notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
libproxy-gnome GConf-based plug-in for libproxy
0.4.12 net Deleted on this many watch lists=0 search for ports that depend on this port An older version of this port was marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.4.12Version of this port present on the latest quarterly branch.
Maintainer: gnome@FreeBSD.org search for ports maintained by this maintainer
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/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (5 items)
Collapse this list.
  1. /usr/local/share/licenses/libproxy-gnome-0.4.12/catalog.mk
  2. /usr/local/share/licenses/libproxy-gnome-0.4.12/LICENSE
  3. /usr/local/share/licenses/libproxy-gnome-0.4.12/LGPL21+
  4. lib/libproxy/0.4.12/modules/config_gnome.so
  5. libexec/pxgconf
Collapse this list.
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.
Master port: net/libproxy
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. pkgconf>=1.3.0_1 : devel/pkgconf
  2. cmake : devel/cmake
  3. ninja : devel/ninja
Library dependencies:
  1. libproxy.so : net/libproxy
  2. libatk-1.0.so : accessibility/atk
  3. libgconf-2.so : devel/gconf2
  4. libglib-2.0.so : devel/glib20
  5. libintl.so : devel/gettext-runtime
  6. libgtk-x11-2.0.so : x11-toolkits/gtk20
  7. libIDL-2.so : devel/libIDL
  8. libxml2.so : textproc/libxml2
  9. libORBit-2.so : devel/ORBit2
  10. 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/libproxy/libproxy/tar.gz/0.4.12?dummy=/
Collapse this list.

Number of commits found: 14

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
CommitCreditsLog message
0.4.12
22 Jun 2018 19:59:41
Revision:473062Original commit files touched by this commit
tcberner search for other commits by this committer
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
Revision:412348Original commit files touched by this commit
mat search for other commits by this committer
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
Revision:406680Original commit files touched by this commit
rakuco search for other commits by this committer
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 View all of this commit message)
0.4.6_2
17 Jan 2016 12:55:14
Revision:406314Original commit files touched by this commit
rakuco search for other commits by this committer
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
Revision:406298Original commit files touched by this commit This port version is marked as vulnerable.
rakuco search for other commits by this committer
Update libproxy's website in the slave ports too.

Approved by:	gnome (kwm)
0.4.6_1
25 Apr 2014 23:03:46
Revision:352163Original commit files touched by this commit This port version is marked as vulnerable.
bapt search for other commits by this committer
Support stage
0.4.6_1
02 Nov 2013 04:12:39
Revision:332453Original commit files touched by this commit This port version is marked as vulnerable.
marino search for other commits by this committer
net/libproxy-gnome: USES+= pkgconfig

Approved by:	portmgr (bapt, implicit)
0.4.6_1
20 Sep 2013 22:10:25
Revision:327755Original commit files touched by this commit This port version is marked as vulnerable.
bapt search for other commits by this committer
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
Original commit files touched by this commit This port version is marked as vulnerable.
dinoex search for other commits by this committer
- update png to 1.5.10
0.4.6
23 Aug 2011 18:29:54
Original commit files touched by this commit This port version is marked as vulnerable.
kwm search for other commits by this committer
Update to 0.4.6.
0.2.3_3
28 Mar 2010 06:47:48
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
0.2.3_2
05 Feb 2010 11:46:55
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to jpeg-8
0.2.3_1
31 Jul 2009 13:57:52
Original commit files touched by this commit
dinoex search for other commits by this committer
- 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
Original commit files touched by this commit
marcus search for other commits by this committer
Add libproxy-gnome, a plug-in which allows GNOME applications to make use
of libproxy.

Number of commits found: 14