aboutsummaryrefslogtreecommitdiff
path: root/www/squishdot
Commit message (Collapse)AuthorAgeFilesLines
* - Unbreak package builds by fixing packing lists to respect theHye-Shik Chang2004-04-212-169/+166
| | | | | | | | | | | recent change of ZOPEPRODUCTDIR. - Bump PORTREVISION because files are moved to new ZOPEPRODUCTDIR. Spotted by: kris Approved by: marcus (portmgr) Notes: svn path=/head/; revision=107776
* - Relax compileall.py failurePav Lucistnik2004-04-091-1/+1
| | | | | | | Reported by: bento via kris Notes: svn path=/head/; revision=106554
* - Chase zope-2.7 update (change of dependency file)Pav Lucistnik2004-04-051-1/+1
| | | | Notes: svn path=/head/; revision=106273
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Drop maintainership.Neil Blakey-Milner2004-03-251-1/+1
| | | | Notes: svn path=/head/; revision=105255
* Utilise USE_ZOPE to enforce python version requirementsNeil Blakey-Milner2003-08-221-3/+1
| | | | Notes: svn path=/head/; revision=87518
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Upgrade squishdot to 1.5.0Neil Blakey-Milner2003-01-093-2/+10
| | | | Notes: svn path=/head/; revision=72809
* Update to 1.4.0Neil Blakey-Milner2002-03-233-3/+7
| | | | | | | | PR: 33863 Submitted by: Hye-Shik Chang <perky@fallin.lv> Notes: svn path=/head/; revision=56488
* Update to Squishdot 1.3.0 (which now installs on Zope 2.4.0!)Neil Blakey-Milner2001-08-273-8/+41
| | | | Notes: svn path=/head/; revision=46975
* Additionally add squishdot to the (virtual) category "zope".Johann Visagie2001-08-161-1/+1
| | | | Notes: svn path=/head/; revision=46317
* Oops - forgot to do a "cvs add" for pkg-message before previous commit.Johann Visagie2001-08-081-0/+14
| | | | | | | pkg-message is necessary for version 1.2.1 of the port. Notes: svn path=/head/; revision=45967
* Update to version 1.2.1Johann Visagie2001-08-083-13/+45
| | | | | | | Approved by: MAINTAINER Notes: svn path=/head/; revision=45966
* Upgrade to 0.7.3.Neil Blakey-Milner2001-02-043-47/+47
| | | | Notes: svn path=/head/; revision=37949
* Change Whom:, since I made the port, not makeport.pl.Neil Blakey-Milner2000-09-221-2/+2
| | | | | | | Change "for Squishdot-version" to just "Squishdot" Notes: svn path=/head/; revision=32999
* Standardise the ZOPEBASEDIR and SZOPEBASEDIR variable usage for theNeil Blakey-Milner2000-09-071-5/+9
| | | | | | | zope ports. (ports.zope.mk, anyone?) Notes: svn path=/head/; revision=32387
* Add squishdot, a web-based publishing and discussion product for Zope,Neil Blakey-Milner2000-09-065-0/+138
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. Notes: svn path=/head/; revision=32353