Print this page
12482 Have /usr/bin/awk point to /usr/bin/nawk
Reviewed by: Peter Tribble <peter.tribble@gmail.com>
Reviewed by: Toomas Soome <tsoome@me.com>


   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


 100 file path=usr/bin/bc mode=0555
 101 file path=usr/bin/bdiff mode=0755
 102 file path=usr/bin/cal mode=0555
 103 file path=usr/bin/col mode=0555
 104 file path=usr/bin/compress mode=0555
 105 file path=usr/bin/csplit mode=0555
 106 file path=usr/bin/dc mode=0555
 107 file path=usr/bin/diff mode=0555
 108 file path=usr/bin/diff3 mode=0555
 109 file path=usr/bin/dircmp mode=0555
 110 file path=usr/bin/dos2unix mode=0555
 111 file path=usr/bin/etdump mode=0555
 112 file path=usr/bin/expand mode=0555
 113 file path=usr/bin/factor mode=0555
 114 file path=usr/bin/kstat mode=0555
 115 file path=usr/bin/last mode=0555
 116 file path=usr/bin/lastcomm mode=0555
 117 file path=usr/bin/lgrpinfo mode=0555
 118 file path=usr/bin/look mode=0755
 119 file path=usr/bin/mkfifo mode=0555
 120 file path=usr/bin/nawk mode=0555
 121 file path=usr/bin/newform mode=0555
 122 file path=usr/bin/news mode=0555
 123 file path=usr/bin/nl mode=0555

 124 file path=usr/bin/pack mode=0555
 125 file path=usr/bin/pginfo mode=0555
 126 file path=usr/bin/pgstat mode=0555
 127 file path=usr/bin/sdiff mode=0555
 128 file path=usr/bin/spell mode=0555
 129 file path=usr/bin/split mode=0555
 130 file path=usr/bin/tcopy mode=0555
 131 file path=usr/bin/unexpand mode=0555
 132 file path=usr/bin/units mode=0555
 133 file path=usr/bin/unix2dos mode=0555
 134 file path=usr/bin/unpack mode=0555
 135 file path=usr/bin/uudecode group=uucp mode=0555
 136 file path=usr/bin/uuencode group=uucp mode=0555
 137 file path=usr/bin/yes mode=0555
 138 file path=usr/lib/$(ARCH64)/madv.so.1
 139 file path=usr/lib/$(ARCH64)/mpss.so.1
 140 file path=usr/lib/adb/$(ARCH64)/adbsub.o group=sys
 141 file path=usr/lib/adb/adbgen group=sys mode=0755
 142 file path=usr/lib/adb/adbgen1 group=sys mode=0755
 143 file path=usr/lib/adb/adbgen3 group=sys mode=0755


 168 file path=usr/share/man/man1/banner.1
 169 file path=usr/share/man/man1/bc.1
 170 file path=usr/share/man/man1/bdiff.1
 171 file path=usr/share/man/man1/cal.1
 172 file path=usr/share/man/man1/col.1
 173 file path=usr/share/man/man1/compress.1
 174 file path=usr/share/man/man1/csplit.1
 175 file path=usr/share/man/man1/dc.1
 176 file path=usr/share/man/man1/diff.1
 177 file path=usr/share/man/man1/diff3.1
 178 file path=usr/share/man/man1/dircmp.1
 179 file path=usr/share/man/man1/dos2unix.1
 180 file path=usr/share/man/man1/expand.1
 181 file path=usr/share/man/man1/factor.1
 182 file path=usr/share/man/man1/last.1
 183 file path=usr/share/man/man1/lastcomm.1
 184 file path=usr/share/man/man1/lgrpinfo.1
 185 file path=usr/share/man/man1/look.1
 186 file path=usr/share/man/man1/madv.so.1.1
 187 file path=usr/share/man/man1/mpss.so.1.1
 188 file path=usr/share/man/man1/nawk.1
 189 file path=usr/share/man/man1/newform.1
 190 file path=usr/share/man/man1/news.1
 191 file path=usr/share/man/man1/nl.1

 192 file path=usr/share/man/man1/pack.1
 193 file path=usr/share/man/man1/pargs.1
 194 file path=usr/share/man/man1/plgrp.1
 195 file path=usr/share/man/man1/pmadvise.1
 196 file path=usr/share/man/man1/pmap.1
 197 file path=usr/share/man/man1/ppgsz.1
 198 file path=usr/share/man/man1/ppriv.1
 199 file path=usr/share/man/man1/preap.1
 200 file path=usr/share/man/man1/psecflags.1
 201 file path=usr/share/man/man1/ptree.1
 202 file path=usr/share/man/man1/sdiff.1
 203 file path=usr/share/man/man1/sort.1
 204 file path=usr/share/man/man1/spell.1
 205 file path=usr/share/man/man1/split.1
 206 file path=usr/share/man/man1/tcopy.1
 207 file path=usr/share/man/man1/units.1
 208 file path=usr/share/man/man1/unix2dos.1
 209 file path=usr/share/man/man1/yes.1
 210 file path=usr/share/man/man1m/adbgen.1m
 211 file path=usr/share/man/man1m/dmesg.1m
 212 file path=usr/share/man/man1m/fsck_pcfs.1m
 213 file path=usr/share/man/man1m/kstat.1m
 214 file path=usr/share/man/man1m/mkfifo.1m
 215 file path=usr/share/man/man1m/mkfs_pcfs.1m
 216 file path=usr/share/man/man1m/mount_pcfs.1m
 217 file path=usr/share/man/man1m/projadd.1m
 218 file path=usr/share/man/man1m/projdel.1m
 219 file path=usr/share/man/man1m/projmod.1m
 220 $(i386_ONLY)hardlink path=usr/bin/$(ARCH32)/pauxv \
 221     target=../../../usr/bin/$(ARCH32)/pargs
 222 $(i386_ONLY)hardlink path=usr/bin/$(ARCH32)/penv \
 223     target=../../../usr/bin/$(ARCH32)/pargs
 224 hardlink path=usr/bin/$(ARCH64)/pauxv target=../../../usr/bin/$(ARCH64)/pargs
 225 hardlink path=usr/bin/$(ARCH64)/penv target=../../../usr/bin/$(ARCH64)/pargs
 226 hardlink path=usr/bin/oawk target=../../usr/bin/awk
 227 hardlink path=usr/bin/pargs target=../../usr/lib/isaexec
 228 hardlink path=usr/bin/pauxv target=../../usr/lib/isaexec
 229 hardlink path=usr/bin/pcred target=../../usr/lib/isaexec
 230 hardlink path=usr/bin/penv target=../../usr/lib/isaexec
 231 hardlink path=usr/bin/pfiles target=../../usr/lib/isaexec
 232 hardlink path=usr/bin/pflags target=../../usr/lib/isaexec
 233 hardlink path=usr/bin/pldd target=../../usr/lib/isaexec
 234 hardlink path=usr/bin/plgrp target=../../usr/lib/isaexec
 235 hardlink path=usr/bin/pmadvise target=../../usr/lib/isaexec
 236 hardlink path=usr/bin/pmap target=../../usr/lib/isaexec
 237 hardlink path=usr/bin/ppgsz target=../../usr/lib/isaexec
 238 hardlink path=usr/bin/ppriv target=../../usr/lib/isaexec
 239 hardlink path=usr/bin/preap target=../../usr/lib/isaexec
 240 hardlink path=usr/bin/prun target=../../usr/lib/isaexec
 241 hardlink path=usr/bin/psecflags target=../../usr/lib/isaexec
 242 hardlink path=usr/bin/psig target=../../usr/lib/isaexec
 243 hardlink path=usr/bin/pstack target=../../usr/lib/isaexec
 244 hardlink path=usr/bin/pstop target=../../usr/lib/isaexec
 245 hardlink path=usr/bin/ptime target=../../usr/lib/isaexec
 246 hardlink path=usr/bin/ptree target=../../usr/lib/isaexec


 267     license=usr/src/cmd/units/THIRDPARTYLICENSE
 268 link path=usr/bin/dmesg target=../sbin/dmesg
 269 link path=usr/bin/pcat target=./unpack
 270 link path=usr/bin/strace target=../sbin/strace
 271 link path=usr/dict target=./share/lib/dict
 272 link path=usr/proc/bin/pcred target=../../bin/pcred
 273 link path=usr/proc/bin/pfiles target=../../bin/pfiles
 274 link path=usr/proc/bin/pflags target=../../bin/pflags
 275 link path=usr/proc/bin/pldd target=../../bin/pldd
 276 link path=usr/proc/bin/pmap target=../../bin/pmap
 277 link path=usr/proc/bin/prun target=../../bin/prun
 278 link path=usr/proc/bin/psig target=../../bin/psig
 279 link path=usr/proc/bin/pstack target=../../bin/pstack
 280 link path=usr/proc/bin/pstop target=../../bin/pstop
 281 link path=usr/proc/bin/ptime target=../../bin/ptime
 282 link path=usr/proc/bin/ptree target=../../bin/ptree
 283 link path=usr/proc/bin/pwait target=../../bin/pwait
 284 link path=usr/proc/bin/pwdx target=../../bin/pwdx
 285 link path=usr/share/man/man1/hashcheck.1 target=spell.1
 286 link path=usr/share/man/man1/hashmake.1 target=spell.1

 287 link path=usr/share/man/man1/pauxv.1 target=pargs.1
 288 link path=usr/share/man/man1/pcat.1 target=pack.1
 289 link path=usr/share/man/man1/penv.1 target=pargs.1
 290 link path=usr/share/man/man1/spellin.1 target=spell.1
 291 link path=usr/share/man/man1/uncompress.1 target=compress.1
 292 link path=usr/share/man/man1/unexpand.1 target=expand.1
 293 link path=usr/share/man/man1/unpack.1 target=pack.1
 294 link path=usr/share/man/man1/zcat.1 target=compress.1
 295 depend fmri=runtime/perl$(PERL_PKGVERS) type=require
 296 depend fmri=runtime/perl$(PERL_PKGVERS)/module/sun-solaris type=require


   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 
  29 set name=pkg.fmri value=pkg:/system/extended-system-utilities@$(PKGVERS)
  30 set name=pkg.description \
  31     value="additional UNIX system utilities, including awk, bc, cal, compress, diff, dos2unix, last, rup, sort, spell, uniq, and uuencode"
  32 set name=pkg.summary value="Extended System Utilities"
  33 set name=info.classification value=org.opensolaris.category.2008:System/Core
  34 set name=variant.arch value=$(ARCH)
  35 dir path=usr group=sys
  36 dir path=usr/bin
  37 $(i386_ONLY)dir path=usr/bin/$(ARCH32)
  38 dir path=usr/bin/$(ARCH64)
  39 dir path=usr/lib
  40 dir path=usr/lib/$(ARCH64)
  41 dir path=usr/lib/adb group=sys
  42 dir path=usr/lib/adb/$(ARCH64) group=sys
  43 dir path=usr/lib/fs group=sys
  44 dir path=usr/lib/fs/pcfs group=sys
  45 dir path=usr/lib/spell
  46 dir path=usr/proc


 101 file path=usr/bin/bc mode=0555
 102 file path=usr/bin/bdiff mode=0755
 103 file path=usr/bin/cal mode=0555
 104 file path=usr/bin/col mode=0555
 105 file path=usr/bin/compress mode=0555
 106 file path=usr/bin/csplit mode=0555
 107 file path=usr/bin/dc mode=0555
 108 file path=usr/bin/diff mode=0555
 109 file path=usr/bin/diff3 mode=0555
 110 file path=usr/bin/dircmp mode=0555
 111 file path=usr/bin/dos2unix mode=0555
 112 file path=usr/bin/etdump mode=0555
 113 file path=usr/bin/expand mode=0555
 114 file path=usr/bin/factor mode=0555
 115 file path=usr/bin/kstat mode=0555
 116 file path=usr/bin/last mode=0555
 117 file path=usr/bin/lastcomm mode=0555
 118 file path=usr/bin/lgrpinfo mode=0555
 119 file path=usr/bin/look mode=0755
 120 file path=usr/bin/mkfifo mode=0555

 121 file path=usr/bin/newform mode=0555
 122 file path=usr/bin/news mode=0555
 123 file path=usr/bin/nl mode=0555
 124 file path=usr/bin/oawk mode=0555
 125 file path=usr/bin/pack mode=0555
 126 file path=usr/bin/pginfo mode=0555
 127 file path=usr/bin/pgstat mode=0555
 128 file path=usr/bin/sdiff mode=0555
 129 file path=usr/bin/spell mode=0555
 130 file path=usr/bin/split mode=0555
 131 file path=usr/bin/tcopy mode=0555
 132 file path=usr/bin/unexpand mode=0555
 133 file path=usr/bin/units mode=0555
 134 file path=usr/bin/unix2dos mode=0555
 135 file path=usr/bin/unpack mode=0555
 136 file path=usr/bin/uudecode group=uucp mode=0555
 137 file path=usr/bin/uuencode group=uucp mode=0555
 138 file path=usr/bin/yes mode=0555
 139 file path=usr/lib/$(ARCH64)/madv.so.1
 140 file path=usr/lib/$(ARCH64)/mpss.so.1
 141 file path=usr/lib/adb/$(ARCH64)/adbsub.o group=sys
 142 file path=usr/lib/adb/adbgen group=sys mode=0755
 143 file path=usr/lib/adb/adbgen1 group=sys mode=0755
 144 file path=usr/lib/adb/adbgen3 group=sys mode=0755


 169 file path=usr/share/man/man1/banner.1
 170 file path=usr/share/man/man1/bc.1
 171 file path=usr/share/man/man1/bdiff.1
 172 file path=usr/share/man/man1/cal.1
 173 file path=usr/share/man/man1/col.1
 174 file path=usr/share/man/man1/compress.1
 175 file path=usr/share/man/man1/csplit.1
 176 file path=usr/share/man/man1/dc.1
 177 file path=usr/share/man/man1/diff.1
 178 file path=usr/share/man/man1/diff3.1
 179 file path=usr/share/man/man1/dircmp.1
 180 file path=usr/share/man/man1/dos2unix.1
 181 file path=usr/share/man/man1/expand.1
 182 file path=usr/share/man/man1/factor.1
 183 file path=usr/share/man/man1/last.1
 184 file path=usr/share/man/man1/lastcomm.1
 185 file path=usr/share/man/man1/lgrpinfo.1
 186 file path=usr/share/man/man1/look.1
 187 file path=usr/share/man/man1/madv.so.1.1
 188 file path=usr/share/man/man1/mpss.so.1.1

 189 file path=usr/share/man/man1/newform.1
 190 file path=usr/share/man/man1/news.1
 191 file path=usr/share/man/man1/nl.1
 192 file path=usr/share/man/man1/oawk.1
 193 file path=usr/share/man/man1/pack.1
 194 file path=usr/share/man/man1/pargs.1
 195 file path=usr/share/man/man1/plgrp.1
 196 file path=usr/share/man/man1/pmadvise.1
 197 file path=usr/share/man/man1/pmap.1
 198 file path=usr/share/man/man1/ppgsz.1
 199 file path=usr/share/man/man1/ppriv.1
 200 file path=usr/share/man/man1/preap.1
 201 file path=usr/share/man/man1/psecflags.1
 202 file path=usr/share/man/man1/ptree.1
 203 file path=usr/share/man/man1/sdiff.1
 204 file path=usr/share/man/man1/sort.1
 205 file path=usr/share/man/man1/spell.1
 206 file path=usr/share/man/man1/split.1
 207 file path=usr/share/man/man1/tcopy.1
 208 file path=usr/share/man/man1/units.1
 209 file path=usr/share/man/man1/unix2dos.1
 210 file path=usr/share/man/man1/yes.1
 211 file path=usr/share/man/man1m/adbgen.1m
 212 file path=usr/share/man/man1m/dmesg.1m
 213 file path=usr/share/man/man1m/fsck_pcfs.1m
 214 file path=usr/share/man/man1m/kstat.1m
 215 file path=usr/share/man/man1m/mkfifo.1m
 216 file path=usr/share/man/man1m/mkfs_pcfs.1m
 217 file path=usr/share/man/man1m/mount_pcfs.1m
 218 file path=usr/share/man/man1m/projadd.1m
 219 file path=usr/share/man/man1m/projdel.1m
 220 file path=usr/share/man/man1m/projmod.1m
 221 $(i386_ONLY)hardlink path=usr/bin/$(ARCH32)/pauxv \
 222     target=../../../usr/bin/$(ARCH32)/pargs
 223 $(i386_ONLY)hardlink path=usr/bin/$(ARCH32)/penv \
 224     target=../../../usr/bin/$(ARCH32)/pargs
 225 hardlink path=usr/bin/$(ARCH64)/pauxv target=../../../usr/bin/$(ARCH64)/pargs
 226 hardlink path=usr/bin/$(ARCH64)/penv target=../../../usr/bin/$(ARCH64)/pargs
 227 hardlink path=usr/bin/nawk target=../../usr/bin/awk
 228 hardlink path=usr/bin/pargs target=../../usr/lib/isaexec
 229 hardlink path=usr/bin/pauxv target=../../usr/lib/isaexec
 230 hardlink path=usr/bin/pcred target=../../usr/lib/isaexec
 231 hardlink path=usr/bin/penv target=../../usr/lib/isaexec
 232 hardlink path=usr/bin/pfiles target=../../usr/lib/isaexec
 233 hardlink path=usr/bin/pflags target=../../usr/lib/isaexec
 234 hardlink path=usr/bin/pldd target=../../usr/lib/isaexec
 235 hardlink path=usr/bin/plgrp target=../../usr/lib/isaexec
 236 hardlink path=usr/bin/pmadvise target=../../usr/lib/isaexec
 237 hardlink path=usr/bin/pmap target=../../usr/lib/isaexec
 238 hardlink path=usr/bin/ppgsz target=../../usr/lib/isaexec
 239 hardlink path=usr/bin/ppriv target=../../usr/lib/isaexec
 240 hardlink path=usr/bin/preap target=../../usr/lib/isaexec
 241 hardlink path=usr/bin/prun target=../../usr/lib/isaexec
 242 hardlink path=usr/bin/psecflags target=../../usr/lib/isaexec
 243 hardlink path=usr/bin/psig target=../../usr/lib/isaexec
 244 hardlink path=usr/bin/pstack target=../../usr/lib/isaexec
 245 hardlink path=usr/bin/pstop target=../../usr/lib/isaexec
 246 hardlink path=usr/bin/ptime target=../../usr/lib/isaexec
 247 hardlink path=usr/bin/ptree target=../../usr/lib/isaexec


 268     license=usr/src/cmd/units/THIRDPARTYLICENSE
 269 link path=usr/bin/dmesg target=../sbin/dmesg
 270 link path=usr/bin/pcat target=./unpack
 271 link path=usr/bin/strace target=../sbin/strace
 272 link path=usr/dict target=./share/lib/dict
 273 link path=usr/proc/bin/pcred target=../../bin/pcred
 274 link path=usr/proc/bin/pfiles target=../../bin/pfiles
 275 link path=usr/proc/bin/pflags target=../../bin/pflags
 276 link path=usr/proc/bin/pldd target=../../bin/pldd
 277 link path=usr/proc/bin/pmap target=../../bin/pmap
 278 link path=usr/proc/bin/prun target=../../bin/prun
 279 link path=usr/proc/bin/psig target=../../bin/psig
 280 link path=usr/proc/bin/pstack target=../../bin/pstack
 281 link path=usr/proc/bin/pstop target=../../bin/pstop
 282 link path=usr/proc/bin/ptime target=../../bin/ptime
 283 link path=usr/proc/bin/ptree target=../../bin/ptree
 284 link path=usr/proc/bin/pwait target=../../bin/pwait
 285 link path=usr/proc/bin/pwdx target=../../bin/pwdx
 286 link path=usr/share/man/man1/hashcheck.1 target=spell.1
 287 link path=usr/share/man/man1/hashmake.1 target=spell.1
 288 link path=usr/share/man/man1/nawk.1 target=awk.1
 289 link path=usr/share/man/man1/pauxv.1 target=pargs.1
 290 link path=usr/share/man/man1/pcat.1 target=pack.1
 291 link path=usr/share/man/man1/penv.1 target=pargs.1
 292 link path=usr/share/man/man1/spellin.1 target=spell.1
 293 link path=usr/share/man/man1/uncompress.1 target=compress.1
 294 link path=usr/share/man/man1/unexpand.1 target=expand.1
 295 link path=usr/share/man/man1/unpack.1 target=pack.1
 296 link path=usr/share/man/man1/zcat.1 target=compress.1
 297 depend fmri=runtime/perl$(PERL_PKGVERS) type=require
 298 depend fmri=runtime/perl$(PERL_PKGVERS)/module/sun-solaris type=require