aboutsummaryrefslogtreecommitdiff
path: root/www/zope29
Commit message (Collapse)AuthorAgeFilesLines
* Add __init__.pyc's for the Hotfixes, since they seem to be created.Neil Blakey-Milner2000-11-031-0/+2
| | | | | | | | | | Since this doesn't affect any functionality for port or packages users, I'll try avoid the PORTREVISION bump. Noticed by: bento Notes: svn path=/head/; revision=34796
* Fix up my silly mistake of adding DIST_SUBDIR=zope at the last secondNeil Blakey-Milner2000-10-181-3/+3
| | | | | | | | | | after testing. PR: 22050 Submitted by: Taoka Fumiyoshi <fmysh@ga2.so-net.ne.jp> Notes: svn path=/head/; revision=33950
* Add two security hotfixes for Zope - more complex Zope internals stuffNeil Blakey-Milner2000-10-143-2/+19
| | | | | | | | | which allows people who may edit DTML to gain higher privilege, and those who have higher privilege in some areas of the Zope tree to gain it in other areas. Notes: svn path=/head/; revision=33844
* Upgrade to Zope 2.2.2Neil Blakey-Milner2000-09-193-17/+28
| | | | | | | Also allow zope to be installed by non-root. Notes: svn path=/head/; revision=32844
* Make Zope management work with non-SSL connections, but give an exampleNeil Blakey-Milner2000-09-191-22/+28
| | | | | | | | | | | of how to turn it on. Conditionalize the SSL usage on <IfDefine SSL>, since that's been a problem. Also make the rewrite use cgi-bin.default/Zope.cgi, but give an example of what to change if you move it to cgi-bin/Zope.cgi. Notes: svn path=/head/; revision=32842
* Zope depends on python 1.5.2, and that is installed from lang/python15Neil Blakey-Milner2000-09-151-1/+1
| | | | | | | now. Notes: svn path=/head/; revision=32638
* Remove the zope data file if it is the same as installed.Neil Blakey-Milner2000-09-071-0/+1
| | | | Notes: svn path=/head/; revision=32382
* Fix numerous bugs in my upgrading to 2.2.1.Neil Blakey-Milner2000-09-071-8/+17
| | | | | | | It may even work out the box now. Notes: svn path=/head/; revision=32380
* Update to Zope 2.2.1.Neil Blakey-Milner2000-09-064-43/+55
| | | | | | | | | | | 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
* Update to 2.2.1b1, since there is a minor security problem in anythingNeil Blakey-Milner2000-08-153-32/+270
| | | | | | | beforehand. Notes: svn path=/head/; revision=31663
* Take over maintainership from Thomas for a while.Neil Blakey-Milner2000-08-081-1/+1
| | | | | | | Approved by: thomas@hentschel.net (previous maintainer) Notes: svn path=/head/; revision=31430
* Fix a type in the installation targetNeil Blakey-Milner2000-08-081-1/+1
| | | | | | | | PR: ports/20486 Submitted by: thomas@hentschel.net Notes: svn path=/head/; revision=31427
* Update to zope 2.2.0 to fix security hole.Kris Kennaway2000-08-052-4/+2
| | | | | | | | Submitted by: James Howard <howardjp@wam.umd.edu> PR: 20144 Notes: svn path=/head/; revision=31326
* As threatened on freebsd-ports: all startup scripts know about the twoThomas Gellekum2000-07-052-3/+19
| | | | | | | | | | 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
* Mark FORBIDDEN: someone needs to apply the hotfix as explained in theKris Kennaway2000-06-201-0/+2
| | | | | | | commit. Notes: svn path=/head/; revision=29695
* Update to version 2.1.6.Steve Price2000-05-294-1104/+1170
| | | | | | | | PR: 18444 Submitted by: Thomas Hentschel <thomas@hentschel.net> Notes: svn path=/head/; revision=28863
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-101-9/+10
| | | | Notes: svn path=/head/; revision=27430
* shrink to 24 lines (portlint)Michael Haro2000-02-161-3/+0
| | | | Notes: svn path=/head/; revision=25870
* PREFIX -> LOCALBASE (portlint)Michael Haro2000-02-161-1/+1
| | | | Notes: svn path=/head/; revision=25869
* ports@freebsd.org -> ports@FreeBSD.orgDirk Froemberg2000-02-131-1/+1
| | | | Notes: svn path=/head/; revision=25764
* Update web information.Bill Fumerola1999-11-281-5/+7
| | | | | | | | PR: ports/14982 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=23478
* (1) Look for ${PREFIX}/sbin/apache instead of apache.Bill Fumerola1999-11-281-2/+1
| | | | | | | | | Submitted by: David Kirchner <dpk@nwserv.com> (2) Remove CHMOD definition, we already do it in bsd.port.mk Notes: svn path=/head/; revision=23477
* Fixup homepage in DESCR.Steve Price1999-11-141-1/+1
| | | | | | | | PR: 14789 Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=23095
* Initial import of zope version 2.0.0b5.Steve Price1999-11-017-0/+1280
An object-based web application platform with database access. PR: 13324 Submitted by: Peter Cornelius <pcc@gmx.net> Notes: svn path=/head/; revision=22798