aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Validator-Custom
Commit message (Collapse)AuthorAgeFilesLines
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-262-6/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=373448
* - Update to 0.22Sunpoet Po-Chuan Hsieh2013-10-152-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Validator-Custom/Changes Notes: svn path=/head/; revision=330412
* - Support STAGEDIRSunpoet Po-Chuan Hsieh2013-09-302-6/+4
| | | | Notes: svn path=/head/; revision=328854
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | textproc) Notes: svn path=/head/; revision=327773
* - Convert to new perl frameworkSunpoet Po-Chuan Hsieh2013-08-211-1/+2
| | | | Notes: svn path=/head/; revision=325134
* - Update to 0.18Sunpoet Po-Chuan Hsieh2013-06-223-12/+15
| | | | | | | | | | - Cleanup Makefile header - Update pkg-descr Changes: http://search.cpan.org/dist/Validator-Custom/Changes Notes: svn path=/head/; revision=321521
* - Update to 0.15Sunpoet Po-Chuan Hsieh2012-07-132-5/+5
| | | | | | | Changes: http://search.cpan.org/dist/Validator-Custom/Changes Notes: svn path=/head/; revision=300836
* - Update to 0.1428Sunpoet Po-Chuan Hsieh2012-07-112-3/+6
| | | | | | | | | - Add LICENSE Changes: http://search.cpan.org/dist/Validator-Custom/Changes Notes: svn path=/head/; revision=300760
* - Update to 0.1427Sunpoet Po-Chuan Hsieh2012-07-052-4/+3
| | | | | | | Changes: http://search.cpan.org/dist/Validator-Custom/Changes Notes: svn path=/head/; revision=300529
* - Update to 0.1426Sunpoet Po-Chuan Hsieh2012-01-202-3/+6
| | | | | | | | | - Add TEST_DEPENDS Changes: http://search.cpan.org/dist/Validator-Custom/Changes Notes: svn path=/head/; revision=289506
* - Update to 0.1425Sunpoet Po-Chuan Hsieh2011-06-302-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Validator-Custom/Changes Notes: svn path=/head/; revision=276713
* - Update to 0.1424Sunpoet Po-Chuan Hsieh2011-06-062-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Validator-Custom/Changes Notes: svn path=/head/; revision=275155
* - Update to 0.1422Sunpoet Po-Chuan Hsieh2011-04-262-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Validator-Custom/Changes Notes: svn path=/head/; revision=273201
* - Update to 0.1421Sunpoet Po-Chuan Hsieh2011-03-243-13/+13
| | | | | | | | | | | - Use new CPAN :id subdir macro Note that Validator::Custom::* changed their names. Changes: http://search.cpan.org/dist/Validator-Custom/Changes Notes: svn path=/head/; revision=271606
* - Update to 0.1407Sunpoet Po-Chuan Hsieh2010-11-143-6/+6
| | | | | | | Changes: http://search.cpan.org/dist/Validator-Custom/Changes Notes: svn path=/head/; revision=264527
* - Update to 0.1405Sunpoet Po-Chuan Hsieh2010-11-143-7/+9
| | | | | | | Changes: http://search.cpan.org/dist/Validator-Custom/Changes Notes: svn path=/head/; revision=264504
* - Update to 0.1403Sunpoet Po-Chuan Hsieh2010-10-193-7/+10
| | | | | | | | Changes: http://search.cpan.org/dist/Validator-Custom/Changes Approved by: pgollucci (mentor, implicit) Notes: svn path=/head/; revision=263271
* - Update to 0.1402Sunpoet Po-Chuan Hsieh2010-10-082-4/+4
| | | | | | | | Changes: http://search.cpan.org/dist/Validator-Custom/Changes Approved by: pgollucci (mentor) Notes: svn path=/head/; revision=262603
* - Update to 0.1401Sunpoet Po-Chuan Hsieh2010-10-062-4/+4
| | | | | | | | Changes: http://search.cpan.org/dist/Validator-Custom/Changes Approved by: pgollucci (mentor) Notes: svn path=/head/; revision=262493
* - Update to 0.1304Sunpoet Po-Chuan Hsieh2010-09-282-4/+4
| | | | | | | | Changes: http://search.cpan.org/dist/Validator-Custom/Changes Approved by: pgollucci (mentor) Notes: svn path=/head/; revision=262017
* - only 13% of the p5- ports embed @comment $FreeBSD$:Philip M. Gollucci2010-09-241-1/+0
| | | | | | | | | so standarize and remove it With Hat: perl@ Notes: svn path=/head/; revision=261743
* - Update MAINTAINER to my FreeBSD.org addressSunpoet Po-Chuan Hsieh2010-09-221-1/+1
| | | | | | | Approved by: pgollucci (mentor) Notes: svn path=/head/; revision=261634
* - Update to 0.1211Li-Wen Hsu2010-08-252-5/+5
| | | | | | | | PR: ports/149962 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet AT sunpoet.net> Notes: svn path=/head/; revision=259970
* - Update to 0.1208Dmitry Marakasov2010-08-053-6/+9
| | | | | | | | PR: 149202 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> (maintainer) Notes: svn path=/head/; revision=258813
* - Update to 0.1206Sylvio Cesar Teixeira2010-07-272-5/+5
| | | | | | | | PR: ports/148884 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> (maintainer) Notes: svn path=/head/; revision=258307
* - Update to 0.1204Sylvio Cesar Teixeira2010-07-092-4/+4
| | | | | | | | PR: ports/148460 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> (maintainer) Notes: svn path=/head/; revision=257555
* - Simple Data ValidationSylvio Cesar Teixeira2010-07-024-0/+40
WWW: http://search.cpan.org/dist/Validator-Custom/ PR: ports/148324 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> Feature safe: yes Notes: svn path=/head/; revision=257319