Date: Tue, 25 Dec 2007 09:06:02 +0000 (UTC) From: Andrej Zverev <az@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www Makefile ports/www/p5-HTML-FormFu Makefile distinfo pkg-descr pkg-plist Message-ID: <200712250906.lBP962Ke054401@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
az 2007-12-25 09:06:02 UTC
FreeBSD ports repository
Modified files:
www Makefile
Added files:
www/p5-HTML-FormFu Makefile distinfo pkg-descr pkg-plist
Log:
- Take maintainership
HTML::FormFu is a HTML form framework which aims to be as easy as possible to use for basic
web forms, but with the power and flexibility to do anything else you might want to do
(as long as it involves forms).
You can configure almost any part of formfu's behaviour and output. By default formfu renders
"XHTML 1.0 Strict" compliant markup, with as little extra markup as possible, but with
sufficient CSS class names to allow for a wide-range of output styles to be generated by
changing only the CSS.
PR: ports/118994
Submitted by: az@
Revision Changes Path
1.1930 +1 -0 ports/www/Makefile
1.1 +128 -0 ports/www/p5-HTML-FormFu/Makefile (new)
1.1 +3 -0 ports/www/p5-HTML-FormFu/distinfo (new)
1.1 +9 -0 ports/www/p5-HTML-FormFu/pkg-descr (new)
1.1 +151 -0 ports/www/p5-HTML-FormFu/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200712250906.lBP962Ke054401>
