components/ggrep/gnu-grep.p5m
changeset 666 3e3828ae1878
parent 620 224989d93a26
child 1066 23c7e5d8bebf
child 2551 0391c5c3b137
child 2561 dd7703293595
equal deleted inserted replaced
665:610373f31752 666:3e3828ae1878
    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/gnu-grep@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    26     value=pkg:/text/gnu-grep@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    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=$(COMPONENT_PROJECT_URL)
    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/2000/488
    35     value=PSARC/2011/397
    36 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    36 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
       
    37 
    37 dir path=usr
    38 dir path=usr
    38 dir path=usr/bin
    39 dir path=usr/bin
    39 dir path=usr/gnu
    40 dir path=usr/gnu
    40 dir path=usr/gnu/bin
    41 dir path=usr/gnu/bin
    41 dir path=usr/gnu/share
    42 dir path=usr/gnu/share
   100 dir path=usr/share/locale/nb/LC_MESSAGES
   101 dir path=usr/share/locale/nb/LC_MESSAGES
   101 dir path=usr/share/locale/nl
   102 dir path=usr/share/locale/nl
   102 dir path=usr/share/locale/nl/LC_MESSAGES
   103 dir path=usr/share/locale/nl/LC_MESSAGES
   103 dir path=usr/share/locale/pl
   104 dir path=usr/share/locale/pl
   104 dir path=usr/share/locale/pl/LC_MESSAGES
   105 dir path=usr/share/locale/pl/LC_MESSAGES
       
   106 dir path=usr/share/locale/pt_BR
       
   107 dir path=usr/share/locale/pt_BR/LC_MESSAGES
   105 dir path=usr/share/locale/pt
   108 dir path=usr/share/locale/pt
   106 dir path=usr/share/locale/pt/LC_MESSAGES
   109 dir path=usr/share/locale/pt/LC_MESSAGES
   107 dir path=usr/share/locale/pt_BR
       
   108 dir path=usr/share/locale/pt_BR/LC_MESSAGES
       
   109 dir path=usr/share/locale/ro
   110 dir path=usr/share/locale/ro
   110 dir path=usr/share/locale/ro/LC_MESSAGES
   111 dir path=usr/share/locale/ro/LC_MESSAGES
   111 dir path=usr/share/locale/ru
   112 dir path=usr/share/locale/ru
   112 dir path=usr/share/locale/ru/LC_MESSAGES
   113 dir path=usr/share/locale/ru/LC_MESSAGES
   113 dir path=usr/share/locale/rw
       
   114 dir path=usr/share/locale/rw/LC_MESSAGES
       
   115 dir path=usr/share/locale/sk
   114 dir path=usr/share/locale/sk
   116 dir path=usr/share/locale/sk/LC_MESSAGES
   115 dir path=usr/share/locale/sk/LC_MESSAGES
   117 dir path=usr/share/locale/sl
   116 dir path=usr/share/locale/sl
   118 dir path=usr/share/locale/sl/LC_MESSAGES
   117 dir path=usr/share/locale/sl/LC_MESSAGES
   119 dir path=usr/share/locale/sr
   118 dir path=usr/share/locale/sr
   120 dir path=usr/share/locale/sr/LC_MESSAGES
   119 dir path=usr/share/locale/sr/LC_MESSAGES
   121 dir path=usr/share/locale/sv
   120 dir path=usr/share/locale/sv
   122 dir path=usr/share/locale/sv/LC_MESSAGES
   121 dir path=usr/share/locale/sv/LC_MESSAGES
       
   122 dir path=usr/share/locale/th
       
   123 dir path=usr/share/locale/th/LC_MESSAGES
   123 dir path=usr/share/locale/tr
   124 dir path=usr/share/locale/tr
   124 dir path=usr/share/locale/tr/LC_MESSAGES
   125 dir path=usr/share/locale/tr/LC_MESSAGES
   125 dir path=usr/share/locale/uk
   126 dir path=usr/share/locale/uk
   126 dir path=usr/share/locale/uk/LC_MESSAGES
   127 dir path=usr/share/locale/uk/LC_MESSAGES
   127 dir path=usr/share/locale/vi
   128 dir path=usr/share/locale/vi
   128 dir path=usr/share/locale/vi/LC_MESSAGES
   129 dir path=usr/share/locale/vi/LC_MESSAGES
       
   130 dir path=usr/share/locale/zh_CN
       
   131 dir path=usr/share/locale/zh_CN/LC_MESSAGES
   129 dir path=usr/share/locale/zh_TW
   132 dir path=usr/share/locale/zh_TW
   130 dir path=usr/share/locale/zh_TW/LC_MESSAGES
   133 dir path=usr/share/locale/zh_TW/LC_MESSAGES
   131 dir path=usr/share/man
   134 dir path=usr/share/man
   132 dir path=usr/share/man/man1
   135 dir path=usr/share/man/man1
       
   136 
   133 file usr/bin/egrep path=usr/gnu/bin/egrep
   137 file usr/bin/egrep path=usr/gnu/bin/egrep
   134 file usr/bin/fgrep path=usr/gnu/bin/fgrep
   138 file usr/bin/fgrep path=usr/gnu/bin/fgrep
   135 file usr/bin/grep path=usr/gnu/bin/grep
   139 file usr/bin/grep path=usr/gnu/bin/grep
   136 file path=usr/share/info/grep.info
   140 file path=usr/share/info/grep.info
   137 file path=usr/share/locale/af/LC_MESSAGES/grep.mo
   141 file path=usr/share/locale/af/LC_MESSAGES/grep.mo
   160 file path=usr/share/locale/ky/LC_MESSAGES/grep.mo
   164 file path=usr/share/locale/ky/LC_MESSAGES/grep.mo
   161 file path=usr/share/locale/lt/LC_MESSAGES/grep.mo
   165 file path=usr/share/locale/lt/LC_MESSAGES/grep.mo
   162 file path=usr/share/locale/nb/LC_MESSAGES/grep.mo
   166 file path=usr/share/locale/nb/LC_MESSAGES/grep.mo
   163 file path=usr/share/locale/nl/LC_MESSAGES/grep.mo
   167 file path=usr/share/locale/nl/LC_MESSAGES/grep.mo
   164 file path=usr/share/locale/pl/LC_MESSAGES/grep.mo
   168 file path=usr/share/locale/pl/LC_MESSAGES/grep.mo
       
   169 file path=usr/share/locale/pt_BR/LC_MESSAGES/grep.mo
   165 file path=usr/share/locale/pt/LC_MESSAGES/grep.mo
   170 file path=usr/share/locale/pt/LC_MESSAGES/grep.mo
   166 file path=usr/share/locale/pt_BR/LC_MESSAGES/grep.mo
       
   167 file path=usr/share/locale/ro/LC_MESSAGES/grep.mo
   171 file path=usr/share/locale/ro/LC_MESSAGES/grep.mo
   168 file path=usr/share/locale/ru/LC_MESSAGES/grep.mo
   172 file path=usr/share/locale/ru/LC_MESSAGES/grep.mo
   169 file path=usr/share/locale/rw/LC_MESSAGES/grep.mo
       
   170 file path=usr/share/locale/sk/LC_MESSAGES/grep.mo
   173 file path=usr/share/locale/sk/LC_MESSAGES/grep.mo
   171 file path=usr/share/locale/sl/LC_MESSAGES/grep.mo
   174 file path=usr/share/locale/sl/LC_MESSAGES/grep.mo
   172 file path=usr/share/locale/sr/LC_MESSAGES/grep.mo
   175 file path=usr/share/locale/sr/LC_MESSAGES/grep.mo
   173 file path=usr/share/locale/sv/LC_MESSAGES/grep.mo
   176 file path=usr/share/locale/sv/LC_MESSAGES/grep.mo
       
   177 file path=usr/share/locale/th/LC_MESSAGES/grep.mo
   174 file path=usr/share/locale/tr/LC_MESSAGES/grep.mo
   178 file path=usr/share/locale/tr/LC_MESSAGES/grep.mo
   175 file path=usr/share/locale/uk/LC_MESSAGES/grep.mo
   179 file path=usr/share/locale/uk/LC_MESSAGES/grep.mo
   176 file path=usr/share/locale/vi/LC_MESSAGES/grep.mo
   180 file path=usr/share/locale/vi/LC_MESSAGES/grep.mo
       
   181 file path=usr/share/locale/zh_CN/LC_MESSAGES/grep.mo
   177 file path=usr/share/locale/zh_TW/LC_MESSAGES/grep.mo
   182 file path=usr/share/locale/zh_TW/LC_MESSAGES/grep.mo
   178 file usr/share/man/man1/egrep.1 path=usr/gnu/share/man/man1/egrep.1
   183 file usr/share/man/man1/egrep.1 path=usr/gnu/share/man/man1/egrep.1
   179 file usr/share/man/man1/fgrep.1 path=usr/gnu/share/man/man1/fgrep.1
   184 file usr/share/man/man1/fgrep.1 path=usr/gnu/share/man/man1/fgrep.1
   180 file usr/share/man/man1/grep.1 path=usr/gnu/share/man/man1/grep.1
   185 file usr/share/man/man1/grep.1 path=usr/gnu/share/man/man1/grep.1
       
   186 
   181 legacy pkg=SUNWggrp \
   187 legacy pkg=SUNWggrp \
   182     desc="ggrep - GNU grep utilities" \
   188     desc="ggrep - GNU grep utilities" \
   183     name="ggrep - GNU grep utilities"
   189     name="ggrep - GNU grep utilities"
   184 license gnu-grep.license license="GPLv3, FDLv1.3"
   190 license gnu-grep.license license="GPLv3, FDLv1.3"
       
   191 
   185 link path=usr/bin/gegrep \
   192 link path=usr/bin/gegrep \
   186     target=../gnu/bin/egrep facet.compat.gnulinks=true
   193     target=../gnu/bin/egrep facet.compat.gnulinks=true
   187 link path=usr/bin/gfgrep \
   194 link path=usr/bin/gfgrep \
   188     target=../gnu/bin/fgrep facet.compat.gnulinks=true
   195     target=../gnu/bin/fgrep facet.compat.gnulinks=true
   189 link path=usr/bin/ggrep \
   196 link path=usr/bin/ggrep \