[Bug 272524] www/squid: Update to 6.1
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 272524] www/squid: Update to 6.1"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 272524] www/squid: Update to 6.1"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 272524] www/squid: Update to 6.1"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 272524] www/squid: Update to 6.1"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 272524] www/squid: Update to 6.1"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 272524] www/squid: Update to 6.1"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 272524] www/squid: Update to 6.1"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 272524] www/squid: Update to 6.1"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 272524] www/squid: Update to 6.1"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 272524] www/squid: Update to 6.1"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 272524] www/squid: Update to 6.1"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 272524] www/squid: Update to 6.1"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 272524] www/squid: Update to 6.1"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 272524] www/squid: Update to 6.1"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 272524] www/squid: Update to 6.1"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 272524] www/squid: Update to 6.1"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 272524] www/squid: Update to 6.1"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 15 Jul 2023 22:07:56 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272524 Bug ID: 272524 Summary: www/squid: Update to 6.1 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: freebsd@kumba.dev CC: timp87@gmail.com Flags: maintainer-feedback?(timp87@gmail.com) CC: timp87@gmail.com Created attachment 243412 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=243412&action=edit Patch to update port to squid-6.1 Adding a patch that does the bulk of the work to upgrade www/squid for the recently-released version 6.1, but it probably needs some more massaging before being committed. I am not 100% confident in how I regenerated pkg-plist, because I could not work out the errors/xx-yy/* files that don't seem to be installed by squid by default, so it only includes the errors/templates/* files. Advice on how to get pkg-plist to capture everything would be great. But I think I got most everything else. Updated most of the patches, and had to add a new patch for src/base/RandomUuid.cc to add an "#include <arpa/inet.h>" so that references to htonl/htons/ntohl/ntohs are handled. Also would like extra eyeballs on the change in configure options between squid-5.9 and 6.1. LDAP got a new --without-ldap flag, so I *think* I have that handled right, and several other --enable flags changed to --disable, so I assumed that meant they are now enabled by default. Also added a new (I think?) flag, --enable-arch-native, to the configure args that Makefile passes. Compile test works using my specific set options, but I did not try to rebuild the port with a variety of other options. Upgrading my squid jail and restarting it was seamless. I am sure there are changes I should do to my squid configuration, but those are outside the scope of updating the port. -- You are receiving this mail because: You are the assignee for the bug.