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
|
# ChangeLog for net-misc/portfwd
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/portfwd/ChangeLog,v 1.21 2007/05/15 20:35:25 bangert Exp $
15 May 2007; Thilo Bangert <bangert@gentoo.org> metadata.xml:
add <herd>no-herd</herd>
29 Apr 2007; Torsten Veller <tove@gentoo.org> portfwd-0.28.ebuild:
Fix *initd, *confd and *envd calls (#173884, #174266)
20 Feb 2007; Simon Stelling <blubb@gentoo.org>
+files/portfwd-0.28-64bit.patch, portfwd-0.28.ebuild:
64bit fixes; bug 164782; thanks to Jose Quinteiro for the patch
26 Oct 2006; Peter Volkov <pva@gentoo.org> -portfwd-0.26_rc6.ebuild,
-portfwd-0.26_rc6-r1.ebuild, -portfwd-0.26.ebuild:
Cleaning old versions again.
26 Oct 2006; Peter Volkov <pva@gentoo.org> +metadata.xml:
Added metadata.xml.
26 Oct 2006; Peter Volkov <pva@gentoo.org> portfwd-0.28.ebuild:
Use autoools.eclass to take care of autotools dependecies. Fixed bug
#152516. Thank Evil Compile Person for report. Cleaning old versions.
05 Aug 2006; Jason Wever <weeve@gentoo.org> portfwd-0.28.ebuild:
Added ~sparc keyword wrt bug #139848.
10 Mar 2006; Aron Griffis <agriffis@gentoo.org> portfwd-0.28.ebuild:
Mark 0.28 stable on ia64
24 Dec 2005; Mark Loeser <halcy0n@gentoo.org> portfwd-0.28.ebuild:
Stable on x86; bug #94096
*portfwd-0.28 (12 Jul 2005)
12 Jul 2005; Jonathan Smith <smithj@gentoo.org> +portfwd-0.28.ebuild:
#98055: version bump
06 May 2005; Sven Wegener <swegener@gentoo.org> portfwd-0.26_rc6.ebuild:
Removed * postfix from <, <=, >= and > dependencies.
01 Apr 2005; Aron Griffis <agriffis@gentoo.org> portfwd-0.26_rc6.ebuild:
stable on ia64
03 Sep 2004; David Holm <dholm@gentoo.org> portfwd-0.26.ebuild:
Added to ~ppc.
26 Apr 2004; Aron Griffis <agriffis@gentoo.org> portfwd-0.26.ebuild,
portfwd-0.26_rc6-r1.ebuild, portfwd-0.26_rc6.ebuild:
Add die following econf for bug 48950
*portfwd-0.26 (14 Feb 2004)
14 Feb 2004; Adrian Almenar <strider@gentoo.org> portfwd-0.26.ebuild:
Version Bump to latest Stable Release.
11 Dec 2003; Jon Portnoy <avenj@gentoo.org> files/portfwd.init :
Another fix, bug 33994.
*portfwd-0.26_rc6-r1 (03 Dec 2003)
03 Dec 2003; Jon Portnoy <avenj@gentoo.org> portfwd-0.26_rc6.ebuild,
files/portfwd.init, files/portfwd.confd :
Lots more fixes from Alessandro Pisani. Bug #33994.
Changed init script to check for proper config, added conf.d file,
lots of init script fixes...
20 Nov 2003; Jon Portnoy <avenj@gentoo.org> files/portfwd.init :
Fixed init script, bug #33918.
*portfwd-0.26_rc6 (17 Oct 2003)
17 Oct 2003; Jon Portnoy <avenj@gentoo.org> portfwd-0.26_rc6.ebuild :
Initial import. Submitted in bug 29930 by Cory Visi
<cory@visi.name>.
|