blob: af666776a9f533432e7ee4022129c0f8b0c815a1 (
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
|
# ChangeLog for net-analyzer/nsat
# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nsat/ChangeLog,v 1.17 2009/01/15 07:08:09 jer Exp $
15 Jan 2009; Jeroen Roovers <jer@gentoo.org> nsat-1.5.ebuild:
Oops. Use eautoreconf, not eautoconf (bug #226585 again).
15 Jan 2009; Jeroen Roovers <jer@gentoo.org>
files/nsat-1.5-configure.patch, +files/nsat-1.5-strip.patch,
nsat-1.5.ebuild:
Clean up configure patch. Do not strip (bug #251981). Do not call autoconf
directly (bug #226585).
22 Jul 2007; <pva@gentoo.org> nsat-1.5.ebuild:
Removed virtual/x11 dependency.
20 Feb 2007; Markus Ullmann <jokey@gentoo.org> ChangeLog:
Redigest for Manifest2
01 May 2006; Jason Wever <weeve@gentoo.org> nsat-1.5.ebuild:
Stable on SPARC.
19 Apr 2006; Marcelo Goes <vanquirius@gentoo.org>
+files/nsat-1.5-lvalue-gcc4.patch, nsat-1.5.ebuild:
Add patch to fix lvalue error when compiling with gcc4. Fixes bug 128204,
thanks to Robert Marmorstein <rmmarm at wm dot edu>. Also, do not install
LICENSE.
15 Feb 2006; Markus Ullmann <jokey@gentoo.org> nsat-1.5.ebuild:
Removing virtual/libpcap wrt bug #117898
22 Jan 2006; Peter Volkov <pva@gentoo.org> nsat-1.5.ebuild:
Modular X dependencies are fixed.
19 Jul 2005; David Holm <dholm@gentoo.org> nsat-1.5.ebuild:
Added to ~ppc.
29 Jan 2005; Daniel Black <dragonheart@gentoo.org> nsat-1.5.ebuild:
changed net-libs/libpcap depend to virtual/libcap
13 Jul 2004; Eldad Zack <eldad@gentoo.org> +metadata.xml:
Added metadata
27 Apr 2004; Aron Griffis <agriffis@gentoo.org> nsat-1.5.ebuild:
Add inherit eutils
28 Oct 2003; Daniel Ahlberg <aliz@gentoo.org> nsat-1.5.ebuild :
DEPEND fixes, sed fixes and sparc keyword from #31244.
Remove 1.43 ebuild so that 1.5 is latest.
Fix CFLAGS.
*nsat-1.5 (07 Jan 2003)
07 Jan 2003; Daniel Ahlberg <aliz@gentoo.org> nsat-1.5.ebuild :
Version bump. Found by Kemal Akman <ka@leogic.com> in #13327.
*nsat-1.43 (17 Dec 2002)
17 Dec 2002; Daniel Ahlberg <aliz@gentoo.org> :
Initial import. Ebuild contributed by Kemal Akman <ka@leogic.com> in #11367.
|