components/gawk/gawk.p5m
branchs11-sru
changeset 2310 b6f711809a62
parent 464 08f94c414553
equal deleted inserted replaced
2309:e2f60f60237d 2310:b6f711809a62
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 # Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 
    23 
    24 <transform file path=usr.*/man/.+ -> default mangler.man.stability volatile>
    24 <transform file path=usr.*/man/.+ -> default mangler.man.stability volatile>
    25 set name=pkg.fmri \
    25 set name=pkg.fmri \
    26     value=pkg:/text/gawk@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    26     value=pkg:/text/gawk@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    28     value="The awk utility interprets a special-purpose programming language that makes it possible to handle many data-reformatting jobs with just a few lines of code."
    28     value="The awk utility interprets a special-purpose programming language that makes it possible to handle many data-reformatting jobs with just a few lines of code."
    29 set name=pkg.summary value="GNU awk"
    29 set name=pkg.summary value="GNU awk"
    30 set name=info.classification \
    30 set name=info.classification \
    31     value="org.opensolaris.category.2008:Applications/System Utilities"
    31     value="org.opensolaris.category.2008:Applications/System Utilities"
    32 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    32 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    33 set name=info.upstream-url value=http://directory.fsf.org/project/gawk/
    33 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    34 set name=org.opensolaris.arc-caseid \
    34 set name=org.opensolaris.arc-caseid \
    35     value=PSARC/2008/594
    35     value=PSARC/2008/594
    36 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    36 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    37 dir path=usr
    37 dir path=usr
    38 dir path=usr/bin
    38 dir path=usr/bin
    45 dir path=usr/lib/awk
    45 dir path=usr/lib/awk
    46 dir path=usr/share
    46 dir path=usr/share
    47 dir path=usr/share/awk
    47 dir path=usr/share/awk
    48 dir path=usr/share/info
    48 dir path=usr/share/info
    49 dir path=usr/share/locale
    49 dir path=usr/share/locale
       
    50 dir path=usr/share/locale/ast
       
    51 dir path=usr/share/locale/ast/LC_MESSAGES
    50 dir path=usr/share/locale/ca
    52 dir path=usr/share/locale/ca
    51 dir path=usr/share/locale/ca/LC_MESSAGES
    53 dir path=usr/share/locale/ca/LC_MESSAGES
    52 dir path=usr/share/locale/da
    54 dir path=usr/share/locale/da
    53 dir path=usr/share/locale/da/LC_MESSAGES
    55 dir path=usr/share/locale/da/LC_MESSAGES
    54 dir path=usr/share/locale/de
    56 dir path=usr/share/locale/de
    59 dir path=usr/share/locale/fr/LC_MESSAGES
    61 dir path=usr/share/locale/fr/LC_MESSAGES
    60 dir path=usr/share/locale/ga
    62 dir path=usr/share/locale/ga
    61 dir path=usr/share/locale/ga/LC_MESSAGES
    63 dir path=usr/share/locale/ga/LC_MESSAGES
    62 dir path=usr/share/locale/he
    64 dir path=usr/share/locale/he
    63 dir path=usr/share/locale/he/LC_MESSAGES
    65 dir path=usr/share/locale/he/LC_MESSAGES
       
    66 dir path=usr/share/locale/id
       
    67 dir path=usr/share/locale/id/LC_MESSAGES
    64 dir path=usr/share/locale/it
    68 dir path=usr/share/locale/it
    65 dir path=usr/share/locale/it/LC_MESSAGES
    69 dir path=usr/share/locale/it/LC_MESSAGES
    66 dir path=usr/share/locale/ja
    70 dir path=usr/share/locale/ja
    67 dir path=usr/share/locale/ja/LC_MESSAGES
    71 dir path=usr/share/locale/ja/LC_MESSAGES
    68 dir path=usr/share/locale/nl
    72 dir path=usr/share/locale/nl
    79 dir path=usr/share/locale/sv/LC_MESSAGES
    83 dir path=usr/share/locale/sv/LC_MESSAGES
    80 dir path=usr/share/locale/tr
    84 dir path=usr/share/locale/tr
    81 dir path=usr/share/locale/tr/LC_MESSAGES
    85 dir path=usr/share/locale/tr/LC_MESSAGES
    82 dir path=usr/share/locale/vi
    86 dir path=usr/share/locale/vi
    83 dir path=usr/share/locale/vi/LC_MESSAGES
    87 dir path=usr/share/locale/vi/LC_MESSAGES
       
    88 dir path=usr/share/locale/zh_CN
       
    89 dir path=usr/share/locale/zh_CN/LC_MESSAGES
    84 dir path=usr/share/man
    90 dir path=usr/share/man
    85 dir path=usr/share/man/man1
    91 dir path=usr/share/man/man1
    86 file usr/bin/gawk path=usr/gnu/bin/awk
    92 file usr/bin/gawk path=usr/gnu/bin/awk
    87 file path=usr/bin/igawk
    93 file path=usr/bin/igawk
    88 file path=usr/bin/pgawk
    94 file path=usr/bin/pgawk
   107 file path=usr/share/awk/round.awk
   113 file path=usr/share/awk/round.awk
   108 file path=usr/share/awk/strtonum.awk
   114 file path=usr/share/awk/strtonum.awk
   109 file path=usr/share/awk/zerofile.awk
   115 file path=usr/share/awk/zerofile.awk
   110 file path=usr/share/info/gawk.info
   116 file path=usr/share/info/gawk.info
   111 file path=usr/share/info/gawkinet.info
   117 file path=usr/share/info/gawkinet.info
       
   118 file path=usr/share/locale/ast/LC_MESSAGES/gawk.mo
   112 file path=usr/share/locale/ca/LC_MESSAGES/gawk.mo
   119 file path=usr/share/locale/ca/LC_MESSAGES/gawk.mo
   113 file path=usr/share/locale/da/LC_MESSAGES/gawk.mo
   120 file path=usr/share/locale/da/LC_MESSAGES/gawk.mo
   114 file path=usr/share/locale/de/LC_MESSAGES/gawk.mo
   121 file path=usr/share/locale/de/LC_MESSAGES/gawk.mo
   115 file path=usr/share/locale/es/LC_MESSAGES/gawk.mo
   122 file path=usr/share/locale/es/LC_MESSAGES/gawk.mo
   116 file path=usr/share/locale/fr/LC_MESSAGES/gawk.mo
   123 file path=usr/share/locale/fr/LC_MESSAGES/gawk.mo
   117 file path=usr/share/locale/ga/LC_MESSAGES/gawk.mo
   124 file path=usr/share/locale/ga/LC_MESSAGES/gawk.mo
   118 file path=usr/share/locale/he/LC_MESSAGES/gawk.mo
   125 file path=usr/share/locale/he/LC_MESSAGES/gawk.mo
       
   126 file path=usr/share/locale/id/LC_MESSAGES/gawk.mo
   119 file path=usr/share/locale/it/LC_MESSAGES/gawk.mo
   127 file path=usr/share/locale/it/LC_MESSAGES/gawk.mo
   120 file path=usr/share/locale/ja/LC_MESSAGES/gawk.mo
   128 file path=usr/share/locale/ja/LC_MESSAGES/gawk.mo
   121 file path=usr/share/locale/nl/LC_MESSAGES/gawk.mo
   129 file path=usr/share/locale/nl/LC_MESSAGES/gawk.mo
   122 file path=usr/share/locale/pl/LC_MESSAGES/gawk.mo
   130 file path=usr/share/locale/pl/LC_MESSAGES/gawk.mo
   123 file path=usr/share/locale/pt_BR/LC_MESSAGES/gawk.mo
   131 file path=usr/share/locale/pt_BR/LC_MESSAGES/gawk.mo
   124 file path=usr/share/locale/ro/LC_MESSAGES/gawk.mo
   132 file path=usr/share/locale/ro/LC_MESSAGES/gawk.mo
   125 file path=usr/share/locale/rw/LC_MESSAGES/gawk.mo
   133 file path=usr/share/locale/rw/LC_MESSAGES/gawk.mo
   126 file path=usr/share/locale/sv/LC_MESSAGES/gawk.mo
   134 file path=usr/share/locale/sv/LC_MESSAGES/gawk.mo
   127 file path=usr/share/locale/tr/LC_MESSAGES/gawk.mo
   135 file path=usr/share/locale/tr/LC_MESSAGES/gawk.mo
   128 file path=usr/share/locale/vi/LC_MESSAGES/gawk.mo
   136 file path=usr/share/locale/vi/LC_MESSAGES/gawk.mo
       
   137 file path=usr/share/locale/zh_CN/LC_MESSAGES/gawk.mo
   129 file usr/share/man/man1/gawk.1 path=usr/gnu/share/man/man1/awk.1
   138 file usr/share/man/man1/gawk.1 path=usr/gnu/share/man/man1/awk.1
   130 file path=usr/share/man/man1/igawk.1
   139 file path=usr/share/man/man1/igawk.1
   131 legacy pkg=SUNWgawk desc="gawk - GNU awk 3.1.5" \
   140 legacy pkg=SUNWgawk desc="gawk - GNU awk 3.1.5" \
   132     name="gawk - GNU implementation of awk"
   141     name="gawk - GNU implementation of awk"
   133 license gawk.license license=GPLv2
   142 license gawk.license license="GPLv3, FDLv1.3"
   134 link path=usr/bin/gawk target=../gnu/bin/awk facet.compat.gnulinks=true
   143 link path=usr/bin/gawk target=../gnu/bin/awk facet.compat.gnulinks=true
   135 link path=usr/share/man/man1/gawk.1 \
   144 link path=usr/share/man/man1/gawk.1 \
   136     target=../../../gnu/share/man/man1/awk.1 facet.compat.gnulinks=true
   145     target=../../../gnu/share/man/man1/awk.1 facet.compat.gnulinks=true
   137 link path=usr/share/man/man1/pgawk.1 \
   146 link path=usr/share/man/man1/pgawk.1 \
   138     target=../../../gnu/share/man/man1/awk.1
   147     target=../../../gnu/share/man/man1/awk.1