pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/p5-Kwiki-Wikiwyg Import Kwiki::Wikiwyg-0.13 as www...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ee906499e9a7
branches:  trunk
changeset: 512194:ee906499e9a7
user:      jlam <jlam%pkgsrc.org@localhost>
date:      Tue May 02 14:18:43 2006 +0000

description:
Import Kwiki::Wikiwyg-0.13 as www/p5-Kwiki-Wikiwyg.

Kwiki-Wikiwyg is a Kwiki plugin that adds WYSIWYG editing capabilities
to a Kwiki.  The underlying technology is Wikiwyg, a Javascript library
that can be easily integrated into any wiki or blog software.  It
offers the user multiple ways to edit/view a piece of content:

    * Wysiwyg mode - Simple, HTML, Design Mode editing.
    * Wikitext mode - Standard, Wiki, Text Area editing.
    * Preview mode - Display mode without saving changes.

Wikiwyg allows you to switch between modes, delegating some of the
processing to the server when necessary.

diffstat:

 www/p5-Kwiki-Wikiwyg/DESCR    |  11 +++++++++++
 www/p5-Kwiki-Wikiwyg/Makefile |  17 +++++++++++++++++
 www/p5-Kwiki-Wikiwyg/PLIST    |   1 +
 www/p5-Kwiki-Wikiwyg/distinfo |   5 +++++
 4 files changed, 34 insertions(+), 0 deletions(-)

diffs (50 lines):

diff -r 97fe066d40fb -r ee906499e9a7 www/p5-Kwiki-Wikiwyg/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-Kwiki-Wikiwyg/DESCR        Tue May 02 14:18:43 2006 +0000
@@ -0,0 +1,11 @@
+Kwiki-Wikiwyg is a Kwiki plugin that adds WYSIWYG editing capabilities
+to a Kwiki.  The underlying technology is Wikiwyg, a Javascript library
+that can be easily integrated into any wiki or blog software.  It
+offers the user multiple ways to edit/view a piece of content:
+
+    * Wysiwyg mode - Simple, HTML, Design Mode editing.
+    * Wikitext mode - Standard, Wiki, Text Area editing.
+    * Preview mode - Display mode without saving changes.
+
+Wikiwyg allows you to switch between modes, delegating some of the
+processing to the server when necessary.
diff -r 97fe066d40fb -r ee906499e9a7 www/p5-Kwiki-Wikiwyg/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-Kwiki-Wikiwyg/Makefile     Tue May 02 14:18:43 2006 +0000
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1.1.1 2006/05/02 14:18:43 jlam Exp $
+
+DISTNAME=              Kwiki-Wikiwyg-0.13
+PKGNAME=               p5-${DISTNAME}
+CATEGORIES=    www perl5
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Kwiki/}
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://www.wikiwyg.net/
+COMMENT=       Kwiki plugin for WYSIWYG editing
+
+DEPENDS+=      p5-Kwiki>=0.38:../../www/p5-Kwiki
+
+PERL5_PACKLIST=        auto/Kwiki/Wikiwyg/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 97fe066d40fb -r ee906499e9a7 www/p5-Kwiki-Wikiwyg/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-Kwiki-Wikiwyg/PLIST        Tue May 02 14:18:43 2006 +0000
@@ -0,0 +1,1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2006/05/02 14:18:43 jlam Exp $
diff -r 97fe066d40fb -r ee906499e9a7 www/p5-Kwiki-Wikiwyg/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-Kwiki-Wikiwyg/distinfo     Tue May 02 14:18:43 2006 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2006/05/02 14:18:43 jlam Exp $
+
+SHA1 (Kwiki-Wikiwyg-0.13.tar.gz) = 2b0c0852af2ce19330adf772484e91868211b609
+RMD160 (Kwiki-Wikiwyg-0.13.tar.gz) = 1301a5f206a5d4d3fe03293e9ccf4d229b0d29b4
+Size (Kwiki-Wikiwyg-0.13.tar.gz) = 33602 bytes



Home | Main Index | Thread Index | Old Index