pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Import p5-Kwiki-0.36 as www/p5-Kwiki, an extensible, m...
details: https://anonhg.NetBSD.org/pkgsrc/rev/1ecfa956a778
branches: trunk
changeset: 486272:1ecfa956a778
user: jlam <jlam%pkgsrc.org@localhost>
date: Sat Dec 25 23:15:15 2004 +0000
description:
Import p5-Kwiki-0.36 as www/p5-Kwiki, an extensible, modular, Perl-based
Wiki.
Kwiki is perhaps the simplest to install, most modular, and easiest
to extend Wiki. A Wiki allows users to freely create and edit web
pages in any web browser.
diffstat:
doc/CHANGES | 3 ++-
www/p5-Kwiki/DESCR | 3 +++
www/p5-Kwiki/Makefile | 18 ++++++++++++++++++
www/p5-Kwiki/PLIST | 1 +
www/p5-Kwiki/distinfo | 4 ++++
5 files changed, 28 insertions(+), 1 deletions(-)
diffs (56 lines):
diff -r 28546d65ce54 -r 1ecfa956a778 doc/CHANGES
--- a/doc/CHANGES Sat Dec 25 22:22:00 2004 +0000
+++ b/doc/CHANGES Sat Dec 25 23:15:15 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.8443 2004/12/25 21:47:45 minskim Exp $
+$NetBSD: CHANGES,v 1.8444 2004/12/25 23:15:19 jlam Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -6550,3 +6550,4 @@
Updated mtr to 0.67 [wiz 2004-12-25]
Updated mtr-gtk to 0.67 [wiz 2004-12-25]
Updated xbindkeys-tk to 1.7.1nb1 [minskim 2004-12-25]
+ Added p5-Kwiki-0.36 [jlam 2004-12-25]
diff -r 28546d65ce54 -r 1ecfa956a778 www/p5-Kwiki/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-Kwiki/DESCR Sat Dec 25 23:15:15 2004 +0000
@@ -0,0 +1,3 @@
+Kwiki is perhaps the simplest to install, most modular, and easiest
+to extend Wiki. A Wiki allows users to freely create and edit web
+pages in any web browser.
diff -r 28546d65ce54 -r 1ecfa956a778 www/p5-Kwiki/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-Kwiki/Makefile Sat Dec 25 23:15:15 2004 +0000
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/12/25 23:15:15 jlam Exp $
+
+DISTNAME= Kwiki-0.36
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= www perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Kwiki/}
+
+MAINTAINER= jlam%NetBSD.org@localhost
+HOMEPAGE= http://www.kwiki.org/
+COMMENT= Extensible, modular, Perl-based Wiki
+
+DEPENDS+= p5-Spoon>=0.20:../../devel/p5-Spoon
+
+USE_BUILDLINK3= yes
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Kwiki/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 28546d65ce54 -r 1ecfa956a778 www/p5-Kwiki/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-Kwiki/PLIST Sat Dec 25 23:15:15 2004 +0000
@@ -0,0 +1,1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/12/25 23:15:15 jlam Exp $
diff -r 28546d65ce54 -r 1ecfa956a778 www/p5-Kwiki/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-Kwiki/distinfo Sat Dec 25 23:15:15 2004 +0000
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/12/25 23:15:15 jlam Exp $
+
+SHA1 (Kwiki-0.36.tar.gz) = a77eaa72f95bd904e4b2d4cf81def5482225da63
+Size (Kwiki-0.36.tar.gz) = 40059 bytes
Home |
Main Index |
Thread Index |
Old Index