From owner-freebsd-questions@freebsd.org Thu Apr 14 18:04:15 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BAFDCADABE7 for ; Thu, 14 Apr 2016 18:04:15 +0000 (UTC) (envelope-from kraduk@gmail.com) Received: from mail-wm0-x236.google.com (mail-wm0-x236.google.com [IPv6:2a00:1450:400c:c09::236]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4C4AF1736 for ; Thu, 14 Apr 2016 18:04:15 +0000 (UTC) (envelope-from kraduk@gmail.com) Received: by mail-wm0-x236.google.com with SMTP id n3so137835472wmn.0 for ; Thu, 14 Apr 2016 11:04:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc; bh=iDpmrCrK4YTuNVVH/+7ui4+yt4F9D/fxaaBT6hWvMtQ=; b=08jDib/06hnOJRPOqql+gjJFbquVAucGEWS8dNDdnOTe2qweSWp8td2WTIUmf3wc1m 9kMdi7iCgtB7o6rs0+iDYB9SAq0HvvGX39gzyulEmh1dJgurFULPtq7kGxihND7p8tCr BwBHuOetT6NdFZVK8ch6NaI+NXroFteam1vSBmuDQMoOPYDOjW9oyEz9sUieYAm03UM2 EjEGQbAoCFttxssQf4LOBYzjPfpLgQnf9qjpslbWejdB4/gtbJkOaDnci557c/UKitUq wx3lSlf+FIpTtnmHF+Co5bhLSDjNVWBRu0tzKEsHubXxvIRD6qpfLX6jWqrfYtLWaWJr 6WCQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc; bh=iDpmrCrK4YTuNVVH/+7ui4+yt4F9D/fxaaBT6hWvMtQ=; b=ZTt771ZIAVxfn9MomGuh64wogux647IbyXKheHTgmeb5ein3ISwUqszt3UrIZ7RzKv NFHe3XEj9axMiM+LfGEYzUXR0GeeVM3/6rBQHswZVVismuyw2M1t/ksizSgQJTKguQSr esFmwlW3zyIDpPE9jkMql2+lg32LkKgwJRiMLtpfFd8SBwc2m7S4wOzbeDBUEZiXQU5Q LXWvpDJyYPW7SltNBqcUupkefsOT/aZzZGf6q8M4vRfDYidAj8RHmkwYte+CuR43KXjl CynVozbcbX0518E15KlT88H+Ylq3Z0MWC5D1Xt78JT80ZyyZOxMxNCCKLF7kMgM39g07 SRuQ== X-Gm-Message-State: AOPr4FVPyXVK+XIx8HORrZx5/eDote6TaC3q6CJcSU6w6LLExtsn5mOPp79rEkBHUqwO02nYAjrklV+O7vILsw== MIME-Version: 1.0 X-Received: by 10.28.27.73 with SMTP id b70mr18165003wmb.19.1460657052875; Thu, 14 Apr 2016 11:04:12 -0700 (PDT) Received: by 10.28.46.67 with HTTP; Thu, 14 Apr 2016 11:04:12 -0700 (PDT) Received: by 10.28.46.67 with HTTP; Thu, 14 Apr 2016 11:04:12 -0700 (PDT) In-Reply-To: References: <570F44AE.8060305@qeng-ho.org> Date: Thu, 14 Apr 2016 19:04:12 +0100 Message-ID: Subject: Re: Stuggling with 3.5.16 on FreeBSD-9.3 From: krad To: Odhiambo Washington Cc: FreeBSD Questions , Arthur Chance , Charles Swiger Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.21 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2016 18:04:15 -0000 I'm running 3.5.9 fine with Ssl bump. But I don't use Kerberos. Remember to pkg lock it after you do have it built though, otherwise a pkg upgrade will trash it with a prebuilt non Sal bump version 8( On 14 Apr 2016 12:24, "Odhiambo Washington" wrote: On 14 April 2016 at 12:50, krad wrote: > The ports version cant do ssl-bump as its doesnt have --enable-ssl-crtd > enabled last time i looked. I have to manually do it as well on some of my > systems then lock the package. > > Is there any reason to stay at 9.3 and not goto 10.3 as that is the stable > release, where as 9.3 is legacy? > > > > > > > On 14 April 2016 at 08:20, Arthur Chance wrote: > >> On 13/04/2016 19:08, Odhiambo Washington wrote: >> > On 13 April 2016 at 20:06, Charles Swiger wrote: >> > >> >> On Apr 13, 2016, at 7:54 AM, Odhiambo Washington >> >> wrote: >> >>> I am struggling to compile squid-3.5.16. I just have to find a way to >> >> make >> >>> it compile and run, by all means. >> >> >> >> Using the FreeBSD port would likely save time. Failing that, install >> the >> >> squid port which came with the FreeBSD 9.3 ISO image. >> >> >> >> A quick check suggests a mirror is here: >> >> >> >> >> >> >> http://flashback.sorbs.net/packages/pub/FreeBSD/ports/amd64/packages-9.3-release/www/squid-3.5.6.tbz >> >> >> >> ...since it looks like the precompiled packages for 9.3 are gone from >> the >> >> FreeBSD site from: >> >> >> >> ftp://ftp.freebsd.org/pub/FreeBSD/ports/amd64/packages-9-stable/ >> >> >> >> Regards, >> >> -- >> >> -Chuck >> >> >> > >> > The ports has squid-3.3.x instead of 3.5.16. >> > And I don't like the precompiled packages because the options used quite >> > often doesn't match what I want. >> >> Are you talking about ports or pre-built packages? 3.5.16 *is* the >> current version of squid in ports: >> >> > head -5 /usr/ports/www/squid/Makefile >> # $FreeBSD: head/www/squid/Makefile 412410 2016-04-02 15:13:35Z riggs $ >> >> PORTNAME= squid >> PORTVERSION= 3.5.16 >> CATEGORIES= www ipv6 >> > Noted! I always thought that www/squid remained at 2.7.9 :-) Hi guys, How do I ensure that the Kerberos / krb5 libraries available on my system are up to date ??? I believe that would make me move in the right direction. @krad - I could do that 9.3->10.3 upgrade, but it's not urgent. I will consider doing it soon though. Right now getting ssl-bump is what is of priority. -- Best regards, Odhiambo WASHINGTON, Nairobi,KE +254 7 3200 0004/+254 7 2274 3223 "Oh, the cruft."