usr/src/pkgdefs/SUNWnmap/depend
author Cyril Plisko <cyril.plisko@grigale.com>
Mon, 08 Feb 2010 15:41:40 +0200
changeset 7 f96733ecc878
parent 0 b34509ac961f
child 14 ebdd963f7d5e
permissions -rw-r--r--
Import sfw build 133 Bugs Fixed ---------- 6462216 tomcat fails to build with java 1.6 6766826 SUNWopenldapr becomes inconsistent after a reboot 6900262 OpenSSL PKCS#11 engine files are not cstyle clean again 6902029 DoS vulnerability in ntpd NTP mode 7 (MODE_PRIVATE) handling [CVE-2009-3563] 6908571 77.5% snv_129 openssl-rsa1024-ncp_engine-verifys performance regression sparc 6909632 PKCS#11 engine should use CK_(TRUE|FALSE) instead of TRUE/FALSE 6910922 Apache 1.3 JServ module removal 6912691 don't need to reference /usr/openwin so much anymore 6912906 Apache 1.3 init.d script shouldn't refer to Tomcat 6913689 Several sfw packages no longer need to depend on SUNWmlib and SUNWmlibl 6917046 upgrade ncftp to 3.2.3 6918442 when /usr/bin/patch becomes gnu patch in opensolaris 131, it upsets a few things 6919344 SUNWgnu-readline consumers have undefined tgetent symbol 6919686 Tomcat vulnerable for CVE-2009-2901, CVE-2009-2902 and CVE-2009-2693 6920566 SUNWgnupg license is incorrect for gpgme 6920613 Apache Tomcat 6.0.24 stable 6920817 Wireshark update to version 1.2.6 6920889 make OpenSSL fips and non-fips builds run in parallel 6921161 SUNWusbccid should have gone away with SUNWocf

#
# CDDL HEADER START
#
# The contents of this file are subject to the terms of the
# Common Development and Distribution License (the "License").
# You may not use this file except in compliance with the License.
#
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
# or http://www.opensolaris.org/os/licensing.
# See the License for the specific language governing permissions
# and limitations under the License.
#
# When distributing Covered Code, include this CDDL HEADER in each
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
# If applicable, add the following below this CDDL HEADER, with the
# fields enclosed by brackets "[]" replaced with your own identifying
# information: Portions Copyright [yyyy] [name of copyright owner]
#
# CDDL HEADER END
#
# Copyright 2010 Sun Microsystems, Inc.  All rights reserved.
# Use is subject to license terms.
#
#ident	"@(#)depend	1.8	10/01/07 SMI"
#
#
# This package information file defines software dependencies associated
# with the pkg.  You can define three types of pkg dependencies with this file:
#	 P indicates a prerequisite for installation
#	 I indicates an incompatible package
#	 R indicates a reverse dependency
# <pkg.abbr> see pkginfo(4), PKG parameter
# <name> see pkginfo(4), NAME parameter
# <version> see pkginfo(4), VERSION parameter
# <arch> see pkginfo(4), ARCH parameter
# <type> <pkg.abbr> <name>
# 	(<arch>)<version>
# 	(<arch>)<version>
# 	...
# <type> <pkg.abbr> <name>
# ...
#

P SUNWcar	Core Architecture, (Root)
P SUNWcakr	Core Solaris Kernel Architecture (Root)
P SUNWkvm	Core Architecture, (Kvm)
P SUNWcsr	Core Solaris, (Root)
P SUNWckr	Core Solaris Kernel (Root)
P SUNWcnetr	Core Solaris Network Infrastructure (Root)
P SUNWcsu	Core Solaris, (Usr)
P SUNWcsd	Core Solaris Devices
P SUNWcsl	Core Solaris Libraries
P SUNWgccruntime	GCC Runtime
P SUNWopensslr	OpenSSL (Root)
P SUNWopenssl-libraries	OpenSSL Libraries (Usr)
P SUNWlibms	Math & Microtasking Libraries (Usr)
P SUNWlibmsr	Math & Microtasking Libraries (Root)
P SUNWgnome-base-libs	GNOME base GUI libraries
P SUNWxwplt	X Window System platform software
P SUNWxorg-clientlibs	X.Org Foundation X Client Libraries
P SUNWfontconfig	Fontconfig library
P SUNWlibpcap	libpcap - a packet capture library
P SUNWfreetype2	FreeType2 Font library
P SUNWpcre	Perl-Compatible Regular Expressions
P SUNWbzip	The bzip compression utility
P SUNWzlib	The Zip compression library
P SUNWzlibr	The Zip compression library (Root)
P SUNWPython	The Python interpreter, libraries and utilities
P SUNWbash	GNU Bourne-Again shell (bash)
P SUNWsqlite3	SQLite3 a serverless transactional SQL engine
P SUNWpysqlite	Python DB-API 2.0 interface for the SQLite