blob: 2352ad1059c4480f447d6812ba0295469e13deae (
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
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
|
# ChangeLog for media-gfx/graphviz
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphviz/ChangeLog,v 1.29 2004/06/24 22:41:09 agriffis Exp $
05 Jun 2004; Stephen P. Becker <geoman@gentoo.org> graphviz-1.10.ebuild:
Added gnuconfig tweak for mips.
03 Jun 2004; Stephen P. Becker <geoman@gentoo.org> graphviz-1.10.ebuild:
Stable on mips.
25 Apr 2004; Aron Griffis <agriffis@gentoo.org> graphviz-1.10.ebuild:
Add die following econf for bug 48950
24 Apr 2004; Bret Curtis <psi29a@gentoo.org> graphviz-1.10.ebuild:
Added to ~mips
27 Jan 2004; <gustavoz@gentoo.org> graphviz-1.10.ebuild:
marked stable on sparc
15 Jan 2004; <agriffis@gentoo.org> graphviz-1.10.ebuild:
stable on alpha and ia64
06 Dec 2003; Caleb Tennis <caleb@gentoo.org> graphviz-1.10.ebuild,
graphviz-1.9.ebuild:
Changed dep versions ( >=pkg-ver* to >=pkg-ver ) fixing bug 35193
16 Nov 2003; Brad House <brad_mssw@gentoo.org> graphviz-1.8.10-r3.ebuild,
graphviz-1.8.10.ebuild:
mark stable on amd64
16 Nov 2003; Brad House <brad_mssw@gentoo.org> graphviz-1.10.ebuild:
add ~amd64 flag
10 Oct 2003; Marius Mauch <genone@gentoo.org> graphviz-1.10.ebuild:
small fix to make sort from coreutils-5 happy
*graphviz-1.10 (27 Sep 2003)
27 Sep 2003; Markus Nigbur <pyrania@gentoo.org> graphviz-1.10.ebuild,
Bump
*graphviz-1.9 (22 Feb 2003)
27 Sep 2003; Markus Nigbur <pyrania@gentoo.org> graphviz-1.9.ebuild,
Fixed SRC_URI (bug #29749)
16 Jun 2003; Will Woods <wwoods@gentoo.org> graphviz-1.9.ebuild:
added alpha to KEYWORDS.
05 May 2003; Luca Barbato <@gentoo.org> graphviz-1.9.ebuild:
Added ppc to keywords.
24 Apr 2003; Stanislav Brabec <utx@gentoo.org> graphviz-1.9.ebuild:
Fixed DEPEND for tk-8.4.
06 Apr 2003; Jason Wever <weeve@gentoo.org> graphviz-1.9.ebuild:
Added sparc to keywords.
19 Mar 2003; George Shapovalov <george@gentoo.org> graphviz-1.9.ebuild :
1.9 cannot be built with gcc-2.95.x. (#16018)
added >=sys-devel/gcc-3.2* to DEPEND and <media-gfx/graphviz-1.9 to all gcc-2 based profiles
22 Feb 2003; George Shapovalov <george@gentoo.org> graphviz-1.9.ebuild :
new version (#15923)
now compiles against libpng-1.2!
ebuild submitted by Tom Payne <gentoo@tompayne.org>
*graphviz-1.8.10-r3 (21 Jan 2003)
19 Mar 2003; Jason Wever <weeve@gentoo.org> graphviz-1.8.10-r3.ebuild:
Added ~sparc to keywords.
13 Mar 2003; Olivier Reisch <doctomoe@gentoo.org> graphviz-1.8.10-r3.ebuild :
Marked ppc stable
21 Jan 2003; George Shapovalov <george@gentoo.org> graphviz-1.8.10-r3.ebuild :
Another libpng-1.0 related fix. Now made sure all -lpng are replaced by lpng10, as quite often
gcc tries to link against libpng.so.3 instead of libpng.so.2. See #12433.
As the fixed problem tends to lead to silent failures, -r bumping the ebuild to force rebuild.
*graphviz-1.8.10-r2 (14 Jan 2003)
14 Jan 2003; George Shapovalov <george@gentoo.org> graphviz-1.8.10-r2.ebuild :
Following up on seemant's fix to libpng-1.0 series upated the graphviz ebuild to link against correct
version of libpng. Please see #10726 for more details.
*graphviz-1.8.10-r1 (10 Nov 2002)
10 Nov 2002; George Shapovalov <george@gentoo.org> graphviz-1.8.10-r1.ebuild, files/ :
removed libpng dependency and made package compile without libpng.
Reason: at the moment this is the only app left in portage that depends on libpng-1.0
series (often won't compile against 1.2) and libpng-1.0 is creating a lot of trouble
for example with kdelibs. See #10726 for details.
*graphviz-1.8.10 (10 Nov 2002)
10 Nov 2002; George Shapovalov <george@gentoo.org> graphviz-1.8.10.ebuild :
new version.
Fixes some weird issue, possibly libpng related. This app still depends on libpng-1.0.x!!
Corrected the dependency. See #9702 for more details.
*graphviz-1.7.15-r2 (12 Apr 2002)
14 Aug 2002; Pieter Van den Abeele <pvdabeel@gentoo.org> :
Added ppc keyword
12 Apr 2002; Seemant Kulleen <seemant@gentoo.org> graphviz-1.7.15-r2.ebuild :
Compile against newest libpng
*graphviz-1.7.15-r1 (1 Feb 2002)
|