Port details |
- libproxy-pacrunner pacrunner plug-in for libproxy
- 0.4.17 net
=0 0.4.17Version of this port present on the latest quarterly branch. NOTE: Slave port - quarterly revision is most likely wrong. - Maintainer: desktop@FreeBSD.org
 - Port Added: 2021-02-26 19:27:52
- Last Update: 2021-04-07 08:09:01
- Commit Hash: cf118cc
- Also Listed In: devel
- License: LGPL21+
- Description:
- Libproxy exists to answer the question: Given a network resource, how do I
reach it? It handles all the details, enabling you to get back to
programming.
This plug-in contains the pacrunner of libproxy.
WWW: https://libproxy.github.io/libproxy/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- libproxy-pacrunner>0:net/libproxy-pacrunner
- To install the port:
- cd /usr/ports/net/libproxy-pacrunner/ && make install clean
- To add the package, run one of these commands:
- pkg install net/libproxy-pacrunner
- pkg install libproxy-pacrunner
- PKGNAME: libproxy-pacrunner
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1614342859
SHA256 (libproxy-libproxy-0.4.17_GH0.tar.gz) = 88c624711412665515e2800a7e564aabb5b3ee781b9820eca9168035b0de60a9
SIZE (libproxy-libproxy-0.4.17_GH0.tar.gz) = 95542
- Packages (timestamps in pop-ups are UTC):
- Master port: net/libproxy
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libproxy.so : net/libproxy
- libdbus-1.so : devel/dbus
- This port is required by:
- for Run
-
- net/libproxy-kde
- net/libproxy-webkit3
- Configuration Options:
- No options to configure
- Options name:
- net_libproxy-pacrunner
- USES:
- cmake cpe pathfix pkgconfig localbase
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 3
Commit History - (may be incomplete: see SVNWeb link above for full details) |
This is a slave port. You may also want to view the commits to the master port: net/libproxy | Date | By | Description |
07 Apr 2021 08:09:01 0.4.17
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 0.4.17
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
26 Feb 2021 19:27:14
0.4.17
|
tcberner  |
net/libproxy: update to 0.4.17
- mark libproxy-mozjs borken
- add new port for pacrunner
- drop support for python2
Changelog:
- 0.4.16:
* Port to, and require, SpiderMonkey 68
* Use closesocket() instead of close() on Windows
* Add symbol versions - be ready to introduce new APIs as needed
* Add public px_proxy_factory_free_proxies function
* Add PacRunner config backend (largely untested; feedback welcome!)
* Small performance improvements
* pxgsettings: use the correct syntax to connect to the changed signal
(silences annoying output on console)
* Support python3 up to version 3.9
* Fix buffer overflow when PAC is enabled (CVE-2020-26154)
* Rewrite url::recvline to be nonrecursive (CVE-2020-25219)
* Remove nonfunctional and crashy pacrunner caching
* Never use system libmodman (no other consumers, not maintained)
- 0.4.17:
* python bindings: fix "TypeError: argtypes must be a sequence of types"
(#125) |
Number of commits found: 3
|