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
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
|
# ChangeLog for net-proxy/ntlmaps
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-proxy/ntlmaps/ChangeLog,v 1.12 2006/11/17 20:55:55 mrness Exp $
17 Nov 2006; Alin Nastac <mrness@gentoo.org>
-files/ntlmaps-0.9.9.5-gentoo.patch, -ntlmaps-0.9.9.5-r1.ebuild:
Remove old experimental version.
*ntlmaps-0.9.9.6 (20 Sep 2006)
20 Sep 2006; Alin Nastac <mrness@gentoo.org>
+files/ntlmaps-0.9.9.6-gentoo.patch, +ntlmaps-0.9.9.6.ebuild:
Version bump.
23 May 2006; Markus Rothe <corsair@gentoo.org> ntlmaps-0.9.9-r2.ebuild:
Stable on ppc64
06 Mar 2006; Alin Nastac <mrness@gentoo.org> -ntlmaps-0.9.9-r1.ebuild,
ntlmaps-0.9.9-r2.ebuild, ntlmaps-0.9.9.5-r1.ebuild:
Remove obsolete version.
11 Oct 2005; Bryan Østergaard <kloeri@gentoo.org>
ntlmaps-0.9.9-r2.ebuild:
Stable on ia64, bug 107766.
10 Oct 2005; Fernando J. Pereda <ferdy@gentoo.org>
ntlmaps-0.9.9-r2.ebuild:
stable on alpha wrt bug #107766
*ntlmaps-0.9.9.5-r1 (06 Oct 2005)
*ntlmaps-0.9.9-r2 (06 Oct 2005)
06 Oct 2005; Alin Nastac <mrness@gentoo.org> files/ntlmaps.init,
+ntlmaps-0.9.9-r2.ebuild, -ntlmaps-0.9.9.5.ebuild,
+ntlmaps-0.9.9.5-r1.ebuild:
Run service as user ntlmaps. Fix insecure configuration file permissions (#107766).
15 Sep 2005; Aron Griffis <agriffis@gentoo.org> ntlmaps-0.9.9-r1.ebuild:
Mark 0.9.9-r1 stable on alpha
25 Aug 2005; Aron Griffis <agriffis@gentoo.org> ntlmaps-0.9.9-r1.ebuild:
stable on ia64
*ntlmaps-0.9.9.5 (03 Jul 2005)
*ntlmaps-0.9.9-r1 (03 Jul 2005)
03 Jul 2005; Alin Nastac <mrness@gentoo.org>
+files/ntlmaps-0.9.9.5-gentoo.patch, files/ntlmaps.init,
-ntlmaps-0.9.9.ebuild, +ntlmaps-0.9.9-r1.ebuild, +ntlmaps-0.9.9.5.ebuild:
Add log directory and promote 0.9.9 version to stable on x86. Bump version
to the latest experimental version (#97340).
22 Apr 2005; Alin Nastac <mrness@gentoo.org> :
Rename category & herd www-proxy to net-proxy
02 Apr 2005; Simon Stelling <blubb@gentoo.org> ntlmaps-0.9.9.ebuild:
added ~amd64
*ntlmaps-0.9.9 (24 Feb 2005)
24 Feb 2005; Alin Nastac <mrness@gentoo.org> -files/ntlmaps-0.9.8.patch,
+files/ntlmaps-0.9.9-gentoo.patch, files/ntlmaps.init,
-ntlmaps-0.9.8-r1.ebuild, -ntlmaps-0.9.8.ebuild, +ntlmaps-0.9.9.ebuild:
Version bump. *nixize paths and filenames (#78197).
09 Jan 2005; Markus Rothe <corsair@gentoo.org> ntlmaps-0.9.8-r1.ebuild:
Added ~ppc64 to KEYWORDS
*ntlmaps-0.9.8-r1 (05 Jan 2005)
05 Jan 2005; Christian Andreetta <satya@gentoo.org> files/ntlmaps.init,
+ntlmaps-0.9.8-r1.ebuild, ntlmaps-0.9.8.ebuild:
0.9.8: changed config name to make portage depcache happy.
0.9.8-r1: better pkg removal options, minor bugfix in conf file install
29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
02 Oct 2004; Bryan Østergaard <kloeri@gentoo.org> ntlmaps-0.9.8.ebuild:
Keyword ~alpha, bug 64113.
05 Sep 2004; Sven Wegener <swegener@gentoo.org> :
Fixed ChangeLog header.
*ntlmaps-0.9.8 (15 Aug 2004)
15 Aug 2004; Stuart Herbert <stuart@gentoo.org> +metadata.xml,
+files/ntlmaps-0.9.8.patch, +files/ntlmaps.init, +ntlmaps-0.9.8.ebuild:
Moved from net-www/ntlmaps to www-proxy/ntlmaps.
17 Jun 2004; Christian Andreetta <satya@gentoo.org> ntlmaps-0.9.8.ebuild:
added inherit eutils
*ntlmaps-0.9.8 (11 Jun 2004)
11 Jun 2004; David Holm <dholm@gentoo.org> ntlmaps-0.9.8.ebuild:
Added to ~ppc.
10 Jun 2004; satya@gentoo.org :
New ebuild, as per bug #49958. Initscripts.
|