aboutsummaryrefslogtreecommitdiffstats
path: root/www/squid/Makefile
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2000-07-28 15:27:36 +0800
committersobomax <sobomax@FreeBSD.org>2000-07-28 15:27:36 +0800
commit97debb568a1e9dbfb927d494f6e83c37e2b22d56 (patch)
treec007ff441db672732388bd020bea7524a31e6796 /www/squid/Makefile
parent9f84bf99d2a463298eb550b17f1a9ab7dc9f6ba6 (diff)
downloadfreebsd-ports-gnome-97debb568a1e9dbfb927d494f6e83c37e2b22d56.tar.gz
freebsd-ports-gnome-97debb568a1e9dbfb927d494f6e83c37e2b22d56.tar.zst
freebsd-ports-gnome-97debb568a1e9dbfb927d494f6e83c37e2b22d56.zip
Update to the latest 2.3.STABLE4 version plus official patches.
PR: 20211 Submitted by: Naoki IDO <ido@hitachi-ms.co.jp> Reviewed by: adrian
Diffstat (limited to 'www/squid/Makefile')
-rw-r--r--www/squid/Makefile9
1 files changed, 6 insertions, 3 deletions
diff --git a/www/squid/Makefile b/www/squid/Makefile
index 92a95b12339c..48d944ab7624 100644
--- a/www/squid/Makefile
+++ b/www/squid/Makefile
@@ -13,11 +13,12 @@ MASTER_SITES= \
ftp://www.unimelb.edu.au/pub/cwis/servers/unix/squid/squid-2/STABLE/ \
ftp://sunsite.auc.dk/pub/infosystems/squid/squid-2/STABLE/ \
ftp://ftp.net.lut.ac.uk/squid/squid-2/STABLE/
-DISTNAME= squid-2.3.STABLE3
+DISTNAME= squid-2.3.STABLE4
EXTRACT_SUFX= -src.tar.gz
PATCH_SITES= http://www.squid-cache.org/Versions/v2/2.3/bugs/
-PATCHFILES= squid-2.3.stable3-storeExpiredReferenceAge.patch
+PATCHFILES= squid-2.3.stable4-ftp_icon_not_found.patch \
+ squid-2.3.stable4-internal_dns_rcode_table_formatting.patch
MAINTAINER= peter@freebsd.org
@@ -27,7 +28,6 @@ GNU_CONFIGURE= yes
# Follow the apache port's lead...
CONFIGURE_ARGS= --bindir=${PREFIX}/sbin --sysconfdir=${PREFIX}/etc/squid \
--localstatedir=${PREFIX}/squid
-CONFIGURE_ENV= CFLAGS=""
STRIP= # won't install scripts correctly othervise.
MAKEFILE= makefile
@@ -92,6 +92,9 @@ MAKEFILE= makefile
# - Enable control of different heap replacement algorithms at runtime.
#CONFIGURE_ARGS+= --enable-heap-replacement
+post-extract:
+ @${PERL} -pi -e 's|-lpthread|-pthread|g' ${WRKSRC}/configure
+
post-install:
cd ${WRKSRC}/src; make install-pinger
.for file in client squid