Commit Graph

9 Commits

Author SHA1 Message Date
ajacoutot
2b72f32001 Update to libproxy-0.4.11.
Re-enable the mozilla FLAVOR now that we have mozjs185.
Add bootstrap to PSEUDO_FLAVOR to prevent the dep loop with WebKit.
Move from if PSEUDO_FLAVOR... to BUILD_PACKAGES.
Fix DESCR-*
2013-04-14 08:31:00 +00:00
sthen
328fce6136 nigel@ spotted that the webkit subpackage of libproxy didn't package
because I didn't sync PLIST-webkit (missed because it's only built as
a non-default pseudopackage); fix this by adding VERSION to SUBST_VARS
and syncing PLISTs, which also reduces the risk of problems in the future.
2012-10-14 20:01:38 +00:00
sthen
d449cdab9c SECURITY update to libproxy 0.4.9; CVE-2012-4504, buffer overflow in PAC
processing.

While there, remove unnecessary patches (some fixed upstream, some workarounds
for header problems which have since been cleaned up, and change the "Build the
pacrunner into libproxy" patch into -DBIPR:BOOL=OFF in CONFIGURE_ARGS instead).

ok ajacoutot@
2012-10-12 13:01:15 +00:00
ajacoutot
cc08e8fa9c Update to libproxy-0.4.7.
Moves from gconf to gsettings.
Comment the mozilla FLAVOR for now as it requires a newer xulrunner.
2012-03-29 14:58:24 +00:00
ajacoutot
fc7fd29720 Better DESCR. 2011-09-18 19:57:30 +00:00
ajacoutot
6b0fa96fe8 Typo, we're talking about a subpackage here, not a FLAVOR; 2011-05-30 13:02:26 +00:00
ajacoutot
5f94cda39e Merge -gnome into -main.
landry@ is ok with the idea
ok jasper@
2011-05-15 09:34:06 +00:00
ajacoutot
518ac6d7b6 Major update to libproxy-0.4.6.
Several patches from the FreeBSD port.

Create -mozilla and -webkit subpackages. Do NOT build -webkit by default
because of a cyclic dependency:
libproxy,-webkit -> webkit -> libsoup -> libproxy

tested in a bulk by landry@
ok landry@
2011-03-24 06:50:09 +00:00
landry
2df7d4e606 Import libproxy 0.2.3, a library that provides automatic proxy
configuration management. Currently provides GNOME and KDE plugins,
gecko and webkit plugins may be enabled at some point.
Joint work with and ok jasper@
2009-04-04 10:07:31 +00:00