Bug 54153 - update squid to 2.5STABLE3
Summary: update squid to 2.5STABLE3
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Adrian Chadd
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-06 18:50 UTC by Liu Kang
Modified: 2003-07-27 09:47 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (254 bytes, patch)
2003-07-06 18:50 UTC, Liu Kang
no flags Details | Diff
file.diff (388 bytes, patch)
2003-07-06 18:50 UTC, Liu Kang
no flags Details | Diff
squid.diff (3.58 KB, patch)
2003-07-08 09:51 UTC, Jonathan Noack
no flags Details | Diff
squid.diff (3.97 KB, patch)
2003-07-15 21:49 UTC, Jon Noack
no flags Details | Diff
squid.diff (5.95 KB, patch)
2003-07-20 00:00 UTC, Jonathan Noack
no flags Details | Diff
squid.diff (8.49 KB, patch)
2003-07-25 01:54 UTC, Jonathan Noack
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Liu Kang 2003-07-06 18:50:18 UTC
1. update squid to 2.5STABLE3 which fix various small bugs.
Here is changelog: 
http://www.squid-cache.org/Versions/v2/2.5/squid-2.5.STABLE2-STABLE3.diff
2. use "bz2" archive instead of "gz" which may reduce network traffic.

Fix: PORTNAME=      squid
PORTVERSION=   2.5
-PORTREVISION=  3
+PORTREVISION=  4
CATEGORIES=    www
MASTER_SITES=  \
        ftp://ftp.squid-cache.org/pub/%SUBDIR%/ \
@@ -16,8 +16,9 @@
        ftp://ftp.net.lut.ac.uk/squid/%SUBDIR%/ \
        ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/www/squid/&,}
MASTER_SITE_SUBDIR=    squid-2/STABLE
-DISTNAME=      squid-2.5.STABLE2
-EXTRACT_SUFX=  .tar.gz
+DISTNAME=      squid-2.5.STABLE3
+EXTRACT_SUFX=  .tar.bz2
+USE_BZIP2=     yes

PATCH_SITES=   http://www.squid-cache.org/Versions/v2/2.5/bugs/



_________________________________________________________________
MSN 8 helps eliminate e-mail viruses. Get 2 months FREE*. 
http://join.msn.com/?page=features/virus--Tjn62OrDSWxaeS2Wne1tZXwzAFcdexL9hzbryi6HyaFT02Iz
Content-Type: text/plain; name="file.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="file.diff"

--- Makefile.orig       Mon Jul  7 00:36:48 2003
+++ Makefile    Mon Jul  7 01:39:12 2003
@@ -7,7 +7,7 @@
How-To-Repeat:         n/a
Comment 1 Sergey A. Osokin freebsd_committer freebsd_triage 2003-07-06 19:20:50 UTC
Responsible Changed
From-To: freebsd-ports-bugs->adrian

Over to maintainer.
Comment 2 Jonathan Noack 2003-07-08 09:51:16 UTC
The attached diff includes all the relevant, valid patches available 
from http://www.squid-cache.org/Versions/v2/2.5/bugs/ (3 aren't 
applicable and one doesn't apply cleanly).  Tested on 4.8-RELEASE and 
5.1-RELEASE.
Comment 3 Jon Noack 2003-07-15 21:49:32 UTC
3 more patches included in this one.  Tested on 4.8-RELEASE and 5.1-RELEASE.


Jonathan Noack
Technology Coordinator
Concordia Lutheran High School (http://www.concordiacrusaders.org)
700 East Main Street
Tomball, TX 77375-6721
281.351.2547 x229 (work)
713.480.7163 (cell)
Comment 4 Jonathan Noack 2003-07-20 00:00:09 UTC
Add 5 more patches (see attached diff).  We're up to 2 Major, 4 Medium, 
and tons of Minor and Cosmetic patches since STABLE3 alone (much less 
all the stuff fixed since STABLE2, the version currently in ports). 
Also, I fixed some portlint complaints, the most major of which was not 
gzipping man pages.

Tested on 4.8-RELEASE and 5.1-RELEASE.  Please commit this or something 
like it soon.  This PR has been open since 7/6 and fixes major stability 
issues for me with Squid.

Also, as we're already at STABLE2 someone should close ports/50162.

Thanks,
Jon Noack
Comment 5 Adrian Chadd freebsd_committer freebsd_triage 2003-07-24 16:14:35 UTC
Again, I'm just finishing up moving to a new job. Please, if someone can
commit this stuff for the next week or so then feel free, by all means.

On Sat, Jul 19, 2003, Jon Noack wrote:
> The following reply was made to PR ports/54153; it has been noted by GNATS.
> 
> From: Jon Noack <noackjr@alumni.rice.edu>
> To: freebsd-gnats-submit@FreeBSD.org, lazykang@hotmail.com,
> 	freebsd-ports-bugs@FreeBSD.org
> Cc:  
> Subject: Re: ports/54153: update squid to 2.5STABLE3
> Date: Sat, 19 Jul 2003 18:00:09 -0500
> 
>  This is a multi-part message in MIME format.
>  --------------070608040305020004000100
>  Content-Type: text/plain; charset=us-ascii; format=flowed
>  Content-Transfer-Encoding: 7bit
>  
>  Add 5 more patches (see attached diff).  We're up to 2 Major, 4 Medium, 
>  and tons of Minor and Cosmetic patches since STABLE3 alone (much less 
>  all the stuff fixed since STABLE2, the version currently in ports). 
>  Also, I fixed some portlint complaints, the most major of which was not 
>  gzipping man pages.
>  
>  Tested on 4.8-RELEASE and 5.1-RELEASE.  Please commit this or something 
>  like it soon.  This PR has been open since 7/6 and fixes major stability 
>  issues for me with Squid.
>  
>  Also, as we're already at STABLE2 someone should close ports/50162.
>  
>  Thanks,
>  Jon Noack
>  
>  --------------070608040305020004000100
>  Content-Type: text/plain;
>   name="squid.diff"
>  Content-Transfer-Encoding: 7bit
>  Content-Disposition: inline;
>   filename="squid.diff"
>  
>  diff -ruN squid.orig/Makefile squid/Makefile
>  --- squid.orig/Makefile	Wed Apr  9 03:31:30 2003
>  +++ squid/Makefile	Sat Jul 19 17:12:54 2003
>  @@ -7,26 +7,51 @@
>   
>   PORTNAME=	squid
>   PORTVERSION=	2.5
>  -PORTREVISION=	3
>  +PORTREVISION=	4
>   CATEGORIES=	www
>  -MASTER_SITES=  \
>  +MASTER_SITES=	\
>   	ftp://ftp.squid-cache.org/pub/%SUBDIR%/ \
>   	ftp://www.unimelb.edu.au/pub/cwis/servers/unix/squid/%SUBDIR%/ \
>   	ftp://sunsite.auc.dk/pub/infosystems/squid/%SUBDIR%/ \
>   	ftp://ftp.net.lut.ac.uk/squid/%SUBDIR%/ \
>   	${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/www/squid/&,}
>   MASTER_SITE_SUBDIR=	squid-2/STABLE
>  -DISTNAME=	squid-2.5.STABLE2
>  -EXTRACT_SUFX=	.tar.gz
>  +DISTNAME=	squid-2.5.STABLE3
>  +EXTRACT_SUFX=	.tar.bz2
>  +DIST_SUBDIR=	squid2.5
>   
>   PATCH_SITES=	http://www.squid-cache.org/Versions/v2/2.5/bugs/
>  +PATCHFILES=	squid-2.5.STABLE3-Lithuanian.patch \
>  +		squid-2.5.STABLE3-deny_info.patch \
>  +		squid-2.5.STABLE3-cache_dir_doc.patch \
>  +		squid-2.5.STABLE3-devnull.patch \
>  +		squid-2.5.STABLE3-log_quote.patch \
>  +		squid-2.5.STABLE3-rfc_reference.patch \
>  +		squid-2.5.STABLE3-external_acl_ident.patch \
>  +		squid-2.5.STABLE3-gcc-3_3.patch \
>  +		squid-2.5.STABLE3-carpfactor.patch \
>  +		squid-2.5.STABLE3-neighbor_type_domain.patch \
>  +		squid-2.5.STABLE3-header_access_peer.patch \
>  +		squid-2.5.STABLE3-memwarnsbrk.patch \
>  +		squid-2.5.STABLE3-hostscomments.patch \
>  +		squid-2.5.STABLE3-store_check_cachable_stats.patch \
>  +		squid-2.5.STABLE3-cachePeerPingsSentsnmp.patch \
>  +		squid-2.5.STABLE3-minimum_retry_timeout.patch \
>  +		squid-2.5.STABLE3-tcp_reset_leak.patch \
>  +		squid-2.5.STABLE3-hostheader.patch \
>  +		squid-2.5.STABLE3-reply_body_max_size.patch \
>  +		squid-2.5.STABLE3-ie_refresh.patch \
>  +		squid-2.5.STABLE3-http_reply_access-denied.patch \
>  +		squid-2.5.STABLE3-SENT_PASV.patch \
>  +		squid-2.5.STABLE3-peer_digest_not_found_assertion.patch \
>  +		squid-2.5.STABLE3-round_robin_max_size.patch
>  +PATCH_DIST_STRIP=	-p1
>   
>   MAINTAINER=	adrian@freebsd.org
>   COMMENT=	The successful WWW proxy cache and accelerator
>   
>  -DIST_SUBDIR=	squid2.5
>  -PATCH_DIST_STRIP= -p1
>   GNU_CONFIGURE=	yes
>  +USE_BZIP2=	yes
>   USE_PERL5=	yes
>   USE_REINPLACE=	yes
>   # Follow the apache port's lead...
>  @@ -102,6 +127,8 @@
>   #CONFIGURE_ARGS+= --enable-underscores
>   #  - Enable control of different heap replacement algorithms at runtime.
>   #CONFIGURE_ARGS+= --enable-heap-replacement
>  +
>  +MAN8=	pam_auth.8 squid_unix_group.8 squid.8
>   
>   post-patch:
>   	@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g' ${WRKSRC}/configure
>  diff -ruN squid.orig/distinfo squid/distinfo
>  --- squid.orig/distinfo	Wed Apr  9 03:31:30 2003
>  +++ squid/distinfo	Sat Jul 19 16:50:04 2003
>  @@ -1 +1,25 @@
>  -MD5 (squid2.5/squid-2.5.STABLE2.tar.gz) = 806c27e2b5a7bd9d788390f5ea5a5dc1
>  +MD5 (squid2.5/squid-2.5.STABLE3.tar.bz2) = ed5eb7835d00fdecc7dd7c1837542df2
>  +MD5 (squid2.5/squid-2.5.STABLE3-Lithuanian.patch) = 382e2ba1e7e150f70c8c0355dd98e3cc
>  +MD5 (squid2.5/squid-2.5.STABLE3-deny_info.patch) = fd6d2d1a5a75b06e86b743f51866c861
>  +MD5 (squid2.5/squid-2.5.STABLE3-cache_dir_doc.patch) = e7f6d2bd28430e10999b12001cbb4cae
>  +MD5 (squid2.5/squid-2.5.STABLE3-devnull.patch) = a31d669461e2893996f27b5d10ab06b9
>  +MD5 (squid2.5/squid-2.5.STABLE3-log_quote.patch) = 9e391cbb39226abc89281cd4138ddb98
>  +MD5 (squid2.5/squid-2.5.STABLE3-rfc_reference.patch) = 48996215282d80caf3b5cbbbdb7965b7
>  +MD5 (squid2.5/squid-2.5.STABLE3-external_acl_ident.patch) = a7ab2152b202bf9941ee8200f20b3032
>  +MD5 (squid2.5/squid-2.5.STABLE3-gcc-3_3.patch) = 49195dd7f3745c0f54c0ca07068b2d67
>  +MD5 (squid2.5/squid-2.5.STABLE3-carpfactor.patch) = ac2a5f8304b29951ee3579cce10a6ea6
>  +MD5 (squid2.5/squid-2.5.STABLE3-neighbor_type_domain.patch) = 3edd72ec42e0b49b36096a6a8fff6b2a
>  +MD5 (squid2.5/squid-2.5.STABLE3-header_access_peer.patch) = 5015f95e0db20ddcb25082a92f8861a8
>  +MD5 (squid2.5/squid-2.5.STABLE3-memwarnsbrk.patch) = 47cc7566f9584c6f8c764afcb95ce636
>  +MD5 (squid2.5/squid-2.5.STABLE3-hostscomments.patch) = dabea14824e5b3d48b211c933471036a
>  +MD5 (squid2.5/squid-2.5.STABLE3-store_check_cachable_stats.patch) = 04477bf0722026a67bbd6954b02c9374
>  +MD5 (squid2.5/squid-2.5.STABLE3-cachePeerPingsSentsnmp.patch) = b0ecd095062a21d72b15a817f4e821b5
>  +MD5 (squid2.5/squid-2.5.STABLE3-minimum_retry_timeout.patch) = b265b000b2f5d48a385f68c6d987cbea
>  +MD5 (squid2.5/squid-2.5.STABLE3-tcp_reset_leak.patch) = 49c5aeb54467e7cbf44edd2271006bb3
>  +MD5 (squid2.5/squid-2.5.STABLE3-hostheader.patch) = b786122d2353e1e607d1d02e18a86b61
>  +MD5 (squid2.5/squid-2.5.STABLE3-reply_body_max_size.patch) = f869e793478ad6c3c706424d0236dcaa
>  +MD5 (squid2.5/squid-2.5.STABLE3-ie_refresh.patch) = 82bfba0cde950541c6aef5e8b52db010
>  +MD5 (squid2.5/squid-2.5.STABLE3-http_reply_access-denied.patch) = 2abe9bd50e6561251dfd96d2583d15bc
>  +MD5 (squid2.5/squid-2.5.STABLE3-SENT_PASV.patch) = c394ec388054b1f86d419006250400bd
>  +MD5 (squid2.5/squid-2.5.STABLE3-peer_digest_not_found_assertion.patch) = f071e6e3ba5a56ce5d0350d7528b597c
>  +MD5 (squid2.5/squid-2.5.STABLE3-round_robin_max_size.patch) = 081a220c874765395394baa4482a8913
>  diff -ruN squid.orig/files/patch-aa squid/files/patch-aa
>  --- squid.orig/files/patch-aa	Wed Dec 31 18:00:00 1969
>  +++ squid/files/patch-aa	Sat Jul 19 16:50:04 2003
>  @@ -0,0 +1,11 @@
>  +--- include/squid_types.h.orig Mon Jul  7 00:45:26 2003
>  ++++ include/squid_types.h      Mon Jul  7 00:48:39 2003
>  +@@ -66,8 +66,5 @@
>  + #if HAVE_SYS_TYPES_H
>  + #include <sys/types.h>
>  + #endif
>  +-#if HAVE_SYS_BITYPES_H
>  +-#include <sys/bitypes.h>
>  +-#endif
>  +
>  + #endif /* SQUID_TYPES_H */
>  diff -ruN squid.orig/pkg-install squid/pkg-install
>  --- squid.orig/pkg-install	Tue Mar 27 06:28:47 2001
>  +++ squid/pkg-install	Sat Jul 19 17:01:15 2003
>  @@ -42,4 +42,3 @@
>   	;;
>   esac
>   exit 0
>  -
>  diff -ruN squid.orig/pkg-plist squid/pkg-plist
>  --- squid.orig/pkg-plist	Mon Oct 14 00:51:12 2002
>  +++ squid/pkg-plist	Sat Jul 19 17:13:11 2003
>  @@ -822,15 +822,12 @@
>   libexec/ip_user_check
>   libexec/yp_auth
>   libexec/pam_auth
>  -man/man8/pam_auth.8
>   libexec/ncsa_auth
>   libexec/squid_unix_group
>  -man/man8/squid_unix_group.8
>   sbin/RunAccel
>   sbin/RunCache
>   sbin/squidclient
>   sbin/squid
>  -man/man8/squid.8
>   @exec mkdir -p %D/squid/cache
>   @exec chown nobody:nogroup %D/squid/cache
>   @exec mkdir -p %D/squid/logs
>  
>  --------------070608040305020004000100--
>  

-- 
Adrian Chadd			<angryskul> learning is bad
<adrian@FreeBSD.org>		  <angryskul> it just makes the people around you dumber
(angryskul == alfred@irc)	    <angryskul> :(
Comment 6 Jonathan Noack 2003-07-25 01:54:46 UTC
Here's the latest patch.
Comment 7 Adrian Chadd freebsd_committer freebsd_triage 2003-07-25 02:32:23 UTC
There's a bit to it. Heh. I'll take a look when I get to work in a couple
of hours.



Adrian

On Thu, Jul 24, 2003, Jon Noack wrote:

> Here's the latest patch.

> diff -ruN squid.orig/Makefile squid/Makefile
> --- squid.orig/Makefile	Wed Apr  9 03:31:30 2003
> +++ squid/Makefile	Thu Jul 24 15:17:46 2003
> @@ -7,31 +7,55 @@
>  
>  PORTNAME=	squid
>  PORTVERSION=	2.5
> -PORTREVISION=	3
> +PORTREVISION=	4
>  CATEGORIES=	www
> -MASTER_SITES=  \
> +MASTER_SITES=	\
>  	ftp://ftp.squid-cache.org/pub/%SUBDIR%/ \
>  	ftp://www.unimelb.edu.au/pub/cwis/servers/unix/squid/%SUBDIR%/ \
>  	ftp://sunsite.auc.dk/pub/infosystems/squid/%SUBDIR%/ \
>  	ftp://ftp.net.lut.ac.uk/squid/%SUBDIR%/ \
>  	${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/www/squid/&,}
>  MASTER_SITE_SUBDIR=	squid-2/STABLE
> -DISTNAME=	squid-2.5.STABLE2
> -EXTRACT_SUFX=	.tar.gz
> +DISTNAME=	squid-2.5.STABLE3
> +EXTRACT_SUFX=	.tar.bz2
> +DIST_SUBDIR=	squid2.5
>  
>  PATCH_SITES=	http://www.squid-cache.org/Versions/v2/2.5/bugs/
> +PATCHFILES=	squid-2.5.STABLE3-deny_info.patch \
> +		squid-2.5.STABLE3-cache_dir_doc.patch \
> +		squid-2.5.STABLE3-devnull.patch \
> +		squid-2.5.STABLE3-log_quote.patch \
> +		squid-2.5.STABLE3-rfc_reference.patch \
> +		squid-2.5.STABLE3-external_acl_ident.patch \
> +		squid-2.5.STABLE3-gcc-3_3.patch \
> +		squid-2.5.STABLE3-carpfactor.patch \
> +		squid-2.5.STABLE3-neighbor_type_domain.patch \
> +		squid-2.5.STABLE3-header_access_peer.patch \
> +		squid-2.5.STABLE3-memwarnsbrk.patch \
> +		squid-2.5.STABLE3-hostscomments.patch \
> +		squid-2.5.STABLE3-store_check_cachable_stats.patch \
> +		squid-2.5.STABLE3-cachePeerPingsSentsnmp.patch \
> +		squid-2.5.STABLE3-minimum_retry_timeout.patch \
> +		squid-2.5.STABLE3-tcp_reset_leak.patch \
> +		squid-2.5.STABLE3-hostheader.patch \
> +		squid-2.5.STABLE3-reply_body_max_size.patch \
> +		squid-2.5.STABLE3-ie_refresh.patch \
> +		squid-2.5.STABLE3-http_reply_access-denied.patch \
> +		squid-2.5.STABLE3-SENT_PASV.patch \
> +		squid-2.5.STABLE3-peer_digest_not_found_assertion.patch \
> +		squid-2.5.STABLE3-round_robin_max_size.patch
> +PATCH_DIST_STRIP=	-p1
>  
>  MAINTAINER=	adrian@freebsd.org
>  COMMENT=	The successful WWW proxy cache and accelerator
>  
> -DIST_SUBDIR=	squid2.5
> -PATCH_DIST_STRIP= -p1
>  GNU_CONFIGURE=	yes
> +USE_BZIP2=	yes
>  USE_PERL5=	yes
>  USE_REINPLACE=	yes
>  # Follow the apache port's lead...
>  CONFIGURE_ARGS=	--bindir=${PREFIX}/sbin  --sysconfdir=${PREFIX}/etc/squid \
> -		--datadir=${PREFIX}/etc/squid/ \
> +		--datadir=${PREFIX}/etc/squid \
>  		--localstatedir=${PREFIX}/squid \
>  		--enable-storeio="ufs diskd null" \
>  		--enable-removal-policies="lru heap" \
> @@ -39,8 +63,8 @@
>  		--enable-external-acl-helpers="ip_user unix_group" \
>  		--enable-underscores
>  
> -STRIP=		# won't install scripts correctly otherwise.
>  MAKEFILE=	Makefile
> +MAN8=	pam_auth.8 squid_unix_group.8 squid.8
>  
>  # Some other configure options..
>  #  - Compile and use the malloc package from Doug Lea
> @@ -101,24 +125,25 @@
>  #  - accept the illegal '_' character in hostnames.
>  #CONFIGURE_ARGS+= --enable-underscores
>  #  - Enable control of different heap replacement algorithms at runtime.
> -#CONFIGURE_ARGS+= --enable-heap-replacement
> +#CONFIGURE_ARGS+= --enable-removal-policies
>  
>  post-patch:
>  	@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g' ${WRKSRC}/configure
> +	@${REINPLACE_CMD} -e 's|/etc|${PREFIX}/etc|g' ${WRKSRC}/doc/squid.8
>  
>  post-install:
>  #	I don't think many people use the pinger nowadays, and if you
>  #	do you'll want squid in its own group so as to restrict access
>  #	to it.
>  #	cd ${WRKSRC}/src; make install-pinger
> -.for file in client squid
> -	if [ -f ${PREFIX}/sbin/${file} ] ; then \
> -		strip ${PREFIX}/sbin/${file} ; \
> +.for sbin_file in client squid
> +	if [ -f ${PREFIX}/sbin/${sbin_file} ] ; then \
> +		${STRIP_CMD} ${PREFIX}/sbin/${sbin_file} ; \
>  	fi
>  .endfor
> -.for file in cachemgr.cgi dnsserver pinger unlinkd
> -	if [ -f ${PREFIX}/libexec/${file} ] ; then \
> -		strip ${PREFIX}/libexec/${file} ; \
> +.for libexec_file in cachemgr.cgi dnsserver pinger unlinkd
> +	if [ -f ${PREFIX}/libexec/${libexec_file} ] ; then \
> +		${STRIP_CMD} ${PREFIX}/libexec/${libexec_file} ; \
>  	fi
>  .endfor
>  	@if [ ! -d ${PREFIX}/squid/logs ]; then			\
> diff -ruN squid.orig/distinfo squid/distinfo
> --- squid.orig/distinfo	Wed Apr  9 03:31:30 2003
> +++ squid/distinfo	Thu Jul 24 15:17:46 2003
> @@ -1 +1,24 @@
> -MD5 (squid2.5/squid-2.5.STABLE2.tar.gz) = 806c27e2b5a7bd9d788390f5ea5a5dc1
> +MD5 (squid2.5/squid-2.5.STABLE3.tar.bz2) = ed5eb7835d00fdecc7dd7c1837542df2
> +MD5 (squid2.5/squid-2.5.STABLE3-deny_info.patch) = fd6d2d1a5a75b06e86b743f51866c861
> +MD5 (squid2.5/squid-2.5.STABLE3-cache_dir_doc.patch) = e7f6d2bd28430e10999b12001cbb4cae
> +MD5 (squid2.5/squid-2.5.STABLE3-devnull.patch) = a31d669461e2893996f27b5d10ab06b9
> +MD5 (squid2.5/squid-2.5.STABLE3-log_quote.patch) = 9e391cbb39226abc89281cd4138ddb98
> +MD5 (squid2.5/squid-2.5.STABLE3-rfc_reference.patch) = 48996215282d80caf3b5cbbbdb7965b7
> +MD5 (squid2.5/squid-2.5.STABLE3-external_acl_ident.patch) = a7ab2152b202bf9941ee8200f20b3032
> +MD5 (squid2.5/squid-2.5.STABLE3-gcc-3_3.patch) = 49195dd7f3745c0f54c0ca07068b2d67
> +MD5 (squid2.5/squid-2.5.STABLE3-carpfactor.patch) = ac2a5f8304b29951ee3579cce10a6ea6
> +MD5 (squid2.5/squid-2.5.STABLE3-neighbor_type_domain.patch) = 3edd72ec42e0b49b36096a6a8fff6b2a
> +MD5 (squid2.5/squid-2.5.STABLE3-header_access_peer.patch) = 5015f95e0db20ddcb25082a92f8861a8
> +MD5 (squid2.5/squid-2.5.STABLE3-memwarnsbrk.patch) = 47cc7566f9584c6f8c764afcb95ce636
> +MD5 (squid2.5/squid-2.5.STABLE3-hostscomments.patch) = dabea14824e5b3d48b211c933471036a
> +MD5 (squid2.5/squid-2.5.STABLE3-store_check_cachable_stats.patch) = 04477bf0722026a67bbd6954b02c9374
> +MD5 (squid2.5/squid-2.5.STABLE3-cachePeerPingsSentsnmp.patch) = b0ecd095062a21d72b15a817f4e821b5
> +MD5 (squid2.5/squid-2.5.STABLE3-minimum_retry_timeout.patch) = b265b000b2f5d48a385f68c6d987cbea
> +MD5 (squid2.5/squid-2.5.STABLE3-tcp_reset_leak.patch) = 49c5aeb54467e7cbf44edd2271006bb3
> +MD5 (squid2.5/squid-2.5.STABLE3-hostheader.patch) = b786122d2353e1e607d1d02e18a86b61
> +MD5 (squid2.5/squid-2.5.STABLE3-reply_body_max_size.patch) = f869e793478ad6c3c706424d0236dcaa
> +MD5 (squid2.5/squid-2.5.STABLE3-ie_refresh.patch) = 82bfba0cde950541c6aef5e8b52db010
> +MD5 (squid2.5/squid-2.5.STABLE3-http_reply_access-denied.patch) = 2abe9bd50e6561251dfd96d2583d15bc
> +MD5 (squid2.5/squid-2.5.STABLE3-SENT_PASV.patch) = c394ec388054b1f86d419006250400bd
> +MD5 (squid2.5/squid-2.5.STABLE3-peer_digest_not_found_assertion.patch) = f071e6e3ba5a56ce5d0350d7528b597c
> +MD5 (squid2.5/squid-2.5.STABLE3-round_robin_max_size.patch) = 081a220c874765395394baa4482a8913
> diff -ruN squid.orig/files/patch-aa squid/files/patch-aa
> --- squid.orig/files/patch-aa	Wed Dec 31 18:00:00 1969
> +++ squid/files/patch-aa	Thu Jul 24 15:17:46 2003
> @@ -0,0 +1,11 @@
> +--- include/squid_types.h.orig Mon Jul  7 00:45:26 2003
> ++++ include/squid_types.h      Mon Jul  7 00:48:39 2003
> +@@ -66,8 +66,5 @@
> + #if HAVE_SYS_TYPES_H
> + #include <sys/types.h>
> + #endif
> +-#if HAVE_SYS_BITYPES_H
> +-#include <sys/bitypes.h>
> +-#endif
> +
> + #endif /* SQUID_TYPES_H */
> diff -ruN squid.orig/pkg-install squid/pkg-install
> --- squid.orig/pkg-install	Tue Mar 27 06:28:47 2001
> +++ squid/pkg-install	Thu Jul 24 15:17:46 2003
> @@ -25,16 +25,16 @@
>  	echo "    ACTUAL locations of cache \"spool\", logfiles, pidfile!"
>  	tput me
>  	if [ -z "${PACKAGE_BUILDING}" ]; then read skip; fi
> -	chown root:wheel ${PREFIX:-/usr/local}/etc/squid/squid.conf*
> -	chmod 644 ${PREFIX:-/usr/local}/etc/squid/squid.conf*
> -	[ -f ${PREFIX:-/usr/local}/etc/squid/squid.conf ] || \
> -		cp -fp	${PREFIX:-/usr/local}/etc/squid/squid.conf.default \
> -			${PREFIX:-/usr/local}/etc/squid/squid.conf
> -	[ -f ${PREFIX:-/usr/local}/etc/squid/mime.conf ] || \
> -		cp -fp	${PREFIX:-/usr/local}/etc/squid/mime.conf.default \
> -			${PREFIX:-/usr/local}/etc/squid/mime.conf
> -	${EDITOR:-vi} ${PREFIX:-/usr/local}/etc/squid/squid.conf \
> -		      ${PREFIX:-/usr/local}/etc/squid/mime.conf
> +	chown root:wheel ${PREFIX}/etc/squid/squid.conf*
> +	chmod 644 ${PREFIX}/etc/squid/squid.conf*
> +	[ -f ${PREFIX}/etc/squid/squid.conf ] || \
> +		cp -fp	${PREFIX}/etc/squid/squid.conf.default \
> +			${PREFIX}/etc/squid/squid.conf
> +	[ -f ${PREFIX}/etc/squid/mime.conf ] || \
> +		cp -fp	${PREFIX}/etc/squid/mime.conf.default \
> +			${PREFIX}/etc/squid/mime.conf
> +	${EDITOR:-vi} ${PREFIX}/etc/squid/squid.conf \
> +		      ${PREFIX}/etc/squid/mime.conf
>  	;;
>      *)
>  	echo "Unexpected Argument $2!!!"
> @@ -42,4 +42,3 @@
>  	;;
>  esac
>  exit 0
> -
> diff -ruN squid.orig/pkg-plist squid/pkg-plist
> --- squid.orig/pkg-plist	Mon Oct 14 00:51:12 2002
> +++ squid/pkg-plist	Thu Jul 24 15:17:46 2003
> @@ -822,15 +822,12 @@
>  libexec/ip_user_check
>  libexec/yp_auth
>  libexec/pam_auth
> -man/man8/pam_auth.8
>  libexec/ncsa_auth
>  libexec/squid_unix_group
> -man/man8/squid_unix_group.8
>  sbin/RunAccel
>  sbin/RunCache
>  sbin/squidclient
>  sbin/squid
> -man/man8/squid.8
>  @exec mkdir -p %D/squid/cache
>  @exec chown nobody:nogroup %D/squid/cache
>  @exec mkdir -p %D/squid/logs


-- 
Adrian Chadd			<angryskul> learning is bad
<adrian@FreeBSD.org>		  <angryskul> it just makes the people around you dumber
(angryskul == alfred@irc)	    <angryskul> :(
Comment 8 Adrian Chadd freebsd_committer freebsd_triage 2003-07-27 09:47:08 UTC
State Changed
From-To: open->closed


Fixed, thanks!