aboutsummaryrefslogtreecommitdiff
path: root/www/p5-HTML-StickyQuery
Commit message (Collapse)AuthorAgeFilesLines
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-2/+1
| | | | | | | | | | | | ${MASTER_SITE_PERL_CPAN} to CPAN. PR: ports/122674 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: portmgr (pav) Notes: svn path=/head/; revision=211450
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-3/+3
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* Take a perl@ hat and add SHA256 checksumsMathieu Arnold2005-11-141-0/+1
| | | | Notes: svn path=/head/; revision=148244
* Update to 0.12. Assign maintainer to perl@.Anton Berezin2005-09-232-4/+4
| | | | Notes: svn path=/head/; revision=143399
* search.cpan.org redirect reduction canonicalization project, pass 1:Bill Fenner2005-09-211-1/+1
| | | | | | | | | | | URLs automatically rewritten from /search?dist=Foo or /dist/Foo to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization, this is the preferred way to refer to modules on search.cpan.org. This pass brought to you by http://people.freebsd.org/~fenner/fix-search Notes: svn path=/head/; revision=143304
* Reset maintainership of Seamus Venasse who has not responded for some time.Erwin Lansing2005-09-201-1/+1
| | | | | | | | | | Thank you for your efforts in the past! Noticed by: tobez Approved by: portmgr (self) Notes: svn path=/head/; revision=143208
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Update to 0.11Erwin Lansing2003-06-053-19/+17
| | | | | | | | | PR: 52813 Submitted by: maintainer Approved by: edwin (mentor) Notes: svn path=/head/; revision=82315
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76044
* Update to 0.10.Christian Weisgerber2002-11-122-2/+2
| | | | | | | | PR: 44904 Submitted by: Seamus Venasse <svenasse@polaris.ca> Notes: svn path=/head/; revision=69971
* Update to 0.08.Pete Fritchman2002-06-092-2/+2
| | | | | | | | PR: 39070 Submitted by: maintainer Notes: svn path=/head/; revision=60989
* Initial import of p5-HTML-StickyQuery 0.07Kevin Lo2002-02-155-0/+42
This module is sub class of the HTML::Parser and uses it to parse HTML document and add QUERY_STRING to href attributes. PR: 34256 Submitted by: Seamus Venasse <svenasse@polaris.ca> Notes: svn path=/head/; revision=54733