components/ggrep/gnu-grep.p5m
changeset 80 7f8350e3f91a
child 81 6ed71ce349b1
equal deleted inserted replaced
79:2407cb00983e 80:7f8350e3f91a
       
     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 # Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
       
    22 #
       
    23 set name=pkg.fmri value=pkg:/text/gnu-grep@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
       
    24 set name=pkg.summary value="GNU grep utilities"
       
    25 set name=pkg.description value="The grep command searches one or more input files for lines containing a match to a specified pattern."
       
    26 set name=info.classification value="org.opensolaris.category.2008:Applications/System Utilities"
       
    27 set name=info.upstream_url value="http://gnu.org/software/grep/"
       
    28 set name=info.source_url value=$(COMPONENT_ARCHIVE_URL)
       
    29 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
       
    30 set variant.arch=$(ARCH)
       
    31 
       
    32 dir path=usr
       
    33 dir path=usr/bin
       
    34 dir path=usr/gnu
       
    35 dir path=usr/gnu/bin
       
    36 dir path=usr/gnu/share
       
    37 dir path=usr/gnu/share/man
       
    38 dir path=usr/gnu/share/man/man1
       
    39 dir path=usr/sfw
       
    40 dir path=usr/sfw/bin
       
    41 dir path=usr/share
       
    42 dir path=usr/share/info
       
    43 dir path=usr/share/locale
       
    44 dir path=usr/share/locale/af
       
    45 dir path=usr/share/locale/af/LC_MESSAGES
       
    46 dir path=usr/share/locale/be
       
    47 dir path=usr/share/locale/be/LC_MESSAGES
       
    48 dir path=usr/share/locale/bg
       
    49 dir path=usr/share/locale/bg/LC_MESSAGES
       
    50 dir path=usr/share/locale/ca
       
    51 dir path=usr/share/locale/ca/LC_MESSAGES
       
    52 dir path=usr/share/locale/cs
       
    53 dir path=usr/share/locale/cs/LC_MESSAGES
       
    54 dir path=usr/share/locale/da
       
    55 dir path=usr/share/locale/da/LC_MESSAGES
       
    56 dir path=usr/share/locale/de
       
    57 dir path=usr/share/locale/de/LC_MESSAGES
       
    58 dir path=usr/share/locale/el
       
    59 dir path=usr/share/locale/el/LC_MESSAGES
       
    60 dir path=usr/share/locale/eo
       
    61 dir path=usr/share/locale/eo/LC_MESSAGES
       
    62 dir path=usr/share/locale/es
       
    63 dir path=usr/share/locale/es/LC_MESSAGES
       
    64 dir path=usr/share/locale/et
       
    65 dir path=usr/share/locale/et/LC_MESSAGES
       
    66 dir path=usr/share/locale/eu
       
    67 dir path=usr/share/locale/eu/LC_MESSAGES
       
    68 dir path=usr/share/locale/fi
       
    69 dir path=usr/share/locale/fi/LC_MESSAGES
       
    70 dir path=usr/share/locale/fr
       
    71 dir path=usr/share/locale/fr/LC_MESSAGES
       
    72 dir path=usr/share/locale/ga
       
    73 dir path=usr/share/locale/ga/LC_MESSAGES
       
    74 dir path=usr/share/locale/gl
       
    75 dir path=usr/share/locale/gl/LC_MESSAGES
       
    76 dir path=usr/share/locale/he
       
    77 dir path=usr/share/locale/he/LC_MESSAGES
       
    78 dir path=usr/share/locale/hr
       
    79 dir path=usr/share/locale/hr/LC_MESSAGES
       
    80 dir path=usr/share/locale/hu
       
    81 dir path=usr/share/locale/hu/LC_MESSAGES
       
    82 dir path=usr/share/locale/id
       
    83 dir path=usr/share/locale/id/LC_MESSAGES
       
    84 dir path=usr/share/locale/it
       
    85 dir path=usr/share/locale/it/LC_MESSAGES
       
    86 dir path=usr/share/locale/ja
       
    87 dir path=usr/share/locale/ja/LC_MESSAGES
       
    88 dir path=usr/share/locale/ko
       
    89 dir path=usr/share/locale/ko/LC_MESSAGES
       
    90 dir path=usr/share/locale/ky
       
    91 dir path=usr/share/locale/ky/LC_MESSAGES
       
    92 dir path=usr/share/locale/lt
       
    93 dir path=usr/share/locale/lt/LC_MESSAGES
       
    94 dir path=usr/share/locale/nb
       
    95 dir path=usr/share/locale/nb/LC_MESSAGES
       
    96 dir path=usr/share/locale/nl
       
    97 dir path=usr/share/locale/nl/LC_MESSAGES
       
    98 dir path=usr/share/locale/pl
       
    99 dir path=usr/share/locale/pl/LC_MESSAGES
       
   100 dir path=usr/share/locale/pt
       
   101 dir path=usr/share/locale/pt/LC_MESSAGES
       
   102 dir path=usr/share/locale/pt_BR
       
   103 dir path=usr/share/locale/pt_BR/LC_MESSAGES
       
   104 dir path=usr/share/locale/ro
       
   105 dir path=usr/share/locale/ro/LC_MESSAGES
       
   106 dir path=usr/share/locale/ru
       
   107 dir path=usr/share/locale/ru/LC_MESSAGES
       
   108 dir path=usr/share/locale/rw
       
   109 dir path=usr/share/locale/rw/LC_MESSAGES
       
   110 dir path=usr/share/locale/sk
       
   111 dir path=usr/share/locale/sk/LC_MESSAGES
       
   112 dir path=usr/share/locale/sl
       
   113 dir path=usr/share/locale/sl/LC_MESSAGES
       
   114 dir path=usr/share/locale/sr
       
   115 dir path=usr/share/locale/sr/LC_MESSAGES
       
   116 dir path=usr/share/locale/sv
       
   117 dir path=usr/share/locale/sv/LC_MESSAGES
       
   118 dir path=usr/share/locale/tr
       
   119 dir path=usr/share/locale/tr/LC_MESSAGES
       
   120 dir path=usr/share/locale/uk
       
   121 dir path=usr/share/locale/uk/LC_MESSAGES
       
   122 dir path=usr/share/locale/vi
       
   123 dir path=usr/share/locale/vi/LC_MESSAGES
       
   124 dir path=usr/share/locale/zh_TW
       
   125 dir path=usr/share/locale/zh_TW/LC_MESSAGES
       
   126 dir path=usr/share/man
       
   127 dir path=usr/share/man/man1
       
   128 file path=usr/share/info/grep.info
       
   129 file path=usr/share/locale/cs/LC_MESSAGES/grep.mo
       
   130 file path=usr/share/locale/de/LC_MESSAGES/grep.mo
       
   131 file path=usr/share/locale/et/LC_MESSAGES/grep.mo
       
   132 file path=usr/share/locale/da/LC_MESSAGES/grep.mo
       
   133 file path=usr/share/locale/es/LC_MESSAGES/grep.mo
       
   134 file path=usr/share/locale/eo/LC_MESSAGES/grep.mo
       
   135 file path=usr/share/locale/ca/LC_MESSAGES/grep.mo
       
   136 file path=usr/share/locale/af/LC_MESSAGES/grep.mo
       
   137 file path=usr/share/locale/bg/LC_MESSAGES/grep.mo
       
   138 file path=usr/share/locale/be/LC_MESSAGES/grep.mo
       
   139 file path=usr/share/locale/el/LC_MESSAGES/grep.mo
       
   140 file path=usr/share/locale/fr/LC_MESSAGES/grep.mo
       
   141 file path=usr/share/locale/eu/LC_MESSAGES/grep.mo
       
   142 file path=usr/share/locale/fi/LC_MESSAGES/grep.mo
       
   143 file path=usr/share/locale/ga/LC_MESSAGES/grep.mo
       
   144 file path=usr/share/locale/gl/LC_MESSAGES/grep.mo
       
   145 file path=usr/share/locale/he/LC_MESSAGES/grep.mo
       
   146 file path=usr/share/locale/hr/LC_MESSAGES/grep.mo
       
   147 file path=usr/share/locale/hu/LC_MESSAGES/grep.mo
       
   148 file path=usr/share/locale/id/LC_MESSAGES/grep.mo
       
   149 file path=usr/share/locale/it/LC_MESSAGES/grep.mo
       
   150 file path=usr/share/locale/ja/LC_MESSAGES/grep.mo
       
   151 file path=usr/share/locale/ko/LC_MESSAGES/grep.mo
       
   152 file path=usr/share/locale/ky/LC_MESSAGES/grep.mo
       
   153 file path=usr/share/locale/lt/LC_MESSAGES/grep.mo
       
   154 file path=usr/share/locale/nb/LC_MESSAGES/grep.mo
       
   155 file path=usr/share/locale/nl/LC_MESSAGES/grep.mo
       
   156 file path=usr/share/locale/pl/LC_MESSAGES/grep.mo
       
   157 file path=usr/share/locale/pt/LC_MESSAGES/grep.mo
       
   158 file path=usr/share/locale/pt_BR/LC_MESSAGES/grep.mo
       
   159 file path=usr/share/locale/ro/LC_MESSAGES/grep.mo 
       
   160 file path=usr/share/locale/ru/LC_MESSAGES/grep.mo
       
   161 file path=usr/share/locale/rw/LC_MESSAGES/grep.mo
       
   162 file path=usr/share/locale/sk/LC_MESSAGES/grep.mo
       
   163 file path=usr/share/locale/sl/LC_MESSAGES/grep.mo
       
   164 file path=usr/share/locale/sr/LC_MESSAGES/grep.mo
       
   165 file path=usr/share/locale/sv/LC_MESSAGES/grep.mo
       
   166 file path=usr/share/locale/tr/LC_MESSAGES/grep.mo
       
   167 file path=usr/share/locale/uk/LC_MESSAGES/grep.mo
       
   168 file path=usr/share/locale/vi/LC_MESSAGES/grep.mo
       
   169 file path=usr/share/locale/zh_TW/LC_MESSAGES/grep.mo
       
   170 file path=usr/share/man/man1/gegrep.1
       
   171 file path=usr/share/man/man1/gfgrep.1
       
   172 file path=usr/share/man/man1/ggrep.1
       
   173 file path=usr/bin/gegrep variant.arch=$(ARCH)
       
   174 file path=usr/bin/gfgrep variant.arch=$(ARCH)
       
   175 file path=usr/bin/ggrep variant.arch=$(ARCH)
       
   176 link path=usr/gnu/share/man/man1/grep.1 target=../../../../share/man/man1/ggrep.1
       
   177 link path=usr/gnu/bin/egrep target=../../bin/gegrep
       
   178 link path=usr/sfw/bin/gfgrep target=../../bin/gfgrep
       
   179 link path=usr/sfw/bin/ggrep target=../../bin/ggrep
       
   180 link path=usr/gnu/bin/fgrep target=../../bin/gfgrep
       
   181 link path=usr/sfw/bin/gegrep target=../../bin/gegrep
       
   182 link path=usr/gnu/share/man/man1/egrep.1 target=../../../../share/man/man1/ggrep.1
       
   183 link path=usr/gnu/share/man/man1/fgrep.1 target=../../../../share/man/man1/ggrep.1
       
   184 link path=usr/gnu/bin/grep target=../../bin/ggrep
       
   185 
       
   186 license gnu-grep.license license="GPLv3"
       
   187 
       
   188 legacy pkg=SUNWggrp \
       
   189 	name="ggrep - GNU grep utilities" \
       
   190 	desc="ggrep - GNU grep utilities 2.5.4"