head	1.2;
access;
symbols
	RELEASE_6_0_0:1.1
	RELEASE_5_4_0:1.1
	RELEASE_4_11_0:1.1
	RELEASE_5_3_0:1.1
	RELEASE_4_10_0:1.1
	RELEASE_5_2_1:1.1
	RELEASE_5_2_0:1.1
	RELEASE_4_9_0:1.1
	RELEASE_5_1_0:1.1
	RELEASE_4_8_0:1.1
	RELEASE_5_0_0:1.1
	RELEASE_4_7_0:1.1
	RELEASE_4_6_2:1.1
	RELEASE_4_6_1:1.1
	RELEASE_4_6_0:1.1
	RELEASE_5_0_DP1:1.1
	RELEASE_4_5_0:1.1
	RELEASE_4_4_0:1.1
	RELEASE_4_3_0:1.1
	RELEASE_4_2_0:1.1
	RELEASE_4_1_1:1.1
	RELEASE_4_1_0:1.1
	RELEASE_3_5_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2005.09.01.15.16.20;	author garga;	state dead;
branches;
next	1.1;

1.1
date	2000.06.07.08.00.47;	author sobomax;	state Exp;
branches;
next	;


desc
@@


1.2
log
@- Update to 1.2.6 [1]
- 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]
@
text
@--- squirm.conf.dist.orig	Wed Jun  7 10:37:09 2000
+++ squirm.conf.dist	Wed Jun  7 10:37:27 2000
@@@@ -26,8 +26,8 @@@@
 begin
 network 10.0.0.0/8
 network 192.168.0.0/24
-#log logs/match.log
-#abort-log logs/abort.log
+#log squirm/logs/match.log
+#abort-log squirm/logs/abort.log
 pattern squirm.patterns get
 pattern common.patterns all
 end
@@@@ -35,8 +35,8 @@@@
 
 begin
 network 127.0.0.0/24
-log logs/private-match.log
-abort-log logs/private-abort.log
+log squirm/logs/private-match.log
+abort-log squirm/logs/private-abort.log
 pattern private.patterns get
 pattern common.pattterns all
 end
@


1.1
log
@Update to 1.23.
@
text
@@

