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