pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/p5-Kwiki-Edit-RequireUserName Initial import of p5...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4956ca869378
branches:  trunk
changeset: 507355:4956ca869378
user:      jschauma <jschauma%pkgsrc.org@localhost>
date:      Tue Jan 31 18:52:16 2006 +0000

description:
Initial import of p5-Kwiki-Edit-RequireUserName

This Kwiki  plugin helps reduce WikiSpam by requiring that the user have a
user name before editing. The idea is that SpamBots won't take the trouble
to do this. Of course this won't prevent spam created manually.

diffstat:

 www/p5-Kwiki-Edit-RequireUserName/DESCR    |   3 +++
 www/p5-Kwiki-Edit-RequireUserName/Makefile |  17 +++++++++++++++++
 www/p5-Kwiki-Edit-RequireUserName/PLIST    |   1 +
 www/p5-Kwiki-Edit-RequireUserName/distinfo |   5 +++++
 4 files changed, 26 insertions(+), 0 deletions(-)

diffs (42 lines):

diff -r 043cfb523521 -r 4956ca869378 www/p5-Kwiki-Edit-RequireUserName/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-Kwiki-Edit-RequireUserName/DESCR   Tue Jan 31 18:52:16 2006 +0000
@@ -0,0 +1,3 @@
+This Kwiki  plugin helps reduce WikiSpam by requiring that the user have a
+user name before editing. The idea is that SpamBots won't take the trouble
+to do this. Of course this won't prevent spam created manually.
diff -r 043cfb523521 -r 4956ca869378 www/p5-Kwiki-Edit-RequireUserName/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-Kwiki-Edit-RequireUserName/Makefile        Tue Jan 31 18:52:16 2006 +0000
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1.1.1 2006/01/31 18:52:17 jschauma Exp $
+
+DISTNAME=              Kwiki-Edit-RequireUserName-0.02
+PKGNAME=               p5-${DISTNAME}
+CATEGORIES=    www perl5
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Kwiki/JPEREGR/}
+
+MAINTAINER=    tech-pkg%NetBSD.org@localhost
+HOMEPAGE=      http://www.kwiki.org/
+COMMENT=       Kwiki plugin to require a user name to edit
+
+DEPENDS+=      p5-Kwiki>=0.37nb1:../../www/p5-Kwiki
+
+PERL5_PACKLIST=                auto/Kwiki/Edit/RequireUserName/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 043cfb523521 -r 4956ca869378 www/p5-Kwiki-Edit-RequireUserName/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-Kwiki-Edit-RequireUserName/PLIST   Tue Jan 31 18:52:16 2006 +0000
@@ -0,0 +1,1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2006/01/31 18:52:17 jschauma Exp $
diff -r 043cfb523521 -r 4956ca869378 www/p5-Kwiki-Edit-RequireUserName/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-Kwiki-Edit-RequireUserName/distinfo        Tue Jan 31 18:52:16 2006 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2006/01/31 18:52:17 jschauma Exp $
+
+SHA1 (Kwiki-Edit-RequireUserName-0.02.tar.gz) = e326ac74d9718de1d3ec21c04f52b57d30dddb5d
+RMD160 (Kwiki-Edit-RequireUserName-0.02.tar.gz) = 7d22c0046305466418dab1cbad2659293079308e
+Size (Kwiki-Edit-RequireUserName-0.02.tar.gz) = 3264 bytes



Home | Main Index | Thread Index | Old Index