aboutsummaryrefslogtreecommitdiff
path: root/www/p5-HTML-ContentExtractor
Commit message (Collapse)AuthorAgeFilesLines
* - Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} orSteve Wills2012-06-101-1/+1
| | | | | | | | | | | RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned about for a while. PR: ports/168208 Approved by: portmgr (miwi) Notes: svn path=/head/; revision=298970
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - only 13% of the p5- ports embed @comment $FreeBSD$:Philip M. Gollucci2010-09-241-1/+0
| | | | | | | | | so standarize and remove it With Hat: perl@ Notes: svn path=/head/; revision=261743
* Extract text contained within an HTML documentMartin Wilke2008-06-054-0/+37
WWW: http://search.cpan.org/dist/HTML-ContentExtractor/ PR: ports/124261 Submitted by: Oleg Mamontov <oleg at mamontov.net> Notes: svn path=/head/; revision=214380