Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make substitution in PUT and HEAD methods work. | sobomax | 2001-11-07 | 2 | -2/+21 |
| | | | | Submitted by: Alexey Khlyamkov <official@lll.pp.ru> | ||||
* | Change the ports that relied on squid23 to rely on squid24. | adrian | 2001-10-05 | 1 | -1/+1 |
| | | | | | | | I should have checked this first. :( PR: 31050 Submitted by: des | ||||
* | Update WWW. | sobomax | 2001-10-01 | 1 | -1/+1 |
| | | | | Submitted by: lioux | ||||
* | Some spaces -> tabs for ports/www. | olgeni | 2001-02-05 | 1 | -1/+1 |
| | |||||
* | Whitespace-only: | sobomax | 2000-11-01 | 1 | -3/+3 |
| | | | | Make indentation uniform across my ports. | ||||
* | Update to 1.23. | sobomax | 2000-06-07 | 7 | -61/+106 |
| | |||||
* | 's|sobomax@altavista.net|sobomax@FreeBSD.org|' | sobomax | 2000-05-17 | 2 | -3/+3 |
| | |||||
* | Update with the new PORTNAME/PORTVERSION variables | cpiazza | 2000-04-10 | 1 | -3/+3 |
| | |||||
* | PREFIX -> LOCALBASE in *_DEPENDS (portlint) | mharo | 2000-02-15 | 1 | -1/+1 |
| | |||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-31 | 1 | -1/+1 |
| | |||||
* | echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff | mharo | 1999-08-27 | 1 | -16/+16 |
| | | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE} | ||||
* | grep -> ${GREP} | mharo | 1999-08-23 | 1 | -2/+2 |
| | | | | | true -> ${TRUE} false -> ${FALSE} | ||||
* | In an attempt to avoid possible security implications with having files | steve | 1999-06-30 | 2 | -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 period | hoek | 1999-06-26 | 1 | -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. | steve | 1999-06-22 | 1 | -15/+15 |
| | |||||
* | Fixup permissions on the squirm/etc directory. | steve | 1999-06-09 | 1 | -1/+1 |
| | | | | Submitted by: maintainer | ||||
* | Initial import of squirm version 1.0b. | steve | 1999-06-09 | 7 | -0/+137 |
A fast & configurable redirector for the Squid. PR: 11885 Submitted by: Maxim Sobolev <sobomax@altavista.net> |