Date: Wed, 6 Sep 2000 15:48:39 -0700 (PDT) From: Neil Blakey-Milner <nbm@FreeBSD.org> 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 Message-ID: <200009062248.PAA80701@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200009062248.PAA80701>