aboutsummaryrefslogtreecommitdiffstats
path: root/www/squishdot
Commit message (Collapse)AuthorAgeFilesLines
* - Add SHA256pav2005-11-261-0/+1
|
* Chase reorganized mastersites.linimon2005-10-031-2/+2
| | | | Source: distfile survey
* - Unbreak package builds by fixing packing lists to respect theperky2004-04-222-169/+166
| | | | | | | | recent change of ZOPEPRODUCTDIR. - Bump PORTREVISION because files are moved to new ZOPEPRODUCTDIR. Spotted by: kris Approved by: marcus (portmgr)
* - Relax compileall.py failurepav2004-04-091-1/+1
| | | | Reported by: bento via kris
* - Chase zope-2.7 update (change of dependency file)pav2004-04-061-1/+1
|
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* Drop maintainership.nbm2004-03-261-1/+1
|
* Utilise USE_ZOPE to enforce python version requirementsnbm2003-08-231-3/+1
|
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Upgrade squishdot to 1.5.0nbm2003-01-093-2/+10
|
* Update to 1.4.0nbm2002-03-233-3/+7
| | | | | PR: 33863 Submitted by: Hye-Shik Chang <perky@fallin.lv>
* Update to Squishdot 1.3.0 (which now installs on Zope 2.4.0!)nbm2001-08-273-8/+41
|
* Additionally add squishdot to the (virtual) category "zope".wjv2001-08-161-1/+1
|
* Oops - forgot to do a "cvs add" for pkg-message before previous commit.wjv2001-08-081-0/+14
| | | | pkg-message is necessary for version 1.2.1 of the port.
* Update to version 1.2.1wjv2001-08-083-13/+45
| | | | Approved by: MAINTAINER
* Upgrade to 0.7.3.nbm2001-02-053-47/+47
|
* Change Whom:, since I made the port, not makeport.pl.nbm2000-09-221-2/+2
| | | | Change "for Squishdot-version" to just "Squishdot"
* Standardise the ZOPEBASEDIR and SZOPEBASEDIR variable usage for thenbm2000-09-071-5/+9
| | | | zope ports. (ports.zope.mk, anyone?)
* Add squishdot, a web-based publishing and discussion product for Zope,nbm2000-09-075-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.