Date: Tue, 21 Dec 2010 04:03:18 +0000 (UTC) From: "Philip M. Gollucci" <pgollucci@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/p5-Oogly Makefile distinfo pkg-descr pkg-plist Message-ID: <201012210403.oBL43Ia3016781@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pgollucci 2010-12-21 04:03:18 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/p5-Oogly Makefile distinfo pkg-descr pkg-plist Log: Oogly is a different approach to data validation, it attempts to simplify and centralize data validation rules to ensure DRY (don't repeat yourself) code. It is not the intent of this module to provide validation routines but instead to provide a simplistic validation flow-control and promote code reuse. WWW: http://search.cpan.org/~awncorp/Oogly/ PR: ports/153315 Submitted by: Grzegorz Blach <magik at roorback.net> Revision Changes Path 1.4179 +1 -0 ports/devel/Makefile 1.1 +22 -0 ports/devel/p5-Oogly/Makefile (new) 1.1 +2 -0 ports/devel/p5-Oogly/distinfo (new) 1.1 +7 -0 ports/devel/p5-Oogly/pkg-descr (new) 1.1 +3 -0 ports/devel/p5-Oogly/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201012210403.oBL43Ia3016781>