/x11-wm/qvwm/

ated> 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
- support STAGEDIR 2013-11-03T08:05:18+00:00 az az@FreeBSD.org 2013-11-03T08:05:18+00:00 ee8f52de5cb5abe05084e8eeed84fcfad1fffa51

Add NO_STAGE all over the place in preparation for the staging support (cat: misc) 2013-09-20T20:50:57+00:00 bapt bapt@FreeBSD.org 2013-09-20T20:50:57+00:00 1501b6b943ee42d59492aa3a88b2e2599996f827

- Use single space after WWW: 2013-08-29T04:08:53+00:00 sunpoet sunpoet@FreeBSD.org 2013-08-29T04:08:53+00:00 fcc98c9829ab8abb8df4e9a5a78bfe469ada8673

- Convert to new perl framework 2013-07-31T14:36:21+00:00 az az@FreeBSD.org 2013-07-31T14:36:21+00:00 3021e3362902ea7f5978434383d769c7d68c2b68 - Trim Makefile header
- Trim Makefile header
- Add missing BUILD_DEPENDS to silence build warning and allow testing 2012-01-06T18:09:15+00:00 swills swills@FreeBSD.org 2012-01-06T18:09:15+00:00 ec509976e2fccb184684d79ccf5bfb5e50049293

- Get Rid MD5 support 2011-03-19T12:38:54+00:00 miwi miwi@FreeBSD.org 2011-03-19T12:38:54+00:00 4ab972b7468e739167f0f48c87471c6c6b7da9e5

- only 13% of the p5- ports embed @comment $FreeBSD$: 2010-09-24T02:03:44+00:00 pgollucci pgollucci@FreeBSD.org 2010-09-24T02:03:44+00:00 ec2365d99d9d29769ba7d77b8e112d375153395c so standarize and remove it With Hat: perl@
  so standarize and remove it

With Hat:   perl@