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 net-analyzer/flow-tools
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-analyzer/flow-tools/ChangeLog,v 1.11 2005/03/25 21:12:29 blubb Exp $
25 Mar 2005; <blubb@gentoo.org> +files/flow-tools-0.67-debug.patch,
flow-tools-0.67.ebuild:
added Jeremy Hanmer's patch to make it working with USE=debug and added ~amd64
keyword, see bug #85416
19 Mar 2005; Aaron Walker <ka0ttic@gentoo.org> flow-tools-0.66.ebuild,
flow-tools-0.67.ebuild:
Reverted to ~x86 due to issues mentioned in bug 79652 (c#4). Added gcc-3.4
patch to 0.66 ebuild.
25 Feb 2005; Aaron Walker <ka0ttic@gentoo.org> flow-tools-0.67.ebuild:
Marked stable on x86.
27 Jan 2005; Aaron Walker <ka0ttic@gentoo.org>
+files/flow-tools-0.67-fix-a-zillion-warnings.diff,
+files/flow-tools-0.67-fix-configure.diff,
+files/flow-tools-0.67-gcc34.diff, files/flow-tools-0.67-memleak.patch,
files/flow-tools-0.67-nodebug.patch, flow-tools-0.67.ebuild:
Added a sleu of patches: gcc-3.4 fixes, fixes of 99% of the *many* compiler
warnings, and configure.in fixes so that --with-XXX and --without-XXX work
properly - bug 79652. Also updated nodebug and memleak patches so that they
can be applied from ${S}.
*flow-tools-0.67 (26 Jan 2005)
26 Jan 2005; Otavio R. Piske <angusyoung@gentoo.org>
+files/flow-tools-0.67-memleak.patch, +files/flow-tools-0.67-nodebug.patch,
+flow-tools-0.67.ebuild:
Version bump. Thanks to Molchanov Alexander <xorader@mail.ru> and Vanquirius
<marcelogoes@gmail.com> for submitting the ebuild. This ebuild closes bug
#50926
26 Oct 2004; Eldad Zack <eldad@gentoo.org> flow-tools-0.66.ebuild:
Fixed ebuild to use tc-getCC from toolchain-funcs.eclass, as suggested by
vapier@g.o. Closes #69016.
13 Jul 2004; Eldad Zack <eldad@gentoo.org> +metadata.xml:
Added metadata
01 Jul 2004; Jon Hood <squinky86@gentoo.org> flow-tools-0.66.ebuild:
ebuild cleanups, virtual/glibc -> virtual/libc
*flow-tools-0.66 (18 May 2003)
18 May 2003; Martin Holzer <mholzer@gentoo.org> flow-tools-0.66.ebuild:
Initial version. Ebuild submitted by Mishael Sibiryakov
<death@dom-net.sky.ru> in #18947.
|