2000-09-22 07:41:37 -04:00
|
|
|
# New ports collection makefile for: Squishdot
|
Add squishdot, a web-based publishing and discussion product for Zope,
the Z Object Publishing Environment. Squishdot is somewhat modelled on
slashdot; it's a 'weblog'. It powers things like http://technocrat.net/
and http://news.gnome.org/.
This is the first Zope product in a port, so this might be interesting.
There are 214 Zope products listed on http://zope.org/Products
Recipe for 'Instant Squishdot':
Simply type 'make install' in the squishdot port, and put 'Include
etc/apache/httpd.conf.Zope-Change' at the end of your httpd.conf,
restart apache, start zope from rc.d/zope.sh, and go to
http://localhost/Zope/manage, add a user, then log in as that user, and
add a Squishdot page. Click on the 'view' button at the top.
Instant Squishdot.
2000-09-06 18:48:39 -04:00
|
|
|
# Date created: 06 Sep 2000
|
2000-09-22 07:41:37 -04:00
|
|
|
# Whom: Neil Blakey-Milner
|
Add squishdot, a web-based publishing and discussion product for Zope,
the Z Object Publishing Environment. Squishdot is somewhat modelled on
slashdot; it's a 'weblog'. It powers things like http://technocrat.net/
and http://news.gnome.org/.
This is the first Zope product in a port, so this might be interesting.
There are 214 Zope products listed on http://zope.org/Products
Recipe for 'Instant Squishdot':
Simply type 'make install' in the squishdot port, and put 'Include
etc/apache/httpd.conf.Zope-Change' at the end of your httpd.conf,
restart apache, start zope from rc.d/zope.sh, and go to
http://localhost/Zope/manage, add a user, then log in as that user, and
add a Squishdot page. Click on the 'view' button at the top.
Instant Squishdot.
2000-09-06 18:48:39 -04:00
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= squishdot
|
2003-01-09 09:43:52 -05:00
|
|
|
PORTVERSION= 1.5.0
|
2004-04-21 13:02:02 -04:00
|
|
|
PORTREVISION= 1
|
2001-08-16 06:57:00 -04:00
|
|
|
CATEGORIES= www zope
|
2001-08-08 11:20:16 -04:00
|
|
|
MASTER_SITES= http://squishdot.org/Download/Squishdot/ \
|
Add squishdot, a web-based publishing and discussion product for Zope,
the Z Object Publishing Environment. Squishdot is somewhat modelled on
slashdot; it's a 'weblog'. It powers things like http://technocrat.net/
and http://news.gnome.org/.
This is the first Zope product in a port, so this might be interesting.
There are 214 Zope products listed on http://zope.org/Products
Recipe for 'Instant Squishdot':
Simply type 'make install' in the squishdot port, and put 'Include
etc/apache/httpd.conf.Zope-Change' at the end of your httpd.conf,
restart apache, start zope from rc.d/zope.sh, and go to
http://localhost/Zope/manage, add a user, then log in as that user, and
add a Squishdot page. Click on the 'view' button at the top.
Instant Squishdot.
2000-09-06 18:48:39 -04:00
|
|
|
http://www.zope.org/Members/chrisw/Squishdot/
|
|
|
|
DISTNAME= Squishdot-${PORTVERSION:S/./-/g}
|
|
|
|
|
2004-03-25 13:42:02 -05:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2003-03-07 01:14:21 -05:00
|
|
|
COMMENT= A web-based news publishing and discussion product for Zope
|
Add squishdot, a web-based publishing and discussion product for Zope,
the Z Object Publishing Environment. Squishdot is somewhat modelled on
slashdot; it's a 'weblog'. It powers things like http://technocrat.net/
and http://news.gnome.org/.
This is the first Zope product in a port, so this might be interesting.
There are 214 Zope products listed on http://zope.org/Products
Recipe for 'Instant Squishdot':
Simply type 'make install' in the squishdot port, and put 'Include
etc/apache/httpd.conf.Zope-Change' at the end of your httpd.conf,
restart apache, start zope from rc.d/zope.sh, and go to
http://localhost/Zope/manage, add a user, then log in as that user, and
add a Squishdot page. Click on the 'view' button at the top.
Instant Squishdot.
2000-09-06 18:48:39 -04:00
|
|
|
|
2004-04-05 19:19:34 -04:00
|
|
|
RUN_DEPENDS= ${ZOPEBASEDIR}/skel/bin/zopectl.in:${PORTSDIR}/www/zope
|
Add squishdot, a web-based publishing and discussion product for Zope,
the Z Object Publishing Environment. Squishdot is somewhat modelled on
slashdot; it's a 'weblog'. It powers things like http://technocrat.net/
and http://news.gnome.org/.
This is the first Zope product in a port, so this might be interesting.
There are 214 Zope products listed on http://zope.org/Products
Recipe for 'Instant Squishdot':
Simply type 'make install' in the squishdot port, and put 'Include
etc/apache/httpd.conf.Zope-Change' at the end of your httpd.conf,
restart apache, start zope from rc.d/zope.sh, and go to
http://localhost/Zope/manage, add a user, then log in as that user, and
add a Squishdot page. Click on the 'view' button at the top.
Instant Squishdot.
2000-09-06 18:48:39 -04:00
|
|
|
|
2001-08-08 11:20:16 -04:00
|
|
|
USE_PYTHON= yes
|
2003-08-22 16:20:32 -04:00
|
|
|
USE_ZOPE= yes
|
Add squishdot, a web-based publishing and discussion product for Zope,
the Z Object Publishing Environment. Squishdot is somewhat modelled on
slashdot; it's a 'weblog'. It powers things like http://technocrat.net/
and http://news.gnome.org/.
This is the first Zope product in a port, so this might be interesting.
There are 214 Zope products listed on http://zope.org/Products
Recipe for 'Instant Squishdot':
Simply type 'make install' in the squishdot port, and put 'Include
etc/apache/httpd.conf.Zope-Change' at the end of your httpd.conf,
restart apache, start zope from rc.d/zope.sh, and go to
http://localhost/Zope/manage, add a user, then log in as that user, and
add a Squishdot page. Click on the 'view' button at the top.
Instant Squishdot.
2000-09-06 18:48:39 -04:00
|
|
|
|
2000-09-07 09:30:21 -04:00
|
|
|
# Don't change these
|
Add squishdot, a web-based publishing and discussion product for Zope,
the Z Object Publishing Environment. Squishdot is somewhat modelled on
slashdot; it's a 'weblog'. It powers things like http://technocrat.net/
and http://news.gnome.org/.
This is the first Zope product in a port, so this might be interesting.
There are 214 Zope products listed on http://zope.org/Products
Recipe for 'Instant Squishdot':
Simply type 'make install' in the squishdot port, and put 'Include
etc/apache/httpd.conf.Zope-Change' at the end of your httpd.conf,
restart apache, start zope from rc.d/zope.sh, and go to
http://localhost/Zope/manage, add a user, then log in as that user, and
add a Squishdot page. Click on the 'view' button at the top.
Instant Squishdot.
2000-09-06 18:48:39 -04:00
|
|
|
ZOPEPRODUCTNAME= Squishdot
|
|
|
|
|
2001-02-04 14:23:51 -05:00
|
|
|
WRKSRC= ${WRKDIR}/${ZOPEPRODUCTNAME}
|
Add squishdot, a web-based publishing and discussion product for Zope,
the Z Object Publishing Environment. Squishdot is somewhat modelled on
slashdot; it's a 'weblog'. It powers things like http://technocrat.net/
and http://news.gnome.org/.
This is the first Zope product in a port, so this might be interesting.
There are 214 Zope products listed on http://zope.org/Products
Recipe for 'Instant Squishdot':
Simply type 'make install' in the squishdot port, and put 'Include
etc/apache/httpd.conf.Zope-Change' at the end of your httpd.conf,
restart apache, start zope from rc.d/zope.sh, and go to
http://localhost/Zope/manage, add a user, then log in as that user, and
add a Squishdot page. Click on the 'view' button at the top.
Instant Squishdot.
2000-09-06 18:48:39 -04:00
|
|
|
|
2001-08-08 11:20:16 -04:00
|
|
|
do-build:
|
2004-04-09 04:35:06 -04:00
|
|
|
-@${PYTHON_CMD} ${PYTHON_LIBDIR}/compileall.py ${WRKSRC} 2>/dev/null
|
2001-08-08 11:20:16 -04:00
|
|
|
|
Add squishdot, a web-based publishing and discussion product for Zope,
the Z Object Publishing Environment. Squishdot is somewhat modelled on
slashdot; it's a 'weblog'. It powers things like http://technocrat.net/
and http://news.gnome.org/.
This is the first Zope product in a port, so this might be interesting.
There are 214 Zope products listed on http://zope.org/Products
Recipe for 'Instant Squishdot':
Simply type 'make install' in the squishdot port, and put 'Include
etc/apache/httpd.conf.Zope-Change' at the end of your httpd.conf,
restart apache, start zope from rc.d/zope.sh, and go to
http://localhost/Zope/manage, add a user, then log in as that user, and
add a Squishdot page. Click on the 'view' button at the top.
Instant Squishdot.
2000-09-06 18:48:39 -04:00
|
|
|
do-install:
|
2001-08-08 11:20:16 -04:00
|
|
|
@${MKDIR} ${ZOPEBASEDIR}/${ZOPEPRODUCTDIR}/${ZOPEPRODUCTNAME}
|
Add squishdot, a web-based publishing and discussion product for Zope,
the Z Object Publishing Environment. Squishdot is somewhat modelled on
slashdot; it's a 'weblog'. It powers things like http://technocrat.net/
and http://news.gnome.org/.
This is the first Zope product in a port, so this might be interesting.
There are 214 Zope products listed on http://zope.org/Products
Recipe for 'Instant Squishdot':
Simply type 'make install' in the squishdot port, and put 'Include
etc/apache/httpd.conf.Zope-Change' at the end of your httpd.conf,
restart apache, start zope from rc.d/zope.sh, and go to
http://localhost/Zope/manage, add a user, then log in as that user, and
add a Squishdot page. Click on the 'view' button at the top.
Instant Squishdot.
2000-09-06 18:48:39 -04:00
|
|
|
@${CP} -Rf ${WRKSRC}/* \
|
2000-09-07 09:30:21 -04:00
|
|
|
${ZOPEBASEDIR}/${ZOPEPRODUCTDIR}/${ZOPEPRODUCTNAME}/
|
Add squishdot, a web-based publishing and discussion product for Zope,
the Z Object Publishing Environment. Squishdot is somewhat modelled on
slashdot; it's a 'weblog'. It powers things like http://technocrat.net/
and http://news.gnome.org/.
This is the first Zope product in a port, so this might be interesting.
There are 214 Zope products listed on http://zope.org/Products
Recipe for 'Instant Squishdot':
Simply type 'make install' in the squishdot port, and put 'Include
etc/apache/httpd.conf.Zope-Change' at the end of your httpd.conf,
restart apache, start zope from rc.d/zope.sh, and go to
http://localhost/Zope/manage, add a user, then log in as that user, and
add a Squishdot page. Click on the 'view' button at the top.
Instant Squishdot.
2000-09-06 18:48:39 -04:00
|
|
|
|
2001-08-08 11:20:16 -04:00
|
|
|
post-install:
|
|
|
|
.if !defined(BATCH)
|
|
|
|
@${CAT} ${PKGMESSAGE}
|
|
|
|
.endif
|
|
|
|
|
Add squishdot, a web-based publishing and discussion product for Zope,
the Z Object Publishing Environment. Squishdot is somewhat modelled on
slashdot; it's a 'weblog'. It powers things like http://technocrat.net/
and http://news.gnome.org/.
This is the first Zope product in a port, so this might be interesting.
There are 214 Zope products listed on http://zope.org/Products
Recipe for 'Instant Squishdot':
Simply type 'make install' in the squishdot port, and put 'Include
etc/apache/httpd.conf.Zope-Change' at the end of your httpd.conf,
restart apache, start zope from rc.d/zope.sh, and go to
http://localhost/Zope/manage, add a user, then log in as that user, and
add a Squishdot page. Click on the 'view' button at the top.
Instant Squishdot.
2000-09-06 18:48:39 -04:00
|
|
|
.include <bsd.port.mk>
|