From owner-svn-ports-all@FreeBSD.ORG Mon Jan 7 18:20:34 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 71EB57D8; Mon, 7 Jan 2013 18:20:34 +0000 (UTC) (envelope-from kwm@rainbow-runner.nl) Received: from fep17.mx.upcmail.net (fep17.mx.upcmail.net [62.179.121.37]) by mx1.freebsd.org (Postfix) with ESMTP id 44ED2B1D; Mon, 7 Jan 2013 18:20:32 +0000 (UTC) Received: from edge03.upcmail.net ([192.168.13.238]) by viefep17-int.chello.at (InterMail vM.8.01.05.05 201-2260-151-110-20120111) with ESMTP id <20130107182031.JJRG7658.viefep17-int.chello.at@edge03.upcmail.net>; Mon, 7 Jan 2013 19:20:31 +0100 Received: from [127.0.0.1] ([178.84.132.32]) by edge03.upcmail.net with edge id l6LV1k0040i5fp6036LVsj; Mon, 07 Jan 2013 19:20:30 +0100 X-SourceIP: 178.84.132.32 Message-ID: <50EB11EB.3050804@rainbow-runner.nl> Date: Mon, 07 Jan 2013 19:20:27 +0100 From: Koop Mast User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: Glen Barber Subject: Re: svn commit: r310016 - head/print/freetype References: <201301062124.r06LOSfP059041@svn.freebsd.org> <50EAAFC1.1040105@rainbow-runner.nl> <20130107165627.GI36679@glenbarber.us> In-Reply-To: <20130107165627.GI36679@glenbarber.us> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Antivirus: avast! (VPS 130107-0, 07-01-2013), Outbound message X-Antivirus-Status: Clean Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Jan 2013 18:20:34 -0000 On 7-1-2013 17:56, Glen Barber wrote: > On Mon, Jan 07, 2013 at 12:21:37PM +0100, Koop Mast wrote: >>> Log: >>> Remove deprecation of print/freetype. This port is needed for the >>> textproc/docproj build with CJK set. >>> >>> Assign maintainer to doceng@ until a suitable replacement is found. >>> >> I meant this deprecation line as a reminder that this port will go away. >> Because there are still users in the ports tree that don't have a >> solution yet there is no expire date. >> > Unfortunately, tools like portmaster will not install this port (and as > a result, the textproc/docproj port build will fail) because of the > deprecated line. Hmm that sucks, If I had known this I wouldn't have put it in there.. IMO this shouldn't be fatal. >> Does this mean your going to handle deprecating this port and removing >> it when there are no users anymore? >> > Yes, I will handle deprecation and expiration once the binaries/shlibs > we depend on are replaced. > > Glen > Thanks! -Koop