Port details |
- libproxy-gnome GConf-based plug-in for libproxy
- 0.4.12 net
=0 0.4.12Version of this port present on the latest quarterly branch.
- Maintainer: gnome@FreeBSD.org
- Port Added: 2009-02-27 05:28:50
- Last Update: 2018-06-22 19:59:41
- SVN Revision: 473062
- Also Listed In: devel
- License: LGPL21+
- WWW:
- https://libproxy.github.io/libproxy/
- 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 allows libproxy to obtain proxy settings from a GNOME2 desktop
by using GConf.
WWW: https://libproxy.github.io/libproxy/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- libproxy-gnome>0:net/libproxy-gnome
- No installation instructions:
- This port has been deleted.
- PKGNAME: libproxy-gnome
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (libproxy-libproxy-0.4.12_GH0.tar.gz) = add9c5e30767c17b00f842f6280d818ece1eb23ab92e1fc68661204c95d7e22b
SIZE (libproxy-libproxy-0.4.12_GH0.tar.gz) = 87765
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Master port: net/libproxy
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- pkgconf>=1.3.0_1 : devel/pkgconf
- cmake : devel/cmake
- ninja : devel/ninja
- Library dependencies:
-
- libproxy.so : net/libproxy
- libatk-1.0.so : accessibility/atk
- libgconf-2.so : devel/gconf2
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgtk-x11-2.0.so : x11-toolkits/gtk20
- libIDL-2.so : devel/libIDL
- libxml2.so : textproc/libxml2
- libORBit-2.so : devel/ORBit2
- libpango-1.0.so : x11-toolkits/pango
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- pkgconfig cmake:outsource cpe pathfix gnome
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
This is a slave port. You may also want to view the commits to the master port: net/libproxy |
Commit | Credits | Log message |
0.4.12 22 Jun 2018 19:59:41 |
tcberner |
Update net/libproxy to 0.4.15
* this release switched the build system to cmake
* move libproxy-gnome to libproxy-gnome2 for consistency
* add new slave libproxy-webkit3
* try to simplify the whole thing
* bump revisions in the dependencies
Reviewed by: gnome (kwm), mat
Differential Revision: https://reviews.freebsd.org/D15655 |
0.4.12 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
0.4.12 19 Jan 2016 10:00:25 |
rakuco |
Update libproxy and its slave ports to 0.4.12.
After being dormant since 2013, libproxy development picked up some steam at
the end of last year, and the project moved from Google Code to GitHub,
where its releases are also being hosted. A summary of changes between 0.4.6
and 0.4.12 can be found here:
https://github.com/libproxy/libproxy/blob/0.4.12/NEWS
The libproxy ports themselves have undergone several changes too:
* net/libproxy
- Drop a lot of patches that are no longer necessary.
- Add a few patches that I have sent upstream, and add some context to the
0.4.6 patches that are still required.
- Explicitly disable a few build options (.NET bindings, for example).
- Switch to an out-of-source CMake build (also applies to the slave (Only the first 15 lines of the commit message are shown above ) |
0.4.6_2 17 Jan 2016 12:55:14 |
rakuco |
Add upstream patch to fix CVE-2012-4504.
Approved by: gnome (kwm)
Security: 3b5c2362-bd07-11e5-b7ef-5453ed2e2b49
Security: CVE-2012-4504 |
0.4.6_1 17 Jan 2016 10:29:27 |
rakuco |
Update libproxy's website in the slave ports too.
Approved by: gnome (kwm) |
0.4.6_1 25 Apr 2014 23:03:46 |
bapt |
Support stage |
0.4.6_1 02 Nov 2013 04:12:39 |
marino |
net/libproxy-gnome: USES+= pkgconfig
Approved by: portmgr (bapt, implicit) |
0.4.6_1 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
0.4.6_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.4.6 23 Aug 2011 18:29:54 |
kwm |
Update to 0.4.6. |
0.2.3_3 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.2.3_2 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.2.3_1 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
0.2.3 27 Feb 2009 05:28:08 |
marcus |
Add libproxy-gnome, a plug-in which allows GNOME applications to make use
of libproxy. |