blob: 3326e7ddf2aad0440a7e54b10754cd77b40bfb92 (
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
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
|
# ChangeLog for net-analyzer/ntop
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ntop/ChangeLog,v 1.24 2004/06/24 22:14:17 agriffis Exp $
09 Jun 2004; Aron Griffis <agriffis@gentoo.org> ntop-2.0.99_rc2-r2.ebuild,
ntop-2.2.ebuild, ntop-2.2c.ebuild, ntop-3.0.ebuild:
Fix use invocation
27 Apr 2004; Aron Griffis <agriffis@gentoo.org> ntop-2.2c.ebuild:
Add inherit eutils
*ntop-3.0 (31 Mar 2004)
14 Apr 2004; Jon Hood <squinky86@gentoo.org> ntop-3.0.ebuild:
added libgd and libpng to dependencies, closes bug 46469.
31 Mar 2004; Michael Boman <mboman@gentoo.org> metadata.xml,
ntop-3.0.ebuild:
New upstream version. Closes bug 45372.
10 Mar 2004; Jason Wever <weeve@gentoo.org> ntop-2.2c.ebuild:
Stable on sparc.
05 Feb 2004; Daniel Ahlberg <aliz@gentoo.org> ntop-2.2c.ebuild:
Added fpic patches to make it compile on amd64. Also compile everything with our preferred cflags.
11 Jan 2004; Seemant Kulleen <seemant@gentoo.org> ntop-2.0.99_rc2-r2.ebuild:
sed -i
11 Jan 2004; Seemant Kulleen <seemant@gentoo.org> ntop-2.2.ebuild,
ntop-2.2c.ebuild:
Changed dodir to keepdir, otherwise a subsequent install removes
/var/lib/ntop. Closes bug #37914 by Carlo <current@myrealbox.com>
26 Sep 2003; Martin Holzer <mholzer@gentoo.org> ntop-2.2.ebuild,
ntop-2.2c.ebuild:
Added more docs and marked x86 stable.
02 Aug 2003; Todd Sunderlin <todd@gentoo.org> ntop-2.2.ebuild:
Marked stable on sparc
*ntop-2.2c (12 Jul 2003)
09 Jan 2004; Guy Martin <gmsoft@gentoo.org> ntop-2.2c.ebuild :
Added -fPIC for zlib and libpng on hppa. Marked stable on hppa.
12 Jul 2003; Martin Holzer <mholzer@gentoo.org> ntop-2.2c.ebuild:
Version bumped.
29 Jun 2003; Martin Holzer <mholzer@gentoo.org> ntop-2.2.ebuild:
Marked stable on x86.
*ntop-2.2 (04 May 2003)
04 May 2003; Daniel Ahlberg <aliz@gentoo.org> ntop-2.2.ebuild :
Version bump. Contributions by Rigo Ketelings <rigo@home.nl> and
Ross Dougherty <theklone@optusnet.com.au> in #19354.
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*ntop-2.0.99_rc2-r2 (11 Jul 2002)
11 Jul 2002; Maik Schreiber <blizzy@gentoo.org> :
Applied tcp-wrappers patch from Markus Krainer
<markus-krainer@chello.at>, closes bugs #4774, #4772
and #4832.
*ntop-2.0.99_rc2-r1 (09 Jul 2002)
09 Jul 2002; Maik Schreiber <blizzy@gentoo.org> :
Quick fix for bug #4678.
*ntop-2.0.99_rc2 (14 Jun 2002)
14 Jun 2002; Ryan Phillips <rphillips@gentoo.org> :
updated revision
*ntop-2.0-r1 (25 Apr 2002)
25 Apr 2002; Pete Michaleas <tutor@gentoo.org> ntop-2.0-r1.ebuild :
Included patch to fix vulnerability with syslog() call, found in
util.c.
|