aboutsummaryrefslogtreecommitdiffstats
path: root/www/privoxy
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 3.0.3pav2004-03-282-5/+5
| | | | | | PR: ports/63090 Submitted by: Martijn Lina <martijn@pacno.net> Approved by: maintainer timeout (1 month)
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 1)
* Disable probing for thread-safe *_r functions.nork2003-03-041-0/+141
| | | | | Submitted by: John Von Essen <john@essenz.com> (maintainer) Pointed out by: Lars Eggert
* De-pkg-comment.knu2003-02-212-1/+1
|
* Don't run preconfigure in a subshell of a subshell... it seems to bork upalane2002-12-161-1/+1
| | | | | | the path. Approved by: kris
* Fix autoconf usagearved2002-11-301-2/+2
| | | | Reported by: bento
* o make install in port's Makefile.nork2002-11-274-116/+57
| | | | | | | | | | 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)
* PREFIX clean.nork2002-11-231-0/+5
|
* Add privoxy 3.0.0, privoxy is a web proxy with advanced filteringnork2002-11-236-0/+192
capabilities. PR: ports/45602 Submitted by: John von Essen <john@essenz.com>