components/bison/bison.p5m
changeset 5272 28045eab1400
parent 3732 0f62cc221c7e
child 5682 94c0ca64c022
equal deleted inserted replaced
5271:195e24ffa71a 5272:28045eab1400
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 
    21 
    22 #
    22 #
    23 # Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
    23 # Copyright (c) 2011, 2016, Oracle and/or its affiliates. All rights reserved.
    24 #
    24 #
    25 
    25 
    26 <transform file path=usr.*/man/.+ -> default mangler.man.stability volatile>
    26 <transform file path=usr.*/man/.+ -> default mangler.man.stability "pass-through volatile">
    27 set name=pkg.fmri \
    27 set name=pkg.fmri \
    28     value=pkg:/developer/parser/bison@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    28     value=pkg:/developer/parser/bison@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    29 set name=pkg.summary value="bison - A YACC Replacement"
    29 set name=pkg.summary value="bison - A YACC Replacement"
    30 set name=pkg.description \
    30 set name=pkg.description \
    31     value="a general-purpose parser generator that converts an annotated context-free grammar into an LALR(1) or GLR parser for that grammar"
    31     value="a general-purpose parser generator that converts an annotated context-free grammar into an LALR(1) or GLR parser for that grammar"
    33 set name=com.oracle.info.tpno value=$(TPNO)
    33 set name=com.oracle.info.tpno value=$(TPNO)
    34 set name=info.classification \
    34 set name=info.classification \
    35     value="org.opensolaris.category.2008:Development/Other Languages"
    35     value="org.opensolaris.category.2008:Development/Other Languages"
    36 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    36 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    37 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    37 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    38 set name=org.opensolaris.arc-caseid value=PSARC/2007/289
    38 set name=org.opensolaris.arc-caseid value=PSARC/2007/289 value=PSARC/2015/549
    39 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    39 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    40 file usr/bin/$(MACH64)/bison path=usr/bin/bison
    40 file usr/bin/$(MACH64)/bison path=usr/bin/bison
    41 link path=usr/sfw/bin/bison target=../../bin/bison
    41 link path=usr/sfw/bin/bison target=../../bin/bison
    42 file path=usr/share/aclocal/bison-i18n.m4
    42 file path=usr/share/aclocal/bison-i18n.m4
    43 file path=usr/share/bison/README
    43 file path=usr/share/bison/README
       
    44 file path=usr/share/bison/bison.m4
       
    45 file path=usr/share/bison/c++-skel.m4
    44 file path=usr/share/bison/c++.m4
    46 file path=usr/share/bison/c++.m4
       
    47 file path=usr/share/bison/c-like.m4
       
    48 file path=usr/share/bison/c-skel.m4
    45 file path=usr/share/bison/c.m4
    49 file path=usr/share/bison/c.m4
    46 file path=usr/share/bison/glr.c
    50 file path=usr/share/bison/glr.c
    47 file path=usr/share/bison/glr.cc
    51 file path=usr/share/bison/glr.cc
       
    52 file path=usr/share/bison/java-skel.m4
       
    53 file path=usr/share/bison/java.m4
    48 file path=usr/share/bison/lalr1.cc
    54 file path=usr/share/bison/lalr1.cc
       
    55 file path=usr/share/bison/lalr1.java
    49 file path=usr/share/bison/location.cc
    56 file path=usr/share/bison/location.cc
       
    57 file path=usr/share/bison/m4sugar/foreach.m4
    50 file path=usr/share/bison/m4sugar/m4sugar.m4
    58 file path=usr/share/bison/m4sugar/m4sugar.m4
       
    59 file path=usr/share/bison/stack.hh
       
    60 file path=usr/share/bison/variant.hh
       
    61 file path=usr/share/bison/xslt/bison.xsl
       
    62 file path=usr/share/bison/xslt/xml2dot.xsl
       
    63 file path=usr/share/bison/xslt/xml2text.xsl
       
    64 file path=usr/share/bison/xslt/xml2xhtml.xsl
    51 file path=usr/share/bison/yacc.c
    65 file path=usr/share/bison/yacc.c
       
    66 file path=usr/share/doc/bison/AUTHORS
       
    67 file path=usr/share/doc/bison/COPYING
       
    68 file path=usr/share/doc/bison/NEWS
       
    69 file path=usr/share/doc/bison/README
       
    70 file path=usr/share/doc/bison/THANKS
       
    71 file path=usr/share/doc/bison/TODO
       
    72 file path=usr/share/doc/bison/examples/calc++/calc++-driver.cc
       
    73 file path=usr/share/doc/bison/examples/calc++/calc++-driver.hh
       
    74 file path=usr/share/doc/bison/examples/calc++/calc++-parser.yy
       
    75 file path=usr/share/doc/bison/examples/calc++/calc++-scanner.ll
       
    76 file path=usr/share/doc/bison/examples/calc++/calc++.cc
       
    77 file path=usr/share/doc/bison/examples/mfcalc/calc.h
       
    78 file path=usr/share/doc/bison/examples/mfcalc/mfcalc.y
       
    79 file path=usr/share/doc/bison/examples/rpcalc/rpcalc.y
    52 file path=usr/share/info/bison.info
    80 file path=usr/share/info/bison.info
    53 file path=usr/share/locale/da/LC_MESSAGES/bison.mo
    81 file path=usr/share/locale/da/LC_MESSAGES/bison.mo
    54 file path=usr/share/locale/de/LC_MESSAGES/bison.mo
    82 file path=usr/share/locale/de/LC_MESSAGES/bison.mo
       
    83 file path=usr/share/locale/el/LC_MESSAGES/bison.mo
       
    84 file path=usr/share/locale/eo/LC_MESSAGES/bison.mo
    55 file path=usr/share/locale/es/LC_MESSAGES/bison.mo
    85 file path=usr/share/locale/es/LC_MESSAGES/bison.mo
    56 file path=usr/share/locale/et/LC_MESSAGES/bison.mo
    86 file path=usr/share/locale/et/LC_MESSAGES/bison.mo
       
    87 file path=usr/share/locale/fi/LC_MESSAGES/bison.mo
    57 file path=usr/share/locale/fr/LC_MESSAGES/bison.mo
    88 file path=usr/share/locale/fr/LC_MESSAGES/bison.mo
    58 file path=usr/share/locale/ga/LC_MESSAGES/bison.mo
    89 file path=usr/share/locale/ga/LC_MESSAGES/bison.mo
    59 file path=usr/share/locale/hr/LC_MESSAGES/bison.mo
    90 file path=usr/share/locale/hr/LC_MESSAGES/bison.mo
    60 file path=usr/share/locale/id/LC_MESSAGES/bison.mo
    91 file path=usr/share/locale/id/LC_MESSAGES/bison.mo
    61 file path=usr/share/locale/it/LC_MESSAGES/bison.mo
    92 file path=usr/share/locale/it/LC_MESSAGES/bison.mo
    62 file path=usr/share/locale/ja/LC_MESSAGES/bison.mo
    93 file path=usr/share/locale/ja/LC_MESSAGES/bison.mo
    63 file path=usr/share/locale/ms/LC_MESSAGES/bison.mo
    94 file path=usr/share/locale/ms/LC_MESSAGES/bison.mo
    64 file path=usr/share/locale/nb/LC_MESSAGES/bison.mo
    95 file path=usr/share/locale/nb/LC_MESSAGES/bison.mo
    65 file path=usr/share/locale/nl/LC_MESSAGES/bison.mo
    96 file path=usr/share/locale/nl/LC_MESSAGES/bison.mo
    66 file path=usr/share/locale/pl/LC_MESSAGES/bison.mo
    97 file path=usr/share/locale/pl/LC_MESSAGES/bison.mo
       
    98 file path=usr/share/locale/pt/LC_MESSAGES/bison.mo
    67 file path=usr/share/locale/pt_BR/LC_MESSAGES/bison.mo
    99 file path=usr/share/locale/pt_BR/LC_MESSAGES/bison.mo
    68 file path=usr/share/locale/ro/LC_MESSAGES/bison.mo
   100 file path=usr/share/locale/ro/LC_MESSAGES/bison.mo
    69 file path=usr/share/locale/ru/LC_MESSAGES/bison.mo
   101 file path=usr/share/locale/ru/LC_MESSAGES/bison.mo
    70 file path=usr/share/locale/rw/LC_MESSAGES/bison.mo
   102 file path=usr/share/locale/sr/LC_MESSAGES/bison.mo
    71 file path=usr/share/locale/sv/LC_MESSAGES/bison.mo
   103 file path=usr/share/locale/sv/LC_MESSAGES/bison.mo
    72 file path=usr/share/locale/tr/LC_MESSAGES/bison.mo
   104 file path=usr/share/locale/tr/LC_MESSAGES/bison.mo
       
   105 file path=usr/share/locale/uk/LC_MESSAGES/bison.mo
    73 file path=usr/share/locale/vi/LC_MESSAGES/bison.mo
   106 file path=usr/share/locale/vi/LC_MESSAGES/bison.mo
       
   107 file path=usr/share/locale/zh_CN/LC_MESSAGES/bison.mo
       
   108 file path=usr/share/locale/zh_TW/LC_MESSAGES/bison.mo
    74 file path=usr/share/man/man1/bison.1
   109 file path=usr/share/man/man1/bison.1
    75 legacy pkg=SUNWbison desc="GNU bison - A YACC Replacement" \
   110 legacy pkg=SUNWbison desc="GNU bison - A YACC Replacement" \
    76     name="bison - A YACC Replacement"
   111     name="bison - A YACC Replacement"
    77 
   112 
    78 
   113 
    79 license bison.license license="GPLv2, FDLv1.2"
   114 license bison.license license="GPLv3, FDLv1.3"
    80 depend type=require fmri=__TBD pkg.debug.depend.file=usr/bin/gm4
   115 depend type=require fmri=__TBD pkg.debug.depend.file=usr/bin/gm4
       
   116 depend type=require fmri=__TBD pkg.debug.depend.file=usr/gnu/lib/liby.so.1