From owner-freebsd-questions@freebsd.org Thu Apr 14 07:20:23 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 95EADB0F82B for ; Thu, 14 Apr 2016 07:20:23 +0000 (UTC) (envelope-from freebsd@qeng-ho.org) Received: from bede.qeng-ho.org (bede.qeng-ho.org [217.155.128.241]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "fileserver.home.qeng-ho.org", Issuer "fileserver.home.qeng-ho.org" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 3E6641814 for ; Thu, 14 Apr 2016 07:20:22 +0000 (UTC) (envelope-from freebsd@qeng-ho.org) Received: from arthur.home.qeng-ho.org (arthur.home.qeng-ho.org [172.23.1.2]) by bede.home.qeng-ho.org (8.15.2/8.15.2) with ESMTP id u3E7KEWZ033952; Thu, 14 Apr 2016 08:20:15 +0100 (BST) (envelope-from freebsd@qeng-ho.org) Subject: Re: Stuggling with 3.5.16 on FreeBSD-9.3 To: Odhiambo Washington , Charles Swiger References: Cc: FreeBSD - From: Arthur Chance Message-ID: <570F44AE.8060305@qeng-ho.org> Date: Thu, 14 Apr 2016 08:20:14 +0100 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit 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 07:20:23 -0000 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 -- Moore's Law of Mad Science: Every eighteen months, the minimum IQ necessary to destroy the world drops by one point.