diff options
author | Neil Blakey-Milner <nbm@FreeBSD.org> | 2000-09-18 20:02:54 +0000 |
---|---|---|
committer | Neil Blakey-Milner <nbm@FreeBSD.org> | 2000-09-18 20:02:54 +0000 |
commit | 7c71836174138108f6e5513089fe783efd184e0e (patch) | |
tree | b8d86b832a6adbc61d315aaf1bce507b966fa2d3 /www/znavigator | |
parent | It helps when you "cvs add" the new patches, oops. (diff) |
Add ZNavigator, a Zope product to simplify the construction of
navigation bars.
Notes
Notes:
svn path=/head/; revision=32821
Diffstat (limited to 'www/znavigator')
-rw-r--r-- | www/znavigator/Makefile | 42 | ||||
-rw-r--r-- | www/znavigator/distinfo | 1 | ||||
-rw-r--r-- | www/znavigator/files/MESSAGE | 10 | ||||
-rw-r--r-- | www/znavigator/pkg-comment | 1 | ||||
-rw-r--r-- | www/znavigator/pkg-descr | 6 | ||||
-rw-r--r-- | www/znavigator/pkg-plist | 22 |
6 files changed, 82 insertions, 0 deletions
diff --git a/www/znavigator/Makefile b/www/znavigator/Makefile new file mode 100644 index 000000000000..b9f9f5f27494 --- /dev/null +++ b/www/znavigator/Makefile @@ -0,0 +1,42 @@ +# New ports collection makefile for: ZNavigator +# Date created: 18 Sep 2000 +# Whom: Neil Blakey-Milner +# +# $FreeBSD$ +# + +PORTNAME= znavigator +PORTVERSION= 2.00 +CATEGORIES= www +MASTER_SITES= http://www.zope.org/Members/jonas/ZNavigator/ +DISTNAME= ${ZOPEPRODUCTNAME}-${PORTVERSION} +EXTRACT_SUFX= .tgz + +MAINTAINER= nbm@FreeBSD.org + +RUN_DEPENDS= ${LOCALBASE}/${SZOPEBASEDIR}/z2.py:${PORTSDIR}/www/zope + +NO_BUILD= YES + +# You can change this in the environment if you like. +SZOPEBASEDIR?= www/Zope + +# Don't change these +ZOPEBASEDIR= ${PREFIX}/${SZOPEBASEDIR} +ZOPEPRODUCTNAME= ZNavigator +ZOPEPRODUCTDIR= lib/python/Products + +ZOPEPRODUCTSRC= ${WRKDIR}/${ZOPEPRODUCTDIR}/${ZOPEPRODUCTNAME} + +PLIST_SUB= ZOPEBASEDIR=${SZOPEBASEDIR} + +do-install: + @${MKDIR} ${ZOPEBASEDIR}/${ZOPEPRODUCTDIR}/${ZOPEPRODUCTNAME}/ + @${CP} -Rf ${ZOPEPRODUCTSRC}/* \ + ${ZOPEBASEDIR}/${ZOPEPRODUCTDIR}/${ZOPEPRODUCTNAME}/ + @${CP} ${ZOPEPRODUCTSRC}/demo/navigator_demo.zexp \ + ${ZOPEBASEDIR}/import + @perl -pe 's#%%PREFIX%%#${PREFIX}#' ${FILESDIR}/MESSAGE > ${PKGMESSAGE} + @${CAT} ${PKGMESSAGE} + +.include <bsd.port.mk> diff --git a/www/znavigator/distinfo b/www/znavigator/distinfo new file mode 100644 index 000000000000..72d83e782d7b --- /dev/null +++ b/www/znavigator/distinfo @@ -0,0 +1 @@ +MD5 (ZNavigator-2.00.tgz) = 2adeee74c92910f6a65c929e8194821f diff --git a/www/znavigator/files/MESSAGE b/www/znavigator/files/MESSAGE new file mode 100644 index 000000000000..551f2fd01067 --- /dev/null +++ b/www/znavigator/files/MESSAGE @@ -0,0 +1,10 @@ +ZNavigator + + This port has placed a ZNavigator demo in your Zope import + directory %%PREFIX%%/Zope/import/ with the following file: + + navigator_demo.zexp + + This is a demo. You can't add the demo as the Zope superuser; + add it as your Zope user instead. The demo is not required for + use of ZNavigator. diff --git a/www/znavigator/pkg-comment b/www/znavigator/pkg-comment new file mode 100644 index 000000000000..93b9652649cc --- /dev/null +++ b/www/znavigator/pkg-comment @@ -0,0 +1 @@ +A web-based news publishing and discussion product for Zope diff --git a/www/znavigator/pkg-descr b/www/znavigator/pkg-descr new file mode 100644 index 000000000000..5da301a028c5 --- /dev/null +++ b/www/znavigator/pkg-descr @@ -0,0 +1,6 @@ +SquishDot is a web-based news publishing and discussion product for the
+Z Object Publishing Environment(ZOPE). It allows you to build a web-based
+news site along with the capability to handle threaded discussions with
+a minimum of configuration and day-to-day management.
+
+WWW: http://squishdot.org/
diff --git a/www/znavigator/pkg-plist b/www/znavigator/pkg-plist new file mode 100644 index 000000000000..b75913d14d1b --- /dev/null +++ b/www/znavigator/pkg-plist @@ -0,0 +1,22 @@ +%%ZOPEBASEDIR%%/import/navigator_demo.zexp +%%ZOPEBASEDIR%%/lib/python/Products/ZNavigator/addNavigator.dtml +%%ZOPEBASEDIR%%/lib/python/Products/ZNavigator/addNavItem.dtml +%%ZOPEBASEDIR%%/lib/python/Products/ZNavigator/ChangeLog +%%ZOPEBASEDIR%%/lib/python/Products/ZNavigator/COPYING +%%ZOPEBASEDIR%%/lib/python/Products/ZNavigator/helpNavigator.dtml +%%ZOPEBASEDIR%%/lib/python/Products/ZNavigator/helpNavItem.dtml +%%ZOPEBASEDIR%%/lib/python/Products/ZNavigator/navitem.gif +%%ZOPEBASEDIR%%/lib/python/Products/ZNavigator/__init__.py +%%ZOPEBASEDIR%%/lib/python/Products/ZNavigator/INSTALL +%%ZOPEBASEDIR%%/lib/python/Products/ZNavigator/manageNavigator.dtml +%%ZOPEBASEDIR%%/lib/python/Products/ZNavigator/manageNavItem.dtml +%%ZOPEBASEDIR%%/lib/python/Products/ZNavigator/miscPropertyForm.dtml +%%ZOPEBASEDIR%%/lib/python/Products/ZNavigator/navigator.gif +%%ZOPEBASEDIR%%/lib/python/Products/ZNavigator/README +%%ZOPEBASEDIR%%/lib/python/Products/ZNavigator/render.dtml +%%ZOPEBASEDIR%%/lib/python/Products/ZNavigator/version.txt +%%ZOPEBASEDIR%%/lib/python/Products/ZNavigator/ZNavigator.py +%%ZOPEBASEDIR%%/lib/python/Products/ZNavigator/demo/navigator_demo.zexp +@unexec rm %D/%%ZOPEBASEDIR%%/lib/python/Products/ZNavigator/*.pyc 2> /dev/null || /usr/bin/true +@unexec rmdir %D/%%ZOPEBASEDIR%%/lib/python/Products/ZNavigator/demo +@unexec rmdir %D/%%ZOPEBASEDIR%%/lib/python/Products/ZNavigator |