Bump gawk to 4.2.0
[unleashed-userland.git] / components / text / gawk / gawk.p5m
blob8232c13f3e54101f005daf73f671ecf812b0bcb8
2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"), version 1.0.
4 # You may only use this file in accordance with the terms of version
5 # 1.0 of the CDDL.
7 # A full copy of the text of the CDDL should have accompanied this
8 # source.  A copy of the CDDL is also available via the Internet at
9 # http://www.illumos.org/license/CDDL.
13 # Copyright 2017 Aurelien Larcher
16 set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
17 set name=pkg.summary value="$(COMPONENT_SUMMARY)"
18 set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
19 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
20 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
21 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
23 license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
25 file usr/bin/gawk path=usr/gnu/bin/awk
26 file path=usr/include/gawkapi.h
27 file path=usr/lib/$(MACH64)/awk/grcat mode=0555
28 file path=usr/lib/$(MACH64)/awk/pwcat mode=0555
29 file path=usr/lib/$(MACH64)/gawk/filefuncs.so
30 file path=usr/lib/$(MACH64)/gawk/fnmatch.so
31 file path=usr/lib/$(MACH64)/gawk/fork.so
32 file path=usr/lib/$(MACH64)/gawk/inplace.so
33 file path=usr/lib/$(MACH64)/gawk/intdiv.so
34 file path=usr/lib/$(MACH64)/gawk/ordchr.so
35 file path=usr/lib/$(MACH64)/gawk/readdir.so
36 file path=usr/lib/$(MACH64)/gawk/readfile.so
37 file path=usr/lib/$(MACH64)/gawk/revoutput.so
38 file path=usr/lib/$(MACH64)/gawk/revtwoway.so
39 file path=usr/lib/$(MACH64)/gawk/rwarray.so
40 file path=usr/lib/$(MACH64)/gawk/time.so
41 file path=usr/share/awk/assert.awk
42 file path=usr/share/awk/bits2str.awk
43 file path=usr/share/awk/cliff_rand.awk
44 file path=usr/share/awk/ctime.awk
45 file path=usr/share/awk/ftrans.awk
46 file path=usr/share/awk/getopt.awk
47 file path=usr/share/awk/gettime.awk
48 file path=usr/share/awk/group.awk
49 file path=usr/share/awk/have_mpfr.awk
50 file path=usr/share/awk/inplace.awk
51 file path=usr/share/awk/intdiv0.awk
52 file path=usr/share/awk/join.awk
53 file path=usr/share/awk/libintl.awk
54 file path=usr/share/awk/noassign.awk
55 file path=usr/share/awk/ord.awk
56 file path=usr/share/awk/passwd.awk
57 file path=usr/share/awk/processarray.awk
58 file path=usr/share/awk/quicksort.awk
59 file path=usr/share/awk/readable.awk
60 file path=usr/share/awk/readfile.awk
61 file path=usr/share/awk/rewind.awk
62 file path=usr/share/awk/round.awk
63 file path=usr/share/awk/shellquote.awk
64 file path=usr/share/awk/strtonum.awk
65 file path=usr/share/awk/walkarray.awk
66 file path=usr/share/awk/zerofile.awk
67 file path=usr/share/info/gawk.info
68 file path=usr/share/info/gawkinet.info
69 file path=usr/share/info/gawkworkflow.info
70 file path=usr/share/locale/ca/LC_MESSAGES/gawk.mo
71 file path=usr/share/locale/da/LC_MESSAGES/gawk.mo
72 file path=usr/share/locale/de/LC_MESSAGES/gawk.mo
73 file path=usr/share/locale/es/LC_MESSAGES/gawk.mo
74 file path=usr/share/locale/fi/LC_MESSAGES/gawk.mo
75 file path=usr/share/locale/fr/LC_MESSAGES/gawk.mo
76 file path=usr/share/locale/id/LC_MESSAGES/gawk.mo
77 file path=usr/share/locale/it/LC_MESSAGES/gawk.mo
78 file path=usr/share/locale/ja/LC_MESSAGES/gawk.mo
79 file path=usr/share/locale/ms/LC_MESSAGES/gawk.mo
80 file path=usr/share/locale/nl/LC_MESSAGES/gawk.mo
81 file path=usr/share/locale/pl/LC_MESSAGES/gawk.mo
82 file path=usr/share/locale/pt_BR/LC_MESSAGES/gawk.mo
83 file path=usr/share/locale/sv/LC_MESSAGES/gawk.mo
84 file path=usr/share/locale/vi/LC_MESSAGES/gawk.mo
85 file path=usr/share/locale/zh_CN/LC_MESSAGES/gawk.mo
86 file usr/share/man/man1/gawk.1 path=usr/gnu/share/man/man1/awk.1
88 # Compatibility links
89 link path=usr/bin/gawk target=../gnu/bin/awk facet.compat.gnulinks=true
90 link path=usr/share/man/man1/gawk.1 \
91     target=../../../gnu/share/man/man1/awk.1 facet.compat.gnulinks=all