From owner-freebsd-current@FreeBSD.ORG Fri Oct 15 19:19:46 2010 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 37646106564A; Fri, 15 Oct 2010 19:19:46 +0000 (UTC) (envelope-from rdivacky@vlk.vlakno.cz) Received: from vlakno.cz (lev.vlakno.cz [77.93.215.190]) by mx1.freebsd.org (Postfix) with ESMTP id E0FBA8FC0A; Fri, 15 Oct 2010 19:19:45 +0000 (UTC) Received: from lev.vlakno.cz (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id 5FC129CB06B; Fri, 15 Oct 2010 21:19:43 +0200 (CEST) X-Virus-Scanned: amavisd-new at vlakno.cz Received: from vlakno.cz ([127.0.0.1]) by lev.vlakno.cz (lev.vlakno.cz [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id V2cbHK2FTLZo; Fri, 15 Oct 2010 21:19:43 +0200 (CEST) Received: from vlk.vlakno.cz (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id E29A09CB23F; Fri, 15 Oct 2010 21:19:42 +0200 (CEST) Received: (from rdivacky@localhost) by vlk.vlakno.cz (8.14.4/8.14.4/Submit) id o9FJJgxa045690; Fri, 15 Oct 2010 21:19:42 +0200 (CEST) (envelope-from rdivacky) Date: Fri, 15 Oct 2010 21:19:42 +0200 From: Roman Divacky To: Rui Paulo Message-ID: <20101015191942.GA45582@freebsd.org> References: <2AD11EA8-18FC-46E1-AE97-184599A054AD@freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <2AD11EA8-18FC-46E1-AE97-184599A054AD@freebsd.org> User-Agent: Mutt/1.4.2.3i Cc: hackers@freebsd.org, "current@freebsd.org Current" Subject: Re: Removal of libobjc X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Oct 2010 19:19:46 -0000 On Fri, Oct 15, 2010 at 08:15:52PM +0100, Rui Paulo wrote: > Hi, > > I was hoping we could remove libobjc from the base system as it's seriously outdated and it's not used by anything on the base system. > > If there are any objections, please speak up. please wait until the ports are converted to use libobjc2 (already in progress).. it should be a few days/weeks at most now I think roman