components/perl512/perl-512.p5m
changeset 5919 3cfe2a56a0d7
parent 4535 9db481b06f4f
child 7807 faf888b8f422
equal deleted inserted replaced
5918:3cbac9806123 5919:3cfe2a56a0d7
    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, 2015, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2011, 2016, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 
    23 
    24 <transform file path=usr.*/man/.+ -> default mangler.man.stability obsolete>
    24 <transform file path=usr.*/man/.+ -> default mangler.man.stability obsolete>
    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)
    38 
    38 
    39 # This link is always mediated.
    39 # This link is always mediated.
    40 # Customers may customize this link by creating their own IPS
    40 # Customers may customize this link by creating their own IPS
    41 # packages with mediated links.
    41 # packages with mediated links.
    42 link path=usr/bin/perl target=../perl5/$(PERL_VERSION)/bin/perl mediator=perl \
    42 link path=usr/bin/perl target=../perl5/$(PERL_VERSION)/bin/perl mediator=perl \
    43     mediator-priority=vendor mediator-version=5.12
    43     mediator-version=5.12
    44 file path=usr/perl5/$(PERL_VERSION)/bin/a2p
    44 file path=usr/perl5/$(PERL_VERSION)/bin/a2p
    45 file path=usr/perl5/$(PERL_VERSION)/bin/c2ph
    45 file path=usr/perl5/$(PERL_VERSION)/bin/c2ph
    46 file path=usr/perl5/$(PERL_VERSION)/bin/config_data
    46 file path=usr/perl5/$(PERL_VERSION)/bin/config_data
    47 file path=usr/perl5/$(PERL_VERSION)/bin/corelist
    47 file path=usr/perl5/$(PERL_VERSION)/bin/corelist
    48 file path=usr/perl5/$(PERL_VERSION)/bin/cpan
    48 file path=usr/perl5/$(PERL_VERSION)/bin/cpan
  2900 file path=usr/perl5/$(PERL_VERSION)/man/man3/version::Internals.3
  2900 file path=usr/perl5/$(PERL_VERSION)/man/man3/version::Internals.3
  2901 file path=usr/perl5/$(PERL_VERSION)/man/man3/vmsish.3
  2901 file path=usr/perl5/$(PERL_VERSION)/man/man3/vmsish.3
  2902 file path=usr/perl5/$(PERL_VERSION)/man/man3/warnings.3
  2902 file path=usr/perl5/$(PERL_VERSION)/man/man3/warnings.3
  2903 file path=usr/perl5/$(PERL_VERSION)/man/man3/warnings::register.3
  2903 file path=usr/perl5/$(PERL_VERSION)/man/man3/warnings::register.3
  2904 link path=usr/perl5/bin target=$(PERL_VERSION)/bin mediator=perl \
  2904 link path=usr/perl5/bin target=$(PERL_VERSION)/bin mediator=perl \
  2905     mediator-priority=vendor mediator-version=$(PERL_VERSION)
  2905     mediator-version=$(PERL_VERSION)
  2906 link path=usr/perl5/man target=$(PERL_VERSION)/man mediator=perl \
  2906 link path=usr/perl5/man target=$(PERL_VERSION)/man mediator=perl \
  2907     mediator-priority=vendor mediator-version=$(PERL_VERSION)
  2907     mediator-version=$(PERL_VERSION)
  2908 link path=usr/perl5/pod target=$(PERL_VERSION)/lib/pod mediator=perl \
  2908 link path=usr/perl5/pod target=$(PERL_VERSION)/lib/pod mediator=perl \
  2909     mediator-priority=vendor mediator-version=$(PERL_VERSION)
  2909     mediator-version=$(PERL_VERSION)
  2910 license perl.license license=Artistic
  2910 license perl.license license=Artistic