1ead1f93eSLiane Praza# 2ead1f93eSLiane Praza# CDDL HEADER START 3ead1f93eSLiane Praza# 4ead1f93eSLiane Praza# The contents of this file are subject to the terms of the 5ead1f93eSLiane Praza# Common Development and Distribution License (the "License"). 6ead1f93eSLiane Praza# You may not use this file except in compliance with the License. 7ead1f93eSLiane Praza# 8ead1f93eSLiane Praza# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 9ead1f93eSLiane Praza# or http://www.opensolaris.org/os/licensing. 10ead1f93eSLiane Praza# See the License for the specific language governing permissions 11ead1f93eSLiane Praza# and limitations under the License. 12ead1f93eSLiane Praza# 13ead1f93eSLiane Praza# When distributing Covered Code, include this CDDL HEADER in each 14ead1f93eSLiane Praza# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 15ead1f93eSLiane Praza# If applicable, add the following below this CDDL HEADER, with the 16ead1f93eSLiane Praza# fields enclosed by brackets "[]" replaced with your own identifying 17ead1f93eSLiane Praza# information: Portions Copyright [yyyy] [name of copyright owner] 18ead1f93eSLiane Praza# 19ead1f93eSLiane Praza# CDDL HEADER END 20ead1f93eSLiane Praza# 21ead1f93eSLiane Praza 22ead1f93eSLiane Praza# 23ebbab6bbSDan Price# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. 24a9478106SYuri Pankov# Copyright 2012 Nexenta Systems, Inc. All rights reserved. 25*4c1e9c66SAndrew Stormont# Copyright 2016 RackTop Systems. 26ead1f93eSLiane Praza# 27ead1f93eSLiane Praza 28ead1f93eSLiane Prazaset name=pkg.fmri value=pkg:/system/extended-system-utilities@$(PKGVERS) 29ead1f93eSLiane Prazaset name=pkg.description \ 30ead1f93eSLiane Praza value="additional UNIX system utilities, including awk, bc, cal, compress, diff, dos2unix, last, rup, sort, spell, uniq, and uuencode" 31ead1f93eSLiane Prazaset name=pkg.summary value="Extended System Utilities" 32ead1f93eSLiane Prazaset name=info.classification value=org.opensolaris.category.2008:System/Core 33ead1f93eSLiane Prazaset name=variant.arch value=$(ARCH) 34ead1f93eSLiane Prazadir path=usr group=sys 35ead1f93eSLiane Prazadir path=usr/bin 36ead1f93eSLiane Praza$(i386_ONLY)dir path=usr/bin/$(ARCH32) 37ead1f93eSLiane Prazadir path=usr/bin/$(ARCH64) 38ead1f93eSLiane Prazadir path=usr/lib 39ead1f93eSLiane Prazadir path=usr/lib/$(ARCH64) 40ead1f93eSLiane Prazadir path=usr/lib/adb group=sys 41ead1f93eSLiane Prazadir path=usr/lib/adb/$(ARCH64) group=sys 42ead1f93eSLiane Prazadir path=usr/lib/fs group=sys 43ead1f93eSLiane Prazadir path=usr/lib/fs/pcfs group=sys 44ead1f93eSLiane Prazadir path=usr/lib/spell 45ead1f93eSLiane Prazadir path=usr/proc 46ead1f93eSLiane Prazadir path=usr/proc/bin 47ead1f93eSLiane Prazadir path=usr/sbin 48ead1f93eSLiane Prazadir path=usr/sbin/$(ARCH64) 49c6945919SBayard Belldir path=usr/share 50c6945919SBayard Belldir path=usr/share/lib 51ead1f93eSLiane Prazadir path=usr/share/lib/dict 52c10c16deSRichard Lowedir path=usr/share/man/man1 53c10c16deSRichard Lowedir path=usr/share/man/man1m 54ead1f93eSLiane Praza$(i386_ONLY)file path=usr/bin/$(ARCH32)/pargs mode=0555 55ead1f93eSLiane Praza$(i386_ONLY)file path=usr/bin/$(ARCH32)/pcred mode=0555 56ead1f93eSLiane Praza$(i386_ONLY)file path=usr/bin/$(ARCH32)/pfiles mode=0555 57ead1f93eSLiane Praza$(i386_ONLY)file path=usr/bin/$(ARCH32)/pflags mode=0555 58ead1f93eSLiane Praza$(i386_ONLY)file path=usr/bin/$(ARCH32)/pldd mode=0555 59ead1f93eSLiane Praza$(i386_ONLY)file path=usr/bin/$(ARCH32)/plgrp mode=0555 60ead1f93eSLiane Praza$(i386_ONLY)file path=usr/bin/$(ARCH32)/pmadvise mode=0555 61ead1f93eSLiane Praza$(i386_ONLY)file path=usr/bin/$(ARCH32)/pmap mode=0555 62ead1f93eSLiane Praza$(i386_ONLY)file path=usr/bin/$(ARCH32)/ppgsz mode=0555 63ead1f93eSLiane Praza$(i386_ONLY)file path=usr/bin/$(ARCH32)/ppriv mode=0555 64ead1f93eSLiane Praza$(i386_ONLY)file path=usr/bin/$(ARCH32)/preap mode=0555 65ead1f93eSLiane Praza$(i386_ONLY)file path=usr/bin/$(ARCH32)/prun mode=0555 66ead1f93eSLiane Praza$(i386_ONLY)file path=usr/bin/$(ARCH32)/psig mode=0555 67ead1f93eSLiane Praza$(i386_ONLY)file path=usr/bin/$(ARCH32)/pstack mode=0555 68ead1f93eSLiane Praza$(i386_ONLY)file path=usr/bin/$(ARCH32)/pstop mode=0555 69ead1f93eSLiane Praza$(i386_ONLY)file path=usr/bin/$(ARCH32)/ptime mode=0555 70ead1f93eSLiane Praza$(i386_ONLY)file path=usr/bin/$(ARCH32)/ptree mode=0555 71ead1f93eSLiane Praza$(i386_ONLY)file path=usr/bin/$(ARCH32)/pwait mode=0555 72ead1f93eSLiane Praza$(i386_ONLY)file path=usr/bin/$(ARCH32)/pwdx mode=0555 73ead1f93eSLiane Praza$(i386_ONLY)file path=usr/bin/$(ARCH32)/sort mode=0555 74ead1f93eSLiane Prazafile path=usr/bin/$(ARCH64)/pargs mode=0555 75ead1f93eSLiane Prazafile path=usr/bin/$(ARCH64)/pcred mode=0555 76ead1f93eSLiane Prazafile path=usr/bin/$(ARCH64)/pfiles mode=0555 77ead1f93eSLiane Prazafile path=usr/bin/$(ARCH64)/pflags mode=0555 78ead1f93eSLiane Prazafile path=usr/bin/$(ARCH64)/pldd mode=0555 79ead1f93eSLiane Prazafile path=usr/bin/$(ARCH64)/plgrp mode=0555 80ead1f93eSLiane Prazafile path=usr/bin/$(ARCH64)/pmadvise mode=0555 81ead1f93eSLiane Prazafile path=usr/bin/$(ARCH64)/pmap mode=0555 82ead1f93eSLiane Prazafile path=usr/bin/$(ARCH64)/ppgsz mode=0555 83ead1f93eSLiane Prazafile path=usr/bin/$(ARCH64)/ppriv mode=0555 84ead1f93eSLiane Prazafile path=usr/bin/$(ARCH64)/preap mode=0555 85ead1f93eSLiane Prazafile path=usr/bin/$(ARCH64)/prun mode=0555 86ead1f93eSLiane Prazafile path=usr/bin/$(ARCH64)/psig mode=0555 87ead1f93eSLiane Prazafile path=usr/bin/$(ARCH64)/pstack mode=0555 88ead1f93eSLiane Prazafile path=usr/bin/$(ARCH64)/pstop mode=0555 89ead1f93eSLiane Prazafile path=usr/bin/$(ARCH64)/ptime mode=0555 90ead1f93eSLiane Prazafile path=usr/bin/$(ARCH64)/ptree mode=0555 91ead1f93eSLiane Prazafile path=usr/bin/$(ARCH64)/pwait mode=0555 92ead1f93eSLiane Prazafile path=usr/bin/$(ARCH64)/pwdx mode=0555 93ead1f93eSLiane Prazafile path=usr/bin/$(ARCH64)/sort mode=0555 94ead1f93eSLiane Prazafile path=usr/bin/asa mode=0555 95ead1f93eSLiane Prazafile path=usr/bin/awk mode=0555 96ead1f93eSLiane Prazafile path=usr/bin/banner mode=0555 97ead1f93eSLiane Prazafile path=usr/bin/batch mode=0555 98ead1f93eSLiane Prazafile path=usr/bin/bc mode=0555 99ead1f93eSLiane Prazafile path=usr/bin/bdiff mode=0755 100ead1f93eSLiane Prazafile path=usr/bin/cal mode=0555 101ead1f93eSLiane Prazafile path=usr/bin/calendar mode=0555 102ead1f93eSLiane Prazafile path=usr/bin/col mode=0555 103ead1f93eSLiane Prazafile path=usr/bin/compress mode=0555 104ead1f93eSLiane Prazafile path=usr/bin/csplit mode=0555 105ead1f93eSLiane Prazafile path=usr/bin/dc mode=0555 106ead1f93eSLiane Prazafile path=usr/bin/diff mode=0555 107ead1f93eSLiane Prazafile path=usr/bin/diff3 mode=0555 108ead1f93eSLiane Prazafile path=usr/bin/dircmp mode=0555 109ead1f93eSLiane Prazafile path=usr/bin/dos2unix mode=0555 110ead1f93eSLiane Prazafile path=usr/bin/expand mode=0555 111ead1f93eSLiane Prazafile path=usr/bin/factor mode=0555 112ead1f93eSLiane Prazafile path=usr/bin/kstat mode=0555 113ead1f93eSLiane Prazafile path=usr/bin/last mode=0555 114ead1f93eSLiane Prazafile path=usr/bin/lastcomm mode=0555 115ead1f93eSLiane Prazafile path=usr/bin/lgrpinfo mode=0555 116ead1f93eSLiane Prazafile path=usr/bin/look mode=0755 117ead1f93eSLiane Prazafile path=usr/bin/mkfifo mode=0555 118ead1f93eSLiane Prazafile path=usr/bin/nawk mode=0555 119ead1f93eSLiane Prazafile path=usr/bin/newform mode=0555 120ead1f93eSLiane Prazafile path=usr/bin/news mode=0555 121ead1f93eSLiane Prazafile path=usr/bin/nl mode=0555 122ead1f93eSLiane Prazafile path=usr/bin/pack mode=0555 123d3c97224SAlexander Kolbasovfile path=usr/bin/pginfo mode=0555 124d3c97224SAlexander Kolbasovfile path=usr/bin/pgstat mode=0555 125ead1f93eSLiane Prazafile path=usr/bin/sdiff mode=0555 126ead1f93eSLiane Prazafile path=usr/bin/spell mode=0555 127ead1f93eSLiane Prazafile path=usr/bin/split mode=0555 128ead1f93eSLiane Prazafile path=usr/bin/tcopy mode=0555 129ead1f93eSLiane Prazafile path=usr/bin/unexpand mode=0555 130ead1f93eSLiane Prazafile path=usr/bin/units mode=0555 131ead1f93eSLiane Prazafile path=usr/bin/unix2dos mode=0555 132ead1f93eSLiane Prazafile path=usr/bin/unpack mode=0555 133ead1f93eSLiane Prazafile path=usr/bin/uudecode group=uucp mode=0555 134ead1f93eSLiane Prazafile path=usr/bin/uuencode group=uucp mode=0555 135ead1f93eSLiane Prazafile path=usr/bin/yes mode=0555 136ead1f93eSLiane Prazafile path=usr/lib/$(ARCH64)/madv.so.1 137ead1f93eSLiane Prazafile path=usr/lib/$(ARCH64)/mpss.so.1 138ead1f93eSLiane Prazafile path=usr/lib/adb/$(ARCH64)/adbsub.o group=sys 139ead1f93eSLiane Prazafile path=usr/lib/adb/adbgen group=sys mode=0755 140ead1f93eSLiane Prazafile path=usr/lib/adb/adbgen1 group=sys mode=0755 141ead1f93eSLiane Prazafile path=usr/lib/adb/adbgen3 group=sys mode=0755 142ead1f93eSLiane Prazafile path=usr/lib/adb/adbgen4 group=sys mode=0755 143ead1f93eSLiane Prazafile path=usr/lib/adb/adbsub.o group=sys 144ead1f93eSLiane Prazafile path=usr/lib/diff3prog mode=0555 145ead1f93eSLiane Prazafile path=usr/lib/fs/pcfs/fsck mode=0555 146ead1f93eSLiane Prazafile path=usr/lib/fs/pcfs/fstyp.so.1 mode=0555 147ead1f93eSLiane Prazafile path=usr/lib/fs/pcfs/mkfs mode=0555 148ead1f93eSLiane Prazafile path=usr/lib/fs/pcfs/mount mode=0555 149ead1f93eSLiane Prazafile path=usr/lib/madv.so.1 150ead1f93eSLiane Prazafile path=usr/lib/mpss.so.1 151ead1f93eSLiane Prazafile path=usr/lib/spell/compress mode=0555 152ead1f93eSLiane Prazafile path=usr/lib/spell/hashcheck mode=0555 153ead1f93eSLiane Prazafile path=usr/lib/spell/hashmake mode=0555 154ead1f93eSLiane Prazafile path=usr/lib/spell/hlista 155ead1f93eSLiane Prazafile path=usr/lib/spell/hlistb 156ead1f93eSLiane Prazafile path=usr/lib/spell/hstop 157ead1f93eSLiane Prazafile path=usr/lib/spell/spellin mode=0555 158ead1f93eSLiane Prazafile path=usr/lib/spell/spellprog mode=0555 159ead1f93eSLiane Prazafile path=usr/sbin/dmesg mode=0555 160ead1f93eSLiane Prazafile path=usr/sbin/projadd group=sys mode=0555 161ead1f93eSLiane Prazafile path=usr/sbin/projdel group=sys mode=0555 162ead1f93eSLiane Prazafile path=usr/sbin/projmod group=sys mode=0555 163ead1f93eSLiane Prazafile path=usr/share/lib/dict/words 164c10c16deSRichard Lowefile path=usr/share/man/man1/asa.1 165c10c16deSRichard Lowefile path=usr/share/man/man1/awk.1 166c10c16deSRichard Lowefile path=usr/share/man/man1/banner.1 167c10c16deSRichard Lowefile path=usr/share/man/man1/bc.1 168c10c16deSRichard Lowefile path=usr/share/man/man1/bdiff.1 169c10c16deSRichard Lowefile path=usr/share/man/man1/cal.1 170c10c16deSRichard Lowefile path=usr/share/man/man1/calendar.1 171c10c16deSRichard Lowefile path=usr/share/man/man1/col.1 172c10c16deSRichard Lowefile path=usr/share/man/man1/compress.1 173c10c16deSRichard Lowefile path=usr/share/man/man1/csplit.1 174c10c16deSRichard Lowefile path=usr/share/man/man1/dc.1 175c10c16deSRichard Lowefile path=usr/share/man/man1/diff.1 176c10c16deSRichard Lowefile path=usr/share/man/man1/diff3.1 177c10c16deSRichard Lowefile path=usr/share/man/man1/dircmp.1 178c10c16deSRichard Lowefile path=usr/share/man/man1/dos2unix.1 179c10c16deSRichard Lowefile path=usr/share/man/man1/expand.1 180c10c16deSRichard Lowefile path=usr/share/man/man1/factor.1 181c10c16deSRichard Lowefile path=usr/share/man/man1/last.1 182c10c16deSRichard Lowefile path=usr/share/man/man1/lastcomm.1 183c10c16deSRichard Lowefile path=usr/share/man/man1/lgrpinfo.1 184c10c16deSRichard Lowefile path=usr/share/man/man1/look.1 185c10c16deSRichard Lowefile path=usr/share/man/man1/madv.so.1.1 186c10c16deSRichard Lowefile path=usr/share/man/man1/mpss.so.1.1 187c10c16deSRichard Lowefile path=usr/share/man/man1/nawk.1 188c10c16deSRichard Lowefile path=usr/share/man/man1/newform.1 189c10c16deSRichard Lowefile path=usr/share/man/man1/news.1 190c10c16deSRichard Lowefile path=usr/share/man/man1/nl.1 191c10c16deSRichard Lowefile path=usr/share/man/man1/pack.1 192c10c16deSRichard Lowefile path=usr/share/man/man1/pargs.1 193c10c16deSRichard Lowefile path=usr/share/man/man1/plgrp.1 194c10c16deSRichard Lowefile path=usr/share/man/man1/pmadvise.1 195c10c16deSRichard Lowefile path=usr/share/man/man1/pmap.1 196c10c16deSRichard Lowefile path=usr/share/man/man1/ppgsz.1 197c10c16deSRichard Lowefile path=usr/share/man/man1/ppriv.1 198c10c16deSRichard Lowefile path=usr/share/man/man1/preap.1 199c10c16deSRichard Lowefile path=usr/share/man/man1/ptree.1 200c10c16deSRichard Lowefile path=usr/share/man/man1/sdiff.1 201c10c16deSRichard Lowefile path=usr/share/man/man1/sort.1 202c10c16deSRichard Lowefile path=usr/share/man/man1/spell.1 203c10c16deSRichard Lowefile path=usr/share/man/man1/split.1 204c10c16deSRichard Lowefile path=usr/share/man/man1/tcopy.1 205c10c16deSRichard Lowefile path=usr/share/man/man1/units.1 206c10c16deSRichard Lowefile path=usr/share/man/man1/unix2dos.1 207c10c16deSRichard Lowefile path=usr/share/man/man1/yes.1 208c10c16deSRichard Lowefile path=usr/share/man/man1m/adbgen.1m 209c10c16deSRichard Lowefile path=usr/share/man/man1m/dmesg.1m 210c10c16deSRichard Lowefile path=usr/share/man/man1m/fsck_pcfs.1m 211c10c16deSRichard Lowefile path=usr/share/man/man1m/kstat.1m 212c10c16deSRichard Lowefile path=usr/share/man/man1m/mkfifo.1m 213c10c16deSRichard Lowefile path=usr/share/man/man1m/mkfs_pcfs.1m 214c10c16deSRichard Lowefile path=usr/share/man/man1m/mount_pcfs.1m 215c10c16deSRichard Lowefile path=usr/share/man/man1m/projadd.1m 216c10c16deSRichard Lowefile path=usr/share/man/man1m/projdel.1m 217c10c16deSRichard Lowefile path=usr/share/man/man1m/projmod.1m 218ead1f93eSLiane Prazahardlink path=usr/bin/oawk target=../../usr/bin/awk 219ead1f93eSLiane Prazahardlink path=usr/bin/pargs target=../../usr/lib/isaexec 220ead1f93eSLiane Prazahardlink path=usr/bin/pcred target=../../usr/lib/isaexec 221ead1f93eSLiane Prazahardlink path=usr/bin/pfiles target=../../usr/lib/isaexec 222ead1f93eSLiane Prazahardlink path=usr/bin/pflags target=../../usr/lib/isaexec 223ead1f93eSLiane Prazahardlink path=usr/bin/pldd target=../../usr/lib/isaexec 224ead1f93eSLiane Prazahardlink path=usr/bin/plgrp target=../../usr/lib/isaexec 225ead1f93eSLiane Prazahardlink path=usr/bin/pmadvise target=../../usr/lib/isaexec 226ead1f93eSLiane Prazahardlink path=usr/bin/pmap target=../../usr/lib/isaexec 227ead1f93eSLiane Prazahardlink path=usr/bin/ppgsz target=../../usr/lib/isaexec 228ead1f93eSLiane Prazahardlink path=usr/bin/ppriv target=../../usr/lib/isaexec 229ead1f93eSLiane Prazahardlink path=usr/bin/preap target=../../usr/lib/isaexec 230ead1f93eSLiane Prazahardlink path=usr/bin/prun target=../../usr/lib/isaexec 231ead1f93eSLiane Prazahardlink path=usr/bin/psig target=../../usr/lib/isaexec 232ead1f93eSLiane Prazahardlink path=usr/bin/pstack target=../../usr/lib/isaexec 233ead1f93eSLiane Prazahardlink path=usr/bin/pstop target=../../usr/lib/isaexec 234ead1f93eSLiane Prazahardlink path=usr/bin/ptime target=../../usr/lib/isaexec 235ead1f93eSLiane Prazahardlink path=usr/bin/ptree target=../../usr/lib/isaexec 236ead1f93eSLiane Prazahardlink path=usr/bin/pwait target=../../usr/lib/isaexec 237ead1f93eSLiane Prazahardlink path=usr/bin/pwdx target=../../usr/lib/isaexec 238ead1f93eSLiane Prazahardlink path=usr/bin/sort target=../../usr/lib/isaexec 239ead1f93eSLiane Prazahardlink path=usr/bin/uncompress target=../../usr/bin/compress 240ead1f93eSLiane Prazahardlink path=usr/bin/zcat target=../../usr/bin/compress 241ead1f93eSLiane Prazahardlink path=usr/lib/fs/pcfs/fstyp target=../../../sbin/fstyp 24271e464e5SPeter Dennis - Sustaining Engineerlegacy pkg=SUNWesu \ 243ead1f93eSLiane Praza desc="additional UNIX system utilities, including awk, bc, cal, compress, diff, dos2unix, last, rup, sort, spell, uniq, and uuencode" \ 24471e464e5SPeter Dennis - Sustaining Engineer name="Extended System Utilities" 245ead1f93eSLiane Prazalicense cr_Sun license=cr_Sun 246ead1f93eSLiane Prazalicense lic_CDDL license=lic_CDDL 2475084e753SMark J. Nelsonlicense usr/src/cmd/compress/THIRDPARTYLICENSE \ 2485084e753SMark J. Nelson license=usr/src/cmd/compress/THIRDPARTYLICENSE 2495084e753SMark J. Nelsonlicense usr/src/cmd/lastcomm/THIRDPARTYLICENSE \ 2505084e753SMark J. Nelson license=usr/src/cmd/lastcomm/THIRDPARTYLICENSE 2515084e753SMark J. Nelsonlicense usr/src/cmd/look/THIRDPARTYLICENSE \ 2525084e753SMark J. Nelson license=usr/src/cmd/look/THIRDPARTYLICENSE 2535084e753SMark J. Nelsonlicense usr/src/cmd/units/THIRDPARTYLICENSE \ 2545084e753SMark J. Nelson license=usr/src/cmd/units/THIRDPARTYLICENSE 255ead1f93eSLiane Prazalink path=usr/bin/dmesg target=../sbin/dmesg 256ead1f93eSLiane Prazalink path=usr/bin/pcat target=./unpack 257ead1f93eSLiane Prazalink path=usr/bin/strace target=../sbin/strace 258ead1f93eSLiane Prazalink path=usr/dict target=./share/lib/dict 259ead1f93eSLiane Prazalink path=usr/proc/bin/pcred target=../../bin/pcred 260ead1f93eSLiane Prazalink path=usr/proc/bin/pfiles target=../../bin/pfiles 261ead1f93eSLiane Prazalink path=usr/proc/bin/pflags target=../../bin/pflags 262ead1f93eSLiane Prazalink path=usr/proc/bin/pldd target=../../bin/pldd 263ead1f93eSLiane Prazalink path=usr/proc/bin/pmap target=../../bin/pmap 264ead1f93eSLiane Prazalink path=usr/proc/bin/prun target=../../bin/prun 265ead1f93eSLiane Prazalink path=usr/proc/bin/psig target=../../bin/psig 266ead1f93eSLiane Prazalink path=usr/proc/bin/pstack target=../../bin/pstack 267ead1f93eSLiane Prazalink path=usr/proc/bin/pstop target=../../bin/pstop 268ead1f93eSLiane Prazalink path=usr/proc/bin/ptime target=../../bin/ptime 269ead1f93eSLiane Prazalink path=usr/proc/bin/ptree target=../../bin/ptree 270ead1f93eSLiane Prazalink path=usr/proc/bin/pwait target=../../bin/pwait 271ead1f93eSLiane Prazalink path=usr/proc/bin/pwdx target=../../bin/pwdx 272a9478106SYuri Pankovlink path=usr/share/man/man1/hashcheck.1 target=spell.1 273a9478106SYuri Pankovlink path=usr/share/man/man1/hashmake.1 target=spell.1 274a9478106SYuri Pankovlink path=usr/share/man/man1/pcat.1 target=pack.1 275a9478106SYuri Pankovlink path=usr/share/man/man1/spellin.1 target=spell.1 276a9478106SYuri Pankovlink path=usr/share/man/man1/uncompress.1 target=compress.1 277a9478106SYuri Pankovlink path=usr/share/man/man1/unexpand.1 target=expand.1 278a9478106SYuri Pankovlink path=usr/share/man/man1/unpack.1 target=pack.1 279a9478106SYuri Pankovlink path=usr/share/man/man1/zcat.1 target=compress.1 28033392354SAlexander Pyhalovdepend fmri=runtime/perl$(PERL_PKGVERS) type=require 281*4c1e9c66SAndrew Stormontdepend fmri=runtime/perl$(PERL_PKGVERS)/module/sun-solaris type=require 282