Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Jul 2023 22:07:56 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 272524] www/squid: Update to 6.1
Message-ID:  <bug-272524-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D272524

            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=3D243412&action=
=3Dedit
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 be=
fore
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 h=
ad
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 hand=
led
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 rebu=
ild
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.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-272524-7788>