summaryrefslogtreecommitdiff
path: root/www/privoxy/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 3.0.8Martin Wilke2008-01-251-10/+15
| | | | | | | | PR: 119840 Submitted by: Fabian Keil <fk@fabiankeil.de> (maintainer) Notes: svn path=/head/; revision=206182
* Switch autoconf dependencies from 2.53 or 2.59 to 2.61.Mark Linimon2007-09-301-2/+2
| | | | | | | | PR: ports/116639 Submitted by: aDe Notes: svn path=/head/; revision=200411
* - Copies the config file as example file andMartin Wilke2006-12-101-12/+19
| | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=179428
* - Update to 3.0.6Martin Wilke2006-12-061-6/+39
| | | | | | | | PR: ports/106396 Submitted by: Fabian Keil<fk@fabiankeil.de> (maintainer) Notes: svn path=/head/; revision=179006
* - Remove old patch that disabled libc_r functions, not needed anymorePav Lucistnik2006-10-071-5/+4
| | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=174806
* Reassign from old maintainer who did not respond to email queries aboutMark Linimon2006-09-041-1/+1
| | | | | | | status, to new volunteer. Notes: svn path=/head/; revision=172130
* Remove USE_REINPLACE from categories starting with WEdwin Groothuis2006-05-131-1/+0
| | | | Notes: svn path=/head/; revision=162218
* - Don't create /var/log/jarfile, it's not usedPav Lucistnik2005-11-161-3/+0
| | | | | | | Submitted by: aeonflux <aeonflux@aeonflux.no-ip.com> Notes: svn path=/head/; revision=148536
* - Fix post-installPav Lucistnik2005-11-161-5/+5
| | | | | | | Submitted by: aeonflux <aeonflux@aeonflux.no-ip.com> Notes: svn path=/head/; revision=148444
* - Fix rc scriptPav Lucistnik2005-11-151-2/+5
| | | | | | | Reported by: Adam McMaster <adam@moosoft.net> Notes: svn path=/head/; revision=148403
* 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
* - Run privoxy under user 'privoxy'Pav Lucistnik2005-11-141-12/+12
| | | | | | | | | | | - 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) Notes: svn path=/head/; revision=148205
* Add rc_subr startup scriptVolker Stolz2005-02-171-0/+8
| | | | | | | | | PR: ports/74210 Submitted by: "solsTiCe d'Hiver" Approved by: maintainer timeout Notes: svn path=/head/; revision=129098
* - Update to 3.0.3Pav Lucistnik2004-03-281-4/+3
| | | | | | | | | PR: ports/63090 Submitted by: Martijn Lina <martijn@pacno.net> Approved by: maintainer timeout (1 month) Notes: svn path=/head/; revision=105507
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* De-pkg-comment.Akinori MUSHA2003-02-211-0/+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-271-2/+30
| | | | | | | | | | | | | 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-221-0/+29
capabilities. PR: ports/45602 Submitted by: John von Essen <john@essenz.com> Notes: svn path=/head/; revision=70769