components/gawk/gawk.p5m
changeset 101 ecb1f3b5f835
child 181 87e11e685b1f
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/gawk/gawk.p5m	Wed Feb 23 15:49:12 2011 -0800
@@ -0,0 +1,135 @@
+#
+# CDDL HEADER START
+#
+# The contents of this file are subject to the terms of the
+# Common Development and Distribution License (the "License").
+# You may not use this file except in compliance with the License.
+#
+# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
+# or http://www.opensolaris.org/os/licensing.
+# See the License for the specific language governing permissions
+# and limitations under the License.
+#
+# When distributing Covered Code, include this CDDL HEADER in each
+# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
+# If applicable, add the following below this CDDL HEADER, with the
+# fields enclosed by brackets "[]" replaced with your own identifying
+# information: Portions Copyright [yyyy] [name of copyright owner]
+#
+# CDDL HEADER END
+#
+# Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
+#
+
+set name=pkg.fmri value=pkg:/text/gawk@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+set name=pkg.summary value="GNU awk"
+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."
+set name=info.classification value="org.opensolaris.category.2008:Applications/System Utilities"
+set name=info.upstream_url value="http://directory.fsf.org/project/gawk/"
+set name=info.source_url value=$(COMPONENT_ARCHIVE_URL)
+set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
+
+license gawk.license license="GPLv2"
+
+dir path=usr
+dir path=usr/bin
+dir path=usr/gnu
+dir path=usr/gnu/bin
+dir path=usr/gnu/share
+dir path=usr/gnu/share/man
+dir path=usr/gnu/share/man/man1
+dir path=usr/lib
+dir path=usr/lib/awk
+dir path=usr/share
+dir path=usr/share/awk
+dir path=usr/share/info
+dir path=usr/share/locale
+dir path=usr/share/locale/ca
+dir path=usr/share/locale/ca/LC_MESSAGES
+dir path=usr/share/locale/da
+dir path=usr/share/locale/da/LC_MESSAGES
+dir path=usr/share/locale/de
+dir path=usr/share/locale/de/LC_MESSAGES
+dir path=usr/share/locale/es
+dir path=usr/share/locale/es/LC_MESSAGES
+dir path=usr/share/locale/fr
+dir path=usr/share/locale/fr/LC_MESSAGES
+dir path=usr/share/locale/ga
+dir path=usr/share/locale/ga/LC_MESSAGES
+dir path=usr/share/locale/he
+dir path=usr/share/locale/he/LC_MESSAGES
+dir path=usr/share/locale/it
+dir path=usr/share/locale/it/LC_MESSAGES
+dir path=usr/share/locale/ja
+dir path=usr/share/locale/ja/LC_MESSAGES
+dir path=usr/share/locale/nl
+dir path=usr/share/locale/nl/LC_MESSAGES
+dir path=usr/share/locale/pl
+dir path=usr/share/locale/pl/LC_MESSAGES
+dir path=usr/share/locale/pt_BR
+dir path=usr/share/locale/pt_BR/LC_MESSAGES
+dir path=usr/share/locale/ro
+dir path=usr/share/locale/ro/LC_MESSAGES
+dir path=usr/share/locale/rw
+dir path=usr/share/locale/rw/LC_MESSAGES
+dir path=usr/share/locale/sv
+dir path=usr/share/locale/sv/LC_MESSAGES
+dir path=usr/share/locale/tr
+dir path=usr/share/locale/tr/LC_MESSAGES
+dir path=usr/share/locale/vi
+dir path=usr/share/locale/vi/LC_MESSAGES
+dir path=usr/share/man
+dir path=usr/share/man/man1
+file path=usr/bin/gawk
+file path=usr/bin/igawk
+file path=usr/bin/pgawk
+file path=usr/lib/awk/grcat mode=0555
+file path=usr/lib/awk/pwcat mode=0555
+file path=usr/share/awk/assert.awk
+file path=usr/share/awk/bits2str.awk
+file path=usr/share/awk/cliff_rand.awk
+file path=usr/share/awk/ctime.awk
+file path=usr/share/awk/ftrans.awk
+file path=usr/share/awk/getopt.awk
+file path=usr/share/awk/gettime.awk
+file path=usr/share/awk/group.awk
+file path=usr/share/awk/join.awk
+file path=usr/share/awk/libintl.awk
+file path=usr/share/awk/nextfile.awk
+file path=usr/share/awk/noassign.awk
+file path=usr/share/awk/ord.awk
+file path=usr/share/awk/passwd.awk
+file path=usr/share/awk/readable.awk
+file path=usr/share/awk/rewind.awk
+file path=usr/share/awk/round.awk
+file path=usr/share/awk/strtonum.awk
+file path=usr/share/awk/zerofile.awk
+file path=usr/share/info/gawk.info
+file path=usr/share/info/gawkinet.info
+file path=usr/share/locale/ca/LC_MESSAGES/gawk.mo
+file path=usr/share/locale/da/LC_MESSAGES/gawk.mo
+file path=usr/share/locale/de/LC_MESSAGES/gawk.mo
+file path=usr/share/locale/es/LC_MESSAGES/gawk.mo
+file path=usr/share/locale/fr/LC_MESSAGES/gawk.mo
+file path=usr/share/locale/ga/LC_MESSAGES/gawk.mo
+file path=usr/share/locale/he/LC_MESSAGES/gawk.mo
+file path=usr/share/locale/it/LC_MESSAGES/gawk.mo
+file path=usr/share/locale/ja/LC_MESSAGES/gawk.mo
+file path=usr/share/locale/nl/LC_MESSAGES/gawk.mo
+file path=usr/share/locale/pl/LC_MESSAGES/gawk.mo
+file path=usr/share/locale/pt_BR/LC_MESSAGES/gawk.mo
+file path=usr/share/locale/ro/LC_MESSAGES/gawk.mo
+file path=usr/share/locale/rw/LC_MESSAGES/gawk.mo
+file path=usr/share/locale/sv/LC_MESSAGES/gawk.mo
+file path=usr/share/locale/tr/LC_MESSAGES/gawk.mo
+file path=usr/share/locale/vi/LC_MESSAGES/gawk.mo
+file path=usr/share/man/man1/gawk.1
+file path=usr/share/man/man1/igawk.1
+link path=usr/share/man/man1/pgawk.1 target=gawk.1
+link path=usr/gnu/bin/awk target=../../bin/gawk
+link path=usr/gnu/share/man/man1/awk.1 \
+    target=../../../../share/man/man1/gawk.1
+
+legacy  pkg=SUNWgawk \
+	name="gawk - GNU implementation of awk" \
+	desc="gawk - GNU awk 3.1.5"