IABSD.fr/ports/www/p5-HTML-FormFu

Branch :


Log

Author Commit Date CI Message
cfbb239b 2016-03-20 19:56:05 Remove SHARED_ONLY from all CPAN Perl ports and the cpan and perl MODULES. Add WANTLIB+=perl and PKG_ARCH=* as appropriate.
c5b0f0ae 2015-11-05 19:08:56 Drop MAINTAINER, the mail address bounces.
b645826a 2015-01-21 14:43:32 drop USE_GROFF, output checked with gmdiff
570aa62a 2015-01-18 03:12:39 Drop remaining MD5/RMD160/SHA1 checksums.
eae66e4a 2013-03-11 11:35:43 PERMIT_* / REGRESS->TEST sweep
1db472da 2012-04-07 19:50:59 Update www/p5-HTML-FormFu to version 0.07003. More recent versions remove deprecated methods. Required by the Catalyst update. From Andreas Voegele's repo.
df4e1203 2010-12-03 11:46:46 Bump after recent cpan.port.mk change. ok jasper@ (final commit)
e50b9883 2010-11-22 08:36:47 new depends
c82c4422 2010-10-19 08:02:53 USE_GROFF=Yes
fac78754 2009-02-05 22:05:10 import p5-HTML-FormFu 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.