security/nss/pkg/solaris/SUNWtls/pkgdepend

Thu, 22 Jan 2015 13:21:57 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Thu, 22 Jan 2015 13:21:57 +0100
branch
TOR_BUG_9701
changeset 15
b8a032363ba2
permissions
-rw-r--r--

Incorporate requested changes from Mozilla in review:
https://bugzilla.mozilla.org/show_bug.cgi?id=1123480#c6

     1 # Copyright 2005 Microsystems, Inc.  All Rights Reserved.
     2 # Use is subject to license terms.
     3 #
     4 # This Source Code Form is subject to the terms of the Mozilla Public
     5 # License, v. 2.0. If a copy of the MPL was not distributed with this
     6 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
     7 #
     8 # This package information file defines software dependencies associated
     9 # with the pkg.  You can define three types of pkg dependencies with this file:
    10 #	 P indicates a prerequisite for installation
    11 #	 I indicates an incompatible package
    12 #	 R indicates a reverse dependency
    13 # <pkg.abbr> see pkginfo(4), PKG parameter
    14 # <name> see pkginfo(4), NAME parameter
    15 # <version> see pkginfo(4), VERSION parameter
    16 # <arch> see pkginfo(4), ARCH parameter
    17 # <type> <pkg.abbr> <name>
    18 # 	(<arch>)<version>
    19 # 	(<arch>)<version>
    20 # 	...
    21 # <type> <pkg.abbr> <name>
    22 # ...
    24 P SUNWcar	Core Architecture, (Root)
    25 P SUNWkvm	Core Architecture, (Kvm)
    26 P SUNWcsr	Core Solaris, (Root)
    27 P SUNWcsu	Core Solaris, (Usr)
    28 P SUNWcsd	Core Solaris Devices
    29 P SUNWcsl	Core Solaris Libraries
    30 P SUNWpr	Netscape Portable Runtime

mercurial