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
22 #
23 # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
24 # Copyright 2012 Nexenta Systems, Inc. All rights reserved.
25 #
26
27 set name=pkg.fmri value=pkg:/system/extended-system-utilities@$(PKGVERS)
28 set name=pkg.description \
29 value="additional UNIX system utilities, including awk, bc, cal, compress, diff, dos2unix, last, rup, sort, spell, uniq, and uuencode"
30 set name=pkg.summary value="Extended System Utilities"
31 set name=info.classification value=org.opensolaris.category.2008:System/Core
32 set name=variant.arch value=$(ARCH)
33 dir path=usr group=sys
34 dir path=usr/bin
35 $(i386_ONLY)dir path=usr/bin/$(ARCH32)
36 dir path=usr/bin/$(ARCH64)
37 dir path=usr/lib
38 dir path=usr/lib/$(ARCH64)
39 dir path=usr/lib/adb group=sys
40 dir path=usr/lib/adb/$(ARCH64) group=sys
41 dir path=usr/lib/fs group=sys
42 dir path=usr/lib/fs/pcfs group=sys
43 dir path=usr/lib/spell
44 dir path=usr/proc
264 link path=usr/proc/bin/pflags target=../../bin/pflags
265 link path=usr/proc/bin/pldd target=../../bin/pldd
266 link path=usr/proc/bin/pmap target=../../bin/pmap
267 link path=usr/proc/bin/prun target=../../bin/prun
268 link path=usr/proc/bin/psig target=../../bin/psig
269 link path=usr/proc/bin/pstack target=../../bin/pstack
270 link path=usr/proc/bin/pstop target=../../bin/pstop
271 link path=usr/proc/bin/ptime target=../../bin/ptime
272 link path=usr/proc/bin/ptree target=../../bin/ptree
273 link path=usr/proc/bin/pwait target=../../bin/pwait
274 link path=usr/proc/bin/pwdx target=../../bin/pwdx
275 link path=usr/share/man/man1/hashcheck.1 target=spell.1
276 link path=usr/share/man/man1/hashmake.1 target=spell.1
277 link path=usr/share/man/man1/pcat.1 target=pack.1
278 link path=usr/share/man/man1/spellin.1 target=spell.1
279 link path=usr/share/man/man1/uncompress.1 target=compress.1
280 link path=usr/share/man/man1/unexpand.1 target=expand.1
281 link path=usr/share/man/man1/unpack.1 target=pack.1
282 link path=usr/share/man/man1/zcat.1 target=compress.1
283 depend fmri=runtime/perl$(PERL_PKGVERS) type=require
|
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
22 #
23 # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
24 # Copyright 2012 Nexenta Systems, Inc. All rights reserved.
25 # Copyright 2016 RackTop Systems.
26 #
27
28 set name=pkg.fmri value=pkg:/system/extended-system-utilities@$(PKGVERS)
29 set name=pkg.description \
30 value="additional UNIX system utilities, including awk, bc, cal, compress, diff, dos2unix, last, rup, sort, spell, uniq, and uuencode"
31 set name=pkg.summary value="Extended System Utilities"
32 set name=info.classification value=org.opensolaris.category.2008:System/Core
33 set name=variant.arch value=$(ARCH)
34 dir path=usr group=sys
35 dir path=usr/bin
36 $(i386_ONLY)dir path=usr/bin/$(ARCH32)
37 dir path=usr/bin/$(ARCH64)
38 dir path=usr/lib
39 dir path=usr/lib/$(ARCH64)
40 dir path=usr/lib/adb group=sys
41 dir path=usr/lib/adb/$(ARCH64) group=sys
42 dir path=usr/lib/fs group=sys
43 dir path=usr/lib/fs/pcfs group=sys
44 dir path=usr/lib/spell
45 dir path=usr/proc
265 link path=usr/proc/bin/pflags target=../../bin/pflags
266 link path=usr/proc/bin/pldd target=../../bin/pldd
267 link path=usr/proc/bin/pmap target=../../bin/pmap
268 link path=usr/proc/bin/prun target=../../bin/prun
269 link path=usr/proc/bin/psig target=../../bin/psig
270 link path=usr/proc/bin/pstack target=../../bin/pstack
271 link path=usr/proc/bin/pstop target=../../bin/pstop
272 link path=usr/proc/bin/ptime target=../../bin/ptime
273 link path=usr/proc/bin/ptree target=../../bin/ptree
274 link path=usr/proc/bin/pwait target=../../bin/pwait
275 link path=usr/proc/bin/pwdx target=../../bin/pwdx
276 link path=usr/share/man/man1/hashcheck.1 target=spell.1
277 link path=usr/share/man/man1/hashmake.1 target=spell.1
278 link path=usr/share/man/man1/pcat.1 target=pack.1
279 link path=usr/share/man/man1/spellin.1 target=spell.1
280 link path=usr/share/man/man1/uncompress.1 target=compress.1
281 link path=usr/share/man/man1/unexpand.1 target=expand.1
282 link path=usr/share/man/man1/unpack.1 target=pack.1
283 link path=usr/share/man/man1/zcat.1 target=compress.1
284 depend fmri=runtime/perl$(PERL_PKGVERS) type=require
285 depend fmri=runtime/perl$(PERL_PKGVERS)/module/sun-solaris type=require
|