aboutsummaryrefslogtreecommitdiffstats
path: root/www/squirm
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-5/+2
| | | | www)
* Fix build with clang.nox2011-06-232-0/+13
| | | | | PR: ports/158177 (after fixing a typo :) Submitted by: Niclas Zeising <niclas.zeising@gmail.com>
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
|
* For ports maintained by ports@FreeBSD.org, remove names and/ordougb2009-12-211-3/+0
| | | | | | | | e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports.
* - Add SHA256pav2005-11-261-0/+1
|
* - Update to 1.2.6 [1]garga2005-09-017-47/+29
| | | | | | | | | | | | | - Fix patch files to match new source [1] - Change logic in Makefile to use the SQUID_UID and SQUID_GID defaults that the squid port uses, remove the need to specify the uid/gid, but inform the user that the defaults are used. (remove the NO_PACKAGE block) [1] - Rename patches to reflect which files are patched PR: ports/85215 Submitted by: Phil Kernick <philk@rotfl.com.au> Reviewed by: Chris Larsen <darth@vader.dk> [1]
* SIZEify.trevor2004-01-301-0/+1
|
* - Change runtime dependency from www/squid24 (which is about to be retired) toclement2004-01-071-4/+3
| | | | | | | | | | | | www/squid. Since the squid redirector interface should not have changed from squid 2.4 to 2.5, squirm should work with squid 2.5 as well (testers welcome). - Reinstate original MASTER_SITE: while the content on that site only refers to squirm 1.0-BetaB, squirm-1.23 is actually fetchable from there. - Bump PORTREVISION. PR: 60991 Submitted by: Thomas-Martin Seck <tmseck@netcologne.de> Approved by: erwin (mentor) (implicitly)
* Per distfile survey, mastersites have disappeared. I have listedlinimon2003-10-271-2/+2
| | | | | the only one I could find on Google, which has a much older version of the distfile.
* Let be hohest: I really don't have a time now to properly maintain allsobomax2003-07-291-1/+1
| | | | | these great pieces of software, so that let others with more free time to take over them.
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Make substitution in PUT and HEAD methods work.sobomax2001-11-082-2/+21
| | | | Submitted by: Alexey Khlyamkov <official@lll.pp.ru>
* Change the ports that relied on squid23 to rely on squid24.adrian2001-10-051-1/+1
| | | | | | | I should have checked this first. :( PR: 31050 Submitted by: des
* Update WWW.sobomax2001-10-011-1/+1
| | | | Submitted by: lioux
* Some spaces -> tabs for ports/www.olgeni2001-02-051-1/+1
|
* Whitespace-only:sobomax2000-11-011-3/+3
| | | | Make indentation uniform across my ports.
* Update to 1.23.sobomax2000-06-077-61/+106
|
* 's|sobomax@altavista.net|sobomax@FreeBSD.org|'sobomax2000-05-172-3/+3
|
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-3/+3
|
* PREFIX -> LOCALBASE in *_DEPENDS (portlint)mharo2000-02-161-1/+1
|
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
|
* echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffmharo1999-08-281-16/+16
| | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
* grep -> ${GREP}mharo1999-08-231-2/+2
| | | | | true -> ${TRUE} false -> ${FALSE}
* In an attempt to avoid possible security implications with having filessteve1999-07-012-6/+26
| | | | | | | | | owned by nobody:nogroup, install them owned by SQUIG_UID:SQUID_GID instead. Also mark this as NO_PACKAGE since you have to set these values in your environment before installing this port. Submitted by: maintainer Reviewed by: Rodney W. Grimes <rgrimes@gndrsh.aac.dev.com>
* #4/4 enforcing Caps, no periodhoek1999-06-271-1/+1
| | | | | | | | | | | | [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
* Fixup patch botch from previous commit.steve1999-06-231-15/+15
|
* Fixup permissions on the squirm/etc directory.steve1999-06-091-1/+1
| | | | Submitted by: maintainer
* Initial import of squirm version 1.0b.steve1999-06-097-0/+137
A fast & configurable redirector for the Squid. PR: 11885 Submitted by: Maxim Sobolev <sobomax@altavista.net>