components/perl_modules/authen-pam/authen-pam-PERLVER.p5m
author Mike Sullivan <Mike.Sullivan@Oracle.COM>
Mon, 03 Feb 2014 17:10:36 -0800
changeset 1684 9d9bd1ac4a6a
parent 1360 ed2174a87b88
child 1948 2d1537e7942d
permissions -rw-r--r--
Close of build 41.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1360
ed2174a87b88 16851083 Move Perl Authen:PAM module from Desktop consolidation to Userland
Brian Cameron <brian.cameron@oracle.com>
parents:
diff changeset
     1
#
ed2174a87b88 16851083 Move Perl Authen:PAM module from Desktop consolidation to Userland
Brian Cameron <brian.cameron@oracle.com>
parents:
diff changeset
     2
# CDDL HEADER START
ed2174a87b88 16851083 Move Perl Authen:PAM module from Desktop consolidation to Userland
Brian Cameron <brian.cameron@oracle.com>
parents:
diff changeset
     3
#
ed2174a87b88 16851083 Move Perl Authen:PAM module from Desktop consolidation to Userland
Brian Cameron <brian.cameron@oracle.com>
parents:
diff changeset
     4
# The contents of this file are subject to the terms of the
ed2174a87b88 16851083 Move Perl Authen:PAM module from Desktop consolidation to Userland
Brian Cameron <brian.cameron@oracle.com>
parents:
diff changeset
     5
# Common Development and Distribution License (the "License").
ed2174a87b88 16851083 Move Perl Authen:PAM module from Desktop consolidation to Userland
Brian Cameron <brian.cameron@oracle.com>
parents:
diff changeset
     6
# You may not use this file except in compliance with the License.
ed2174a87b88 16851083 Move Perl Authen:PAM module from Desktop consolidation to Userland
Brian Cameron <brian.cameron@oracle.com>
parents:
diff changeset
     7
#
ed2174a87b88 16851083 Move Perl Authen:PAM module from Desktop consolidation to Userland
Brian Cameron <brian.cameron@oracle.com>
parents:
diff changeset
     8
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
ed2174a87b88 16851083 Move Perl Authen:PAM module from Desktop consolidation to Userland
Brian Cameron <brian.cameron@oracle.com>
parents:
diff changeset
     9
# or http://www.opensolaris.org/os/licensing.
ed2174a87b88 16851083 Move Perl Authen:PAM module from Desktop consolidation to Userland
Brian Cameron <brian.cameron@oracle.com>
parents:
diff changeset
    10
# See the License for the specific language governing permissions
ed2174a87b88 16851083 Move Perl Authen:PAM module from Desktop consolidation to Userland
Brian Cameron <brian.cameron@oracle.com>
parents:
diff changeset
    11
# and limitations under the License.
ed2174a87b88 16851083 Move Perl Authen:PAM module from Desktop consolidation to Userland
Brian Cameron <brian.cameron@oracle.com>
parents:
diff changeset
    12
#
ed2174a87b88 16851083 Move Perl Authen:PAM module from Desktop consolidation to Userland
Brian Cameron <brian.cameron@oracle.com>
parents:
diff changeset
    13
# When distributing Covered Code, include this CDDL HEADER in each
ed2174a87b88 16851083 Move Perl Authen:PAM module from Desktop consolidation to Userland
Brian Cameron <brian.cameron@oracle.com>
parents:
diff changeset
    14
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
ed2174a87b88 16851083 Move Perl Authen:PAM module from Desktop consolidation to Userland
Brian Cameron <brian.cameron@oracle.com>
parents:
diff changeset
    15
# If applicable, add the following below this CDDL HEADER, with the
ed2174a87b88 16851083 Move Perl Authen:PAM module from Desktop consolidation to Userland
Brian Cameron <brian.cameron@oracle.com>
parents:
diff changeset
    16
# fields enclosed by brackets "[]" replaced with your own identifying
ed2174a87b88 16851083 Move Perl Authen:PAM module from Desktop consolidation to Userland
Brian Cameron <brian.cameron@oracle.com>
parents:
diff changeset
    17
# information: Portions Copyright [yyyy] [name of copyright owner]
ed2174a87b88 16851083 Move Perl Authen:PAM module from Desktop consolidation to Userland
Brian Cameron <brian.cameron@oracle.com>
parents:
diff changeset
    18
#
ed2174a87b88 16851083 Move Perl Authen:PAM module from Desktop consolidation to Userland
Brian Cameron <brian.cameron@oracle.com>
parents:
diff changeset
    19
# CDDL HEADER END
ed2174a87b88 16851083 Move Perl Authen:PAM module from Desktop consolidation to Userland
Brian Cameron <brian.cameron@oracle.com>
parents:
diff changeset
    20
#
ed2174a87b88 16851083 Move Perl Authen:PAM module from Desktop consolidation to Userland
Brian Cameron <brian.cameron@oracle.com>
parents:
diff changeset
    21
# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
ed2174a87b88 16851083 Move Perl Authen:PAM module from Desktop consolidation to Userland
Brian Cameron <brian.cameron@oracle.com>
parents:
diff changeset
    22
#
ed2174a87b88 16851083 Move Perl Authen:PAM module from Desktop consolidation to Userland
Brian Cameron <brian.cameron@oracle.com>
parents:
diff changeset
    23
ed2174a87b88 16851083 Move Perl Authen:PAM module from Desktop consolidation to Userland
Brian Cameron <brian.cameron@oracle.com>
parents:
diff changeset
    24
<transform depend pkg.debug.depend.path=usr.*/5.12-mt/bin ->  set pkg.debug.depend.file perl-threaded>
ed2174a87b88 16851083 Move Perl Authen:PAM module from Desktop consolidation to Userland
Brian Cameron <brian.cameron@oracle.com>
parents:
diff changeset
    25
<transform depend pkg.debug.depend.path=(usr.*/5.12)-mt(/bin) ->  set pkg.debug.depend.path %<1>%<2>  >
ed2174a87b88 16851083 Move Perl Authen:PAM module from Desktop consolidation to Userland
Brian Cameron <brian.cameron@oracle.com>
parents:
diff changeset
    26
#
ed2174a87b88 16851083 Move Perl Authen:PAM module from Desktop consolidation to Userland
Brian Cameron <brian.cameron@oracle.com>
parents:
diff changeset
    27
<transform file path=usr.*/5.12-mt/(man|XML)/.* -> drop >
ed2174a87b88 16851083 Move Perl Authen:PAM module from Desktop consolidation to Userland
Brian Cameron <brian.cameron@oracle.com>
parents:
diff changeset
    28
# convert 5.12-mt to 5.12 in the path because that is where the threaded
ed2174a87b88 16851083 Move Perl Authen:PAM module from Desktop consolidation to Userland
Brian Cameron <brian.cameron@oracle.com>
parents:
diff changeset
    29
# perl bits really are.
ed2174a87b88 16851083 Move Perl Authen:PAM module from Desktop consolidation to Userland
Brian Cameron <brian.cameron@oracle.com>
parents:
diff changeset
    30
<transform file path=(usr.*/5.12)-mt(/.+) -> set path %<1>%<2>>
ed2174a87b88 16851083 Move Perl Authen:PAM module from Desktop consolidation to Userland
Brian Cameron <brian.cameron@oracle.com>
parents:
diff changeset
    31
<transform file path=usr.*/man/.+ -> default mangler.man.stability volatile>
ed2174a87b88 16851083 Move Perl Authen:PAM module from Desktop consolidation to Userland
Brian Cameron <brian.cameron@oracle.com>
parents:
diff changeset
    32
<transform set name=pkg.fmri value=(.*)512-mt(.+) -> set value %<1>threaded-512%<2>>
ed2174a87b88 16851083 Move Perl Authen:PAM module from Desktop consolidation to Userland
Brian Cameron <brian.cameron@oracle.com>
parents:
diff changeset
    33
<transform depend fmri=(.*)512-mt(.*) -> set fmri %<1>threaded-512%<2>>
ed2174a87b88 16851083 Move Perl Authen:PAM module from Desktop consolidation to Userland
Brian Cameron <brian.cameron@oracle.com>
parents:
diff changeset
    34
<transform depend predicate=(.*)512-mt(.*) -> set predicate %<1>threaded-512%<2>>
ed2174a87b88 16851083 Move Perl Authen:PAM module from Desktop consolidation to Userland
Brian Cameron <brian.cameron@oracle.com>
parents:
diff changeset
    35
ed2174a87b88 16851083 Move Perl Authen:PAM module from Desktop consolidation to Userland
Brian Cameron <brian.cameron@oracle.com>
parents:
diff changeset
    36
set name=pkg.fmri value=pkg:/library/perl-5/authen-pam-$(PLV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
ed2174a87b88 16851083 Move Perl Authen:PAM module from Desktop consolidation to Userland
Brian Cameron <brian.cameron@oracle.com>
parents:
diff changeset
    37
set name=pkg.summary value="Authen::PAM - PAM Perl Module"
ed2174a87b88 16851083 Move Perl Authen:PAM module from Desktop consolidation to Userland
Brian Cameron <brian.cameron@oracle.com>
parents:
diff changeset
    38
set name=pkg.description value="the Authen::PAM Perl module for using PAM"
ed2174a87b88 16851083 Move Perl Authen:PAM module from Desktop consolidation to Userland
Brian Cameron <brian.cameron@oracle.com>
parents:
diff changeset
    39
set name=com.oracle.info.description value="the Authen::PAM Perl module"
ed2174a87b88 16851083 Move Perl Authen:PAM module from Desktop consolidation to Userland
Brian Cameron <brian.cameron@oracle.com>
parents:
diff changeset
    40
set name=com.oracle.info.tpno value=9303
ed2174a87b88 16851083 Move Perl Authen:PAM module from Desktop consolidation to Userland
Brian Cameron <brian.cameron@oracle.com>
parents:
diff changeset
    41
set name=info.classification \
ed2174a87b88 16851083 Move Perl Authen:PAM module from Desktop consolidation to Userland
Brian Cameron <brian.cameron@oracle.com>
parents:
diff changeset
    42
    value="org.opensolaris.category.2008:Development/Perl"
ed2174a87b88 16851083 Move Perl Authen:PAM module from Desktop consolidation to Userland
Brian Cameron <brian.cameron@oracle.com>
parents:
diff changeset
    43
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
ed2174a87b88 16851083 Move Perl Authen:PAM module from Desktop consolidation to Userland
Brian Cameron <brian.cameron@oracle.com>
parents:
diff changeset
    44
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
ed2174a87b88 16851083 Move Perl Authen:PAM module from Desktop consolidation to Userland
Brian Cameron <brian.cameron@oracle.com>
parents:
diff changeset
    45
set name=org.opensolaris.arc-caseid value=LSARC/2004/251
ed2174a87b88 16851083 Move Perl Authen:PAM module from Desktop consolidation to Userland
Brian Cameron <brian.cameron@oracle.com>
parents:
diff changeset
    46
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
ed2174a87b88 16851083 Move Perl Authen:PAM module from Desktop consolidation to Userland
Brian Cameron <brian.cameron@oracle.com>
parents:
diff changeset
    47
ed2174a87b88 16851083 Move Perl Authen:PAM module from Desktop consolidation to Userland
Brian Cameron <brian.cameron@oracle.com>
parents:
diff changeset
    48
license authen-pam.license license=Artistic
ed2174a87b88 16851083 Move Perl Authen:PAM module from Desktop consolidation to Userland
Brian Cameron <brian.cameron@oracle.com>
parents:
diff changeset
    49
ed2174a87b88 16851083 Move Perl Authen:PAM module from Desktop consolidation to Userland
Brian Cameron <brian.cameron@oracle.com>
parents:
diff changeset
    50
#file path=usr/perl5/$(PERLVER)/lib/$(PERL_ARCH)/perllocal.pod
ed2174a87b88 16851083 Move Perl Authen:PAM module from Desktop consolidation to Userland
Brian Cameron <brian.cameron@oracle.com>
parents:
diff changeset
    51
file path=usr/perl5/$(PERLVER)/man/man3/Authen::PAM.3
ed2174a87b88 16851083 Move Perl Authen:PAM module from Desktop consolidation to Userland
Brian Cameron <brian.cameron@oracle.com>
parents:
diff changeset
    52
file path=usr/perl5/$(PERLVER)/man/man3/Authen::PAM::FAQ.3
ed2174a87b88 16851083 Move Perl Authen:PAM module from Desktop consolidation to Userland
Brian Cameron <brian.cameron@oracle.com>
parents:
diff changeset
    53
file path=usr/perl5/vendor_perl/$(PERLVER)/$(PERL_ARCH)/Authen/PAM.pm
ed2174a87b88 16851083 Move Perl Authen:PAM module from Desktop consolidation to Userland
Brian Cameron <brian.cameron@oracle.com>
parents:
diff changeset
    54
file path=usr/perl5/vendor_perl/$(PERLVER)/$(PERL_ARCH)/Authen/PAM/FAQ.pod
ed2174a87b88 16851083 Move Perl Authen:PAM module from Desktop consolidation to Userland
Brian Cameron <brian.cameron@oracle.com>
parents:
diff changeset
    55
file path=usr/perl5/vendor_perl/$(PERLVER)/$(PERL_ARCH)/auto/Authen/PAM/.packlist
ed2174a87b88 16851083 Move Perl Authen:PAM module from Desktop consolidation to Userland
Brian Cameron <brian.cameron@oracle.com>
parents:
diff changeset
    56
file path=usr/perl5/vendor_perl/$(PERLVER)/$(PERL_ARCH)/auto/Authen/PAM/PAM.bs
ed2174a87b88 16851083 Move Perl Authen:PAM module from Desktop consolidation to Userland
Brian Cameron <brian.cameron@oracle.com>
parents:
diff changeset
    57
file path=usr/perl5/vendor_perl/$(PERLVER)/$(PERL_ARCH)/auto/Authen/PAM/PAM.so
ed2174a87b88 16851083 Move Perl Authen:PAM module from Desktop consolidation to Userland
Brian Cameron <brian.cameron@oracle.com>
parents:
diff changeset
    58
ed2174a87b88 16851083 Move Perl Authen:PAM module from Desktop consolidation to Userland
Brian Cameron <brian.cameron@oracle.com>
parents:
diff changeset
    59
# force a dependency on the Perl runtime
ed2174a87b88 16851083 Move Perl Authen:PAM module from Desktop consolidation to Userland
Brian Cameron <brian.cameron@oracle.com>
parents:
diff changeset
    60
depend fmri=__TBD pkg.debug.depend.file=perl \
ed2174a87b88 16851083 Move Perl Authen:PAM module from Desktop consolidation to Userland
Brian Cameron <brian.cameron@oracle.com>
parents:
diff changeset
    61
    pkg.debug.depend.path=usr/perl5/$(PERLVER)/bin type=require
ed2174a87b88 16851083 Move Perl Authen:PAM module from Desktop consolidation to Userland
Brian Cameron <brian.cameron@oracle.com>
parents:
diff changeset
    62
ed2174a87b88 16851083 Move Perl Authen:PAM module from Desktop consolidation to Userland
Brian Cameron <brian.cameron@oracle.com>
parents:
diff changeset
    63
# force a dependency on the authen-pam package
ed2174a87b88 16851083 Move Perl Authen:PAM module from Desktop consolidation to Userland
Brian Cameron <brian.cameron@oracle.com>
parents:
diff changeset
    64
depend fmri=library/perl-5/authen-pam@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION) \
ed2174a87b88 16851083 Move Perl Authen:PAM module from Desktop consolidation to Userland
Brian Cameron <brian.cameron@oracle.com>
parents:
diff changeset
    65
    type=require