blob: f201e3b4342fc5f129b311e0fbd2635ccb134de8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
|
# ChangeLog for dev-php/turck-mmcache
# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-php/turck-mmcache/ChangeLog,v 1.9 2003/09/09 08:31:39 stuart Exp $
*turck-mmcache-2.3.23 (09 Sep 2003)
09 Sep 2003; stuart turck-mmcache-2.3.20.ebuild,
turck-mmcache-2.3.23.ebuild:
Bumped to latest turck-mmcache version.
v2.3.20 marked as stable.
13 Aug 2003; Stuart Herbert <stuart@gentoo.org> :
Updated the ebuild to version 2.3.22. Added 'mmcache.shm_only = 0' config
setting. Ebuild submitted by Klavs Klavsen <kl@vsen.dk> ;-)
*turck-mmcache-2.3.21 (03 08 2003)
03 08 2003: Stuart Herbert <stuart@gentoo.org> turck-mmcache-2.3.21.ebuild
Updated the ebuild to version 2.3.21. Thanks to Klavs Klavsen <kl@vsen.dk>
once more ;-)
Also added a block against ioncube_loaders and php-accelerator.
*turck-mmcache-2.3.20 (29 07 2003)
29 07 2003: Stuart Herbert <stuart@gentoo.org> turck-mmcache-2.3.20.ebuild
Updated the ebuild to version 2.3.20 - added the mmcache.compress="0" option.
Ebuild submitted by Klavs Klavsen <kl@vsen.dk>
21 Jul 2003; Robin H. Johnson <robbat2@gentoo.org> turck-mmcache-2.3.19.ebuild:
Abstract the MMcache directory, and correct 'fowner' -> 'fowners'.
*turck-mmcache-2.3.19 (20 07 2003)
20 07 2003: Stuart Herbert <stuart@gentoo.org> turck-mmcache-2.3.19.ebuild
Changed src_install() to make more use of the ${D} installation directory
image support provided by Portage, to help with bug 24871.
Thanks to Mike Gardiner (driver@iinet.net.au) for the patch.
*turck-mmcache-2.3.19 (19 07 2003)
19 07 2003: Stuart Herbert <stuart@gentoo.org> turck-mmcache-2.3.19.ebuild
Moved cache dir from /tmp/mmcache to /var/cache/mmcache, and changed
permissions to make sure (on multi-user machines) that cache files can't
be replaced to inject other code
*turck-mmcache-2.3.19 (11 07 2003)
11 07 2003; Stuart Herbert <stuart@gentoo.org> turck-mmcache-2.3.19.ebuild:
Initial add; contributed by Klavs Klavsen <kl@vsen.dk> (see bug #23360)
|