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
55
56
57
|
# ChangeLog for www-apache/mod_auth_nufw
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_auth_nufw/ChangeLog,v 1.7 2008/05/19 20:39:03 dev-zero Exp $
19 May 2008; Tiziano Müller <dev-zero@gentoo.org>
mod_auth_nufw-2.2.0.ebuild, mod_auth_nufw-2.2.1.ebuild:
Changed dependency for postgresql to virtual/postgresql-server
31 Jan 2008; Benedikt Böhm <hollow@gentoo.org>
files/50_mod_auth_nufw.conf, mod_auth_nufw-2.2.0.ebuild,
mod_auth_nufw-2.2.1.ebuild:
fix depend.apache usage wrt #208033; fix module loading
*mod_auth_nufw-2.2.1 (27 Jan 2008)
27 Jan 2008; Benedikt Böhm <hollow@gentoo.org>
files/50_mod_auth_nufw.conf, +mod_auth_nufw-2.2.1.ebuild:
version bump; cleanup
28 Dec 2007; Benedikt Böhm <hollow@gentoo.org>
mod_auth_nufw-2.2.0.ebuild:
use apr-1 instead of apr-0
21 Sep 2007; Benedikt Böhm <hollow@gentoo.org>
mod_auth_nufw-2.2.0.ebuild:
remove apache-1 cruft
29 Jul 2007; Christian Heim <phreak@gentoo.org>
+files/50_mod_auth_nufw.conf,
+files/mod_auth_nufw-2.2.0-configure_in.patch, +metadata.xml,
+mod_auth_nufw-2.2.0.ebuild:
Moving net-www/mod_auth_nufw to www-apache/mod_auth_nufw (#81244). Fixing
metadata.xml.
28 Jan 2007; Luca Longinotti <chtekk@gentoo.org>
mod_auth_nufw-2.2.0.ebuild:
Fix apr dep.
15 Jan 2007; Luca Longinotti <chtekk@gentoo.org>
mod_auth_nufw-2.2.0.ebuild:
WANT_* unneeded (defaults to latest), fix alphabetical ordering of deps.
15 Jan 2007; Cedric Krier <cedk@gentoo.org> mod_auth_nufw-2.2.0.ebuild:
Fix arp slotting
13 Jan 2007; Luca Longinotti <chtekk@gentoo.org> metadata.xml,
mod_auth_nufw-2.2.0.ebuild:
This is an Apache module, add apache as herd. Cleanup, don't need to add the
apache2 USE flag, eclass does that.
*mod_auth_nufw-2.2.0 (31 Dec 2006)
31 Dec 2006; Cedric Krier <cedk@gentoo.org> +files/50_mod_auth_nufw.conf,
+files/mod_auth_nufw-2.2.0-configure_in.patch, +metadata.xml,
+mod_auth_nufw-2.2.0.ebuild:
New ebuild for bug #138500
|