From owner-cvs-all Wed Sep 6 15:48:44 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0891337B423; Wed, 6 Sep 2000 15:48:40 -0700 (PDT) Received: (from nbm@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA80701; Wed, 6 Sep 2000 15:48:40 -0700 (PDT) (envelope-from nbm@FreeBSD.org) Message-Id: <200009062248.PAA80701@freefall.freebsd.org> From: Neil Blakey-Milner Date: Wed, 6 Sep 2000 15:48:39 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www Makefile ports/www/squishdot Makefile ports/www/squishdot/files md5 ports/www/squishdot/pkg COMMENT DESCR PLIST X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG nbm 2000/09/06 15:48:39 PDT Modified files: www Makefile Added files: www/squishdot Makefile www/squishdot/files md5 www/squishdot/pkg COMMENT DESCR PLIST Log: 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. Revision Changes Path 1.251 +2 -1 ports/www/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message