components/perl512/perl-512.p5m
branchs11u1-sru
changeset 2556 d05232ccfb14
parent 720 ceb85a06a8f7
child 2636 6dd49ed3453d
equal deleted inserted replaced
2548:5418a9de3963 2556:d05232ccfb14
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 # Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 
    23 
    24 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
    24 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
    25 set name=pkg.fmri \
    25 set name=pkg.fmri \
    26     value=pkg:/runtime/perl-512@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    26     value=pkg:/runtime/perl-512@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    27 set name=pkg.description \
    27 set name=pkg.description \
    28     value="Perl is a general-purpose programming language originally developed for text manipulation and now used for a wide range of tasks including system administration, web development, network programming, GUI development, and more."
    28     value="Perl is a general-purpose programming language originally developed for text manipulation and now used for a wide range of tasks including system administration, web development, network programming, GUI development, and more."
    29 set name=pkg.summary value=Perl
    29 set name=pkg.summary value=Perl
       
    30 set name=com.oracle.info.description value="Perl 5.12"
    30 set name=info.classification \
    31 set name=info.classification \
    31     value=org.opensolaris.category.2008:Development/Perl
    32     value=org.opensolaris.category.2008:Development/Perl
    32 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    33 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    33 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    34 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    34 set name=org.opensolaris.arc-caseid \
    35 set name=org.opensolaris.arc-caseid \
  3680 hardlink path=usr/perl5/$(PERL_VERSION)/bin/psed target=s2p
  3681 hardlink path=usr/perl5/$(PERL_VERSION)/bin/psed target=s2p
  3681 hardlink path=usr/perl5/$(PERL_VERSION)/bin/pstruct target=c2ph
  3682 hardlink path=usr/perl5/$(PERL_VERSION)/bin/pstruct target=c2ph
  3682 hardlink path=usr/perl5/$(PERL_VERSION)/man/man1/perlbug.1 target=perlthanks.1
  3683 hardlink path=usr/perl5/$(PERL_VERSION)/man/man1/perlbug.1 target=perlthanks.1
  3683 hardlink path=usr/perl5/$(PERL_VERSION)/man/man1/pstruct.1 target=c2ph.1
  3684 hardlink path=usr/perl5/$(PERL_VERSION)/man/man1/pstruct.1 target=c2ph.1
  3684 hardlink path=usr/perl5/$(PERL_VERSION)/man/man1/s2p.1 target=psed.1
  3685 hardlink path=usr/perl5/$(PERL_VERSION)/man/man1/s2p.1 target=psed.1
  3685 link path=usr/bin/perl target=../perl5/5.12/bin/perl
  3686 
  3686 link path=usr/perl5/bin target=./5.12/bin
  3687 # This link is always mediated.
  3687 link path=usr/perl5/man target=./5.12/man
  3688 # Customers may customize this link by creating their own IPS
  3688 link path=usr/perl5/pod target=./5.12/lib/pod
  3689 # packages with mediated links.
       
  3690 # DELETE the dupaction once the mediated link is published
       
  3691 # in the main repo.
       
  3692 link path=usr/bin/perl target=../perl5/5.12/bin/perl \
       
  3693     mediator=perl mediator-version=5.12 mediator-priority=vendor \
       
  3694     pkg.linted.pkglint.dupaction010.2=true
       
  3695 
       
  3696 link path=usr/perl5/bin target=5.12/bin
       
  3697 link path=usr/perl5/man target=5.12/man
       
  3698 link path=usr/perl5/pod target=5.12/lib/pod
       
  3699 
  3689 license perl.license license=Artistic
  3700 license perl.license license=Artistic