aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-FormValidator-Lite
Commit message (Collapse)AuthorAgeFilesLines
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-261-0/+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 Notes: svn path=/head/; revision=373448
* - Update to 0.38Sunpoet Po-Chuan Hsieh2014-11-243-9/+3
| | | | | | | | | - Cleanup PLIST Changes: http://search.cpan.org/dist/FormValidator-Lite/Changes Notes: svn path=/head/; revision=373266
* - Fix and sort *_DEPENDS: Filter::Util::Call is already in all supported ↵Sunpoet Po-Chuan Hsieh2014-06-202-7/+7
| | | | | | | | | Perl releases - Update pkg-descr Notes: svn path=/head/; revision=358604
* - Take maintainershipSunpoet Po-Chuan Hsieh2014-06-031-1/+1
| | | | Notes: svn path=/head/; revision=356412
* Reset maintainer on staged ports tooAntoine Brodin2014-06-031-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=356403
* - Remove outdated PERL_LEVEL checkSunpoet Po-Chuan Hsieh2014-03-061-7/+1
| | | | | | | With hat: perl Notes: svn path=/head/; revision=347305
* * Convert to stagingMathieu Arnold2014-01-212-14/+12
| | | | | | | | | | * Add license * pet portlint Sponsored by: Absolight Notes: svn path=/head/; revision=340610
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-1/+1
| | | | | | | textproc) Notes: svn path=/head/; revision=327773
* Convert to new perl frameworkBaptiste Daroussin2013-09-171-1/+2
| | | | | | | Convert from USE_GMAKE to USES=gmake Notes: svn path=/head/; revision=327454
* - Update to 0.37Frederic Culot2013-08-123-3/+6
| | | | | | | | | Changes: http://search.cpan.org/dist/FormValidator-Lite/Changes PR: ports/181195 Submitted by: TAKAHASHI Kaoru <kaoru@kaisei.org> (maintainer) Notes: svn path=/head/; revision=324619
* - Update to 0.34 [1]Frederic Culot2013-05-133-14/+18
| | | | | | | | | | | | | - Trim Makefile's header [1] - Update TEST_DEPENDS - Pet portlint(1) by changing tab into space in WWW link Changes: http://search.cpan.org/dist/FormValidator-Lite/Changes PR: ports/178395 [1] Submitted by: TAKAHASHI Kaoru <kaoru@kaisei.org> (maintainer) Notes: svn path=/head/; revision=318003
* - Update to 0.29Steve Wills2012-08-272-5/+5
| | | | | | | | PR: ports/170969 Approved by: TAKAHASHI Kaoru <kaoru@kaisei.org> (maintainer) Notes: svn path=/head/; revision=303250
* - Update to 0.28Sunpoet Po-Chuan Hsieh2011-10-213-26/+29
| | | | | | | | | | | | | | - Add BUILD_DEPENDS and TEST_DEPENDS - Space/Tab twiddle - Sort PLIST Changes: http://search.cpan.org/dist/FormValidator-Lite/Changes PR: ports/161829 Submitted by: sunpoet (myself) Approved by: TAKAHASHI Kaoru <kaoru@kaisei.org> (maintainer) Notes: svn path=/head/; revision=284045
* - Update to 0.25 [1]Frederic Culot2011-09-302-3/+6
| | | | | | | | | | | - Add LICENSE (Artistic 1 & GPLv1) Changes: http://search.cpan.org/dist/FormValidator-Lite/Changes PR: ports/161127 [1] Submitted by: TAKAHASHI Kaoru <kaoru@kaisei.org> (maintainer) Notes: svn path=/head/; revision=282652
* - Change PERL_CONFIGURE to "yes" for all values between 5.8.1+ and 5.8.9+Sunpoet Po-Chuan Hsieh2011-09-171-1/+1
| | | | | | | | Suggested by: az With hat: perl Notes: svn path=/head/; revision=281882
* - Update to 0.24Martin Wilke2011-03-252-5/+5
| | | | | | | | PR: 155710 Submitted by: TAKAHASHI Kaoru <kaoru@kaisei.org> (maintainer) Notes: svn path=/head/; revision=271664
* - Update to 0.21Philip M. Gollucci2010-12-133-4/+5
| | | | | | | | | | PR: ports/153093 Submitted by: myself (pgollucci) Approved by: kaoru@kaisei.org (maintainer) Changes: http://search.cpan.org/dist/FormValidator-Lite/Changes Notes: svn path=/head/; revision=266250
* - Update to 0.20Sunpoet Po-Chuan Hsieh2010-11-182-4/+3
| | | | | | | | | Changes: http://search.cpan.org/dist/FormValidator-Lite/Changes PR: ports/152321 Submitted by: TAKAHASHI Kaoru <kaoru@kaisei.org> (maintainer) Notes: svn path=/head/; revision=264732
* - 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 to 0.19Andrej Zverev2010-08-302-4/+4
| | | | | | | | PR: ports/150099 Submitted by: TAKAHASHI Kaoru <kaoru@kaisei.org> (maintainer) Notes: svn path=/head/; revision=260179
* - Update to 0.18Li-Wen Hsu2010-08-212-5/+6
| | | | | | | | PR: ports/149825 Submitted by: TAKAHASHI Kaoru <kaoru AT kaisei.org> (maintainer) Notes: svn path=/head/; revision=259700
* - Update to 0.17Philippe Audeoud2010-07-292-4/+4
| | | | | | | | PR: ports/149056 Submitted by: TAKAHASHI Kaoru <kaoru _AT_ kaisei.org> (maintainer) Notes: svn path=/head/; revision=258432
* - Update to 0.16Philippe Audeoud2010-07-212-4/+4
| | | | | | | | PR: ports/148810 Submitted by: TAKAHASHI Kaoru <kaoru _AT_ kaisei.org> (maintainer) Notes: svn path=/head/; revision=258014
* - Update to 0.15Wen Heping2010-07-072-4/+4
| | | | | | | | | PR: ports/148412 Submitted by: TAKAHASHI Kaoru <kaoru@kaisei.org> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=257486
* Update to 0.13Wesley Shields2010-06-133-4/+6
| | | | | | | | PR: ports/147721 Submitted by: TAKAHASHI Kaoru <kaoru@kaisei.org> (maintainer) Notes: svn path=/head/; revision=256479
* - Update to 0.12Wen Heping2010-05-222-4/+4
| | | | | | | | PR: ports/146817 Submitted by: TAKAHASHI Kaoru <kaoru@kaisei.org> (maintainer) Notes: svn path=/head/; revision=254818
* - Update to 0.11Sylvio Cesar Teixeira2010-04-102-4/+4
| | | | | | | | | PR: ports/145592 Submitted by: Takahashi Kaoru <kaoru@kaisei.org> (maintainer) Approved by: itetcu (mentor, implicit) Notes: svn path=/head/; revision=252522
* - Update to 0.10.Jun Kuriyama2010-04-022-6/+15
| | | | | | | | PR: ports/145279 Submitted by: TAKAHASHI Kaoru <kaoru@kaisei.org> Notes: svn path=/head/; revision=252023
* - Update to 0.08Martin Wilke2010-03-202-5/+5
| | | | | | | | PR: 144902 Submitted by: TAKAHASHI Kaoru <kaoru@kaisei.org> (maintainer) Notes: svn path=/head/; revision=251300
* - Fix distinfo, I didn't mean to commit beforePhilip M. Gollucci2010-02-261-3/+3
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=250342
* - Update to 0.06Philip M. Gollucci2010-02-261-3/+3
| | | | | | | | | | | | Changes: http://search.cpan.org/dist/FormValidator-Lite/Changes PR: ports/143774 Submitted by: myself (pgollucci@) Approved by: maintainer timeout (kaoru@kaisei.org; 14 days) Feature safe: yes Notes: svn path=/head/; revision=250338
* - Update to 0.07Tong LIU2010-02-232-4/+4
| | | | | | | | | | PR: ports/144230 Submitted by: TAKAHASHI Kaoru <kaoru@kaisei.org> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=250232
* - Update to 0.06Wen Heping2010-02-102-4/+4
| | | | | | | | PR: ports/143720 Submitted by: TAKAHASHI Kaoru <kaoru@kaisei.org> (maintainer) Notes: svn path=/head/; revision=249518
* - Update to 0.05Tong LIU2010-02-032-4/+4
| | | | | | | | PR: ports/143477 Submitted by: TAKAHASHI Kaoru <kaoru@kaisei.org> (maintainer) Notes: svn path=/head/; revision=249175
* - Update to 0.04Wen Heping2009-10-112-4/+4
| | | | | | | | | PR: ports/139500 Submitted by: TAKAHASHI Kaoru <kaoru@kaisei.org> Approved by: miwi,jadawin(mentors,implicit) Notes: svn path=/head/; revision=242645
* - Update to 0.03Martin Wilke2009-03-242-4/+4
| | | | | | | | PR: 132989 Submitted by: TAKAHASHI Kaoru <kaoru@kaisei.org> (maintainer) Notes: svn path=/head/; revision=230869
* FormValidator::Simple like lightweight form validation library.Martin Wilke2009-03-114-0/+51
WWW: http://search.cpan.org/dist/FormValidator-Lite/ PR: ports/132444 Submitted by: TAKAHASHI Kaoru <kaoru at kaisei.org> Notes: svn path=/head/; revision=229884