aboutsummaryrefslogtreecommitdiff
path: root/www/p5-HTML-ResolveLink
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | www) Notes: svn path=/head/; revision=327776
* - Add WWWSunpoet Po-Chuan Hsieh2013-08-291-1/+0
| | | | | | | | - Use single space after WWW: - Remove Author line Notes: svn path=/head/; revision=325610
* - Use single space after WWW:Sunpoet Po-Chuan Hsieh2013-08-291-1/+1
| | | | Notes: svn path=/head/; revision=325559
* - Convert to new perl frameworkMathieu Arnold2013-08-021-6/+3
| | | | | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default. Notes: svn path=/head/; revision=324174
* - Remove SITE_PERL from *_DEPENDSFrederic Culot2012-06-051-1/+1
| | | | | | | Submitted by: az@ Notes: svn path=/head/; revision=298466
* - Add missing BUILD_DEPENDS so the module worksSteve Wills2012-01-101-2/+4
| | | | | | | | - Expand value of BUILD_DEPENDS before assigning it to RUN_DEPENDS - Bump PORTREVISION due to new RUN_DEPENDS Notes: svn path=/head/; revision=288921
* - 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
* - 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 to 0.05Cheng-Lung Sung2006-12-142-5/+5
| | | | | | | | | | - Move to perl@FreeBSD.org PR: ports/106524 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> Notes: svn path=/head/; revision=179704
* - Update to 0.03Cheng-Lung Sung2006-10-092-4/+4
| | | | | | | | | PR: ports/104082 Submitted by: clsung Approved by: maintainer (Gea-Suan Lin) Notes: svn path=/head/; revision=175056
* Add p5-HTML-ResolveLink 0.02, resolve relative links in (X)HTML intoCheng-Lung Sung2006-07-104-0/+45
absolute URI. PR: ports/99977 Submitted by: Gea-Suan Lin <gslin at gslin.org> Notes: svn path=/head/; revision=167355