Date: Thu, 17 Nov 2005 17:19:19 +0000 (UTC) From: Pav Lucistnik <pav@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www Makefile ports/www/py-formencode Makefile distinfo pkg-descr pkg-plist ports/www/py-formencode/files patch-setup.py Message-ID: <200511171719.jAHHJJIu009176@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pav 2005-11-17 17:19:19 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/py-formencode Makefile distinfo pkg-descr pkg-plist www/py-formencode/files patch-setup.py Log: FormEncode is a validation and form generation package. The validation can be used separately from the form generation. The validation works on compound data structures, with all parts being nestable. It is separate from HTTP or any other input mechanism. PR: ports/89160 Submitted by: Choe Cheng-Dae <whitekid@gmail.com> Revision Changes Path 1.1226 +1 -0 ports/www/Makefile 1.1 +35 -0 ports/www/py-formencode/Makefile (new) 1.1 +3 -0 ports/www/py-formencode/distinfo (new) 1.1 +16 -0 ports/www/py-formencode/files/patch-setup.py (new) 1.1 +6 -0 ports/www/py-formencode/pkg-descr (new) 1.1 +79 -0 ports/www/py-formencode/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200511171719.jAHHJJIu009176>