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 arch=$(ARCH) category=system \ 91 desc="utilities for user interface and source build compatibility with SunOS 4.x" \ 92 hotline="Please contact your local service provider" \ 93 name="Source Compatibility, (Root)" vendor="Sun Microsystems, Inc." \ 94 version=11.11,REV=2009.11.11 95legacy pkg=SUNWscpu arch=$(ARCH) category=system \ 96 desc="utilities for user interface and source build compatibility with SunOS 4.x" \ 97 hotline="Please contact your local service provider" \ 98 name="Source Compatibility, (Usr)" vendor="Sun Microsystems, Inc." \ 99 version=11.11,REV=2009.11.11 100license cr_Sun license=cr_Sun 101license lic_CDDL license=lic_CDDL 102license ucbcmd/basename/THIRDPARTYLICENSE \ 103 license=ucbcmd/basename/THIRDPARTYLICENSE 104license ucbcmd/echo/THIRDPARTYLICENSE license=ucbcmd/echo/THIRDPARTYLICENSE 105license ucbcmd/from/THIRDPARTYLICENSE license=ucbcmd/from/THIRDPARTYLICENSE 106license ucbcmd/groups/THIRDPARTYLICENSE \ 107 license=ucbcmd/groups/THIRDPARTYLICENSE 108license ucbcmd/ln/THIRDPARTYLICENSE license=ucbcmd/ln/THIRDPARTYLICENSE 109license ucbcmd/ls/THIRDPARTYLICENSE license=ucbcmd/ls/THIRDPARTYLICENSE 110license ucbcmd/sum/THIRDPARTYLICENSE license=ucbcmd/sum/THIRDPARTYLICENSE 111license ucbcmd/test/THIRDPARTYLICENSE license=ucbcmd/test/THIRDPARTYLICENSE 112license ucbcmd/tset/THIRDPARTYLICENSE license=ucbcmd/tset/THIRDPARTYLICENSE 113license ucbcmd/users/THIRDPARTYLICENSE license=ucbcmd/users/THIRDPARTYLICENSE 114license ucbcmd/whereis/THIRDPARTYLICENSE \ 115 license=ucbcmd/whereis/THIRDPARTYLICENSE 116license ucbcmd/whoami/THIRDPARTYLICENSE \ 117 license=ucbcmd/whoami/THIRDPARTYLICENSE 118license ucblib/libcurses/THIRDPARTYLICENSE \ 119 license=ucblib/libcurses/THIRDPARTYLICENSE 120license ucblib/libtermcap/THIRDPARTYLICENSE \ 121 license=ucblib/libtermcap/THIRDPARTYLICENSE 122license ucblib/libucb/THIRDPARTYLICENSE \ 123 license=ucblib/libucb/THIRDPARTYLICENSE 124link path=etc/chroot target=../usr/sbin/chroot 125link path=etc/fuser target=../usr/sbin/fuser 126link path=etc/link target=../usr/sbin/link 127link path=etc/mvdir target=../usr/sbin/mvdir 128link path=etc/pwck target=../usr/sbin/pwck 129link path=etc/termcap target=../usr/share/lib/termcap 130link path=etc/unlink target=../usr/sbin/unlink 131link path=usr/5bin target=./bin 132link path=usr/ucb/Mail target=../bin/mailx 133link path=usr/ucb/arch target=../bin/arch 134link path=usr/ucb/clear target=../bin/clear 135link path=usr/ucb/e target=../bin/edit 136link path=usr/ucb/edit target=../bin/edit 137link path=usr/ucb/ex target=../bin/edit 138link path=usr/ucb/finger target=../bin/finger 139link path=usr/ucb/fmt target=../bin/fmt 140link path=usr/ucb/fold target=../bin/fold 141link path=usr/ucb/ftp target=../bin/ftp 142link path=usr/ucb/head target=../bin/head 143link path=usr/ucb/hostid target=../bin/hostid 144link path=usr/ucb/hostname target=../bin/hostname 145link path=usr/ucb/logger target=../bin/logger 146link path=usr/ucb/mach target=../bin/mach 147link path=usr/ucb/mail target=../bin/mailx 148link path=usr/ucb/more target=../bin/more 149link path=usr/ucb/netstat target=../bin/netstat 150link path=usr/ucb/page target=../bin/more 151link path=usr/ucb/pagesize target=../bin/pagesize 152link path=usr/ucb/quota target=../lib/fs/ufs/quota 153link path=usr/ucb/rcp target=../bin/rcp 154link path=usr/ucb/rdate target=../bin/rdate 155link path=usr/ucb/rdist target=../bin/rdist 156link path=usr/ucb/renice target=../bin/renice 157link path=usr/ucb/reset target=./tset 158link path=usr/ucb/rlogin target=../bin/rlogin 159link path=usr/ucb/rsh target=../bin/rsh 160link path=usr/ucb/ruptime target=../bin/ruptime 161link path=usr/ucb/rwho target=../bin/rwho 162link path=usr/ucb/script target=../bin/script 163link path=usr/ucb/tail target=../bin/tail 164link path=usr/ucb/talk target=../bin/talk 165link path=usr/ucb/tcopy target=../bin/tcopy 166link path=usr/ucb/telnet target=../bin/telnet 167link path=usr/ucb/tftp target=../bin/tftp 168link path=usr/ucb/uptime target=../bin/uptime 169link path=usr/ucb/vacation target=../bin/vacation 170link path=usr/ucb/vedit target=../bin/vedit 171link path=usr/ucb/vi target=../bin/edit 172link path=usr/ucb/view target=../bin/edit 173link path=usr/ucb/vmstat target=../bin/vmstat 174link path=usr/ucb/w target=../bin/w 175link path=usr/ucb/wc target=../bin/wc 176link path=usr/ucb/whois target=../bin/whois 177link path=usr/ucb/xstr target=../bin/xstr 178link path=usr/ucblib/$(ARCH64)/libcurses.so target=./libcurses.so.1 179link path=usr/ucblib/$(ARCH64)/libdbm.so target=./libdbm.so.1 180link path=usr/ucblib/$(ARCH64)/librpcsoc.so target=./librpcsoc.so.1 181link path=usr/ucblib/$(ARCH64)/libtermcap.so target=./libtermcap.so.1 182link path=usr/ucblib/$(ARCH64)/libucb.so target=./libucb.so.1 183link path=usr/ucblib/32 target=. 184link path=usr/ucblib/64 target=$(ARCH64) 185link path=usr/ucblib/libcurses.so target=./libcurses.so.1 186link path=usr/ucblib/libdbm.so target=./libdbm.so.1 187link path=usr/ucblib/librpcsoc.so target=./librpcsoc.so.1 188link path=usr/ucblib/libtermcap.so target=./libtermcap.so.1 189link path=usr/ucblib/libucb.so target=./libucb.so.1 190