summaryrefslogtreecommitdiff
blob: 127ea6abe15a91c89fd5764a70c59044d08564ea (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
# 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.23 2009/10/23 13:26:19 jer Exp $

  23 Oct 2009; Jeroen Roovers <jer@gentoo.org> libproxy-0.2.3-r2.ebuild:
  Stable for HPPA (bug #289419).

  18 Oct 2009; Raúl Porcel <armin76@gentoo.org> libproxy-0.2.3-r2.ebuild:
  arm/ia64/sh/sparc stable

  02 Oct 2009; Mounir Lamouri <volkmar@gentoo.org> libproxy-0.2.3-r2.ebuild:
  Stable for ppc, bug 271865

  22 Sep 2009; Markus Meier <maekke@gentoo.org> libproxy-0.2.3-r2.ebuild:
  amd64 stable, bug #285370

  22 Sep 2009; Christian Faulhammer <fauli@gentoo.org>
  libproxy-0.2.3-r2.ebuild:
  stable x86, security bug 285370

  29 Jun 2009; Mart Raudsepp <leio@gentoo.org>
  -files/libproxy-0.2.3-fix-mozjs-cflags.patch:
  Remove now redundant previously used mozjs patch

*libproxy-0.2.3-r2 (29 Jun 2009)

  29 Jun 2009; Mart Raudsepp <leio@gentoo.org> -libproxy-0.2.3-r1.ebuild,
  +libproxy-0.2.3-r2.ebuild,
  +files/libproxy-0.2.3-fix-automagic-mozjs.patch:
  Fix automagic mozilla-js provider picking, so that with USE=xulrunner
  xulrunner-1.9 is always picked, and with USE="seamonkey -xulrunner"
  seamonkey-js is always picked. Depend on a xulrunner:1.9 that has its
  mozilla-js pkgconfig file usable for us while building to fix bug 275318
  once and for all

  25 Jun 2009; Romain Perier <mrpouet@gentoo.org>
  files/libproxy-0.2.3-fix-mozjs-cflags.patch:
  Fix bug #275318

  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.