aboutsummaryrefslogtreecommitdiff
path: root/www/p5-HTML-Widget
Commit message (Collapse)AuthorAgeFilesLines
* Changing email-address on my 80 ports.Lars Balker Rasmussen2006-05-011-2/+2
| | | | | | | Approved by: erwin (mental) Notes: svn path=/head/; revision=161060
* Up to 1.07Lars Balker Rasmussen2006-04-303-4/+7
| | | | | | | Approved by: erwin (mentor) Notes: svn path=/head/; revision=160955
* - Update to 1.06Renato Botelho2006-04-103-8/+12
| | | | | | | | PR: ports/95575 Submitted by: maintainer Notes: svn path=/head/; revision=159281
* - Update to 1.05Sergey Matveychuk2006-03-263-4/+6
| | | | | | | | PR: ports/94957 Submitted by: maintainer Notes: svn path=/head/; revision=158185
* Update to 1.04Erwin Lansing2006-02-083-5/+13
| | | | | | | | PR: 93030 Submitted by: Lars Balker Rasmussen <lars@balker.dk> (maintainer) Notes: svn path=/head/; revision=155494
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-7/+7
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* - Update to 1.03Renato Botelho2006-01-193-5/+17
| | | | | | | | PR: ports/91947 Submitted by: maintainer Notes: svn path=/head/; revision=153879
* Create easy to maintain HTML widgets!Erwin Lansing2006-01-114-0/+128
Everything is optional, use validation only or just generate forms, you can embed and merge them later. The API was designed similar to other popular modules like Data::Form- Validator and FormValidator::Simple, HTML::FillInForm is also built in (and much faster). WWW: http://search.cpan.org/dist/HTML-Widget/ PR: ports/91672 Submitted by: Lars Balker Rasmussen <lars@balker.dk> Notes: svn path=/head/; revision=153276