blob: 1237ab73e7d048128140ab5d9542ea4054efab65 (
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
52
53
54
|
# ChangeLog for app-admin/webalizer
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-admin/webalizer/ChangeLog,v 1.15 2003/07/30 15:17:53 pauldv Exp $
14 Jul 2003; Martin Holzer <mholzer@gentoo.org> webalizer-2.01.10-r3.ebuild:
Fixed Category in einfo. Closes #24427.
28 Jul 2003; <paul@gentoo.org> webalizer-2.01.10-r3.ebuild:
Fix webalizer to build against the correct db headers
*webalizer-2.01.10-r3 (22 Jun 2003)
22 Jun 2003; Donny Davies <woodchip@gentoo.org> webalizer-2.01.10-r3.ebuild:
Close #15752; make it install properly for Apache2.
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*webalizer-2.01.10-r2 (3 May 2002)
14 Nov 2002; Mike Frysinger <vapier@gentoo.org> :
Replaced hardcoding of /home/httpd/htdocs with a grep of /etc/apache/conf/apache.conf
06 Aug 2002; Mark Guertin <gerk@gentoo.org> :
Added ppc to keywords
26 Jul 2002; Calum Selkirk <cselkirk@gentoo.org> webalizer-2.01.10-r2.ebuild :
Changed DESCRIPTION to something descriptive ;) Added RDEPEND
3 May 2002; Donny Davies <woodchip@gentoo.org> :
Add LICENSE, SLOT, $Headers.
*webalizer-2.01.10-r1 (24 Apr 2002)
24 Apr 2002; Donny Davies <woodchip@gentoo.org> :
Added --enable-dns to ./configure, added small sed patch and sys-libs/db1
to the dependencies to facilitate this.
*webalizer-2.01.10 (19 Apr 2002)
18 Apr 2002; Donny Davies <woodchip@gentoo.org> :
This version fixes a security bug.
*webalizer-2.01.06-r2 (18 Apr 2002)
18 Apr 2002; Donny Davies <woodchip@gentoo.org> :
Updated to match the new apache layout. Add missing zlib dependency and correct
the libpng dependency. Add a pkg_config for easy apache.conf auto-update. Fix
the report output directory by moving it's creation into pkg_postinst. Tweaked
the config file.
*webalizer-2.01.06-r1 (12 Apr 2002)
12 Apr 2002; Seemant Kulleen <seemant@gentoo.org> webalizer-2.01.06-r1.ebuild:
Compile against newest libpng
|