From owner-freebsd-ports@FreeBSD.ORG Wed Oct 22 01:28:55 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 12A7CEE4 for ; Wed, 22 Oct 2014 01:28:55 +0000 (UTC) Received: from udns.ultimatedns.net (unknown [IPv6:2602:d1:b4d6:e600:4261:86ff:fef6:aa2a]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DB9F1BA1 for ; Wed, 22 Oct 2014 01:28:54 +0000 (UTC) Received: from ultimatedns.net (localhost [127.0.0.1]) by udns.ultimatedns.net (8.14.9/8.14.9) with ESMTP id s9M1TiYV080684; Tue, 21 Oct 2014 18:29:45 -0700 (PDT) (envelope-from bsd-lists@bsdforge.com) To: freebsd-ports@freebsd.org, "Marko =?UTF-8?B?Q3VwYcSH?=" In-Reply-To: <20141021093930.512251194d972a238e27e45a@mimar.rs> References: , <20141021093930.512251194d972a238e27e45a@mimar.rs> From: "Chris H" Subject: Re: www/dansguardian revival? Date: Tue, 21 Oct 2014 18:29:45 -0700 Content-Type: text/plain; charset=UTF-8; format=fixed MIME-Version: 1.0 Message-id: Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Oct 2014 01:28:55 -0000 On Tue, 21 Oct 2014 09:39:30 +0200 Marko Cupać wrote > On Mon, 20 Oct 2014 17:47:19 -0700 > "Chris H" wrote: > > > Unless theirs any objection. I'll take it. I'll open a pr(1) > > with a shar(1) ready, in about an hour. > > > > --Chris > > Nice to hear that dansguardian will be back in ports. I also used it > for years in combination with www/squid33 without problem. I was > compiling it from ports, and the trick was to compile squid33 first, > and dansguardian only after, as dansguardian would only check existence > of /use/local/bin/squid, and if it was already there, no matter which > version, it would happily compile, install and work. Right. But there's ${STAGE} to deal with, as well. I may make sqid34 the DEPENDS (I'm still testing). I'm also working with the -devel version, and will likely convert it to the (un)devel version, as there is less user overhead involved -- RESTRICTED/COPYRIGHT/LICENSE/{...} Should be able to post a complete version, sometime tomorrow. --Chris > -- > Marko Cupać > https://www.mimar.rs > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"