components/bison/bison.p5m
changeset 120 ef1efc113f13
child 181 87e11e685b1f
equal deleted inserted replaced
119:c1d2498bb363 120:ef1efc113f13
       
     1 #
       
     2 # CDDL HEADER START
       
     3 #
       
     4 # The contents of this file are subject to the terms of the
       
     5 # Common Development and Distribution License (the "License").
       
     6 # You may not use this file except in compliance with the License.
       
     7 #
       
     8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
       
     9 # or http://www.opensolaris.org/os/licensing.
       
    10 # See the License for the specific language governing permissions
       
    11 # and limitations under the License.
       
    12 #
       
    13 # When distributing Covered Code, include this CDDL HEADER in each
       
    14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
       
    15 # If applicable, add the following below this CDDL HEADER, with the
       
    16 # fields enclosed by brackets "[]" replaced with your own identifying
       
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
       
    18 #
       
    19 # CDDL HEADER END
       
    20 #
       
    21 
       
    22 #
       
    23 # Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
       
    24 #
       
    25 
       
    26 set name=pkg.fmri value=pkg:/developer/parser/bison@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
       
    27 set name=pkg.summary value="bison - A YACC Replacement"
       
    28 set name=pkg.description value="a general-purpose parser generator that converts an annotated context-free grammar into an LALR(1) or GLR parser for that grammar"
       
    29 set name=info.classification value="org.opensolaris.category.2008:Development/Other Languages"
       
    30 set name=info.upstream_url value=http://www.gnu.org/software/bison/
       
    31 set name=info.source_url value=$(COMPONENT_ARCHIVE_URL)
       
    32 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
       
    33 
       
    34 
       
    35 license bison.license license="GPLv2"
       
    36 
       
    37 dir path=usr
       
    38 dir path=usr/bin
       
    39 dir path=usr/sfw
       
    40 dir path=usr/sfw/bin
       
    41 dir path=usr/share
       
    42 dir path=usr/share/aclocal
       
    43 dir path=usr/share/bison
       
    44 dir path=usr/share/bison/m4sugar
       
    45 dir path=usr/share/info
       
    46 dir path=usr/share/locale
       
    47 dir path=usr/share/locale/da
       
    48 dir path=usr/share/locale/da/LC_MESSAGES
       
    49 dir path=usr/share/locale/de
       
    50 dir path=usr/share/locale/de/LC_MESSAGES
       
    51 dir path=usr/share/locale/es
       
    52 dir path=usr/share/locale/es/LC_MESSAGES
       
    53 dir path=usr/share/locale/et
       
    54 dir path=usr/share/locale/et/LC_MESSAGES
       
    55 dir path=usr/share/locale/fr
       
    56 dir path=usr/share/locale/fr/LC_MESSAGES
       
    57 dir path=usr/share/locale/ga
       
    58 dir path=usr/share/locale/ga/LC_MESSAGES
       
    59 dir path=usr/share/locale/hr
       
    60 dir path=usr/share/locale/hr/LC_MESSAGES
       
    61 dir path=usr/share/locale/id
       
    62 dir path=usr/share/locale/id/LC_MESSAGES
       
    63 dir path=usr/share/locale/it
       
    64 dir path=usr/share/locale/it/LC_MESSAGES
       
    65 dir path=usr/share/locale/ja
       
    66 dir path=usr/share/locale/ja/LC_MESSAGES
       
    67 dir path=usr/share/locale/ms
       
    68 dir path=usr/share/locale/ms/LC_MESSAGES
       
    69 dir path=usr/share/locale/nb
       
    70 dir path=usr/share/locale/nb/LC_MESSAGES
       
    71 dir path=usr/share/locale/nl
       
    72 dir path=usr/share/locale/nl/LC_MESSAGES
       
    73 dir path=usr/share/locale/pl
       
    74 dir path=usr/share/locale/pl/LC_MESSAGES
       
    75 dir path=usr/share/locale/pt_BR
       
    76 dir path=usr/share/locale/pt_BR/LC_MESSAGES
       
    77 dir path=usr/share/locale/ro
       
    78 dir path=usr/share/locale/ro/LC_MESSAGES
       
    79 dir path=usr/share/locale/ru
       
    80 dir path=usr/share/locale/ru/LC_MESSAGES
       
    81 dir path=usr/share/locale/rw
       
    82 dir path=usr/share/locale/rw/LC_MESSAGES
       
    83 dir path=usr/share/locale/sv
       
    84 dir path=usr/share/locale/sv/LC_MESSAGES
       
    85 dir path=usr/share/locale/tr
       
    86 dir path=usr/share/locale/tr/LC_MESSAGES
       
    87 dir path=usr/share/locale/vi
       
    88 dir path=usr/share/locale/vi/LC_MESSAGES
       
    89 dir path=usr/share/man
       
    90 dir path=usr/share/man/man1
       
    91 file path=usr/bin/bison
       
    92 file path=usr/share/aclocal/bison-i18n.m4
       
    93 file path=usr/share/bison/README
       
    94 file path=usr/share/bison/c++.m4
       
    95 file path=usr/share/bison/c.m4
       
    96 file path=usr/share/bison/glr.c
       
    97 file path=usr/share/bison/glr.cc
       
    98 file path=usr/share/bison/lalr1.cc
       
    99 file path=usr/share/bison/location.cc
       
   100 file path=usr/share/bison/m4sugar/m4sugar.m4
       
   101 file path=usr/share/bison/yacc.c
       
   102 file path=usr/share/info/bison.info
       
   103 file path=usr/share/locale/da/LC_MESSAGES/bison.mo
       
   104 file path=usr/share/locale/de/LC_MESSAGES/bison.mo
       
   105 file path=usr/share/locale/es/LC_MESSAGES/bison.mo
       
   106 file path=usr/share/locale/et/LC_MESSAGES/bison.mo
       
   107 file path=usr/share/locale/fr/LC_MESSAGES/bison.mo
       
   108 file path=usr/share/locale/ga/LC_MESSAGES/bison.mo
       
   109 file path=usr/share/locale/hr/LC_MESSAGES/bison.mo
       
   110 file path=usr/share/locale/id/LC_MESSAGES/bison.mo
       
   111 file path=usr/share/locale/it/LC_MESSAGES/bison.mo
       
   112 file path=usr/share/locale/ja/LC_MESSAGES/bison.mo
       
   113 file path=usr/share/locale/ms/LC_MESSAGES/bison.mo
       
   114 file path=usr/share/locale/nb/LC_MESSAGES/bison.mo
       
   115 file path=usr/share/locale/nl/LC_MESSAGES/bison.mo
       
   116 file path=usr/share/locale/pl/LC_MESSAGES/bison.mo
       
   117 file path=usr/share/locale/pt_BR/LC_MESSAGES/bison.mo
       
   118 file path=usr/share/locale/ro/LC_MESSAGES/bison.mo
       
   119 file path=usr/share/locale/ru/LC_MESSAGES/bison.mo
       
   120 file path=usr/share/locale/rw/LC_MESSAGES/bison.mo
       
   121 file path=usr/share/locale/sv/LC_MESSAGES/bison.mo
       
   122 file path=usr/share/locale/tr/LC_MESSAGES/bison.mo
       
   123 file path=usr/share/locale/vi/LC_MESSAGES/bison.mo
       
   124 file path=usr/share/man/man1/bison.1
       
   125 link path=usr/sfw/bin/bison target=../../bin/bison
       
   126 
       
   127 legacy	pkg=SUNWbison \
       
   128 	name="bison - A YACC Replacement" \
       
   129 	desc="GNU bison 2.3 - A YACC Replacement"