components/perl_modules/net-ssleay/net-ssleay-PERLVER.p5m
changeset 3732 0f62cc221c7e
parent 1251 f1fb66b52f41
child 4035 7865e461772f
equal deleted inserted replaced
3731:7b09b73a67a4 3732:0f62cc221c7e
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 
    21 
    22 #
    22 #
    23 # Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
    23 # Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
    24 #
    24 #
    25 
    25 
    26 <transform file path=usr.*/man/.+ -> default mangler.man.stability volatile>
    26 <transform file path=usr.*/man/.+ -> default mangler.man.stability volatile>
    27 set name=pkg.fmri \
    27 set name=pkg.fmri \
    28     value=pkg:/library/perl-5/net-ssleay-$(PLV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    28     value=pkg:/library/perl-5/net-ssleay-$(PLV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    29 set name=pkg.summary value="Net::SSLeay- Perl extension for using OpenSSL"
    29 set name=pkg.summary value="Net::SSLeay- Perl extension for using OpenSSL"
    30 set name=com.oracle.info.description value="the Net::SSLeay Perl extension for using OpenSSL"
    30 set name=com.oracle.info.description \
       
    31     value="the Net::SSLeay Perl extension for using OpenSSL"
    31 set name=info.classification \
    32 set name=info.classification \
    32     value="org.opensolaris.category.2008:Development/Perl"
    33     value=org.opensolaris.category.2008:Development/Perl
    33 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    34 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    34 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    35 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    35 set name=org.opensolaris.arc-caseid value=PSARC/2009/189
    36 set name=org.opensolaris.arc-caseid value=PSARC/2009/189
    36 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    37 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    37 
       
    38 license net-ssleay.copyright license='OpenSSL, SSLeay'
       
    39 
       
    40 depend fmri=library/[email protected] type=require
       
    41 
    38 
    42 #file path=usr/perl5/$(PERLVER)/lib/$(PERL_ARCH)/perllocal.pod
    39 #file path=usr/perl5/$(PERLVER)/lib/$(PERL_ARCH)/perllocal.pod
    43 file path=usr/perl5/$(PERLVER)/man/man3/Net::SSLeay.3
    40 file path=usr/perl5/$(PERLVER)/man/man3/Net::SSLeay.3
    44 file path=usr/perl5/$(PERLVER)/man/man3/Net::SSLeay::Handle.3
    41 file path=usr/perl5/$(PERLVER)/man/man3/Net::SSLeay::Handle.3
    45 file path=usr/perl5/vendor_perl/$(PERLVER)/$(PERL_ARCH)/Net/SSLeay.pm
    42 file path=usr/perl5/vendor_perl/$(PERLVER)/$(PERL_ARCH)/Net/SSLeay.pm
   122 file path=usr/perl5/vendor_perl/$(PERLVER)/$(PERL_ARCH)/auto/Net/SSLeay/tcpxcat.al
   119 file path=usr/perl5/vendor_perl/$(PERLVER)/$(PERL_ARCH)/auto/Net/SSLeay/tcpxcat.al
   123 file path=usr/perl5/vendor_perl/$(PERLVER)/$(PERL_ARCH)/auto/Net/SSLeay/want_X509_lookup.al
   120 file path=usr/perl5/vendor_perl/$(PERLVER)/$(PERL_ARCH)/auto/Net/SSLeay/want_X509_lookup.al
   124 file path=usr/perl5/vendor_perl/$(PERLVER)/$(PERL_ARCH)/auto/Net/SSLeay/want_nothing.al
   121 file path=usr/perl5/vendor_perl/$(PERLVER)/$(PERL_ARCH)/auto/Net/SSLeay/want_nothing.al
   125 file path=usr/perl5/vendor_perl/$(PERLVER)/$(PERL_ARCH)/auto/Net/SSLeay/want_read.al
   122 file path=usr/perl5/vendor_perl/$(PERLVER)/$(PERL_ARCH)/auto/Net/SSLeay/want_read.al
   126 file path=usr/perl5/vendor_perl/$(PERLVER)/$(PERL_ARCH)/auto/Net/SSLeay/want_write.al
   123 file path=usr/perl5/vendor_perl/$(PERLVER)/$(PERL_ARCH)/auto/Net/SSLeay/want_write.al
       
   124 license net-ssleay.copyright license="OpenSSL, SSLeay"
       
   125 depend type=require fmri=library/[email protected]