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 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# Copyright 2020 Joyent, Inc. 27# 28 29set name=pkg.fmri value=pkg:/system/extended-system-utilities@$(PKGVERS) 30set name=pkg.summary value="Extended System Utilities" 31set name=pkg.description \ 32 value="additional UNIX system utilities, including awk, bc, cal, compress, diff, dos2unix, last, rup, sort, spell, uniq, and uuencode" 33set name=info.classification value=org.opensolaris.category.2008:System/Core 34set name=variant.arch value=$(ARCH) 35dir path=usr group=sys 36dir path=usr/bin 37dir path=usr/bin/$(ARCH64) 38link path=usr/bin/$(ARCH64)/pargs target=../../bin/pargs 39link path=usr/bin/$(ARCH64)/pauxv target=../../bin/pauxv 40link path=usr/bin/$(ARCH64)/pcred target=../../bin/pcred 41link path=usr/bin/$(ARCH64)/penv target=../../bin/penv 42link path=usr/bin/$(ARCH64)/pfiles target=../../bin/pfiles 43link path=usr/bin/$(ARCH64)/pflags target=../../bin/pflags 44link path=usr/bin/$(ARCH64)/pldd target=../../bin/pldd 45link path=usr/bin/$(ARCH64)/plgrp target=../../bin/plgrp 46link path=usr/bin/$(ARCH64)/pmadvise target=../../bin/pmadvise 47link path=usr/bin/$(ARCH64)/pmap target=../../bin/pmap 48link path=usr/bin/$(ARCH64)/ppgsz target=../../bin/ppgsz 49link path=usr/bin/$(ARCH64)/ppriv target=../../bin/ppriv 50link path=usr/bin/$(ARCH64)/preap target=../../bin/preap 51link path=usr/bin/$(ARCH64)/prun target=../../bin/prun 52link path=usr/bin/$(ARCH64)/psecflags target=../../bin/psecflags 53link path=usr/bin/$(ARCH64)/psig target=../../bin/psig 54link path=usr/bin/$(ARCH64)/pstack target=../../bin/pstack 55link path=usr/bin/$(ARCH64)/pstop target=../../bin/pstop 56link path=usr/bin/$(ARCH64)/ptime target=../../bin/ptime 57link path=usr/bin/$(ARCH64)/ptree target=../../bin/ptree 58link path=usr/bin/$(ARCH64)/pwait target=../../bin/pwait 59link path=usr/bin/$(ARCH64)/pwdx target=../../bin/pwdx 60link path=usr/bin/$(ARCH64)/sort target=../../bin/sort 61file path=usr/bin/asa mode=0555 62file path=usr/bin/awk mode=0555 63file path=usr/bin/banner mode=0555 64file path=usr/bin/batch mode=0555 65file path=usr/bin/bc mode=0555 66file path=usr/bin/bdiff mode=0755 67file path=usr/bin/cal mode=0555 68file path=usr/bin/col mode=0555 69file path=usr/bin/compress mode=0555 70file path=usr/bin/csplit mode=0555 71file path=usr/bin/dc mode=0555 72file path=usr/bin/diff mode=0555 73file path=usr/bin/diff3 mode=0555 74file path=usr/bin/dircmp mode=0555 75link path=usr/bin/dmesg target=../sbin/dmesg 76file path=usr/bin/dos2unix mode=0555 77file path=usr/bin/etdump mode=0555 78file path=usr/bin/expand mode=0555 79file path=usr/bin/factor mode=0555 80file path=usr/bin/kstat mode=0555 81file path=usr/bin/last mode=0555 82file path=usr/bin/lastcomm mode=0555 83file path=usr/bin/lgrpinfo mode=0555 84file path=usr/bin/look mode=0755 85file path=usr/bin/mkfifo mode=0555 86hardlink path=usr/bin/nawk target=../../usr/bin/awk 87file path=usr/bin/newform mode=0555 88file path=usr/bin/news mode=0555 89file path=usr/bin/nl mode=0555 90file path=usr/bin/oawk mode=0555 91file path=usr/bin/pack mode=0555 92file path=usr/bin/pargs mode=0555 93hardlink path=usr/bin/pauxv target=../bin/pargs 94link path=usr/bin/pcat target=./unpack 95file path=usr/bin/pcred mode=0555 96hardlink path=usr/bin/penv target=../bin/pargs 97file path=usr/bin/pfiles mode=0555 98file path=usr/bin/pflags mode=0555 99file path=usr/bin/pginfo mode=0555 100file path=usr/bin/pgstat mode=0555 101file path=usr/bin/pldd mode=0555 102file path=usr/bin/plgrp mode=0555 103file path=usr/bin/pmadvise mode=0555 104file path=usr/bin/pmap mode=0555 105file path=usr/bin/ppgsz mode=0555 106file path=usr/bin/ppriv mode=0555 107file path=usr/bin/preap mode=0555 108file path=usr/bin/prun mode=0555 109file path=usr/bin/psecflags mode=0555 110file path=usr/bin/psig mode=0555 111file path=usr/bin/pstack mode=0555 112file path=usr/bin/pstop mode=0555 113file path=usr/bin/ptime mode=0555 114file path=usr/bin/ptree mode=0555 115file path=usr/bin/pwait mode=0555 116file path=usr/bin/pwdx mode=0555 117file path=usr/bin/sdiff mode=0555 118file path=usr/bin/sort mode=0555 119file path=usr/bin/spell mode=0555 120file path=usr/bin/split mode=0555 121link path=usr/bin/strace target=../sbin/strace 122file path=usr/bin/tcopy mode=0555 123hardlink path=usr/bin/uncompress target=../../usr/bin/compress 124file path=usr/bin/unexpand mode=0555 125file path=usr/bin/units mode=0555 126file path=usr/bin/unix2dos mode=0555 127file path=usr/bin/unpack mode=0555 128file path=usr/bin/uudecode group=uucp mode=0555 129file path=usr/bin/uuencode group=uucp mode=0555 130file path=usr/bin/yes mode=0555 131hardlink path=usr/bin/zcat target=../../usr/bin/compress 132link path=usr/dict target=./share/lib/dict 133dir path=usr/lib 134dir path=usr/lib/$(ARCH64) 135file path=usr/lib/$(ARCH64)/madv.so.1 136file path=usr/lib/$(ARCH64)/mpss.so.1 137dir path=usr/lib/adb group=sys 138dir path=usr/lib/adb/$(ARCH64) group=sys 139file path=usr/lib/adb/$(ARCH64)/adbsub.o group=sys 140file path=usr/lib/adb/adbgen group=sys mode=0755 141file path=usr/lib/adb/adbgen1 group=sys mode=0755 142file path=usr/lib/adb/adbgen3 group=sys mode=0755 143file path=usr/lib/adb/adbgen4 group=sys mode=0755 144file path=usr/lib/adb/adbsub.o group=sys 145file path=usr/lib/diff3prog mode=0555 146dir path=usr/lib/fs group=sys 147dir path=usr/lib/fs/pcfs group=sys 148file path=usr/lib/fs/pcfs/fsck mode=0555 149hardlink path=usr/lib/fs/pcfs/fstyp target=../../../sbin/fstyp 150file path=usr/lib/fs/pcfs/fstyp.so.1 mode=0555 151file path=usr/lib/fs/pcfs/mkfs mode=0555 152file path=usr/lib/fs/pcfs/mount mode=0555 153file path=usr/lib/madv.so.1 154file path=usr/lib/mpss.so.1 155dir path=usr/lib/spell 156file path=usr/lib/spell/compress mode=0555 157file path=usr/lib/spell/hashcheck mode=0555 158file path=usr/lib/spell/hashmake mode=0555 159file path=usr/lib/spell/hlista 160file path=usr/lib/spell/hlistb 161file path=usr/lib/spell/hstop 162file path=usr/lib/spell/spellin mode=0555 163file path=usr/lib/spell/spellprog mode=0555 164dir path=usr/proc 165dir path=usr/proc/bin 166link path=usr/proc/bin/pcred target=../../bin/pcred 167link path=usr/proc/bin/pfiles target=../../bin/pfiles 168link path=usr/proc/bin/pflags target=../../bin/pflags 169link path=usr/proc/bin/pldd target=../../bin/pldd 170link path=usr/proc/bin/pmap target=../../bin/pmap 171link path=usr/proc/bin/prun target=../../bin/prun 172link path=usr/proc/bin/psig target=../../bin/psig 173link path=usr/proc/bin/pstack target=../../bin/pstack 174link path=usr/proc/bin/pstop target=../../bin/pstop 175link path=usr/proc/bin/ptime target=../../bin/ptime 176link path=usr/proc/bin/ptree target=../../bin/ptree 177link path=usr/proc/bin/pwait target=../../bin/pwait 178link path=usr/proc/bin/pwdx target=../../bin/pwdx 179dir path=usr/sbin 180dir path=usr/sbin/$(ARCH64) 181file path=usr/sbin/dmesg mode=0555 182file path=usr/sbin/projadd group=sys mode=0555 183file path=usr/sbin/projdel group=sys mode=0555 184file path=usr/sbin/projmod group=sys mode=0555 185dir path=usr/share 186dir path=usr/share/lib 187dir path=usr/share/lib/dict 188file path=usr/share/lib/dict/words 189dir path=usr/share/man/man1 190file path=usr/share/man/man1/asa.1 191file path=usr/share/man/man1/awk.1 192file path=usr/share/man/man1/banner.1 193file path=usr/share/man/man1/bc.1 194file path=usr/share/man/man1/bdiff.1 195file path=usr/share/man/man1/cal.1 196file path=usr/share/man/man1/col.1 197file path=usr/share/man/man1/compress.1 198file path=usr/share/man/man1/csplit.1 199file path=usr/share/man/man1/dc.1 200file path=usr/share/man/man1/diff.1 201file path=usr/share/man/man1/diff3.1 202file path=usr/share/man/man1/dircmp.1 203file path=usr/share/man/man1/dos2unix.1 204file path=usr/share/man/man1/expand.1 205file path=usr/share/man/man1/factor.1 206link path=usr/share/man/man1/hashcheck.1 target=spell.1 207link path=usr/share/man/man1/hashmake.1 target=spell.1 208file path=usr/share/man/man1/last.1 209file path=usr/share/man/man1/lastcomm.1 210file path=usr/share/man/man1/lgrpinfo.1 211file path=usr/share/man/man1/look.1 212file path=usr/share/man/man1/madv.so.1.1 213file path=usr/share/man/man1/mpss.so.1.1 214link path=usr/share/man/man1/nawk.1 target=awk.1 215file path=usr/share/man/man1/newform.1 216file path=usr/share/man/man1/news.1 217file path=usr/share/man/man1/nl.1 218file path=usr/share/man/man1/oawk.1 219file path=usr/share/man/man1/pack.1 220file path=usr/share/man/man1/pargs.1 221link path=usr/share/man/man1/pauxv.1 target=pargs.1 222link path=usr/share/man/man1/pcat.1 target=pack.1 223link path=usr/share/man/man1/penv.1 target=pargs.1 224file path=usr/share/man/man1/plgrp.1 225file path=usr/share/man/man1/pmadvise.1 226file path=usr/share/man/man1/pmap.1 227file path=usr/share/man/man1/ppgsz.1 228file path=usr/share/man/man1/ppriv.1 229file path=usr/share/man/man1/preap.1 230file path=usr/share/man/man1/psecflags.1 231file path=usr/share/man/man1/ptree.1 232file path=usr/share/man/man1/sdiff.1 233file path=usr/share/man/man1/sort.1 234file path=usr/share/man/man1/spell.1 235link path=usr/share/man/man1/spellin.1 target=spell.1 236file path=usr/share/man/man1/split.1 237file path=usr/share/man/man1/tcopy.1 238link path=usr/share/man/man1/uncompress.1 target=compress.1 239link path=usr/share/man/man1/unexpand.1 target=expand.1 240file path=usr/share/man/man1/units.1 241file path=usr/share/man/man1/unix2dos.1 242link path=usr/share/man/man1/unpack.1 target=pack.1 243file path=usr/share/man/man1/yes.1 244link path=usr/share/man/man1/zcat.1 target=compress.1 245dir path=usr/share/man/man8 246file path=usr/share/man/man8/adbgen.8 247file path=usr/share/man/man8/dmesg.8 248file path=usr/share/man/man8/fsck_pcfs.8 249file path=usr/share/man/man8/kstat.8 250file path=usr/share/man/man8/mkfifo.8 251file path=usr/share/man/man8/mkfs_pcfs.8 252file path=usr/share/man/man8/mount_pcfs.8 253file path=usr/share/man/man8/projadd.8 254file path=usr/share/man/man8/projdel.8 255file path=usr/share/man/man8/projmod.8 256legacy pkg=SUNWesu \ 257 desc="additional UNIX system utilities, including awk, bc, cal, compress, diff, dos2unix, last, rup, sort, spell, uniq, and uuencode" \ 258 name="Extended System Utilities" 259license cr_Sun license=cr_Sun 260license lic_CDDL license=lic_CDDL 261license usr/src/cmd/compress/THIRDPARTYLICENSE \ 262 license=usr/src/cmd/compress/THIRDPARTYLICENSE 263license usr/src/cmd/etdump/THIRDPARTYLICENSE \ 264 license=usr/src/cmd/etdump/THIRDPARTYLICENSE 265license usr/src/cmd/lastcomm/THIRDPARTYLICENSE \ 266 license=usr/src/cmd/lastcomm/THIRDPARTYLICENSE 267license usr/src/cmd/look/THIRDPARTYLICENSE \ 268 license=usr/src/cmd/look/THIRDPARTYLICENSE 269license usr/src/cmd/units/THIRDPARTYLICENSE \ 270 license=usr/src/cmd/units/THIRDPARTYLICENSE 271depend type=require fmri=runtime/perl$(PERL_PKGVERS) 272depend type=require fmri=runtime/perl$(PERL_PKGVERS)/module/sun-solaris 273