pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc add textproc/Markdown and www/ikiwiki



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cd473bbc4e55
branches:  trunk
changeset: 521466:cd473bbc4e55
user:      dan <dan%pkgsrc.org@localhost>
date:      Mon Nov 13 01:30:52 2006 +0000

description:
add textproc/Markdown and www/ikiwiki

diffstat:

 doc/CHANGES-2006  |  4 +++-
 textproc/Makefile |  3 ++-
 www/Makefile      |  3 ++-
 3 files changed, 7 insertions(+), 3 deletions(-)

diffs (49 lines):

diff -r e19eb5307151 -r cd473bbc4e55 doc/CHANGES-2006
--- a/doc/CHANGES-2006  Mon Nov 13 01:25:25 2006 +0000
+++ b/doc/CHANGES-2006  Mon Nov 13 01:30:52 2006 +0000
@@ -1,4 +1,4 @@
->$NetBSD: CHANGES-2006,v 1.1796 2006/11/12 14:28:18 dmcmahill Exp $
+>$NetBSD: CHANGES-2006,v 1.1797 2006/11/13 01:30:52 dan Exp $
 
 Changes to the packages collection and infrastructure in 2006:
 
@@ -5257,3 +5257,5 @@
        Updated mail/sylpheed-devel to 2.3.0beta5 [xtraeme 2006-11-12]
        Added misc/pciids version 20061026 [jmmv 2006-11-12]
        Updated cad/xcircuit to 3.4.26 [dmcmahill 2006-11-12]
+       Added textproc/Markdown version 1.0.1 [dan 2006-11-13]
+       Added www/ikiwiki version 1.32 [dan 2006-11-13]
\ No newline at end of file
diff -r e19eb5307151 -r cd473bbc4e55 textproc/Makefile
--- a/textproc/Makefile Mon Nov 13 01:25:25 2006 +0000
+++ b/textproc/Makefile Mon Nov 13 01:30:52 2006 +0000
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.339 2006/11/06 22:01:25 jdolecek Exp $
+# $NetBSD: Makefile,v 1.340 2006/11/13 01:30:52 dan Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
 
 SUBDIR+=       GutenMark
 SUBDIR+=       GutenMark-words
+SUBDIR+=       Markdown
 SUBDIR+=       aiksaurus
 SUBDIR+=       antiword
 SUBDIR+=       asciidoc
diff -r e19eb5307151 -r cd473bbc4e55 www/Makefile
--- a/www/Makefile      Mon Nov 13 01:25:25 2006 +0000
+++ b/www/Makefile      Mon Nov 13 01:30:52 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.484 2006/11/01 06:41:33 minskim Exp $
+# $NetBSD: Makefile,v 1.485 2006/11/13 01:30:52 dan Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -129,6 +129,7 @@
 SUBDIR+=       http_load
 SUBDIR+=       iasp
 SUBDIR+=       ijb
+SUBDIR+=       ikiwiki
 SUBDIR+=       instiki
 SUBDIR+=       ja-trac
 SUBDIR+=       jakarta-servletapi



Home | Main Index | Thread Index | Old Index