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
|
# ChangeLog for net-analyzer/ns
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ns/ChangeLog,v 1.25 2007/07/26 13:34:36 anant Exp $
26 Jul 2007; Anant Narayanan <anant@gentoo.org> metadata.xml:
Add myself to metadata.
20 Feb 2007; Markus Ullmann <jokey@gentoo.org> ChangeLog:
Redigest for Manifest2
19 Jun 2006; Patrick McLean <chutzpah@gentoo.org>
+files/ns-2.29-gcc41.patch, ns-2.29.ebuild:
Add a patch to fix compilation with gcc 4.1.
*ns-2.29 (15 May 2006)
15 May 2006; Robin H. Johnson <robbat2@gentoo.org> +ns-2.29.ebuild:
Version bump to solve bugs #132555 (gcc4) and #86871 (interactive doc building.
29 Mar 2006; Emanuele Giaquinta <exg@gentoo.org>
+files/ns-2.28-gcc41.patch, ns-2.28.ebuild:
Add patch for building with gcc-4.1.
30 Jan 2006; Robin H. Johnson <robbat2@gentoo.org> Manifest:
Manifest fix.
29 Jan 2006; Marcus D. Hanwell <cryos@gentoo.org> ns-2.27-r1.ebuild:
Dependency update: media-gfx/xgraph -> sci-visualization/xgraph.
29 Jan 2006; Marcus D. Hanwell <cryos@gentoo.org> ns-2.28.ebuild:
Dependency update: media-gfx/xgraph -> sci-visualization/xgraph.
29 Aug 2005; Luis Medinas <metalgod@gentoo.org> ns-2.27-r1.ebuild:
Added ~amd64 keywords to fix nam-1.11 dependency.
09 Aug 2005; Luis Medinas <metalgod@gentoo.org> ns-2.28.ebuild:
Added ~amd64 Keywords. Closes bug #100863 .
19 Jul 2005; David Holm <dholm@gentoo.org> ns-2.28.ebuild:
Added to ~ppc.
*ns-2.28 (21 Feb 2005)
21 Feb 2005; Robin H. Johnson <robbat2@gentoo.org>
+files/ns-2.28-gentoo.diff, +ns-2.28.ebuild:
Bug #82770, version bump.
13 Feb 2005; Robin H. Johnson <robbat2@gentoo.org> metadata.xml:
Add myself to metadata.
29 Jan 2005; Daniel Black <dragonheart@gentoo.org> ns-2.27-r1.ebuild:
changed net-libs/libpcap depend to virtual/libcap
23 Jan 2005; Aaron Walker <ka0ttic@gentoo.org> +files/ns-2.27-gentoo.diff,
ns-2.27-r1.ebuild:
Fix compilation failure with gcc-3.4 for bug 70154.
13 Jul 2004; Eldad Zack <eldad@gentoo.org> +metadata.xml:
Added metadata
11 Jun 2004; Ferris McCormick <fmccor@gentoo.org> ns-2.27-r1.ebuild:
Add ~sparc keyword.
07 Jun 2004; Michael Sterrett <mr_bones_@gentoo.org> ns-2.27-r1.ebuild:
remove unnecessary variables and function; tidy
07 Jun 2004; Michael Sterrett <mr_bones_@gentoo.org> ns-2.26-r1.ebuild,
ns-2.26.ebuild, ns-2.27.ebuild:
clean older ebuilds
18 May 2004; Mamoru KOMACHI <usata@gentoo.org> ns-2.26-r1.ebuild,
ns-2.26.ebuild, ns-2.27-r1.ebuild, ns-2.27.ebuild:
Changed app-text/tetex to virtual/tetex, see bug #50865
*ns-2.27-r1 (27 Jan 2004)
27 Jan 2004; Robin H. Johnson <robbat2@gentoo.org> ns-2.27-r1.ebuild,
ns-2.27.ebuild:
fix #39423, revision bump.
*ns-2.27 (22 Jan 2004)
22 Jan 2004; Robin H. Johnson <robbat2@gentoo.org> ns-2.27.ebuild:
add in latest release, which now works
*ns-2.26-r1 (20 Jan 2004)
20 Jan 2004; Robin H. Johnson <robbat2@gentoo.org> ns-2.26-r1.ebuild:
make it install the tutorials and all tcl files
*ns-2.26 (11 Jan 2004)
11 Jan 2004; Robin H. Johnson <robbat2@gentoo.org> ns-2.26.ebuild:
Initial commit, original ebuild by Christophe Radovcic
<christophe.radovcic@laposte.net>, heavily modified by robbat2@gentoo.org
|