components/bison/bison.p5m
changeset 3732 0f62cc221c7e
parent 1948 2d1537e7942d
child 5272 28045eab1400
equal deleted inserted replaced
3731:7b09b73a67a4 3732:0f62cc221c7e
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 
    21 
    22 #
    22 #
    23 # Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
    23 # Copyright (c) 2011, 2015, 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 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.description \
    30 set name=pkg.description \
    30     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"
    31 set name=pkg.summary value="bison - A YACC Replacement"
       
    32 set name=com.oracle.info.description value="the bison parser generator"
    32 set name=com.oracle.info.description value="the bison parser generator"
    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 \
    38 set name=org.opensolaris.arc-caseid value=PSARC/2007/289
    39     value=PSARC/2007/289
       
    40 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    39 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    41 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
    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/c++.m4
    44 file path=usr/share/bison/c++.m4
    45 file path=usr/share/bison/c.m4
    45 file path=usr/share/bison/c.m4
    46 file path=usr/share/bison/glr.c
    46 file path=usr/share/bison/glr.c
    70 file path=usr/share/locale/rw/LC_MESSAGES/bison.mo
    70 file path=usr/share/locale/rw/LC_MESSAGES/bison.mo
    71 file path=usr/share/locale/sv/LC_MESSAGES/bison.mo
    71 file path=usr/share/locale/sv/LC_MESSAGES/bison.mo
    72 file path=usr/share/locale/tr/LC_MESSAGES/bison.mo
    72 file path=usr/share/locale/tr/LC_MESSAGES/bison.mo
    73 file path=usr/share/locale/vi/LC_MESSAGES/bison.mo
    73 file path=usr/share/locale/vi/LC_MESSAGES/bison.mo
    74 file path=usr/share/man/man1/bison.1
    74 file path=usr/share/man/man1/bison.1
    75 legacy pkg=SUNWbison \
    75 legacy pkg=SUNWbison desc="GNU bison - A YACC Replacement" \
    76     desc="GNU bison - A YACC Replacement" \
       
    77     name="bison - A YACC Replacement"
    76     name="bison - A YACC Replacement"
    78 
    77 
    79 
    78 
    80 license bison.license license="GPLv2, FDLv1.2"
    79 license bison.license license="GPLv2, FDLv1.2"
    81 link path=usr/sfw/bin/bison target=../../bin/bison
    80 depend type=require fmri=__TBD pkg.debug.depend.file=usr/bin/gm4
    82 depend fmri=__TBD pkg.debug.depend.file=usr/bin/gm4 type=require