aboutsummaryrefslogtreecommitdiff
path: root/www/privoxy+ipv6
Commit message (Collapse)AuthorAgeFilesLines
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154308
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-1/+1
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=148323
* Fix plist based on pointyhead report.Volker Stolz2004-12-221-0/+3
| | | | | | | | PR: ports/75239 Submitted by: maintainer Notes: svn path=/head/; revision=124803
* Sync with new bsd.autotools.mkAde Lovett2004-06-041-1/+1
| | | | Notes: svn path=/head/; revision=110841
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* Update maintainer's email address (prompted by detailed autoreply toMark Linimon2004-01-191-1/+1
| | | | | | | a message I just forwarded). Notes: svn path=/head/; revision=98512
* USE_REINPLACE need be defined only when REINPLACE_CMD is used.Trevor Johnson2003-11-171-1/+0
| | | | Notes: svn path=/head/; revision=94172
* Make buildable.Munechika SUMIKAWA2003-10-051-0/+13
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=90312
* Update MASTER_SITESErwin Lansing2003-09-081-1/+1
| | | | | | | | PR: 56601 Submitted by: maintainer Notes: svn path=/head/; revision=88816
* Fix build, reported by bentoKirill Ponomarev2003-07-303-19/+17
| | | | | | | | | | | Removed blank line in pkg-plist PR: 55073 Submitted by: maintainer Approved by: fjoe (mentor) (implicit) Notes: svn path=/head/; revision=85930
* Add privoxy+ipv6 20030523, is a web proxy with advanced filteringNorikatsu Shigemura2003-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) Notes: svn path=/head/; revision=84911
* Disable probing for thread-safe *_r functions.Norikatsu Shigemura2003-03-041-0/+141
| | | | | | | | Submitted by: John Von Essen <john@essenz.com> (maintainer) Pointed out by: Lars Eggert Notes: svn path=/head/; revision=76830
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76044
* Don't run preconfigure in a subshell of a subshell... it seems to bork upAlan Eldridge2002-12-151-1/+1
| | | | | | | | | the path. Approved by: kris Notes: svn path=/head/; revision=71655
* Fix autoconf usageTilman Keskinoz2002-11-301-2/+2
| | | | | | | Reported by: bento Notes: svn path=/head/; revision=71251
* o make install in port's Makefile.Norikatsu Shigemura2002-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) Notes: svn path=/head/; revision=71148
* PREFIX clean.Norikatsu Shigemura2002-11-231-0/+5
| | | | Notes: svn path=/head/; revision=70815
* Add privoxy 3.0.0, privoxy is a web proxy with advanced filteringNorikatsu Shigemura2002-11-226-0/+192
capabilities. PR: ports/45602 Submitted by: John von Essen <john@essenz.com> Notes: svn path=/head/; revision=70769