Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.0.0 22 Jan 2025 13:25:01
    |
Philippe Audeoud (jadawin)  Author: Fabian Keil |
www/privoxy: Update to 4.0.0
While at it, add an option to enable external-filter support.
changeLog:
https://lists.privoxy.org/pipermail/privoxy-announce/2025-January/000011.html
PR: 284251 |
3.0.34_1 10 Jan 2024 16:27:53
    |
Baptiste Daroussin (bapt)  |
MAN?PREFIX: eleminate its usage and move man to share/man |
3.0.34 09 Feb 2023 09:50:01
    |
Fernando Apesteguía (fernape)  Author: Fabian Keil |
www/privoxy: Update to 3.0.34
ChangeLog:
https://lists.privoxy.org/pipermail/privoxy-announce/2023-February/000010.html
PR: 269408
Reported by: fk@fabiankeil.de (maintainer) |
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) |
3.0.33 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 ) |
3.0.33 20 Jul 2022 14:23:26
    |
Tobias C. Berner (tcberner)  |
www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
*
* <hvo.pm@xs4all.nl>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron LI <aly@aaronly.me>
* Aaron Zauner <az_mail@gmx.at>
* Abel Chow <achow@transoft.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Adrian Steinmann <ast@marabu.ch>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
3.0.33 15 Dec 2021 04:03:47
    |
Neel Chauhan (nc)  Author: Fabian Keil |
www/privoxy: Update to 3.0.33 stable
This update fixes a couple of security issues. Quoting the ChangeLog:
- Security/Reliability:
- cgi_error_no_template(): Encode the template name to prevent
XSS (cross-side scripting) when Privoxy is configured to servce
the user-manual itself.
Commit 0e668e9409c. OVE-20211102-0001. CVE-2021-44543.
Reported by: Artem Ivanov
- get_url_spec_param(): Free memory of compiled pattern spec
before bailing.
Reported by Joshua Rogers (Opera) who also provided the fix.
Commit 652b4b7cb0. OVE-20211201-0003. CVE-2021-44540.
- process_encrypted_request_headers(): Free header memory when (Only the first 15 lines of the commit message are shown above ) |
3.0.32 29 Oct 2021 09:50:18
    |
Stefan Eßer (se)  |
*/*: Remove redundant '-[0-9]*' from CONFLICTS
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".
Approved by: portmgr (blanket) |
3.0.32 06 Apr 2021 14:31:13
    |
Mathieu Arnold (mat)  |
all: Remove all other $FreeBSD keywords. |
3.0.32 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
3.0.32 01 Mar 2021 15:25:44
  |
fernape  |
www/privoxy: Update to 3.0.32 stable
ChangeLog:
https://lists.privoxy.org/pipermail/privoxy-announce/2021-February/000007.html
PR: 253917
Submitted by: fk@fabiankeil.de (maintainer)
MFH: 2021Q1 (bugifx release) |
3.0.31 25 Feb 2021 12:41:27
  |
fernape  |
www/privoxy: Update to 3.0.31 stable
ChangeLog: https://www.privoxy.org/3.0.31/user-manual/whatsnew.html
PR: 253156
Submitted by: fk@fabiankeil.de (maintainer)
MFH: 2021Q1 (bugfixes) |
3.0.29 17 Jan 2021 18:14:22
  |
fernape  |
www/privoxy: Update to 3.0.29
ChangeLog: https://www.privoxy.org/announce.txt
PR: 251479
Submitted by: fk@fabiankeil.de (maintainer)
MFH: 2021Q1 (multiple bug fixes) |
3.0.28 28 May 2020 07:51:53
  |
danfe  |
Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 5). |
3.0.28 09 Oct 2019 12:23:49
  |
bapt  |
Drop the ipv6 virtual category for w* category as it is not relevant anymore |
3.0.28 14 Aug 2019 12:25:09
  |
mat  |
Convert to UCL & cleanup pkg-message (categories w) |
3.0.28 01 Jan 2019 22:17:04
  |
swills  |
www/privoxy: Update to 3.0.28
While here, pet portlint
PR: 234541
Submitted by: Fabian Keil <fk@fabiankeil.de> (maintainer) |
3.0.26 24 Dec 2017 11:58:42
  |
tijl  |
Remove no-op pre-configure target. |
3.0.26 31 Aug 2016 12:08:22
  |
amdmi3  |
- Update to 3.0.26
- Use official website as primary master site.
- Add option to increase the number of connections Privoxy can serve at the same
time
- Quote variables in the rc script more consistently.
The upstream changes are documented at:
https://www.privoxy.org/3.0.26/user-manual/whatsnew.html
PR: 212240
Submitted by: fk@fabiankeil.de (maintainer) |
3.0.24 23 May 2016 20:35:01
  |
amdmi3  |
Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by
default anyway and don't need to be listed
Approved by: portmgr blanket |
3.0.24 01 Apr 2016 14:33:58
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
3.0.24 22 Jan 2016 21:03:11
  |
pi  |
www/privoxy: 3.0.23 -> 3.0.24
Changes:
http://www.privoxy.org/3.0.24/user-manual/whatsnew.html
- Use Uses=autoreconf.
- Unbreak installation with DOCS=off.
- Add PRIVOXY_TOOLS to the default options.
- Remove BROKEN_STRPTIME from the default options.
FreeBSD bug #173421 is fixed in all supported releases.
PR: 206504
Submitted by: Fabian Keil <fk@fabiankeil.de> (maintainer) |
3.0.23 04 Jun 2015 09:42:58
  |
amdmi3  |
- Add CPE info
Approved by: portmgr blanket |
3.0.23 26 Jan 2015 18:28:01
  |
amdmi3  |
- Update to 3.0.23
PR: 197089
Submitted by: fk@fabiankeil.de |
3.0.22 13 Dec 2014 18:48:46
  |
pawel  |
- Update to version 3.0.22
- Clean pkg-plist
The changes are listed here:
http://www.privoxy.org/3.0.22/user-manual/whatsnew.html
This update fixes two security issues.
PR: 195468
Submitted by: maintainer |
3.0.21_2 18 Nov 2014 14:03:58
  |
pi  |
www/privoxy: fix shebangfiles
Approved by: Fabian Keil <fk@fabiankeil.de> (maintainer) |
3.0.21_1 14 Jul 2014 18:42:04
  |
bapt  |
Modernize LIB_DEPENDS
With hat: portmgr |
3.0.21_1 25 Jan 2014 16:39:52
  |
ak  |
- Fix pkg-plist [1]
- Use options helpers
- Unmute install commands
- Unconditionally install files for DOCS/PRIVOXY_TOOLS options
PR: ports/186077 [1]
Submitted by: Fabian Keil <fk@fabiankeil.de> (maintainer) [1] |
3.0.21_1 15 Jan 2014 07:21:18
  |
miwi  |
- STAGEDIR support
PR: 185659
Submitted by: maintainer |
3.0.21 20 Sep 2013 23:36:54
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
14 Sep 2013 15:39:55

|
az  |
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket) |
3.0.21 14 Mar 2013 13:31:24
  |
miwi  |
- Update to 3.0.21
PR: 176813
Submitted by: Fabian Keil <fk@fabiankeil.de> (maintainer) |
3.0.19_1 10 Dec 2012 19:11:12
  |
mm  |
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports |
3.0.19 14 Jan 2012 08:57:23
 |
dougb  |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
3.0.19 26 Dec 2011 22:55:48
 |
bf  |
update to 3.0.19
PR: 163634
Submitted by: F. Keil (maintainer)
Security: prevent segfaults that could be triggered by remote servers |
3.0.18 25 Nov 2011 20:26:13
 |
bf  |
Make small changes to three option descriptions, to avoid creating the false
impression that no additional configuration is needed to use the features
mentioned in the descriptions
Approved by: F. Keil (maintainer)
Feature safe: yes |
3.0.18 21 Nov 2011 01:43:08
 |
bf  |
update to 3.0.18
PR: 162696
Submitted by: F. Keil (maintainer)
Security: prevent http response splitting attacks
Feature safe: yes |
3.0.17 23 Sep 2011 22:26:39
 |
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
3.0.17 04 Dec 2010 07:34:27
 |
ade  |
Sync to new bsd.autotools.mk |
3.0.17 27 Nov 2010 06:49:01
 |
sahil  |
- Update to 3.0.17
PR: ports/152233
Submitted by: Fabian Keil <fk@fabiankeil.de> (maintainer) |
3.0.16_2 16 Oct 2010 11:52:47
 |
ade  |
Punt autoconf267->autoconf268 |
3.0.16_2 15 Sep 2010 18:35:24
 |
ade  |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
3.0.16_1 27 Mar 2010 00:15:24
 |
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
3.0.16_1 06 Mar 2010 19:19:57
 |
amdmi3  |
- Fix dependency on curl
PR: 144268
Submitted by: Fabian Keil <fk@fabiankeil.de> (maintainer)
Reported by: Klaus T. Aehlig
Feature safe: yes |
3.0.16 24 Feb 2010 01:36:26
 |
wen  |
- Update to 3.0.16
PR: ports/144146
Submitted by: Fabian Keil <fk@fabiankeil.de> (maintainer)
Feature safe: yes |
3.0.12 22 Aug 2009 00:38:34
 |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with W |
3.0.12 15 Jul 2009 16:56:10
 |
dougb  |
Fix a few "bad example" problems in the rc.d scripts that have been
propogated by copy and paste.
1. Primarily the "empty variable" default assignment, which is mostly
${name}_flags="", but fix a few others as well.
2. Where they are not already documented, add the existence of the _flags
(or other deleted empties) option to the comments, and in some cases add
comments from scratch.
3. Replace things that look like:
prefix=%%PREFIX%%
command=${prefix}/sbin/foo
to just use %%PREFIX%%. In many cases the $prefix variable is only used
once, and in some cases it is not used at all.
4. In a few cases remove ${name}_flags from command_args
5. Remove a long-stale comment about putting the port's rc.d script in
/etc/rc.d (which is no longer necessary).
No PORTREVISION bumps because all of these changes are noops. |
3.0.12 07 Apr 2009 16:48:12
 |
wxs  |
- Switch to using pre-su-install target to call pkg-install. The script
creates users.
PR: ports/133292
Submitted by: Greg Lewis <glewis@misty.eyesbeyond.com>
Approved by: Fabian Keil <fk@fabiankeil.de> (maintainer) |
3.0.12 22 Mar 2009 17:39:54
 |
pav  |
- Update to 3.0.12
PR: ports/132939
Submitted by: Fabian Keil <fk@fabiankeil.de> (maintainer) |
3.0.11 23 Feb 2009 23:05:31
 |
miwi  |
- Update to 3.0.11
PR: 131978
Submitted by: Fabian Keil <fk@fabiankeil.de> (maintainer) |
3.0.10 20 Aug 2008 00:57:32
 |
ade  |
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin) |
3.0.10 18 Aug 2008 00:47:17
 |
edwin  |
[MAINTAINER] Update www/privoxy to 3.0.10
The attached patch updates www/privoxy from 3.0.8
to 3.0.10 (3.0.9 was a beta). The ChangeLog is available
at: http://www.privoxy.org/announce.txt
PR: ports/126607
Submitted by: Fabian Keil <fk@fabiankeil.de> |
3.0.8 25 Jan 2008 15:44:02
 |
miwi  |
- Update to 3.0.8
PR: 119840
Submitted by: Fabian Keil <fk@fabiankeil.de> (maintainer) |
3.0.6_2 30 Sep 2007 04:47:37
 |
linimon  |
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe |
3.0.6_1 10 Dec 2006 22:47:05
 |
miwi  |
- Copies the config file as example file and
leaves old versions unmodified. The rc script later
copies the example if the config file is missing.
- Makes the make output less noisy.
- Compiles with TOGGLE option disabled.
- Bump PORTREVISION
PR: ports/106426
Submitted by: Pete Slagle<freebsd-stable@box559.com>
Fabian Keil <fk@fabiankeil.de> (maintainer)
Approved by: maintainer |
3.0.6 06 Dec 2006 08:52:27
 |
miwi  |
- Update to 3.0.6
PR: ports/106396
Submitted by: Fabian Keil<fk@fabiankeil.de> (maintainer) |
3.0.3_5 07 Oct 2006 16:47:15
 |
pav  |
- Remove old patch that disabled libc_r functions, not needed anymore
- Update maintainer's address
- Improve rc script
- Install standard.action
- Don't send console messages to /dev/null
PR: ports/103358
Submitted by: Fabian Keil <freebsd-listen@fabiankeil.de> (maintainer) |
3.0.3_4 04 Sep 2006 06:33:22
 |
linimon  |
Reassign from old maintainer who did not respond to email queries about
status, to new volunteer. |
3.0.3_4 13 May 2006 04:41:22
 |
edwin  |
Remove USE_REINPLACE from categories starting with W |
3.0.3_4 16 Nov 2005 23:52:47
 |
pav  |
- Don't create /var/log/jarfile, it's not used
Submitted by: aeonflux <aeonflux@aeonflux.no-ip.com> |
3.0.3_4 16 Nov 2005 08:54:40
 |
pav  |
- Fix post-install
Submitted by: aeonflux <aeonflux@aeonflux.no-ip.com> |
3.0.3_3 15 Nov 2005 20:48:23
 |
pav  |
- Fix rc script
Reported by: Adam McMaster <adam@moosoft.net> |
3.0.3_2 15 Nov 2005 06:52:12
 |
ade  |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
3.0.3_2 14 Nov 2005 08:37:29
 |
pav  |
- Run privoxy under user 'privoxy'
- Modernize rc script, pkg-message and SHA256 while here
PR: ports/88602
Submitted by: aeonflux <aeonflux@aeonflux.no-ip.com>
Approved by: John Von Essen <john@essenz.com> (maintainer) |
3.0.3_1 17 Feb 2005 16:43:02
 |
vs  |
Add rc_subr startup script
PR: ports/74210
Submitted by: "solsTiCe d'Hiver"
Approved by: maintainer timeout |
3.0.3 28 Mar 2004 14:06:59
 |
pav  |
- Update to 3.0.3
PR: ports/63090
Submitted by: Martijn Lina <martijn@pacno.net>
Approved by: maintainer timeout (1 month) |
3.0.0_1 04 Feb 2004 05:10:27
 |
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
3.0.0 04 Mar 2003 06:44:57
 |
nork  |
Disable probing for thread-safe *_r functions.
Submitted by: John Von Essen <john@essenz.com> (maintainer)
Pointed out by: Lars Eggert |
3.0.0 21 Feb 2003 14:01:38
 |
knu  |
De-pkg-comment. |
3.0.0 15 Dec 2002 16:56:53
 |
alane  |
Don't run preconfigure in a subshell of a subshell... it seems to bork up
the path.
Approved by: kris |
3.0.0 30 Nov 2002 15:46:51
 |
arved  |
Fix autoconf usage
Reported by: bento |
3.0.0 27 Nov 2002 13:35:52
 |
nork  |
o make install in port's Makefile.
o add new pkg-message.
o NOPORTDOCS support.
o set up minimum configuration.
Submitted by: John von Essen <john@essenz.com> (maintainer)
Submitted by: Lars Eggert <larse@ISI.EDU>
Reviewed by: John von Essen <john@essenz.com> (maintainer) |
3.0.0 23 Nov 2002 07:50:34
 |
nork  |
PREFIX clean. |
3.0.0 22 Nov 2002 21:17:10
 |
nork  |
Add privoxy 3.0.0, privoxy is a web proxy with advanced filtering
capabilities.
PR: ports/45602
Submitted by: John von Essen <john@essenz.com> |