aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Net-Akismet
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
* Update to Net-Akismet 0.03, mainly based on the PR.Peter Pentchev2007-10-303-13/+7
| | | | | | | | PR: 117614 Submitted by: Gea-Suan Lin <gslin@gslin.org> Notes: svn path=/head/; revision=202419
* 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
* Test::Pod::Coverage should not be pulled in as a runtime dependency.Peter Pentchev2006-07-201-1/+2
| | | | Notes: svn path=/head/; revision=168305
* Update to Net-Akismet 0.02, which basically incorporates our port patchesPeter Pentchev2006-07-146-88/+14
| | | | | | | and also fixes a couple of minor build issues. Notes: svn path=/head/; revision=167781
* Add Net::Akismet, a Perl interface to the Akismet comment and trackbackPeter Pentchev2006-04-207-0/+145
spam blocking system. Notes: svn path=/head/; revision=160007