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 2013 Nexenta Systems, Inc. All rights reserved. 25# 26 27set name=pkg.fmri value=pkg:/compatibility/ucb@$(PKGVERS) 28set name=pkg.description \ 29 value="utilities for user interface and source build compatibility with SunOS 4.x" 30set name=pkg.summary value="Source Compatibility" 31set name=info.classification value=org.opensolaris.category.2008:System/Core 32set name=variant.arch value=$(ARCH) 33dir path=etc group=sys 34dir path=etc/mail group=mail 35dir path=usr group=sys 36dir path=usr/bin 37dir path=usr/lib 38dir path=usr/share/man 39dir path=usr/share/man/man1b 40dir path=usr/ucb 41$(i386_ONLY)dir path=usr/ucb/$(ARCH32) 42dir path=usr/ucb/$(ARCH64) 43dir path=usr/ucblib 44dir path=usr/ucblib/$(ARCH64) 45file path=etc/mail/Mail.rc original_name=SUNWscp:etc/mail/Mail.rc \ 46 preserve=true 47file path=usr/share/man/man1b/basename.1b 48file path=usr/share/man/man1b/biff.1b 49file path=usr/share/man/man1b/chown.1b 50file path=usr/share/man/man1b/df.1b 51file path=usr/share/man/man1b/du.1b 52file path=usr/share/man/man1b/echo.1b 53file path=usr/share/man/man1b/exportfs.1b 54file path=usr/share/man/man1b/expr.1b 55file path=usr/share/man/man1b/fastboot.1b 56file path=usr/share/man/man1b/file.1b 57file path=usr/share/man/man1b/from.1b 58file path=usr/share/man/man1b/groups.1b 59file path=usr/share/man/man1b/grpck.1b 60file path=usr/share/man/man1b/ln.1b 61file path=usr/share/man/man1b/logger.1b 62file path=usr/share/man/man1b/lpc.1b 63file path=usr/share/man/man1b/lpq.1b 64file path=usr/share/man/man1b/lpr.1b 65file path=usr/share/man/man1b/lprm.1b 66file path=usr/share/man/man1b/lptest.1b 67file path=usr/share/man/man1b/mail.1b 68file path=usr/share/man/man1b/mkstr.1b 69file path=usr/share/man/man1b/printenv.1b 70file path=usr/share/man/man1b/ps.1b 71file path=usr/share/man/man1b/rusage.1b 72file path=usr/share/man/man1b/shutdown.1b 73file path=usr/share/man/man1b/stty.1b 74file path=usr/share/man/man1b/sum.1b 75file path=usr/share/man/man1b/test.1b 76file path=usr/share/man/man1b/touch.1b 77file path=usr/share/man/man1b/tset.1b 78file path=usr/share/man/man1b/users.1b 79file path=usr/share/man/man1b/vipw.1b 80file path=usr/share/man/man1b/whereis.1b 81file path=usr/share/man/man1b/whoami.1b 82file path=usr/ucb/basename mode=0755 83file path=usr/ucb/biff mode=0755 84file path=usr/ucb/chown mode=0755 85file path=usr/ucb/df mode=0755 86file path=usr/ucb/du mode=0755 87file path=usr/ucb/echo mode=0755 88file path=usr/ucb/expr mode=0755 89file path=usr/ucb/fastboot mode=0555 90file path=usr/ucb/fasthalt mode=0555 91file path=usr/ucb/file mode=0555 92file path=usr/ucb/from mode=0755 93file path=usr/ucb/groups mode=0755 94file path=usr/ucb/install mode=0755 95file path=usr/ucb/ln mode=0755 96file path=usr/ucb/ls mode=0755 97file path=usr/ucb/mkstr mode=0555 98file path=usr/ucb/printenv mode=0755 99file path=usr/ucb/rusage mode=0755 100file path=usr/ucb/sed mode=0555 101file path=usr/ucb/shutdown mode=0755 102file path=usr/ucb/stty mode=0755 103file path=usr/ucb/sum mode=0755 104file path=usr/ucb/test mode=0755 105file path=usr/ucb/touch mode=0755 106file path=usr/ucb/tr mode=0755 107file path=usr/ucb/tset mode=0755 108file path=usr/ucb/users mode=0755 109file path=usr/ucb/vipw mode=0555 110file path=usr/ucb/whereis mode=0755 111file path=usr/ucb/whoami mode=0755 112file path=usr/ucblib/$(ARCH64)/libcurses.so.1 113file path=usr/ucblib/$(ARCH64)/libdbm.so.1 114file path=usr/ucblib/$(ARCH64)/librpcsoc.so.1 115file path=usr/ucblib/$(ARCH64)/libtermcap.so.1 116file path=usr/ucblib/$(ARCH64)/libucb.so.1 117file path=usr/ucblib/libcurses.so.1 118file path=usr/ucblib/libdbm.so.1 119file path=usr/ucblib/librpcsoc.so.1 120file path=usr/ucblib/libtermcap.so.1 121file path=usr/ucblib/libucb.so.1 122$(i386_ONLY)hardlink path=usr/ucb/$(ARCH32)/ps target=../../bin/$(ARCH32)/ps 123hardlink path=usr/ucb/$(ARCH64)/ps target=../../bin/$(ARCH64)/ps 124hardlink path=usr/ucb/ps target=../../usr/lib/isaexec 125legacy pkg=SUNWscpr \ 126 desc="utilities for user interface and source build compatibility with SunOS 4.x" \ 127 name="Source Compatibility, (Root)" 128legacy pkg=SUNWscpu \ 129 desc="utilities for user interface and source build compatibility with SunOS 4.x" \ 130 name="Source Compatibility, (Usr)" 131license cr_Sun license=cr_Sun 132license lic_CDDL license=lic_CDDL 133license usr/src/ucbcmd/basename/THIRDPARTYLICENSE \ 134 license=usr/src/ucbcmd/basename/THIRDPARTYLICENSE 135license usr/src/ucbcmd/echo/THIRDPARTYLICENSE \ 136 license=usr/src/ucbcmd/echo/THIRDPARTYLICENSE 137license usr/src/ucbcmd/from/THIRDPARTYLICENSE \ 138 license=usr/src/ucbcmd/from/THIRDPARTYLICENSE 139license usr/src/ucbcmd/groups/THIRDPARTYLICENSE \ 140 license=usr/src/ucbcmd/groups/THIRDPARTYLICENSE 141license usr/src/ucbcmd/ln/THIRDPARTYLICENSE \ 142 license=usr/src/ucbcmd/ln/THIRDPARTYLICENSE 143license usr/src/ucbcmd/ls/THIRDPARTYLICENSE \ 144 license=usr/src/ucbcmd/ls/THIRDPARTYLICENSE 145license usr/src/ucbcmd/sum/THIRDPARTYLICENSE \ 146 license=usr/src/ucbcmd/sum/THIRDPARTYLICENSE 147license usr/src/ucbcmd/test/THIRDPARTYLICENSE \ 148 license=usr/src/ucbcmd/test/THIRDPARTYLICENSE 149license usr/src/ucbcmd/tset/THIRDPARTYLICENSE \ 150 license=usr/src/ucbcmd/tset/THIRDPARTYLICENSE 151license usr/src/ucbcmd/users/THIRDPARTYLICENSE \ 152 license=usr/src/ucbcmd/users/THIRDPARTYLICENSE 153license usr/src/ucbcmd/whereis/THIRDPARTYLICENSE \ 154 license=usr/src/ucbcmd/whereis/THIRDPARTYLICENSE 155license usr/src/ucbcmd/whoami/THIRDPARTYLICENSE \ 156 license=usr/src/ucbcmd/whoami/THIRDPARTYLICENSE 157license usr/src/ucblib/libcurses/THIRDPARTYLICENSE \ 158 license=usr/src/ucblib/libcurses/THIRDPARTYLICENSE 159license usr/src/ucblib/libtermcap/THIRDPARTYLICENSE \ 160 license=usr/src/ucblib/libtermcap/THIRDPARTYLICENSE 161license usr/src/ucblib/libucb/THIRDPARTYLICENSE \ 162 license=usr/src/ucblib/libucb/THIRDPARTYLICENSE 163link path=etc/chroot target=../usr/sbin/chroot 164link path=etc/fuser target=../usr/sbin/fuser 165link path=etc/link target=../usr/sbin/link 166link path=etc/mvdir target=../usr/sbin/mvdir 167link path=etc/pwck target=../usr/sbin/pwck 168link path=etc/termcap target=../usr/share/lib/termcap 169link path=etc/unlink target=../usr/sbin/unlink 170link path=usr/5bin target=./bin 171link path=usr/share/man/man1b/Mail.1b target=mail.1b 172link path=usr/share/man/man1b/fasthalt.1b target=fastboot.1b 173link path=usr/share/man/man1b/reset.1b target=tset.1b 174link path=usr/ucb/Mail target=../bin/mailx 175link path=usr/ucb/arch target=../bin/arch 176link path=usr/ucb/clear target=../bin/clear 177link path=usr/ucb/e target=../bin/edit 178link path=usr/ucb/edit target=../bin/edit 179link path=usr/ucb/ex target=../bin/edit 180link path=usr/ucb/finger target=../bin/finger 181link path=usr/ucb/fmt target=../bin/fmt 182link path=usr/ucb/fold target=../bin/fold 183link path=usr/ucb/ftp target=../bin/ftp 184link path=usr/ucb/head target=../bin/head 185link path=usr/ucb/hostid target=../bin/hostid 186link path=usr/ucb/hostname target=../bin/hostname 187link path=usr/ucb/logger target=../bin/logger 188link path=usr/ucb/mach target=../bin/mach 189link path=usr/ucb/mail target=../bin/mailx 190link path=usr/ucb/more target=../bin/more 191link path=usr/ucb/netstat target=../bin/netstat 192link path=usr/ucb/page target=../bin/more 193link path=usr/ucb/pagesize target=../bin/pagesize 194link path=usr/ucb/quota target=../lib/fs/ufs/quota 195link path=usr/ucb/rcp target=../bin/rcp 196link path=usr/ucb/rdate target=../bin/rdate 197link path=usr/ucb/rdist target=../bin/rdist 198link path=usr/ucb/renice target=../bin/renice 199link path=usr/ucb/reset target=./tset 200link path=usr/ucb/rlogin target=../bin/rlogin 201link path=usr/ucb/rsh target=../bin/rsh 202link path=usr/ucb/ruptime target=../bin/ruptime 203link path=usr/ucb/rwho target=../bin/rwho 204link path=usr/ucb/script target=../bin/script 205link path=usr/ucb/tail target=../bin/tail 206link path=usr/ucb/talk target=../bin/talk 207link path=usr/ucb/tcopy target=../bin/tcopy 208link path=usr/ucb/telnet target=../bin/telnet 209link path=usr/ucb/tftp target=../bin/tftp 210link path=usr/ucb/uptime target=../bin/uptime 211link path=usr/ucb/vacation target=../bin/vacation 212link path=usr/ucb/vedit target=../bin/vedit 213link path=usr/ucb/vi target=../bin/edit 214link path=usr/ucb/view target=../bin/edit 215link path=usr/ucb/vmstat target=../bin/vmstat 216link path=usr/ucb/w target=../bin/w 217link path=usr/ucb/wc target=../bin/wc 218link path=usr/ucb/whois target=../bin/whois 219link path=usr/ucb/xstr target=../bin/xstr 220link path=usr/ucblib/$(ARCH64)/libcurses.so target=./libcurses.so.1 221link path=usr/ucblib/$(ARCH64)/libdbm.so target=./libdbm.so.1 222link path=usr/ucblib/$(ARCH64)/librpcsoc.so target=./librpcsoc.so.1 223link path=usr/ucblib/$(ARCH64)/libtermcap.so target=./libtermcap.so.1 224link path=usr/ucblib/$(ARCH64)/libucb.so target=./libucb.so.1 225link path=usr/ucblib/32 target=. 226link path=usr/ucblib/64 target=$(ARCH64) 227link path=usr/ucblib/libcurses.so target=./libcurses.so.1 228link path=usr/ucblib/libdbm.so target=./libdbm.so.1 229link path=usr/ucblib/librpcsoc.so target=./librpcsoc.so.1 230link path=usr/ucblib/libtermcap.so target=./libtermcap.so.1 231link path=usr/ucblib/libucb.so target=./libucb.so.1 232