xref: /titanic_53/usr/src/pkg/manifests/compatibility-ucb.mf (revision a9478106a12424322498e53cf7cd75bd8a4d6004)
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.
24*a9478106SYuri Pankov# Copyright 2012 Nexenta Systems, Inc. All rights reserved.
25ead1f93eSLiane Praza#
26ead1f93eSLiane Praza
27ead1f93eSLiane Prazaset name=pkg.fmri value=pkg:/compatibility/ucb@$(PKGVERS)
28ead1f93eSLiane Prazaset name=pkg.description \
29ead1f93eSLiane Praza    value="utilities for user interface and source build compatibility with SunOS 4.x"
30ead1f93eSLiane Prazaset name=pkg.summary value="Source Compatibility"
31ead1f93eSLiane Prazaset name=info.classification value=org.opensolaris.category.2008:System/Core
32ead1f93eSLiane Prazaset name=variant.arch value=$(ARCH)
33ead1f93eSLiane Prazadir path=etc group=sys
34ead1f93eSLiane Prazadir path=etc/mail group=mail
35ead1f93eSLiane Prazadir path=usr group=sys
36ead1f93eSLiane Prazadir path=usr/bin
37ead1f93eSLiane Prazadir path=usr/lib
38c10c16deSRichard Lowedir path=usr/share/man
39c10c16deSRichard Lowedir path=usr/share/man/man1b
40c10c16deSRichard Lowedir path=usr/share/man/man3libucb
41c10c16deSRichard Lowedir path=usr/share/man/man3ucb
42ead1f93eSLiane Prazadir path=usr/ucb
43ead1f93eSLiane Praza$(i386_ONLY)dir path=usr/ucb/$(ARCH32)
44ead1f93eSLiane Prazadir path=usr/ucb/$(ARCH64)
45ead1f93eSLiane Prazadir path=usr/ucblib
46ead1f93eSLiane Prazadir path=usr/ucblib/$(ARCH64)
47ebbab6bbSDan Pricefile path=etc/mail/Mail.rc original_name=SUNWscp:etc/mail/Mail.rc \
48ebbab6bbSDan Price    preserve=true
49c10c16deSRichard Lowefile path=usr/share/man/man1b/basename.1b
50c10c16deSRichard Lowefile path=usr/share/man/man1b/biff.1b
51c10c16deSRichard Lowefile path=usr/share/man/man1b/chown.1b
52c10c16deSRichard Lowefile path=usr/share/man/man1b/df.1b
53c10c16deSRichard Lowefile path=usr/share/man/man1b/du.1b
54c10c16deSRichard Lowefile path=usr/share/man/man1b/echo.1b
55c10c16deSRichard Lowefile path=usr/share/man/man1b/exportfs.1b
56c10c16deSRichard Lowefile path=usr/share/man/man1b/expr.1b
57c10c16deSRichard Lowefile path=usr/share/man/man1b/fastboot.1b
58c10c16deSRichard Lowefile path=usr/share/man/man1b/file.1b
59c10c16deSRichard Lowefile path=usr/share/man/man1b/from.1b
60c10c16deSRichard Lowefile path=usr/share/man/man1b/groups.1b
61c10c16deSRichard Lowefile path=usr/share/man/man1b/grpck.1b
62c10c16deSRichard Lowefile path=usr/share/man/man1b/ln.1b
63c10c16deSRichard Lowefile path=usr/share/man/man1b/logger.1b
64c10c16deSRichard Lowefile path=usr/share/man/man1b/lpc.1b
65c10c16deSRichard Lowefile path=usr/share/man/man1b/lpq.1b
66c10c16deSRichard Lowefile path=usr/share/man/man1b/lpr.1b
67c10c16deSRichard Lowefile path=usr/share/man/man1b/lprm.1b
68c10c16deSRichard Lowefile path=usr/share/man/man1b/lptest.1b
69c10c16deSRichard Lowefile path=usr/share/man/man1b/mail.1b
70c10c16deSRichard Lowefile path=usr/share/man/man1b/mkstr.1b
71c10c16deSRichard Lowefile path=usr/share/man/man1b/printenv.1b
72c10c16deSRichard Lowefile path=usr/share/man/man1b/ps.1b
73c10c16deSRichard Lowefile path=usr/share/man/man1b/rusage.1b
74c10c16deSRichard Lowefile path=usr/share/man/man1b/shutdown.1b
75c10c16deSRichard Lowefile path=usr/share/man/man1b/stty.1b
76c10c16deSRichard Lowefile path=usr/share/man/man1b/sum.1b
77c10c16deSRichard Lowefile path=usr/share/man/man1b/test.1b
78c10c16deSRichard Lowefile path=usr/share/man/man1b/touch.1b
79c10c16deSRichard Lowefile path=usr/share/man/man1b/tset.1b
80c10c16deSRichard Lowefile path=usr/share/man/man1b/users.1b
81c10c16deSRichard Lowefile path=usr/share/man/man1b/vipw.1b
82c10c16deSRichard Lowefile path=usr/share/man/man1b/whereis.1b
83c10c16deSRichard Lowefile path=usr/share/man/man1b/whoami.1b
84c10c16deSRichard Lowefile path=usr/share/man/man3libucb/libcurses.3libucb
85c10c16deSRichard Lowefile path=usr/share/man/man3libucb/libdbm.3libucb
86c10c16deSRichard Lowefile path=usr/share/man/man3libucb/librpcsoc.3libucb
87c10c16deSRichard Lowefile path=usr/share/man/man3libucb/libtermcap.3libucb
88c10c16deSRichard Lowefile path=usr/share/man/man3libucb/libucb.3libucb
89c10c16deSRichard Lowefile path=usr/share/man/man3ucb/dbm.3ucb
90c10c16deSRichard Lowefile path=usr/share/man/man3ucb/flock.3ucb
91c10c16deSRichard Lowefile path=usr/share/man/man3ucb/fopen.3ucb
92c10c16deSRichard Lowefile path=usr/share/man/man3ucb/gettimeofday.3ucb
93c10c16deSRichard Lowefile path=usr/share/man/man3ucb/mctl.3ucb
94c10c16deSRichard Lowefile path=usr/share/man/man3ucb/nice.3ucb
95c10c16deSRichard Lowefile path=usr/share/man/man3ucb/nlist.3ucb
96c10c16deSRichard Lowefile path=usr/share/man/man3ucb/printf.3ucb
97c10c16deSRichard Lowefile path=usr/share/man/man3ucb/psignal.3ucb
98c10c16deSRichard Lowefile path=usr/share/man/man3ucb/rand.3ucb
99c10c16deSRichard Lowefile path=usr/share/man/man3ucb/readdir.3ucb
100c10c16deSRichard Lowefile path=usr/share/man/man3ucb/scandir.3ucb
101c10c16deSRichard Lowefile path=usr/share/man/man3ucb/setjmp.3ucb
102c10c16deSRichard Lowefile path=usr/share/man/man3ucb/sigblock.3ucb
103c10c16deSRichard Lowefile path=usr/share/man/man3ucb/siginterrupt.3ucb
104c10c16deSRichard Lowefile path=usr/share/man/man3ucb/signal.3ucb
105c10c16deSRichard Lowefile path=usr/share/man/man3ucb/sigstack.3ucb
106c10c16deSRichard Lowefile path=usr/share/man/man3ucb/sigvec.3ucb
107c10c16deSRichard Lowefile path=usr/share/man/man3ucb/sleep.3ucb
108c10c16deSRichard Lowefile path=usr/share/man/man3ucb/syscall.3ucb
109c10c16deSRichard Lowefile path=usr/share/man/man3ucb/times.3ucb
110c10c16deSRichard Lowefile path=usr/share/man/man3ucb/wait.3ucb
111ead1f93eSLiane Prazafile path=usr/ucb/basename mode=0755
112ead1f93eSLiane Prazafile path=usr/ucb/biff mode=0755
113ead1f93eSLiane Prazafile path=usr/ucb/chown mode=0755
114ead1f93eSLiane Prazafile path=usr/ucb/df mode=0755
115ead1f93eSLiane Prazafile path=usr/ucb/du mode=0755
116ead1f93eSLiane Prazafile path=usr/ucb/echo mode=0755
117ead1f93eSLiane Prazafile path=usr/ucb/expr mode=0755
118ead1f93eSLiane Prazafile path=usr/ucb/fastboot mode=0555
119ead1f93eSLiane Prazafile path=usr/ucb/fasthalt mode=0555
120ead1f93eSLiane Prazafile path=usr/ucb/file mode=0555
121ead1f93eSLiane Prazafile path=usr/ucb/from mode=0755
122ead1f93eSLiane Prazafile path=usr/ucb/groups mode=0755
123ead1f93eSLiane Prazafile path=usr/ucb/install mode=0755
124ead1f93eSLiane Prazafile path=usr/ucb/ln mode=0755
125ead1f93eSLiane Prazafile path=usr/ucb/ls mode=0755
126ead1f93eSLiane Prazafile path=usr/ucb/mkstr mode=0555
127ead1f93eSLiane Prazafile path=usr/ucb/printenv mode=0755
128ead1f93eSLiane Prazafile path=usr/ucb/rusage mode=0755
129ead1f93eSLiane Prazafile path=usr/ucb/sed mode=0555
130ead1f93eSLiane Prazafile path=usr/ucb/shutdown mode=0755
131ead1f93eSLiane Prazafile path=usr/ucb/stty mode=0755
132ead1f93eSLiane Prazafile path=usr/ucb/sum mode=0755
133ead1f93eSLiane Prazafile path=usr/ucb/test mode=0755
134ead1f93eSLiane Prazafile path=usr/ucb/touch mode=0755
135ead1f93eSLiane Prazafile path=usr/ucb/tr mode=0755
136ead1f93eSLiane Prazafile path=usr/ucb/tset mode=0755
137ead1f93eSLiane Prazafile path=usr/ucb/users mode=0755
138ead1f93eSLiane Prazafile path=usr/ucb/vipw mode=0555
139ead1f93eSLiane Prazafile path=usr/ucb/whereis mode=0755
140ead1f93eSLiane Prazafile path=usr/ucb/whoami mode=0755
141ead1f93eSLiane Prazafile path=usr/ucblib/$(ARCH64)/libcurses.so.1
142ead1f93eSLiane Prazafile path=usr/ucblib/$(ARCH64)/libdbm.so.1
143ead1f93eSLiane Prazafile path=usr/ucblib/$(ARCH64)/librpcsoc.so.1
144ead1f93eSLiane Prazafile path=usr/ucblib/$(ARCH64)/libtermcap.so.1
145ead1f93eSLiane Prazafile path=usr/ucblib/$(ARCH64)/libucb.so.1
146ead1f93eSLiane Prazafile path=usr/ucblib/libcurses.so.1
147ead1f93eSLiane Prazafile path=usr/ucblib/libdbm.so.1
148ead1f93eSLiane Prazafile path=usr/ucblib/librpcsoc.so.1
149ead1f93eSLiane Prazafile path=usr/ucblib/libtermcap.so.1
150ead1f93eSLiane Prazafile path=usr/ucblib/libucb.so.1
151ead1f93eSLiane Praza$(i386_ONLY)hardlink path=usr/ucb/$(ARCH32)/ps target=../../bin/$(ARCH32)/ps
152ead1f93eSLiane Prazahardlink path=usr/ucb/$(ARCH64)/ps target=../../bin/$(ARCH64)/ps
153ead1f93eSLiane Prazahardlink path=usr/ucb/ps target=../../usr/lib/isaexec
15471e464e5SPeter Dennis - Sustaining Engineerlegacy pkg=SUNWscpr \
155ead1f93eSLiane Praza    desc="utilities for user interface and source build compatibility with SunOS 4.x" \
15671e464e5SPeter Dennis - Sustaining Engineer    name="Source Compatibility, (Root)"
15771e464e5SPeter Dennis - Sustaining Engineerlegacy pkg=SUNWscpu \
158ead1f93eSLiane Praza    desc="utilities for user interface and source build compatibility with SunOS 4.x" \
15971e464e5SPeter Dennis - Sustaining Engineer    name="Source Compatibility, (Usr)"
160ead1f93eSLiane Prazalicense cr_Sun license=cr_Sun
161ead1f93eSLiane Prazalicense lic_CDDL license=lic_CDDL
1625084e753SMark J. Nelsonlicense usr/src/ucbcmd/basename/THIRDPARTYLICENSE \
1635084e753SMark J. Nelson    license=usr/src/ucbcmd/basename/THIRDPARTYLICENSE
1645084e753SMark J. Nelsonlicense usr/src/ucbcmd/echo/THIRDPARTYLICENSE \
1655084e753SMark J. Nelson    license=usr/src/ucbcmd/echo/THIRDPARTYLICENSE
1665084e753SMark J. Nelsonlicense usr/src/ucbcmd/from/THIRDPARTYLICENSE \
1675084e753SMark J. Nelson    license=usr/src/ucbcmd/from/THIRDPARTYLICENSE
1685084e753SMark J. Nelsonlicense usr/src/ucbcmd/groups/THIRDPARTYLICENSE \
1695084e753SMark J. Nelson    license=usr/src/ucbcmd/groups/THIRDPARTYLICENSE
1705084e753SMark J. Nelsonlicense usr/src/ucbcmd/ln/THIRDPARTYLICENSE \
1715084e753SMark J. Nelson    license=usr/src/ucbcmd/ln/THIRDPARTYLICENSE
1725084e753SMark J. Nelsonlicense usr/src/ucbcmd/ls/THIRDPARTYLICENSE \
1735084e753SMark J. Nelson    license=usr/src/ucbcmd/ls/THIRDPARTYLICENSE
1745084e753SMark J. Nelsonlicense usr/src/ucbcmd/sum/THIRDPARTYLICENSE \
1755084e753SMark J. Nelson    license=usr/src/ucbcmd/sum/THIRDPARTYLICENSE
1765084e753SMark J. Nelsonlicense usr/src/ucbcmd/test/THIRDPARTYLICENSE \
1775084e753SMark J. Nelson    license=usr/src/ucbcmd/test/THIRDPARTYLICENSE
1785084e753SMark J. Nelsonlicense usr/src/ucbcmd/tset/THIRDPARTYLICENSE \
1795084e753SMark J. Nelson    license=usr/src/ucbcmd/tset/THIRDPARTYLICENSE
1805084e753SMark J. Nelsonlicense usr/src/ucbcmd/users/THIRDPARTYLICENSE \
1815084e753SMark J. Nelson    license=usr/src/ucbcmd/users/THIRDPARTYLICENSE
1825084e753SMark J. Nelsonlicense usr/src/ucbcmd/whereis/THIRDPARTYLICENSE \
1835084e753SMark J. Nelson    license=usr/src/ucbcmd/whereis/THIRDPARTYLICENSE
1845084e753SMark J. Nelsonlicense usr/src/ucbcmd/whoami/THIRDPARTYLICENSE \
1855084e753SMark J. Nelson    license=usr/src/ucbcmd/whoami/THIRDPARTYLICENSE
1865084e753SMark J. Nelsonlicense usr/src/ucblib/libcurses/THIRDPARTYLICENSE \
1875084e753SMark J. Nelson    license=usr/src/ucblib/libcurses/THIRDPARTYLICENSE
1885084e753SMark J. Nelsonlicense usr/src/ucblib/libtermcap/THIRDPARTYLICENSE \
1895084e753SMark J. Nelson    license=usr/src/ucblib/libtermcap/THIRDPARTYLICENSE
1905084e753SMark J. Nelsonlicense usr/src/ucblib/libucb/THIRDPARTYLICENSE \
1915084e753SMark J. Nelson    license=usr/src/ucblib/libucb/THIRDPARTYLICENSE
192ead1f93eSLiane Prazalink path=etc/chroot target=../usr/sbin/chroot
193ead1f93eSLiane Prazalink path=etc/fuser target=../usr/sbin/fuser
194ead1f93eSLiane Prazalink path=etc/link target=../usr/sbin/link
195ead1f93eSLiane Prazalink path=etc/mvdir target=../usr/sbin/mvdir
196ead1f93eSLiane Prazalink path=etc/pwck target=../usr/sbin/pwck
197ead1f93eSLiane Prazalink path=etc/termcap target=../usr/share/lib/termcap
198ead1f93eSLiane Prazalink path=etc/unlink target=../usr/sbin/unlink
199ead1f93eSLiane Prazalink path=usr/5bin target=./bin
200*a9478106SYuri Pankovlink path=usr/share/man/man1b/Mail.1b target=mail.1b
201*a9478106SYuri Pankovlink path=usr/share/man/man1b/fasthalt.1b target=fastboot.1b
202*a9478106SYuri Pankovlink path=usr/share/man/man1b/reset.1b target=tset.1b
203ead1f93eSLiane Prazalink path=usr/ucb/Mail target=../bin/mailx
204ead1f93eSLiane Prazalink path=usr/ucb/arch target=../bin/arch
205ead1f93eSLiane Prazalink path=usr/ucb/clear target=../bin/clear
206ead1f93eSLiane Prazalink path=usr/ucb/e target=../bin/edit
207ead1f93eSLiane Prazalink path=usr/ucb/edit target=../bin/edit
208ead1f93eSLiane Prazalink path=usr/ucb/ex target=../bin/edit
209ead1f93eSLiane Prazalink path=usr/ucb/finger target=../bin/finger
210ead1f93eSLiane Prazalink path=usr/ucb/fmt target=../bin/fmt
211ead1f93eSLiane Prazalink path=usr/ucb/fold target=../bin/fold
212ead1f93eSLiane Prazalink path=usr/ucb/ftp target=../bin/ftp
213ead1f93eSLiane Prazalink path=usr/ucb/head target=../bin/head
214ead1f93eSLiane Prazalink path=usr/ucb/hostid target=../bin/hostid
215ead1f93eSLiane Prazalink path=usr/ucb/hostname target=../bin/hostname
216ead1f93eSLiane Prazalink path=usr/ucb/logger target=../bin/logger
217ead1f93eSLiane Prazalink path=usr/ucb/mach target=../bin/mach
218ead1f93eSLiane Prazalink path=usr/ucb/mail target=../bin/mailx
219ead1f93eSLiane Prazalink path=usr/ucb/more target=../bin/more
220ead1f93eSLiane Prazalink path=usr/ucb/netstat target=../bin/netstat
221ead1f93eSLiane Prazalink path=usr/ucb/page target=../bin/more
222ead1f93eSLiane Prazalink path=usr/ucb/pagesize target=../bin/pagesize
223ead1f93eSLiane Prazalink path=usr/ucb/quota target=../lib/fs/ufs/quota
224ead1f93eSLiane Prazalink path=usr/ucb/rcp target=../bin/rcp
225ead1f93eSLiane Prazalink path=usr/ucb/rdate target=../bin/rdate
226ead1f93eSLiane Prazalink path=usr/ucb/rdist target=../bin/rdist
227ead1f93eSLiane Prazalink path=usr/ucb/renice target=../bin/renice
228ead1f93eSLiane Prazalink path=usr/ucb/reset target=./tset
229ead1f93eSLiane Prazalink path=usr/ucb/rlogin target=../bin/rlogin
230ead1f93eSLiane Prazalink path=usr/ucb/rsh target=../bin/rsh
231ead1f93eSLiane Prazalink path=usr/ucb/ruptime target=../bin/ruptime
232ead1f93eSLiane Prazalink path=usr/ucb/rwho target=../bin/rwho
233ead1f93eSLiane Prazalink path=usr/ucb/script target=../bin/script
234ead1f93eSLiane Prazalink path=usr/ucb/tail target=../bin/tail
235ead1f93eSLiane Prazalink path=usr/ucb/talk target=../bin/talk
236ead1f93eSLiane Prazalink path=usr/ucb/tcopy target=../bin/tcopy
237ead1f93eSLiane Prazalink path=usr/ucb/telnet target=../bin/telnet
238ead1f93eSLiane Prazalink path=usr/ucb/tftp target=../bin/tftp
239ead1f93eSLiane Prazalink path=usr/ucb/uptime target=../bin/uptime
240ead1f93eSLiane Prazalink path=usr/ucb/vacation target=../bin/vacation
241ead1f93eSLiane Prazalink path=usr/ucb/vedit target=../bin/vedit
242ead1f93eSLiane Prazalink path=usr/ucb/vi target=../bin/edit
243ead1f93eSLiane Prazalink path=usr/ucb/view target=../bin/edit
244ead1f93eSLiane Prazalink path=usr/ucb/vmstat target=../bin/vmstat
245ead1f93eSLiane Prazalink path=usr/ucb/w target=../bin/w
246ead1f93eSLiane Prazalink path=usr/ucb/wc target=../bin/wc
247ead1f93eSLiane Prazalink path=usr/ucb/whois target=../bin/whois
248ead1f93eSLiane Prazalink path=usr/ucb/xstr target=../bin/xstr
249ead1f93eSLiane Prazalink path=usr/ucblib/$(ARCH64)/libcurses.so target=./libcurses.so.1
250ead1f93eSLiane Prazalink path=usr/ucblib/$(ARCH64)/libdbm.so target=./libdbm.so.1
251ead1f93eSLiane Prazalink path=usr/ucblib/$(ARCH64)/librpcsoc.so target=./librpcsoc.so.1
252ead1f93eSLiane Prazalink path=usr/ucblib/$(ARCH64)/libtermcap.so target=./libtermcap.so.1
253ead1f93eSLiane Prazalink path=usr/ucblib/$(ARCH64)/libucb.so target=./libucb.so.1
254ead1f93eSLiane Prazalink path=usr/ucblib/32 target=.
255ead1f93eSLiane Prazalink path=usr/ucblib/64 target=$(ARCH64)
256ead1f93eSLiane Prazalink path=usr/ucblib/libcurses.so target=./libcurses.so.1
257ead1f93eSLiane Prazalink path=usr/ucblib/libdbm.so target=./libdbm.so.1
258ead1f93eSLiane Prazalink path=usr/ucblib/librpcsoc.so target=./librpcsoc.so.1
259ead1f93eSLiane Prazalink path=usr/ucblib/libtermcap.so target=./libtermcap.so.1
260ead1f93eSLiane Prazalink path=usr/ucblib/libucb.so target=./libucb.so.1
261