depend revision 7c478bd95313f5f23a4c958a745db2134aa03244
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
73308f54e60e4cdb893e8b02955497e8f45b5893jeff.schenk# Copyright 2005 Sun Microsystems, Inc. All rights reserved.
73308f54e60e4cdb893e8b02955497e8f45b5893jeff.schenk# Use is subject to license terms.
73308f54e60e4cdb893e8b02955497e8f45b5893jeff.schenk# CDDL HEADER START
73308f54e60e4cdb893e8b02955497e8f45b5893jeff.schenk# The contents of this file are subject to the terms of the
73308f54e60e4cdb893e8b02955497e8f45b5893jeff.schenk# Common Development and Distribution License, Version 1.0 only
73308f54e60e4cdb893e8b02955497e8f45b5893jeff.schenk# (the "License"). You may not use this file except in compliance
73308f54e60e4cdb893e8b02955497e8f45b5893jeff.schenk# with the License.
73308f54e60e4cdb893e8b02955497e8f45b5893jeff.schenk# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
73308f54e60e4cdb893e8b02955497e8f45b5893jeff.schenk# See the License for the specific language governing permissions
73308f54e60e4cdb893e8b02955497e8f45b5893jeff.schenk# and limitations under the License.
73308f54e60e4cdb893e8b02955497e8f45b5893jeff.schenk# When distributing Covered Code, include this CDDL HEADER in each
73308f54e60e4cdb893e8b02955497e8f45b5893jeff.schenk# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
73308f54e60e4cdb893e8b02955497e8f45b5893jeff.schenk# If applicable, add the following below this CDDL HEADER, with the
73308f54e60e4cdb893e8b02955497e8f45b5893jeff.schenk# fields enclosed by brackets "[]" replaced with your own identifying
73308f54e60e4cdb893e8b02955497e8f45b5893jeff.schenk# information: Portions Copyright [yyyy] [name of copyright owner]
73308f54e60e4cdb893e8b02955497e8f45b5893jeff.schenk# CDDL HEADER END
73308f54e60e4cdb893e8b02955497e8f45b5893jeff.schenk# ident "%Z%%M% %I% %E% SMI"
fb98811412f1a61efdc30b38091bf4708148a806Allan Foster# This package information file defines software dependencies associated
4c0f084e476c05989eb702c500a763ef09ba044ejeff.schenk# with the pkg. You can define three types of pkg dependencies with this file:
fb98811412f1a61efdc30b38091bf4708148a806Allan Foster# P indicates a prerequisite for installation
fb98811412f1a61efdc30b38091bf4708148a806Allan Foster# I indicates an incompatible package
6e153e9671eb382c49354ab856404a71477cce58jeff.schenk# R indicates a reverse dependency
fb98811412f1a61efdc30b38091bf4708148a806Allan Foster# <pkg.abbr> see pkginfo(4), PKG parameter
fb98811412f1a61efdc30b38091bf4708148a806Allan Foster# <name> see pkginfo(4), NAME parameter
fb98811412f1a61efdc30b38091bf4708148a806Allan Foster# <version> see pkginfo(4), VERSION parameter
fb98811412f1a61efdc30b38091bf4708148a806Allan Foster# <arch> see pkginfo(4), ARCH parameter
fb98811412f1a61efdc30b38091bf4708148a806Allan Foster# <type> <pkg.abbr> <name>
6e153e9671eb382c49354ab856404a71477cce58jeff.schenk# (<arch>)<version>
6e153e9671eb382c49354ab856404a71477cce58jeff.schenk# (<arch>)<version>
6e153e9671eb382c49354ab856404a71477cce58jeff.schenk# <type> <pkg.abbr> <name>
fb98811412f1a61efdc30b38091bf4708148a806Allan FosterP SUNWcar Core Architecture, (Root)
fb98811412f1a61efdc30b38091bf4708148a806Allan FosterP SUNWcakr Core Solaris Kernel Architecture (Root)
fb98811412f1a61efdc30b38091bf4708148a806Allan FosterP SUNWkvm Core Architecture, (Kvm)
fb98811412f1a61efdc30b38091bf4708148a806Allan FosterP SUNWcsr Core Solaris, (Root)
fb98811412f1a61efdc30b38091bf4708148a806Allan FosterP SUNWckr Core Solaris Kernel (Root)
fb98811412f1a61efdc30b38091bf4708148a806Allan FosterP SUNWcnetr Core Solaris Network Infrastructure (Root)
fb98811412f1a61efdc30b38091bf4708148a806Allan FosterP SUNWcsu Core Solaris, (Usr)
fb98811412f1a61efdc30b38091bf4708148a806Allan FosterP SUNWcsd Core Solaris Devices
fb98811412f1a61efdc30b38091bf4708148a806Allan FosterP SUNWcsl Core Solaris Libraries
fb98811412f1a61efdc30b38091bf4708148a806Allan FosterP SUNWnfscr Network File System (NFS) client support (Root)
4c0f084e476c05989eb702c500a763ef09ba044ejeff.schenkP SUNWnfsckr Network File System (NFS) client kernel support (Root)