| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Mark NO_ARCH | Emanuel Haupt | 2016-09-10 | 1 | -0/+1 |
| | | |||||
| * | Update to 0.009 | Emanuel Haupt | 2016-06-15 | 2 | -4/+4 |
| | | |||||
| * | Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z. | Mathieu Arnold | 2016-04-01 | 1 | -2/+2 |
| | | | | | | With hat: portmgr Sponsored by: Absolight | ||||
| * | Change the way Perl modules are installed, update the default Perl to 5.18. | Mathieu Arnold | 2014-11-26 | 2 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
| * | Remove @dirrm, @dirrmtry | Emanuel Haupt | 2014-10-08 | 1 | -8/+0 |
| | | |||||
| * | Fix pacakge list. | Emanuel Haupt | 2013-10-25 | 2 | -3/+2 |
| | | | | | Notified by: az | ||||
| * | Support staging. | Emanuel Haupt | 2013-10-23 | 1 | -1/+0 |
| | | |||||
| * | Add NO_STAGE all over the place in preparation for the staging support (cat: ↵ | Baptiste Daroussin | 2013-09-20 | 1 | -0/+1 |
| | | | | | www) | ||||
| * | - convert to the new perl5 framework | Andrej Zverev | 2013-09-03 | 1 | -1/+2 |
| | | | | | Approved by: portmgr (bapt@, blanket) | ||||
| * | Remove MAKE_JOBS_SAFE which is now default. | Emanuel Haupt | 2013-07-24 | 1 | -1/+0 |
| | | |||||
| * | - Mark MAKE_JOBS_SAFE | Emanuel Haupt | 2013-05-08 | 1 | -5/+2 |
| | | | | | - Trim header | ||||
| * | - Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or | Steve Wills | 2012-06-10 | 1 | -1/+1 |
| | | | | | | | | | RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned about for a while. PR: ports/168208 Approved by: portmgr (miwi) | ||||
| * | Pacify portlint | Emanuel Haupt | 2011-12-27 | 1 | -1/+1 |
| | | | | | Feature safe: yes | ||||
| * | Update to 0.008 | Emanuel Haupt | 2011-12-27 | 2 | -3/+3 |
| | | | | | Feature safe: yes | ||||
| * | - Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+ | Sunpoet Po-Chuan Hsieh | 2011-09-17 | 1 | -1/+1 |
| | | | | | With hat: perl | ||||
| * | Update to 0.007 | Emanuel Haupt | 2011-04-11 | 2 | -3/+3 |
| | | |||||
| * | - Get Rid MD5 support | Martin Wilke | 2011-03-19 | 1 | -1/+0 |
| | | |||||
| * | Update to 0.006 | Emanuel Haupt | 2010-07-20 | 2 | -4/+4 |
| | | |||||
| * | Update to 0.005 | Emanuel Haupt | 2010-02-18 | 2 | -4/+4 |
| | | | | | Feature safe: yes | ||||
| * | Add www/p5-WWW-Scripter-Plugin-JavaScript, a JavaScript plugin for WWW::Scripter | Emanuel Haupt | 2010-01-27 | 4 | -0/+43 |
