aboutsummaryrefslogtreecommitdiffstats
path: root/www/privoxy+ipv6
Commit message (Collapse)AuthorAgeFilesLines
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1
| | | | (Part 1)
* Update maintainer's email address (prompted by detailed autoreply tolinimon2004-01-191-1/+1
| | | | a message I just forwarded).
* USE_REINPLACE need be defined only when REINPLACE_CMD is used.trevor2003-11-171-1/+0
|
* Make buildable.sumikawa2003-10-051-0/+13
| | | | Approved by: maintainer
* Update MASTER_SITESerwin2003-09-091-1/+1
| | | | | PR: 56601 Submitted by: maintainer
* Fix build, reported by bentokrion2003-07-313-19/+17
| | | | | | | | Removed blank line in pkg-plist PR: 55073 Submitted by: maintainer Approved by: fjoe (mentor) (implicit)
* Add privoxy+ipv6 20030523, is a web proxy with advanced filteringnork2003-07-156-206/+117
| | | | | | | | | capabilities & with support IPv6. PR: ports/53576 Submitted by: Lars Eggert <larse@isi.edu> Repo copied by: joe (cvs) Approved by: portmgr (no objections)
* 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>