ports/76801: [Maintainer] www/squid: update follow-XFF patch
Thomas-Martin Seck
tmseck at netcologne.de
Sat Jan 29 00:00:46 UTC 2005
>Number: 76801
>Category: ports
>Synopsis: [Maintainer] www/squid: update follow-XFF patch
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Sat Jan 29 00:00:41 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: Thomas-Martin Seck
>Release: FreeBSD 4.11-STABLE i386
>Organization:
a private site in Germany
>Environment:
FreeBSD ports collection as of Jan 29, 2005.
>Description:
Update the follow-XFF patch following the changes introduced with the
latest vendor patches.
A portrevision bump should not be necessary since this feature is not
enabled by default so the package build is not affected by this change.
>How-To-Repeat:
cd /usr/ports/www/squid && make -DWITH_SQUID_FOLLOW_XFF patch
>Fix:
Apply this patch:
Index: files/follow_xff-2.5.patch
===================================================================
--- files/follow_xff-2.5.patch (.../www/squid) (revision 368)
+++ files/follow_xff-2.5.patch (.../local/squid) (revision 368)
@@ -345,11 +345,11 @@
*** src/structs.h.orig Wed Oct 6 00:56:14 2004
--- src/structs.h Mon Oct 18 20:23:13 2004
***************
-*** 606,611 ****
---- 606,616 ----
- int request_entities;
- int detect_broken_server_pconns;
- int balance_on_multiple_ip;
+*** 609,614 ****
+--- 609,619 ----
+ int relaxed_header_parser;
+ int accel_uses_host_header;
+ int accel_no_pmtu_disc;
+ #if FOLLOW_X_FORWARDED_FOR
+ int acl_uses_indirect_client;
+ int delay_pool_uses_indirect_client;
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list