/lang/py-compiler/

mit/?id=96cd8e4bc2d30db4bc3bbbf3fcdcc98121c879e0'/> 96cd8e4bc2d30db4bc3bbbf3fcdcc98121c879e0 With hat: portmgr Sponsored by: Absolight
With hat:	portmgr
Sponsored by:	Absolight
- Update to 11.3.0 2015-06-28T08:38:11+00:00 sunpoet sunpoet@FreeBSD.org 2015-06-28T08:38:11+00:00 c3c1a6b488197610b0467dc644b93f15eb1ba41b - Strip shared library Changes: https://github.com/buganini/perl-bsdconv/releases PR: 201012 Submitted by: sunpoet (myself) Approved by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
- Strip shared library

Changes:	https://github.com/buganini/perl-bsdconv/releases
PR:		201012
Submitted by:	sunpoet (myself)
Approved by:	Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
Update ports in the [bcd]* categories to not use GH_COMMIT. 2015-05-06T15:16:53+00:00 mat mat@FreeBSD.org 2015-05-06T15:16:53+00:00 fdf5e05adcbf7815959a76ea54ef03c1abf2b1c2 With minor cleanups to make things simpler. With hat: portmgr Sponsored by: Absolight
With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
Update "BSD" license for buganini's ports 2014-12-22T17:31:49+00:00 feld feld@FreeBSD.org 2014-12-22T17:31:49+00:00 845ad3c4c9151eb4c8f7f17f7d6c6242afa20242

Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26T13:08:24+00:00 mat mat@FreeBSD.org 2014-11-26T13:08:24+00:00 9debac461b7729b783ca5a0f5e46461ddac07173 Before, we had: site_perl : lib/perl5/site_perl/5.18 site_perl/perl_arch : lib/perl5/site_perl/5.18/mach perl_man3 : lib/perl5/5.18/man/man3 Now we have: site_perl : lib/perl5/site_perl site_arch : lib/perl5/site_perl/mach/5.18 perl_man3 : lib/perl5/site_perl/man/man3 Modules without any .so will be installed at the same place regardless of the Perl version, minimizing the upgrade when the major Perl version is changed. It uses a version dependent directory for modules with compiled bits. As PERL_ARCH is no longer needed in plists, it has been removed from PLIST_SUB. The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now always removed, as is perllocal.pod. The old site_perl and site_perl/arch directories have been kept in the default Perl @INC for all Perl ports, and will be phased out as these old Perl versions expire. PR: 194969 Differential Revision: https://reviews.freebsd.org/D1019 Exp-run by: antoine Reviewed by: perl@ Approved by: portmgr
Before, we had:

  site_perl :           lib/perl5/site_perl/5.18
  site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
  perl_man3 :           lib/perl5/5.18/man/man3

Now we have:

  site_perl : lib/perl5/site_perl
  site_arch : lib/perl5/site_perl/mach/5.18
  perl_man3 : lib/perl5/site_perl/man/man3

Modules without any .so will be installed at the same place regardless of the
Perl version, minimizing the upgrade when the major Perl version is changed.
It uses a version dependent directory for modules with compiled bits.

As PERL_ARCH is no longer needed in plists, it has been removed from
PLIST_SUB.

The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now
always removed, as is perllocal.pod.

The old site_perl and site_perl/arch directories have been kept in the
default Perl @INC for all Perl ports, and will be phased out as these old
Perl versions expire.

PR:		194969
Differential Revision:	https://reviews.freebsd.org/D1019
Exp-run by:	antoine
Reviewed by:	perl@
Approved by:	portmgr
Cleanup plist 2014-10-20T09:37:00+00:00 bapt bapt@FreeBSD.org 2014-10-20T09:37:00+00:00 308bd49c8f06b6f4ef5a37f43ae410b8b2f34ec0