Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.4.18 01 Oct 2024 18:56:20 |
Rene Ladan (rene) |
all: drop support for expired FreeBSD 14.0
Simplify expressions for FreeBSD 13.X
Reviewed by: many
Differential Revision: https://reviews.freebsd.org/D46601 |
0.4.18 22 Sep 2023 05:24:47 |
Dima Panov (fluffy) |
net/libproxy: drop staled patch, fixes d444560271bb |
0.4.18 21 Sep 2023 22:05:53 |
Dima Panov (fluffy) |
net/libproxy: update to 0.4.18 release (+)
Add new duktape plugin to the build
Changelog: https://github.com/libproxy/libproxy/releases/tag/0.4.18 |
0.4.17_1 17 May 2023 16:30:15 |
Muhammad Moinur Rahman (bofh) |
*/*: llvm15 build fixes
llvm15 was also merged into 13.2-STABLE effective from OSVERSION
1302505. Fix the ports that failed to build with llvm15.
Approved by: portmgr (blanket) |
0.4.17_1 14 May 2023 19:59:10 |
Muhammad Moinur Rahman (bofh) |
net/libproxy-perl: Unbreak on HEAD
Approved by: portmgr (blanket) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.4.17_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.4.17_1 20 Jul 2022 14:22:37 |
Tobias C. Berner (tcberner) |
net: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Straup Cope <ascope@cpan.org>
* Aaron Zauner <az_mail@gmx.at>
* Adam Jette <jettea46@yahoo.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Bakhtin <Alex.Bakhtin@gmail.com>
* Alex Deiter <Alex.Deiter@Gmail.COM>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com> (Only the first 15 lines of the commit message are shown above ) |
0.4.17_1 18 Jan 2022 22:56:06 |
Daniel Engberg (diizzy) |
net/libproxy: Use upstream release archive
Use upstream release archive as recommended by Porters Handbook
(USE_GITHUB section)
PR: 261265
Reviewed by: desktop (tcberner) |
0.4.17 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.4.17 26 Feb 2021 19:27:14 |
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) |
0.4.15 30 Sep 2020 14:51:41 |
bapt |
Remove libproxy-gnome2
It is used by no ports and gnome2 is not supported anymore |
0.4.15 11 Dec 2019 21:52:21 |
antoine |
Fix build with python 3.7
PR: 233770 |
0.4.15 15 Nov 2019 20:10:21 |
tcberner |
Create desktop@ as maintainer of some shared desktop ports
This idea has been around for quite some time. Time to make it happen.
In order to share the load on the ports required by multiple desktop
environments start to share the responsibility of maintainership.
This is the initial list that came to mind, but we can probably extend it, to
include another handful of ports.
WWW: https://wiki.freebsd.org/DesktopTeam
Mailing List: https://lists.freebsd.org/mailman/listinfo/freebsd-desktop
Approved by: swills, kwm (gnome), madpilot (xfce)
Differential Revision: https://reviews.freebsd.org/D22389 |
0.4.15 23 May 2019 09:41:16 |
bapt |
Use the most recent spidermonkey in ports
Patch obtained from fedora project
Approved by: kwm (maintainer) |
0.4.15 24 Mar 2019 18:43:27 |
kwm |
Remove expired webkit-gtk2 and webkit-gtk3 ports.
Bump graphics/variety deprecation date, there is a patch for a update which
uses webkit2-gtk3 in ports/236180 but I had issues that I could't fix. |
0.4.15 25 Dec 2018 20:25:40 |
tcberner |
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine |
0.4.15 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 06 Jan 2018 14:18:39 |
jbeich |
net/libproxy: unbreak build with Clang 6 (C++14 by default)
libproxy/test/get-pac-test.cpp:48:10: error: assigning to 'int' from
incompatible type '__bind<int &, sockaddr *, unsigned long>'
ret = bind(m_sock, (sockaddr*)&addr, sizeof (struct
sockaddr_in));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Reported by: antoine (via bug 224669) |
0.4.12 29 Dec 2017 18:48:40 |
sunpoet |
Add LICENSE
Approved by: portmgr (blanket) |
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_1 19 Jan 2016 09:50:10 |
rakuco |
Modernize net/libproxy-python and fix dependencies.
In preparation for updating the libproxy ports to 0.4.12, first land some
changes that also apply to 0.4.6 and can be MFH'ed.
- Make net/libproxy a run-time dependency: we only install .py files in this
port, and they only load libproxy.so when being run. Consequently, also set
NO_ARCH=yes.
- Set NO_BUILD=yes and modernize the installation. Instead of having an empty
do-build target and invoking Python's compileall.py in post-build, do it like
most other ports and call it in post-install (this requires guarding the
post-install target in net/libproxy's Makefile).
We also pass -d to compileall.py to avoid having ${STAGEDIR} in the .pyc and
.pyo files (and shown in exception tracebacks).
- Let the port handle installation instead of defining do-install. We just need
to set INSTALL_WRKSRC appropriately to avoid installing more files than we
want.
Approved by: gnome (kwm) |
0.4.6_1 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 17 Jan 2016 10:25:58 |
rakuco |
Point to libproxy's current website in WWW.
Approved by: gnome (kwm) |
0.4.6 08 Aug 2015 13:56:33 |
kwm |
* Add PORTSCOUT macros to only show stable gnome versions.
* Fix the PORTSCOUT macro in devel/glib20-reference/bsd.gnome-reference.mk
so that all -reference ports get ignored.
* Add some PORTSCOUT=ignore:1 here and there for software that won't get
any updates anymore. Or are slave ports, so only the master port will
get checked. |
0.4.6 17 May 2015 08:09:46 |
amdmi3 |
- Add CPE info
Approved by: portmgr blanket |
0.4.6 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
0.4.6 04 Dec 2014 15:45:07 |
mat |
Fix linking with libperl.so.xx.y.
With hat: perl@
Sponsored by: Absolight |
0.4.6 31 Oct 2014 16:03:10 |
bapt |
Simplify plist |
0.4.6 21 Feb 2014 01:59:01 |
miwi |
- Stage support |
0.4.6 02 Nov 2013 09:38:22 |
marino |
net/libproxy: Add <unistd.h> for modern compilers
Approved by: portmgr (bapt, implicit) |
0.4.6 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 06 Sep 2013 07:24:27 |
az |
- Allow respect USES from slave-ports (libproxy-perl now using USES) |
0.4.6 22 Mar 2013 20:06:15 |
makc |
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi) |
0.4.6 01 Feb 2013 15:04:01 |
ak |
- Fix all cases of 'No newline at end of file' in ports tree
Approved by: portmgr (bapt) |
0.4.6 13 Jul 2012 11:38:19 |
kwm |
Fix build with gcc 4.7+ / libc++
PR: ports/169682
Submitted by: Jan Beich <jbeich@tormail.org> |
0.4.6 23 Aug 2011 18:29:54 |
kwm |
Update to 0.4.6. |
0.2.3_1 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
0.2.3_1 28 Feb 2011 14:29:25 |
kwm |
Override a configure test, so the correct behaviour is done when build with
clang. |
0.2.3_1 29 Jul 2010 20:30:13 |
kwm |
This port needs python 2.5 or higher.
PR: ports/149080
Submitted by: glarkin@ |
0.2.3_1 16 May 2010 21:00:04 |
marcus |
Install compiled versions of the Python module.
Requested by: nork |
0.2.3 23 Jan 2010 19:45:54 |
marcus |
Remove the CONFLICTS between libproxy and libmonetra.
PR: 143039
Submitted by: Mark Schleifer <freebsd@schleifer.org> |
0.2.3 27 Feb 2009 05:26:27 |
marcus |
Add libproxy, a library that provides automatic proxy configuration management.
Plug-ins are available for GNOME, KDE, Mozilla, and WebKit.
WWW: http://code.google.com/p/libproxy/ |