aboutsummaryrefslogtreecommitdiff
path: root/www/p5-HTML-TokeParser-Simple
Commit message (Collapse)AuthorAgeFilesLines
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Pass to perl@Philip M. Gollucci2010-12-121-1/+1
| | | | Notes: svn path=/head/; revision=266143
* For ports maintained by ports@FreeBSD.org, remove names and/orDoug Barton2009-12-211-1/+0
| | | | | | | | | | | e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports. Notes: svn path=/head/; revision=246327
* Reset aaron's port maintainerships due to many maintainer-timeouts.Mark Linimon2008-04-291-1/+1
| | | | Notes: svn path=/head/; revision=212202
* - 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
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-7/+1
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* - Update from v3.14 to v3.15Aaron Dalton2006-06-043-7/+14
| | | | | | | | | | | | | | | | | - Restrict to Perl 5.6+ due to dependency upon www/p5-HTML-Parser - Take maintainership 3.15 2005-11-29 Fixed bug where rewrite_tag would unescape entities. Thanks to "Paul Bijnens" <paul.bijnens@xplanation.com> for the bug report and fix. PR: ports/98336 Submitted by: aaron Reviewed by: maintainer Approved by: maintainer, tobez (implicit) Notes: svn path=/head/; revision=164373
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154308
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-2/+2
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* Update to 3.14Erwin Lansing2005-10-182-3/+3
| | | | | | | | PR: 87608 Submitted by: Lars Eggert <lars.eggert@gmx.net> (maintainer) Notes: svn path=/head/; revision=145754
* search.cpan.org redirect reduction canonicalization project, pass 2:Bill Fenner2005-09-211-1/+1
| | | | | | | | | | | Refer to all modules using their /dist/Foo/ path instead of via the mishmash of old author path, new author path, module documentation, etc. This pass brought to you by loving, painstaking hand editing. Notes: svn path=/head/; revision=143305
* - Update to 3.13Yen-Ming Lee2005-02-104-7/+28
| | | | | | | | PR: 75805 Submitted by: Lars Eggert <lars.eggert at gmx.net> Notes: svn path=/head/; revision=128447
* Add p5-HTML-TokeParser-Simple 2.2, subclass of HTML::TokeParser withMathieu Arnold2004-05-064-0/+44
easy-to-remember method calls. PR: ports/65709 Submitted by: Lars Eggert <lars.eggert@gmx.net> Notes: svn path=/head/; revision=108546