Date: Tue, 14 Jul 2009 23:18: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/textproc Makefile ports/textproc/p5-Template-Plugin-HTML-SuperForm Makefile distinfo pkg-descr pkg-plist Message-ID: <200907142318.n6ENIIGr065958@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pgollucci 2009-07-14 23:18:18 UTC
FreeBSD ports repository
Modified files:
textproc Makefile
Added files:
textproc/p5-Template-Plugin-HTML-SuperForm Makefile distinfo
pkg-descr pkg-plist
Log:
This is an interface into HTML::SuperForm through the Template Toolkit. When
created without arguments (i.e. [% USE form = HTML.SuperForm %]), the
Template's stash is searched for an Apache object or a CGI object to pass to
HTML::SuperForm's constructor.
When created with arguments (i.e. [% USE form = HTML.SuperForm(arg) %]),
the arguments are passed to HTML::SuperForm's constructor.
A dep for www/p5-Gantry
Reported by: Cezary Morga <cm@therek.net>
Revision Changes Path
1.1357 +1 -0 ports/textproc/Makefile
1.1 +26 -0 ports/textproc/p5-Template-Plugin-HTML-SuperForm/Makefile (new)
1.1 +3 -0 ports/textproc/p5-Template-Plugin-HTML-SuperForm/distinfo (new)
1.1 +7 -0 ports/textproc/p5-Template-Plugin-HTML-SuperForm/pkg-descr (new)
1.1 +8 -0 ports/textproc/p5-Template-Plugin-HTML-SuperForm/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200907142318.n6ENIIGr065958>
