pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www - Add plone and zope with commented out.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0f5dd046c837
branches:  trunk
changeset: 536632:0f5dd046c837
user:      taca <taca%pkgsrc.org@localhost>
date:      Tue Dec 18 15:51:13 2007 +0000

description:
- Add plone and zope with commented out.
- Add plone25, plone3 and zope210.

diffstat:

 www/Makefile |  7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diffs (28 lines):

diff -r 014a38d6ba1c -r 0f5dd046c837 www/Makefile
--- a/www/Makefile      Tue Dec 18 15:46:59 2007 +0000
+++ b/www/Makefile      Tue Dec 18 15:51:13 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.529 2007/12/11 09:13:18 ghen Exp $
+# $NetBSD: Makefile,v 1.530 2007/12/18 15:51:13 taca Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -294,6 +294,9 @@
 SUBDIR+=       php-eaccelerator
 SUBDIR+=       php4
 SUBDIR+=       php4-apc
+#SUBDIR+=      plone           # only contains Makefile fragments
+SUBDIR+=       plone25
+SUBDIR+=       plone3
 SUBDIR+=       pound
 SUBDIR+=       privoxy
 SUBDIR+=       py-HTMLgen
@@ -370,6 +373,8 @@
 SUBDIR+=       www6to4
 SUBDIR+=       wwwcount
 SUBDIR+=       wwwoffle
+#SUBDIR+=      zope            # only contains Makefile fragments
+SUBDIR+=       zope210
 SUBDIR+=       zope25
 SUBDIR+=       zope25-AbracadabraObject
 SUBDIR+=       zope25-BTreeFolder



Home | Main Index | Thread Index | Old Index