notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
p5-FormValidator-Lite Lightleight form validation library
0.41_1 textproc on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.41_1Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2009-03-11 16:44:18
Last Update: 2023-04-27 15:45:59
Commit Hash: 73f7106
Also Listed In: perl5
License: ART10 GPLv1+
WWW:
https://metacpan.org/release/FormValidator-Lite
Description:
FormValidator::Lite is a simple, fast implementation for form validation.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (36 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-FormValidator-Lite-0.41_1/catalog.mk
  2. /usr/local/share/licenses/p5-FormValidator-Lite-0.41_1/LICENSE
  3. /usr/local/share/licenses/p5-FormValidator-Lite-0.41_1/ART10
  4. /usr/local/share/licenses/p5-FormValidator-Lite-0.41_1/GPLv1+
  5. lib/perl5/site_perl/FormValidator/Lite.pm
  6. lib/perl5/site_perl/FormValidator/Lite/Constraint.pm
  7. lib/perl5/site_perl/FormValidator/Lite/Constraint/Date.pm
  8. lib/perl5/site_perl/FormValidator/Lite/Constraint/Default.pm
  9. lib/perl5/site_perl/FormValidator/Lite/Constraint/Email.pm
  10. lib/perl5/site_perl/FormValidator/Lite/Constraint/File.pm
  11. lib/perl5/site_perl/FormValidator/Lite/Constraint/Japanese.pm
  12. lib/perl5/site_perl/FormValidator/Lite/Constraint/Number.pm
  13. lib/perl5/site_perl/FormValidator/Lite/Constraint/Time.pm
  14. lib/perl5/site_perl/FormValidator/Lite/Constraint/URL.pm
  15. lib/perl5/site_perl/FormValidator/Lite/Hash.pm
  16. lib/perl5/site_perl/FormValidator/Lite/Messages/en.pm
  17. lib/perl5/site_perl/FormValidator/Lite/Messages/ja.pm
  18. lib/perl5/site_perl/FormValidator/Lite/Upload.pm
  19. lib/perl5/site_perl/FormValidator/Lite/Upload/CGI.pm
  20. lib/perl5/site_perl/FormValidator/Lite/Upload/HTTPEngine.pm
  21. lib/perl5/site_perl/FormValidator/Lite/Upload/PlackRequest.pm
  22. lib/perl5/site_perl/man/man3/FormValidator::Lite.3.gz
  23. lib/perl5/site_perl/man/man3/FormValidator::Lite::Constraint.3.gz
  24. lib/perl5/site_perl/man/man3/FormValidator::Lite::Constraint::Date.3.gz
  25. lib/perl5/site_perl/man/man3/FormValidator::Lite::Constraint::Default.3.gz
  26. lib/perl5/site_perl/man/man3/FormValidator::Lite::Constraint::Email.3.gz
  27. lib/perl5/site_perl/man/man3/FormValidator::Lite::Constraint::File.3.gz
  28. lib/perl5/site_perl/man/man3/FormValidator::Lite::Constraint::Japanese.3.gz
  29. lib/perl5/site_perl/man/man3/FormValidator::Lite::Constraint::Number.3.gz
  30. lib/perl5/site_perl/man/man3/FormValidator::Lite::Constraint::Time.3.gz
  31. lib/perl5/site_perl/man/man3/FormValidator::Lite::Constraint::URL.3.gz
  32. lib/perl5/site_perl/man/man3/FormValidator::Lite::Messages::en.3.gz
  33. lib/perl5/site_perl/man/man3/FormValidator::Lite::Messages::ja.3.gz
  34. @owner
  35. @group
  36. @mode
Collapse this list.
Dependency lines:
  • p5-FormValidator-Lite>0:textproc/p5-FormValidator-Lite
To install the port:
cd /usr/ports/textproc/p5-FormValidator-Lite/ && make install clean
To add the package, run one of these commands:
  • pkg install textproc/p5-FormValidator-Lite
  • pkg install p5-FormValidator-Lite
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-FormValidator-Lite
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1632036994 SHA256 (FormValidator-Lite-0.41.tar.gz) = 00ae66e47e5db75eb09b813a24453e1387756e6e090f7a159efc6c6b03d5dc79 SIZE (FormValidator-Lite-0.41.tar.gz) = 34038

Packages (timestamps in pop-ups are UTC):
p5-FormValidator-Lite
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.41_10.41_10.400.41_10.41_1-0.40-
FreeBSD:13:quarterly0.41_10.41_10.41_10.41_10.41_10.41_10.41_10.41_1
FreeBSD:14:latest0.41_10.41_10.410.41_10.41_10.41_1-0.41_1
FreeBSD:14:quarterly0.41_10.41_1-0.41_10.41_10.41_10.41_10.41_1
FreeBSD:15:latest0.41_10.41_1n/a0.41_1n/a0.41_10.41_10.41_1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. p5-Class-Accessor-Lite>=0.05 : devel/p5-Class-Accessor-Lite
  2. p5-Class-Load>=0.11 : devel/p5-Class-Load
  3. p5-Email-Valid>=0 : mail/p5-Email-Valid
  4. p5-Email-Valid-Loose>=0 : mail/p5-Email-Valid-Loose
  5. perl5>=5.32.r0<5.33 : lang/perl5.32
  6. p5-Module-Build-Tiny>=0.039 : devel/p5-Module-Build-Tiny
  7. perl5>=5.32.r0<5.33 : lang/perl5.32
Test dependencies:
  1. p5-CGI>=3.31 : www/p5-CGI
  2. p5-Test-Requires>=0.05 : devel/p5-Test-Requires
  3. p5-Text-TestBase>=0 : textproc/p5-Text-TestBase
  4. p5-YAML>=0 : textproc/p5-YAML
Runtime dependencies:
  1. p5-Class-Accessor-Lite>=0.05 : devel/p5-Class-Accessor-Lite
  2. p5-Class-Load>=0.11 : devel/p5-Class-Load
  3. p5-Email-Valid>=0 : mail/p5-Email-Valid
  4. p5-Email-Valid-Loose>=0 : mail/p5-Email-Valid-Loose
  5. perl5>=5.32.r0<5.33 : lang/perl5.32
This port is required by:
for Build
  1. www/p5-HTML-Shakan
for Run
  1. www/p5-HTML-Shakan

Configuration Options:
No options to configure
Options name:
textproc_p5-FormValidator-Lite
USES:
perl5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (12 items)
Collapse this list.
  1. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/FormValidator/
  2. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/FormValidator/
  4. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/FormValidator/
  5. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/FormValidator/
  6. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/modules/by-module/FormValidator/
  7. http://backpan.perl.org/modules/by-module/FormValidator/
  8. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/FormValidator/
  9. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/FormValidator/
  10. https://cpan.metacpan.org/modules/by-module/
  11. https://cpan.metacpan.org/modules/by-module/FormValidator/
  12. https://www.cpan.org/modules/by-module/FormValidator/
Collapse this list.

Number of commits found: 50

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.41_1
27 Apr 2023 15:45:59
commit hash: 73f7106419ec5ba131467b1cf52b8d15d2dd0a8fcommit hash: 73f7106419ec5ba131467b1cf52b8d15d2dd0a8fcommit hash: 73f7106419ec5ba131467b1cf52b8d15d2dd0a8fcommit hash: 73f7106419ec5ba131467b1cf52b8d15d2dd0a8f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/p5-FormValidator-Lite: Fix PLIST: Module::Build::Tiny 0.042+ does not
generate empty manpages

- Bump PORTREVISION for package change
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
0.41
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.41
20 Jul 2022 14:23:14
commit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9bcommit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9bcommit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9bcommit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9b files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
textproc: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Choe, Cheng-Dae" whitekid
  *  -
  *  <glewis@FreeBSD.org>
  *  <koshy@india.hp.com>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron Straup Cope
  *  Aaron Straup Cope <ascope@cpan.org>
  *  Ache
  *  Adam Herzog <adam@herzogdesigns.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.41
21 Sep 2021 03:44:10
commit hash: fd5db75c9df9839f8169b1bf981b11c96db02957commit hash: fd5db75c9df9839f8169b1bf981b11c96db02957commit hash: fd5db75c9df9839f8169b1bf981b11c96db02957commit hash: fd5db75c9df9839f8169b1bf981b11c96db02957 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/p5-FormValidator-Lite: Update to 0.41

Changes:	https://metacpan.org/dist/FormValidator-Lite/changes
0.40
25 Jun 2021 13:36:00
commit hash: 8b99cfbb95fb0c42e05087e1113958cbe919b370commit hash: 8b99cfbb95fb0c42e05087e1113958cbe919b370commit hash: 8b99cfbb95fb0c42e05087e1113958cbe919b370commit hash: 8b99cfbb95fb0c42e05087e1113958cbe919b370 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/p5-FormValidator-Lite: Cosmetic change
0.40
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.40
06 Oct 2018 13:06:45
Revision:481365Original commit files touched by this commit
des search for other commits by this committer
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.

Approved by:	portmgr (adamw)
0.40
31 Jul 2018 00:02:54
Revision:475928Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.40

- Add LICENSE_FILE

Changes:	https://metacpan.org/changes/distribution/FormValidator-Lite
0.39
27 May 2018 20:15:20
Revision:470993Original commit files touched by this commit
sunpoet search for other commits by this committer
Update WWW

search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.

With hat:	perl
0.39
15 Sep 2017 08:58:50
Revision:449893Original commit files touched by this commit
mat search for other commits by this committer
Fix license information for portgs that use "the same license as Perl".

Sponsored by:	Absolight
0.39
06 Nov 2016 16:47:12
Revision:425517Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 0.39
- Add NO_ARCH
- Sort PLIST

Changes:	http://search.cpan.org/dist/FormValidator-Lite/Changes
0.38_1
01 Apr 2016 14:25:18
Revision:412349Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
0.38_1
26 Nov 2014 13:08:38
Revision:373448Original commit files touched by this commit
mat search for other commits by this committer
Change the way Perl modules are installed, update the default Perl to 5.18.

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
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.38
24 Nov 2014 18:27:09
Revision:373266Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 0.38
- Cleanup PLIST

Changes:	http://search.cpan.org/dist/FormValidator-Lite/Changes
0.37_1
20 Jun 2014 17:05:31
Revision:358604Original commit files touched by this commit
sunpoet search for other commits by this committer
- Fix and sort *_DEPENDS: Filter::Util::Call is already in all supported Perl
releases
- Update pkg-descr
0.37
03 Jun 2014 20:42:49
Revision:356412Original commit files touched by this commit
sunpoet search for other commits by this committer
- Take maintainership
0.37
03 Jun 2014 20:06:56
Revision:356403Original commit files touched by this commit
antoine search for other commits by this committer
Reset maintainer on staged ports too

With hat:	portmgr
0.37
06 Mar 2014 18:51:18
Revision:347305Original commit files touched by this commit
sunpoet search for other commits by this committer
- Remove outdated PERL_LEVEL check

With hat:	perl
0.37
21 Jan 2014 14:04:00
Revision:340610Original commit files touched by this commit
mat search for other commits by this committer
* Convert to staging
* Add license
* pet portlint

Sponsored by:	Absolight
0.37
20 Sep 2013 23:17:32
Revision:327773Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc)
0.37
17 Sep 2013 06:51:04
Revision:327454Original commit files touched by this commit
bapt search for other commits by this committer
Convert to new perl framework
Convert from USE_GMAKE to USES=gmake
0.37
12 Aug 2013 09:12:47
Revision:324619Original commit files touched by this commit
culot search for other commits by this committer
- Update to 0.37

Changes:	http://search.cpan.org/dist/FormValidator-Lite/Changes
PR:		ports/181195
Submitted by:	TAKAHASHI Kaoru <kaoru@kaisei.org> (maintainer)
0.34
13 May 2013 07:55:29
Revision:318003Original commit files touched by this commit
culot search for other commits by this committer
- Update to 0.34 [1]
- 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)
0.29
27 Aug 2012 21:43:07
Original commit files touched by this commit
swills search for other commits by this committer
- Update to 0.29

PR:		ports/170969
Approved by:	TAKAHASHI Kaoru <kaoru@kaisei.org> (maintainer)
0.28
21 Oct 2011 07:10:59
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 0.28
- 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)
0.25
30 Sep 2011 07:38:38
Original commit files touched by this commit
culot search for other commits by this committer
- Update to 0.25 [1]
- 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)
0.24
17 Sep 2011 07:06:45
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Change PERL_CONFIGURE to "yes" for all values between 5.8.1+ and 5.8.9+

Suggested by:   az
With hat:       perl
0.24
25 Mar 2011 10:58:02
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 0.24

PR:             155710
Submitted by:   TAKAHASHI Kaoru <kaoru@kaisei.org> (maintainer)
0.21
13 Dec 2010 18:34:51
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Update to 0.21

PR:             ports/153093
Submitted by:   myself (pgollucci)
Approved by:    kaoru@kaisei.org (maintainer)
Changes:        http://search.cpan.org/dist/FormValidator-Lite/Changes
0.20
18 Nov 2010 02:03:09
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 0.20

Changes:        http://search.cpan.org/dist/FormValidator-Lite/Changes
PR:             ports/152321
Submitted by:   TAKAHASHI Kaoru <kaoru@kaisei.org> (maintainer)
0.19
24 Sep 2010 02:03:44
Original commit files touched by this commit
pgollucci search for other commits by this committer
- only 13% of the p5- ports embed @comment $FreeBSD$:
  so standarize and remove it

With Hat:   perl@
0.19
30 Aug 2010 05:27:36
Original commit files touched by this commit
az search for other commits by this committer
- Update to 0.19

PR:             ports/150099
Submitted by:   TAKAHASHI Kaoru <kaoru@kaisei.org> (maintainer)
0.18
21 Aug 2010 23:13:21
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Update to 0.18

PR:             ports/149825
Submitted by:   TAKAHASHI Kaoru <kaoru AT kaisei.org> (maintainer)
0.17
29 Jul 2010 13:43:40
Original commit files touched by this commit
jadawin search for other commits by this committer
- Update to 0.17

PR:             ports/149056
Submitted by:   TAKAHASHI Kaoru <kaoru _AT_ kaisei.org> (maintainer)
0.16
21 Jul 2010 08:40:38
Original commit files touched by this commit
jadawin search for other commits by this committer
- Update to 0.16

PR:             ports/148810
Submitted by:   TAKAHASHI Kaoru <kaoru _AT_ kaisei.org> (maintainer)
0.15
07 Jul 2010 11:19:11
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 0.15

PR:             ports/148412
Submitted by:   TAKAHASHI Kaoru <kaoru@kaisei.org> (maintainer)
Feature safe:   yes
0.13
13 Jun 2010 12:45:50
Original commit files touched by this commit
wxs search for other commits by this committer
Update to 0.13

PR:             ports/147721
Submitted by:   TAKAHASHI Kaoru <kaoru@kaisei.org> (maintainer)
0.12
22 May 2010 08:45:03
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 0.12

PR:             ports/146817
Submitted by:   TAKAHASHI Kaoru <kaoru@kaisei.org> (maintainer)
0.11
10 Apr 2010 13:26:28
Original commit files touched by this commit
sylvio search for other commits by this committer
- Update to 0.11

PR:             ports/145592
Submitted by:   Takahashi Kaoru <kaoru@kaisei.org> (maintainer)
Approved by:    itetcu (mentor, implicit)
0.10
02 Apr 2010 13:55:49
Original commit files touched by this commit
kuriyama search for other commits by this committer
- Update to 0.10.

PR:             ports/145279
Submitted by:   TAKAHASHI Kaoru <kaoru@kaisei.org>
0.08
20 Mar 2010 19:12:24
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 0.08

PR:             144902
Submitted by:   TAKAHASHI Kaoru <kaoru@kaisei.org> (maintainer)
0.07
26 Feb 2010 00:34:15
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Fix distinfo, I didn't mean to commit before

Feature safe:   yes
0.07
26 Feb 2010 00:16:22
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Update to 0.06

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
0.07
23 Feb 2010 15:49:45
Original commit files touched by this commit
nemoliu search for other commits by this committer
- Update to 0.07

PR:     ports/144230
Submitted by:   TAKAHASHI Kaoru <kaoru@kaisei.org> (maintainer)

Feature safe:   yes
0.06
10 Feb 2010 07:58:50
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 0.06

PR:             ports/143720
Submitted by:   TAKAHASHI Kaoru <kaoru@kaisei.org> (maintainer)
0.05
03 Feb 2010 13:56:08
Original commit files touched by this commit
nemoliu search for other commits by this committer
- Update to 0.05

PR:     ports/143477
Submitted by:   TAKAHASHI Kaoru <kaoru@kaisei.org> (maintainer)
0.04
11 Oct 2009 02:09:01
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 0.04

PR:             ports/139500
Submitted by:   TAKAHASHI Kaoru <kaoru@kaisei.org>
Approved by:    miwi,jadawin(mentors,implicit)
0.03
24 Mar 2009 16:26:32
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 0.03

PR:             132989
Submitted by:   TAKAHASHI Kaoru <kaoru@kaisei.org> (maintainer)
0.02
11 Mar 2009 16:43:38
Original commit files touched by this commit
miwi search for other commits by this committer
FormValidator::Simple like lightweight form validation library.

WWW:    http://search.cpan.org/dist/FormValidator-Lite/

PR:             ports/132444
Submitted by:   TAKAHASHI Kaoru <kaoru at kaisei.org>

Number of commits found: 50