1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
Commit Graph

17 Commits

Author SHA1 Message Date
Neil Blakey-Milner
f5150f6ce0 Add two security hotfixes for Zope - more complex Zope internals stuff
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.
2000-10-14 23:33:12 +00:00
Neil Blakey-Milner
fe4ae0109d Upgrade to Zope 2.2.2
Also allow zope to be installed by non-root.
2000-09-19 14:25:24 +00:00
Neil Blakey-Milner
ae04bbe006 Zope depends on python 1.5.2, and that is installed from lang/python15
now.
2000-09-15 14:19:36 +00:00
Neil Blakey-Milner
a0ec029ac0 Fix numerous bugs in my upgrading to 2.2.1.
It may even work out the box now.
2000-09-07 11:04:44 +00:00
Neil Blakey-Milner
0389061469 Update to Zope 2.2.1.
Zope shutdown bug fixed.
Reported by:	Marc Rassbach <marc@milestonerdl.com>
Reported by:	Jimmy Olgeni <olgeni@uli.it>

Zope startup bug fixed (I think).
2000-09-06 22:12:35 +00:00
Neil Blakey-Milner
8070fd61c9 Update to 2.2.1b1, since there is a minor security problem in anything
beforehand.
2000-08-15 14:09:41 +00:00
Neil Blakey-Milner
f1bd7a1c08 Take over maintainership from Thomas for a while.
Approved by:	thomas@hentschel.net (previous maintainer)
2000-08-08 20:01:47 +00:00
Neil Blakey-Milner
556f521955 Fix a type in the installation target
PR:		ports/20486
Submitted by:	thomas@hentschel.net
2000-08-08 18:10:52 +00:00
Kris Kennaway
72ab3b9610 Update to zope 2.2.0 to fix security hole.
Submitted by:	James Howard <howardjp@wam.umd.edu>
PR:		20144
2000-08-05 05:02:53 +00:00
Thomas Gellekum
546041ba31 As threatened on freebsd-ports: all startup scripts know about the two
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.
2000-07-05 12:37:06 +00:00
Kris Kennaway
bcb51b6633 Mark FORBIDDEN: someone needs to apply the hotfix as explained in the
commit.
2000-06-20 02:16:42 +00:00
Steve Price
795f0af920 Update to version 2.1.6.
PR:		18444
Submitted by:	Thomas Hentschel <thomas@hentschel.net>
2000-05-29 02:49:55 +00:00
Chris Piazza
c3bb46468e Update with the new PORTNAME/PORTVERSION variables 2000-04-10 00:07:29 +00:00
Michael Haro
896f542d7a PREFIX -> LOCALBASE (portlint) 2000-02-16 00:00:02 +00:00
Dirk Froemberg
64981bca23 ports@freebsd.org -> ports@FreeBSD.org 2000-02-13 17:09:11 +00:00
Bill Fumerola
81e9fe622f (1) Look for ${PREFIX}/sbin/apache instead of apache.
Submitted by:	David Kirchner <dpk@nwserv.com>

(2) Remove CHMOD definition, we already do it in bsd.port.mk
1999-11-28 22:34:09 +00:00
Steve Price
f73c0fc047 Initial import of zope version 2.0.0b5.
An object-based web application platform with database access.

PR:		13324
Submitted by:	Peter Cornelius <pcc@gmx.net>
1999-11-01 02:40:07 +00:00