aboutsummaryrefslogtreecommitdiffstats
path: root/www/squid24/Makefile
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1997-03-23 23:43:45 +0800
committerpeter <peter@FreeBSD.org>1997-03-23 23:43:45 +0800
commit2626cc619f266bc7a7324dc3a94e00a4edcaa183 (patch)
tree7577b716e2fcf7b787cd2cde92a6adf6ac6f652e /www/squid24/Makefile
parentfd3416448e27cce99386bec7c7224be24d366c0b (diff)
downloadfreebsd-ports-gnome-2626cc619f266bc7a7324dc3a94e00a4edcaa183.tar.gz
freebsd-ports-gnome-2626cc619f266bc7a7324dc3a94e00a4edcaa183.tar.zst
freebsd-ports-gnome-2626cc619f266bc7a7324dc3a94e00a4edcaa183.zip
Use official patches from dist site. Included is a possible fix to the
slowdown problem. Note, I've changed the DIST_SUBDIR.. all the patches files seem to be called "fixes.patch" and were colliding with each other. Reviewed by: Submitted by: Obtained from:
Diffstat (limited to 'www/squid24/Makefile')
-rw-r--r--www/squid24/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/www/squid24/Makefile b/www/squid24/Makefile
index ba353202f641..2da1d701f8dd 100644
--- a/www/squid24/Makefile
+++ b/www/squid24/Makefile
@@ -3,7 +3,7 @@
# Date created: Thu Nov 7 00:53:18 WST 1996
# Whom: Peter Wemm <peter@freebsd.org>
#
-# $Id: Makefile,v 1.23 1997/03/02 02:50:41 peter Exp $
+# $Id: Makefile,v 1.24 1997/03/04 12:03:23 peter Exp $
#
DISTNAME= squid-1.1.8
@@ -15,9 +15,12 @@ MASTER_SITES= \
ftp://ftp.net.lut.ac.uk/squid/squid-1.1/
EXTRACT_SUFX= -src.tar.gz
+PATCH_SITES+= http://squid.nlanr.net/Squid/1.1/1.1.8/
+PATCHFILES+= fixes.patch
+
MAINTAINER= peter@freebsd.org
-DIST_SUBDIR= squid
+DIST_SUBDIR= squid118
GNU_CONFIGURE= yes
# Follow the apache port's lead...
CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc/squid --bindir=${PREFIX}/sbin \
aph'>* De-pkg-comment.knu2003-02-211-0/+1 * Fix installation: MANCOMPRESSED=yeslioux2002-12-271-0/+1 * Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;knu2002-01-291-1/+1 * install manpage correctly.sf2001-09-211-5/+2 * Fix the manpage to make previous versions of nroff(1) happy.knu2001-08-141-0/+1 * Synchronize with NetBSD. (20010807)knu2001-08-131-2/+2 * Drop maintainership.trevor2001-08-121-1/+1