Path to this page:
./
www/libproxy,
Library that provides automatic proxy configuration management
Branch: CURRENT,
Version: 0.5.12nb3,
Package name: libproxy-0.5.12nb3,
Maintainer: pkgsrc-userslibproxy is a library that provides automatic proxy configuration management.
libproxy offers the following features:
* extremely small core footprint (< 35K)
* no external dependencies within libproxy core (libproxy plugins may
have dependencies)
* only 3 functions in the stable external API
* dynamic adjustment to changing network topology
* a standard way of dealing with proxy settings across all scenarios
* a sublime sense of joy and accomplishment
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 59.11 KB
Version history: (Expand)
- (2026-05-14) Updated to version: libproxy-0.5.12nb3
- (2026-02-06) Updated to version: libproxy-0.5.12nb2
- (2026-01-07) Updated to version: libproxy-0.5.12nb1
- (2025-11-30) Updated to version: libproxy-0.5.12
- (2025-10-24) Updated to version: libproxy-0.5.11nb2
- (2025-10-05) Updated to version: libproxy-0.5.11nb1
CVS history: (Expand)
| 2026-05-15 19:01:08 by Thomas Klausner | Files touched by this commit (139) |
Log message:
*: switch to glib2-introspection
The gobject-introspection package installed _some_ of the introspection
files needed for glib2, but not all - some of them are built from the glib2
sources. glib2-introspection now contains all glib2-related introspection
files.
Add a tool dependency on the new package where needed.
Remove gobject-introspection from buildlink3.mk files - this is usually
a tool and should not be forwarded via buildlink3.
Some cleanups/fixes for -current while here.
|
| 2026-05-14 18:42:34 by Ryo ONODERA | Files touched by this commit (1335) |
Log message:
*: Recursive revbump from security/nettle-4.0
|
| 2026-02-06 11:06:21 by Thomas Klausner | Files touched by this commit (1305) |
Log message:
*: recursive bump for nettle 4.0 shlib major bump
|
| 2026-01-07 09:49:50 by Thomas Klausner | Files touched by this commit (2525) |
Log message:
*: recursive bump for icu 78.1
|
2025-11-30 14:59:59 by Thomas Klausner | Files touched by this commit (3) |  |
Log message:
libproxy: update to 0.5.12.
What's Changed
Add static library generation by @janbrummer in #338
CI: Remove js / ts check by @janbrummer in #340
xdp: Fix missing dispose chain up by @janbrummer in #339
xdp: Reduce bus access error log level to debug by @janbrummer in #341
Bump version to 0.5.12 by @janbrummer in #342
|
| 2025-10-23 22:40:24 by Thomas Klausner | Files touched by this commit (2999) |
Log message:
*: recursive bump for pcre2
Running an old binary against the new pcre doesn't work:
/usr/pkg/lib/libpcre2-8.so.0: version PCRE2_10.47 required by \
/usr/pkg/lib/libglib-2.0.so.0 not defined
|
| 2025-10-05 21:26:29 by Jonathan Schleifer | Files touched by this commit (485) |
Log message:
*: rev bump for curl
|
2025-09-14 09:28:45 by Adam Ciarcinski | Files touched by this commit (2) |  |
Log message:
libproxy: updated to 0.5.11
0.5.11
Add support for Pantheon
Fix memory leak in Windows config
Bump version to 0.5.11
|