2000-09-22 13:41:37 +02: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-07 00:48:39 +02:00
|
|
|
# Date created: 06 Sep 2000
|
2000-09-22 13:41:37 +02: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-07 00:48:39 +02:00
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= squishdot
|
2003-01-09 15:43:52 +01:00
|
|
|
PORTVERSION= 1.5.0
|
2004-04-21 19:02:02 +02:00
|
|
|
PORTREVISION= 1
|
2001-08-16 12:57:00 +02:00
|
|
|
CATEGORIES= www zope
|
2005-10-03 09:14:56 +02:00
|
|
|
MASTER_SITES= http://squishdot.org/Download/ \
|
|
|
|
http://www.zope.org/Members/chrisw/Squishdot/${PORTVERSION}/
|
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-07 00:48:39 +02:00
|
|
|
DISTNAME= Squishdot-${PORTVERSION:S/./-/g}
|
|
|
|
|
2004-03-25 19:42:02 +01:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2003-03-07 07:14:21 +01: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-07 00:48:39 +02:00
|
|
|
|
2004-04-06 01:19:34 +02: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-07 00:48:39 +02:00
|
|
|
|
2001-08-08 17:20:16 +02:00
|
|
|
USE_PYTHON= yes
|
2003-08-22 22:20:32 +02: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-07 00:48:39 +02:00
|
|
|
|
2000-09-07 15:30:21 +02: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-07 00:48:39 +02:00
|
|
|
ZOPEPRODUCTNAME= Squishdot
|
|
|
|
|
2001-02-04 20:23:51 +01: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-07 00:48:39 +02:00
|
|
|
|
2001-08-08 17:20:16 +02:00
|
|
|
do-build:
|
2004-04-09 10:35:06 +02:00
|
|
|
-@${PYTHON_CMD} ${PYTHON_LIBDIR}/compileall.py ${WRKSRC} 2>/dev/null
|
2001-08-08 17:20:16 +02: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-07 00:48:39 +02:00
|
|
|
do-install:
|
2001-08-08 17:20:16 +02: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-07 00:48:39 +02:00
|
|
|
@${CP} -Rf ${WRKSRC}/* \
|
2000-09-07 15:30:21 +02: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-07 00:48:39 +02:00
|
|
|
|
2001-08-08 17:20:16 +02: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-07 00:48:39 +02:00
|
|
|
.include <bsd.port.mk>
|