summaryrefslogtreecommitdiff
path: root/www/p5-HTML-Prototype
AgeCommit message (Collapse)AuthorFilesLines
2010-08-21Bump the PKGREVISION for all packages which depend directly on perl,seb1-2/+2
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1. The list of packages is computed by finding all packages which end up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl, or PERL5_PACKLIST defined in their make setup (tested via "make show-vars VARNAMES=..."), minus the packages updated after the perl package update. sno@ was right after all, obache@ kindly asked and he@ led the way. Thanks!
2008-10-19Bump the PKGREVISION for all packages which depend directly on perl,he1-1/+2
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0. The list of packages is computed by finding all packages which end up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl, or PERL5_PACKLIST defined in their make setup (tested via "make show-vars VARNAMES=...").
2008-07-24updated to 1.48rhaen2-6/+6
ChangeLog: 1.48 Fri Sep 22 20:14:16 2006 - fixed auto_complete_field bug: s/min_chars/minChars 1.47 Mon Jul 14 01:57:12 2006 - use strict added - DATA handles closed 1.46 Mon May 22 22:03:00 2006 - cpan permissions fixed; 1.45 Mon May 22 21:31:00 2006 - cpan permissions fixed; 1.44 Mon May 22 20:09:00 2006 - fixed #19403: visual_effect function includes extra ";" - fixed #18636: typo in POD - fixed #17590: form_remote_tag returns wrongly encoded (HTML::Entities::encode_entities) string - fixes #14590: postBody and evalScripts breaks link_to_remote - added tests
2008-07-20Roman Kulik cannot maintain those packages anymore (he told me inheinz1-2/+2
private mail some months ago).
2008-06-20Add DESTDIR support.joerg1-1/+3
2007-10-25Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mkjlam1-1/+0
can handle packages having no PLIST files.
2006-02-15Import p5-HTML-Prototype from pkgsrc-wip, packaged by kuli0020.hiramatsu4-0/+33
Some code generators for Prototype, the famous JavaScript OO library and the script.aculous extensions. This library allows you to do Ajax without writing lots of javascript code. This is mostly a port of the Ruby on Rails helper tags for JavaScript for use in Catalyst.