summaryrefslogtreecommitdiff
path: root/www/zope211/files/zope.sh.in (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1. Redirect stderr to /dev/null as well as stdout in rc.d/zope.sh, so thatAlan Eldridge2002-06-201-1/+2
| | | | | | | | | | | | | boot time startup does not fail. 2. Bump PORTREVSION (not in PR). PR: ports/37878 Submitted by: alane Reviewed by: will Approved by: will Notes: svn path=/head/; revision=61603
* Upgrade to 2.5.0 plus the security fix.Neil Blakey-Milner2002-02-051-1/+7
| | | | | | | | PR: ports/34430 Submitted by: HAYASHI Yasushi <yasi@yasi.to> Notes: svn path=/head/; revision=54249
* Update to Zope 2.2.1.Neil Blakey-Milner2000-09-061-2/+2
| | | | | | | | | | | Zope shutdown bug fixed. Reported by: Marc Rassbach <marc@milestonerdl.com> Reported by: Jimmy Olgeni <olgeni@uli.it> Zope startup bug fixed (I think). Notes: svn path=/head/; revision=32350
* As threatened on freebsd-ports: all startup scripts know about the twoThomas Gellekum2000-07-051-0/+17
options `start' and `stop' now (unless I have forgotten any). This allows us to call the scripts from /etc/rc.shutdown with the correct option. The (42 or so) ports that already DTRT before are unchanged. Notes: svn path=/head/; revision=30229