aboutsummaryrefslogtreecommitdiff
path: root/www/p5-HTTP-SimpleLinkChecker
Commit message (Collapse)AuthorAgeFilesLines
* End WWW CPAN URL with a "/"Emanuel Haupt2011-12-281-1/+1
| | | | Notes: svn path=/head/; revision=288161
* The vast majority of pkg-descr files had the following format when theyDoug Barton2011-10-241-1/+1
| | | | | | | | | | | | | | | | | | | had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues Notes: svn path=/head/; revision=284239
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Update to 1.16Philip M. Gollucci2010-06-102-4/+4
| | | | | | | | With Hat: perl@ Changes: http:/search.cpan.org/dist/HTTP-SimpleLinkChecker/Changes Notes: svn path=/head/; revision=256269
* - Update to 1.15Martin Wilke2008-04-293-6/+8
| | | | | | | - Pass maintainership to perl@ Notes: svn path=/head/; revision=212232
* 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 to v1.13Aaron Dalton2007-01-242-4/+4
| | | | Notes: svn path=/head/; revision=183227
* Update to v1.11Aaron Dalton2007-01-032-4/+4
| | | | Notes: svn path=/head/; revision=181344
* Adding port www/p5-HTTP-SimpleLinkChecker, Check the HTTP response codeAaron Dalton2006-06-194-0/+60
for a link. Approved by: tobez (implicit) Notes: svn path=/head/; revision=165734