From owner-svn-ports-head@FreeBSD.ORG Tue Jul 17 23:40:34 2012 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 32AB2106564A; Tue, 17 Jul 2012 23:40:34 +0000 (UTC) (envelope-from zeising@freebsd.org) Received: from mail.lysator.liu.se (mail.lysator.liu.se [IPv6:2001:6b0:17:f0a0::3]) by mx1.freebsd.org (Postfix) with ESMTP id 9A9C28FC1D; Tue, 17 Jul 2012 23:40:33 +0000 (UTC) Received: from mail.lysator.liu.se (localhost [127.0.0.1]) by mail.lysator.liu.se (Postfix) with ESMTP id E0E084000C; Wed, 18 Jul 2012 01:40:32 +0200 (CEST) Received: by mail.lysator.liu.se (Postfix, from userid 1004) id D5EF540010; Wed, 18 Jul 2012 01:40:32 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on bernadotte.lysator.liu.se X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled version=3.3.1 X-Spam-Score: 0.0 Received: from mx.daemonic.se (mx.daemonic.se [IPv6:2001:470:dca9:0:1::3]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.lysator.liu.se (Postfix) with ESMTPSA id 105014000C; Wed, 18 Jul 2012 01:40:32 +0200 (CEST) Received: from mailscanner.daemonic.se (mailscanner.daemonic.se [IPv6:2001:470:dca9:0:1::6]) by mx.daemonic.se (Postfix) with ESMTPS id 3WcHzg4YTZz8gtM; Wed, 18 Jul 2012 01:40:31 +0200 (CEST) X-Virus-Scanned: amavisd-new at daemonic.se Received: from mx.daemonic.se ([IPv6:2001:470:dca9:0:1::3]) (using TLS with cipher CAMELLIA256-SHA) by mailscanner.daemonic.se (mailscanner.daemonic.se [2001:470:dca9:0:1::6]) (amavisd-new, port 10025) with ESMTPS id fMwGqmDw0Qj6; Wed, 18 Jul 2012 01:40:29 +0200 (CEST) Received: from mail.daemonic.se (mail.daemonic.se [10.1.0.4]) by mx.daemonic.se (Postfix) with ESMTPS id 3WcHzd41Brz8gtL; Wed, 18 Jul 2012 01:40:29 +0200 (CEST) Received: from tifa.daemonic.se (tifa.daemonic.se [10.32.0.6]) by mail.daemonic.se (Postfix) with ESMTPSA id 3WcHzd3NxTz9Ctj; Wed, 18 Jul 2012 01:40:29 +0200 (CEST) Received: from tifa.daemonic.se (localhost [IPv6:::1]) by tifa.daemonic.se (Postfix) with ESMTP id 61927228F3; Wed, 18 Jul 2012 01:40:29 +0200 (CEST) Message-ID: <5005F7ED.70603@freebsd.org> Date: Wed, 18 Jul 2012 01:40:29 +0200 From: Niclas Zeising User-Agent: Mutt/1.5.21 MIME-Version: 1.0 To: d@delphij.net References: <201207172057.q6HKvEJc094784@svn.freebsd.org> <5005DB51.7050809@dougbarton.us> <5005F463.5060604@delphij.net> <5005F54B.8090400@freebsd.org> <5005F6DA.5030300@delphij.net> In-Reply-To: <5005F6DA.5030300@delphij.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP Cc: svn-ports-head@freebsd.org, miwi@FreeBSD.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org, 5u623l20@gmail.com, Xin Li Subject: Re: svn commit: r301039 - head/archivers/zlib X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Jul 2012 23:40:34 -0000 On 07/18/12 01:35, Xin Li wrote: > On 07/17/12 16:29, Niclas Zeising wrote: >> On 07/18/12 01:25, Xin Li wrote: >>> Why do we have this port? Isn't zlib already installed with the >>> base system? >> >> It is, at least in recent versions. Perhaps it is needed in older >> versions of FreeBSD. I just noticed that it didn't build with >> clang, and that the easiest way to fix this was to update it. > > I see, is there any ports that depends on it? I'd like to request > that we remove it from the ports tree (this port were added in 2009 > and removed one day after that, and now comes back) It was readded again 16 of May this year. Acording to Freshports it does not have any dependencies. I don't care if it is removed, I just fixed an issue with the port. Regards! -- Niclas Zeising