components/perl_modules/xml-sax/xml-sax-GENFRAG.p5m
author Matt Keenan <matt.keenan@oracle.com>
Fri, 19 Jun 2015 09:35:02 +0100
branchs11-update
changeset 4508 d8924d870370
parent 3734 24181f5eb463
permissions -rw-r--r--
PSARC 2015/172 OpenStack Ironic (OpenStack Bare Metal Provisioning Service) PSARC 2015/070 pecan - Lightweight Python web-framework PSARC 2015/071 PyCA Python Cryptography PSARC 2015/170 OpenStack client for Ironic (Bare Metal Provisioning) PSARC 2015/171 scp - python secure copy PSARC 2015/196 singledispatch - Single-dispatch generic functions for Python PSARC 2015/197 logutils - Set of handlers for standard Python logging library PSARC 2015/198 Support for enumerations in Python 2.6 and 2.7 PSARC 2015/250 paramiko - SSHv2 protocol implementation in Python 20547142 Request to integrate Ironic into userland 17502639 The Python paramiko module should be added to Userland 20172780 The Python module scp should be added to Userland 20180376 The Python module ironicclient should be added to Userland 20182588 The Python module pecan should be added to Userland 20465525 The PyCA cryptography module should be added to Userland 20904396 The Python module singledispatch should be added to Userland 20904413 The Python module logutils should be added to Userland 20917993 The Python enum34 module should be added to Userland
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2649
79b6c91e7f81 16666707 Add Perl XML processing modules
Craig Mohrman <craig.mohrman@oracle.com>
parents:
diff changeset
     1
#
79b6c91e7f81 16666707 Add Perl XML processing modules
Craig Mohrman <craig.mohrman@oracle.com>
parents:
diff changeset
     2
# CDDL HEADER START
79b6c91e7f81 16666707 Add Perl XML processing modules
Craig Mohrman <craig.mohrman@oracle.com>
parents:
diff changeset
     3
#
79b6c91e7f81 16666707 Add Perl XML processing modules
Craig Mohrman <craig.mohrman@oracle.com>
parents:
diff changeset
     4
# The contents of this file are subject to the terms of the
79b6c91e7f81 16666707 Add Perl XML processing modules
Craig Mohrman <craig.mohrman@oracle.com>
parents:
diff changeset
     5
# Common Development and Distribution License (the "License").
79b6c91e7f81 16666707 Add Perl XML processing modules
Craig Mohrman <craig.mohrman@oracle.com>
parents:
diff changeset
     6
# You may not use this file except in compliance with the License.
79b6c91e7f81 16666707 Add Perl XML processing modules
Craig Mohrman <craig.mohrman@oracle.com>
parents:
diff changeset
     7
#
79b6c91e7f81 16666707 Add Perl XML processing modules
Craig Mohrman <craig.mohrman@oracle.com>
parents:
diff changeset
     8
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
79b6c91e7f81 16666707 Add Perl XML processing modules
Craig Mohrman <craig.mohrman@oracle.com>
parents:
diff changeset
     9
# or http://www.opensolaris.org/os/licensing.
79b6c91e7f81 16666707 Add Perl XML processing modules
Craig Mohrman <craig.mohrman@oracle.com>
parents:
diff changeset
    10
# See the License for the specific language governing permissions
79b6c91e7f81 16666707 Add Perl XML processing modules
Craig Mohrman <craig.mohrman@oracle.com>
parents:
diff changeset
    11
# and limitations under the License.
79b6c91e7f81 16666707 Add Perl XML processing modules
Craig Mohrman <craig.mohrman@oracle.com>
parents:
diff changeset
    12
#
79b6c91e7f81 16666707 Add Perl XML processing modules
Craig Mohrman <craig.mohrman@oracle.com>
parents:
diff changeset
    13
# When distributing Covered Code, include this CDDL HEADER in each
79b6c91e7f81 16666707 Add Perl XML processing modules
Craig Mohrman <craig.mohrman@oracle.com>
parents:
diff changeset
    14
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
79b6c91e7f81 16666707 Add Perl XML processing modules
Craig Mohrman <craig.mohrman@oracle.com>
parents:
diff changeset
    15
# If applicable, add the following below this CDDL HEADER, with the
79b6c91e7f81 16666707 Add Perl XML processing modules
Craig Mohrman <craig.mohrman@oracle.com>
parents:
diff changeset
    16
# fields enclosed by brackets "[]" replaced with your own identifying
79b6c91e7f81 16666707 Add Perl XML processing modules
Craig Mohrman <craig.mohrman@oracle.com>
parents:
diff changeset
    17
# information: Portions Copyright [yyyy] [name of copyright owner]
79b6c91e7f81 16666707 Add Perl XML processing modules
Craig Mohrman <craig.mohrman@oracle.com>
parents:
diff changeset
    18
#
79b6c91e7f81 16666707 Add Perl XML processing modules
Craig Mohrman <craig.mohrman@oracle.com>
parents:
diff changeset
    19
# CDDL HEADER END
79b6c91e7f81 16666707 Add Perl XML processing modules
Craig Mohrman <craig.mohrman@oracle.com>
parents:
diff changeset
    20
#
79b6c91e7f81 16666707 Add Perl XML processing modules
Craig Mohrman <craig.mohrman@oracle.com>
parents:
diff changeset
    21
79b6c91e7f81 16666707 Add Perl XML processing modules
Craig Mohrman <craig.mohrman@oracle.com>
parents:
diff changeset
    22
#
3734
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 2649
diff changeset
    23
# Copyright (c) 2013, 2015, Oracle and/or its affiliates. All rights reserved.
2649
79b6c91e7f81 16666707 Add Perl XML processing modules
Craig Mohrman <craig.mohrman@oracle.com>
parents:
diff changeset
    24
#
79b6c91e7f81 16666707 Add Perl XML processing modules
Craig Mohrman <craig.mohrman@oracle.com>
parents:
diff changeset
    25
3734
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 2649
diff changeset
    26
depend type=conditional fmri=library/perl-5/xml-sax-threaded-512 \
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 2649
diff changeset
    27
    predicate=runtime/perl-threaded-512