| Summary: | [NEW PORT] www/p5-HTML-FormFu (requred ports/118991 in tree first) | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Andrej Zverev <andrey.zverev> | ||||
| Component: | Individual Port(s) | Assignee: | Andrej Zverev <az> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Andrej Zverev
2007-12-24 15:00:02 UTC
Responsible Changed From-To: freebsd-ports-bugs->az Grab 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)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed New port added. Thanks! kuriyama 2008-01-10 21:12:23 UTC
FreeBSD ports repository
Modified files:
textproc/p5-XML-Parser Makefile distinfo
Log:
- Upgrade to 2.36.
PR: ports/118994
Submitted by: ijliao
Revision Changes Path
1.27 +3 -4 ports/textproc/p5-XML-Parser/Makefile
1.13 +3 -3 ports/textproc/p5-XML-Parser/distinfo
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
|