aboutsummaryrefslogtreecommitdiffstats
path: root/www/polipo
Commit message (Collapse)AuthorAgeFilesLines
* Maintainer update for port www/polipo to version 1.0.2Cheng-Lung Sung2007-08-273-5/+5
| | | | | | | | - upstream update to 1.0.2 - fix for forgotten "-f" in last commit PR: ports/115848 Submitted by: maintainer (Frank Behrens)
* - Remove the DESTDIR modifications from individual ports as we have a new,Gabor Kovesdan2007-08-041-13/+13
| | | | | | | fully chrooted DESTDIR, which does not need such any more. Sponsored by: Google Summer of Code 2007 Approved by: portmgr (pav)
* - Update to 1.0.1Martin Wilke2007-07-073-4/+5
| | | | | | | - Remove possible stale pidfile on startup PR: 114016 Submitted by: Frank Behrens <frank@pinky.sax.de> (maintainer)
* - Update to 1.0.0Martin Wilke2007-03-073-22/+5
| | | | | PR: 110007 Submitted by: Frank Behrens <frank@pinky.sax.de> (maintainer
* - Update to 0.9.12Rong-En Fan2007-02-072-4/+4
| | | | | PR: ports/108877 Submitted by: Frank Behrens <frank at pinky.sax.de> (maintainer)
* - Update to version 0.9.11Martin Wilke2007-02-074-7/+12
| | | | | | | | | - Fix expiry script, because newer port install removes ".sh" extension from rc script - Group mail is not necessary for polipo user PR: 108729 Submitted by: farrokhi@ Approved by: maintainer
* - Update to 0.9.10Martin Wilke2006-09-062-5/+4
| | | | | PR: ports/102841 Submitted by: Frank Behrens <frank(at)pinky.sax.de> (maintainer))
* Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.Doug Barton2006-02-211-1/+1
| | | | | | | We have not checked for this KEYWORD for a long time now, so this is a complete noop, and thus no PORTREVISION bump. Removing it at this point is mostly for pedantic reasons, and partly to avoid perpetuating this anachronism by copy and paste to future scripts.
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | Approved by: krion@
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-2/+2
| | | | | Approved by: krion@ PR: ports/88711 (related)
* - Fix rc scriptPav Lucistnik2006-01-152-2/+1
| | | | | PR: ports/91788 Submitted by: Frank Behrens <frank@pinky.sax.de> (maintainer)
* Remove install-info from Makefile, it's automatically done when INFO is definedEdwin Groothuis2005-12-051-1/+0
|
* Update to 0.9.9Tilman Keskinoz2005-09-262-4/+4
| | | | | PR: 86552 Submitted by: Frank Behrens <frank@pinky.sax.de>
* Fixes for www/polipoRenato Botelho2005-07-274-14/+24
| | | | | | | | 1. avoid error message "502 Range without partial content" 2. shutdown polipo on system shutdown PR: ports/84167 Submitted by: Frank Behrens <frank@pinky.sax.de> (maintainer)
* Polipo is a small and fast caching web proxy (a web cache, an HTTP proxy)Pav Lucistnik2005-02-0610-0/+383
designed to be used by one person or a small group of people. PR: ports/75554 Submitted by: Frank Behrens <frank@pinky.sax.de>