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
|
# ChangeLog for net-libs/libproxy
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-libs/libproxy/ChangeLog,v 1.14 2009/06/24 15:43:08 nirbheek Exp $
24 Jun 2009; <nirbheek@gentoo.org> libproxy-0.2.3-r1.ebuild:
Re-add alpha stable, it was added as a mistake initially, but we're going
to need stable soon anyway. Re-add to reduce arch workload. (yes, possibly
bad, but blame armin76 if something breaks :p)
*libproxy-0.2.3-r1 (24 Jun 2009)
24 Jun 2009; <nirbheek@gentoo.org> +libproxy-0.2.3-r1.ebuild,
-files/libproxy-0.2.3-fix-libxul-cflags.patch,
+files/libproxy-0.2.3-fix-mozjs-cflags.patch:
Fix bug 275127 -- fix mozjs detection to work cleaner, and with seamonkey
too
20 May 2009; Brent Baude <ranger@gentoo.org> libproxy-0.2.3.ebuild:
Marking libproxy-0.2.3 ~ppc64 for bug 268529
20 May 2009; Brent Baude <ranger@gentoo.org> libproxy-0.2.3.ebuild:
Marking libproxy-0.2.3 ~ppc for bug 268529
17 May 2009; Raúl Porcel <armin76@gentoo.org> libproxy-0.2.3.ebuild:
Add ~arm/~ia64/~sh wrt #268529
15 May 2009; Tobias Klausmann <klausman@gentoo.org> libproxy-0.2.3.ebuild:
Stable on alpha, bug #269186
15 May 2009; Ferris McCormick <fmccor@gentoo.org> libproxy-0.2.3.ebuild:
Add ~sparc for testing, required by Bug #268529.
15 May 2009; Alexis Ballier <aballier@gentoo.org> libproxy-0.2.3.ebuild,
+files/libproxy-0.2.3-fbsd.patch,
files/libproxy-0.2.3-fix-as-needed-problem.patch:
Adjust dep on xulrunner as it requires 1.9, fix libdl linkage by using
portability eclass to link it only on linux, add a merge of various
upstream commits to build on BSD and be more POSIX compliant and
eventually keyword it ~x86-fbsd, bug #268529
14 May 2009; Gilles Dartiguelongue <eva@gentoo.org> libproxy-0.2.3.ebuild,
+files/libproxy-0.2.3-implicit-declaration.patch:
Include implicit declaration fix, bug #268546. Permutate files affected by
sed.
13 May 2009; Nirbheek Chauhan <nirbheek@gentoo.org> metadata.xml:
Add more specific descriptions for gnome, kde, webkit, and xulrunner
USE-flags
11 May 2009; Nirbheek Chauhan <nirbheek@gentoo.org> libproxy-0.2.3.ebuild:
Fix configure 'test' to follow POSIX (for BSD guys)
07 May 2009; Tobias Klausmann <klausman@gentoo.org> libproxy-0.2.3.ebuild:
Keyworded on alpha, bug #268529
06 May 2009; Jeroen Roovers <jer@gentoo.org> libproxy-0.2.3.ebuild:
Marked ~hppa (bug #268529).
*libproxy-0.2.3 (03 May 2009)
03 May 2009; Gilles Dartiguelongue <eva@gentoo.org>
+files/libproxy-0.2.3-fix-as-needed-problem.patch,
+files/libproxy-0.2.3-fix-dbus-includes.patch,
+files/libproxy-0.2.3-fix-libxul-cflags.patch,
+files/libproxy-0.2.3-fix-python-automagic.patch, +metadata.xml,
+libproxy-0.2.3.ebuild:
libproxy is a library for automatic proxy configuration management, initial
ebuild by nirbheek, closes bug #244028.
|