components/gawk/gawk.p5m
changeset 101 ecb1f3b5f835
child 181 87e11e685b1f
equal deleted inserted replaced
100:385905d9554d 101:ecb1f3b5f835
       
     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 
       
    24 set name=pkg.fmri value=pkg:/text/gawk@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
       
    25 set name=pkg.summary value="GNU awk"
       
    26 set name=pkg.description 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."
       
    27 set name=info.classification value="org.opensolaris.category.2008:Applications/System Utilities"
       
    28 set name=info.upstream_url value="http://directory.fsf.org/project/gawk/"
       
    29 set name=info.source_url value=$(COMPONENT_ARCHIVE_URL)
       
    30 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
       
    31 
       
    32 license gawk.license license="GPLv2"
       
    33 
       
    34 dir path=usr
       
    35 dir path=usr/bin
       
    36 dir path=usr/gnu
       
    37 dir path=usr/gnu/bin
       
    38 dir path=usr/gnu/share
       
    39 dir path=usr/gnu/share/man
       
    40 dir path=usr/gnu/share/man/man1
       
    41 dir path=usr/lib
       
    42 dir path=usr/lib/awk
       
    43 dir path=usr/share
       
    44 dir path=usr/share/awk
       
    45 dir path=usr/share/info
       
    46 dir path=usr/share/locale
       
    47 dir path=usr/share/locale/ca
       
    48 dir path=usr/share/locale/ca/LC_MESSAGES
       
    49 dir path=usr/share/locale/da
       
    50 dir path=usr/share/locale/da/LC_MESSAGES
       
    51 dir path=usr/share/locale/de
       
    52 dir path=usr/share/locale/de/LC_MESSAGES
       
    53 dir path=usr/share/locale/es
       
    54 dir path=usr/share/locale/es/LC_MESSAGES
       
    55 dir path=usr/share/locale/fr
       
    56 dir path=usr/share/locale/fr/LC_MESSAGES
       
    57 dir path=usr/share/locale/ga
       
    58 dir path=usr/share/locale/ga/LC_MESSAGES
       
    59 dir path=usr/share/locale/he
       
    60 dir path=usr/share/locale/he/LC_MESSAGES
       
    61 dir path=usr/share/locale/it
       
    62 dir path=usr/share/locale/it/LC_MESSAGES
       
    63 dir path=usr/share/locale/ja
       
    64 dir path=usr/share/locale/ja/LC_MESSAGES
       
    65 dir path=usr/share/locale/nl
       
    66 dir path=usr/share/locale/nl/LC_MESSAGES
       
    67 dir path=usr/share/locale/pl
       
    68 dir path=usr/share/locale/pl/LC_MESSAGES
       
    69 dir path=usr/share/locale/pt_BR
       
    70 dir path=usr/share/locale/pt_BR/LC_MESSAGES
       
    71 dir path=usr/share/locale/ro
       
    72 dir path=usr/share/locale/ro/LC_MESSAGES
       
    73 dir path=usr/share/locale/rw
       
    74 dir path=usr/share/locale/rw/LC_MESSAGES
       
    75 dir path=usr/share/locale/sv
       
    76 dir path=usr/share/locale/sv/LC_MESSAGES
       
    77 dir path=usr/share/locale/tr
       
    78 dir path=usr/share/locale/tr/LC_MESSAGES
       
    79 dir path=usr/share/locale/vi
       
    80 dir path=usr/share/locale/vi/LC_MESSAGES
       
    81 dir path=usr/share/man
       
    82 dir path=usr/share/man/man1
       
    83 file path=usr/bin/gawk
       
    84 file path=usr/bin/igawk
       
    85 file path=usr/bin/pgawk
       
    86 file path=usr/lib/awk/grcat mode=0555
       
    87 file path=usr/lib/awk/pwcat mode=0555
       
    88 file path=usr/share/awk/assert.awk
       
    89 file path=usr/share/awk/bits2str.awk
       
    90 file path=usr/share/awk/cliff_rand.awk
       
    91 file path=usr/share/awk/ctime.awk
       
    92 file path=usr/share/awk/ftrans.awk
       
    93 file path=usr/share/awk/getopt.awk
       
    94 file path=usr/share/awk/gettime.awk
       
    95 file path=usr/share/awk/group.awk
       
    96 file path=usr/share/awk/join.awk
       
    97 file path=usr/share/awk/libintl.awk
       
    98 file path=usr/share/awk/nextfile.awk
       
    99 file path=usr/share/awk/noassign.awk
       
   100 file path=usr/share/awk/ord.awk
       
   101 file path=usr/share/awk/passwd.awk
       
   102 file path=usr/share/awk/readable.awk
       
   103 file path=usr/share/awk/rewind.awk
       
   104 file path=usr/share/awk/round.awk
       
   105 file path=usr/share/awk/strtonum.awk
       
   106 file path=usr/share/awk/zerofile.awk
       
   107 file path=usr/share/info/gawk.info
       
   108 file path=usr/share/info/gawkinet.info
       
   109 file path=usr/share/locale/ca/LC_MESSAGES/gawk.mo
       
   110 file path=usr/share/locale/da/LC_MESSAGES/gawk.mo
       
   111 file path=usr/share/locale/de/LC_MESSAGES/gawk.mo
       
   112 file path=usr/share/locale/es/LC_MESSAGES/gawk.mo
       
   113 file path=usr/share/locale/fr/LC_MESSAGES/gawk.mo
       
   114 file path=usr/share/locale/ga/LC_MESSAGES/gawk.mo
       
   115 file path=usr/share/locale/he/LC_MESSAGES/gawk.mo
       
   116 file path=usr/share/locale/it/LC_MESSAGES/gawk.mo
       
   117 file path=usr/share/locale/ja/LC_MESSAGES/gawk.mo
       
   118 file path=usr/share/locale/nl/LC_MESSAGES/gawk.mo
       
   119 file path=usr/share/locale/pl/LC_MESSAGES/gawk.mo
       
   120 file path=usr/share/locale/pt_BR/LC_MESSAGES/gawk.mo
       
   121 file path=usr/share/locale/ro/LC_MESSAGES/gawk.mo
       
   122 file path=usr/share/locale/rw/LC_MESSAGES/gawk.mo
       
   123 file path=usr/share/locale/sv/LC_MESSAGES/gawk.mo
       
   124 file path=usr/share/locale/tr/LC_MESSAGES/gawk.mo
       
   125 file path=usr/share/locale/vi/LC_MESSAGES/gawk.mo
       
   126 file path=usr/share/man/man1/gawk.1
       
   127 file path=usr/share/man/man1/igawk.1
       
   128 link path=usr/share/man/man1/pgawk.1 target=gawk.1
       
   129 link path=usr/gnu/bin/awk target=../../bin/gawk
       
   130 link path=usr/gnu/share/man/man1/awk.1 \
       
   131     target=../../../../share/man/man1/gawk.1
       
   132 
       
   133 legacy  pkg=SUNWgawk \
       
   134 	name="gawk - GNU implementation of awk" \
       
   135 	desc="gawk - GNU awk 3.1.5"