pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/p5-Net-Akismet Initial import of p5-Net-Akismet ve...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d60e76034c14
branches:  trunk
changeset: 550557:d60e76034c14
user:      seb <seb%pkgsrc.org@localhost>
date:      Mon Nov 24 06:00:32 2008 +0000

description:
Initial import of p5-Net-Akismet version 0.05 in the NetBSD Packages
Collection.

The Perl 5 module Net::Akismet provides an interface to Akismet the
collaborative effort to make comment and trackback spam a non-issue
and restore innocence to blogging.

diffstat:

 net/p5-Net-Akismet/DESCR    |   3 +++
 net/p5-Net-Akismet/Makefile |  21 +++++++++++++++++++++
 net/p5-Net-Akismet/distinfo |   5 +++++
 3 files changed, 29 insertions(+), 0 deletions(-)

diffs (41 lines):

diff -r 3c0f473128bc -r d60e76034c14 net/p5-Net-Akismet/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/net/p5-Net-Akismet/DESCR  Mon Nov 24 06:00:32 2008 +0000
@@ -0,0 +1,3 @@
+The Perl 5 module Net::Akismet provides an interface to Akismet the
+collaborative effort to make comment and trackback spam a non-issue
+and restore innocence to blogging.
diff -r 3c0f473128bc -r d60e76034c14 net/p5-Net-Akismet/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/net/p5-Net-Akismet/Makefile       Mon Nov 24 06:00:32 2008 +0000
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/11/24 06:00:32 seb Exp $
+#
+
+DISTNAME=      Net-Akismet-0.05
+PKGNAME=       p5-${DISTNAME}
+CATEGORIES=    net perl5
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Net/}
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://search.cpan.org/dist/Net-Akismet/
+COMMENT=       Perl 5 interface to Akismet - comment and trackback spam fighter
+
+PKG_DESTDIR_SUPPORT=   user-destdir
+USE_LANGUAGES=         # empty
+
+DEPENDS+=      p5-libwww>=5.09:../../www/p5-libwww
+
+PERL5_PACKLIST=                auto/Net/Akismet/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 3c0f473128bc -r d60e76034c14 net/p5-Net-Akismet/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/net/p5-Net-Akismet/distinfo       Mon Nov 24 06:00:32 2008 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/11/24 06:00:32 seb Exp $
+
+SHA1 (Net-Akismet-0.05.tar.gz) = cae75cb182b611e044bfb101087bddd2ef130b87
+RMD160 (Net-Akismet-0.05.tar.gz) = 01d10bf85560b1332d01d00309e4e88ce82b4e27
+Size (Net-Akismet-0.05.tar.gz) = 4543 bytes



Home | Main Index | Thread Index | Old Index