From owner-svn-ports-head@FreeBSD.ORG Mon Jan 7 17:08:04 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id C0A67291; Mon, 7 Jan 2013 17:08:04 +0000 (UTC) (envelope-from utisoft@gmail.com) Received: from mail-ie0-f180.google.com (mail-ie0-f180.google.com [209.85.223.180]) by mx1.freebsd.org (Postfix) with ESMTP id 6E605803; Mon, 7 Jan 2013 17:08:04 +0000 (UTC) Received: by mail-ie0-f180.google.com with SMTP id c10so23700414ieb.25 for ; Mon, 07 Jan 2013 09:08:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=jLR4mOVylZLm2IiCu5Z4Z3VsKFExUqkbFkn7t6TgMPY=; b=fT17vKlGCl1y6wyz/mKM0Ovb6Yf6s90hrT0iQO+NcBDKDPzqPSnBamPXpEf7GK7gVr D8xypFSTFjYL/MoX/Wkw8Uk+8F18tBYkPulyS5AQB43WpRd4mIbGJUQ+mrwZTFsQXewQ a0Py+jAKwU9n2hvbLecpZDU//TNsn5YcjkuIicLUPPF4Z/yXc3HnDBd6hXmu+f3zgGZX TEf7EDROydZ2m93u6F2pNjtkaYsOIZ3092pmuArY66T46Y1qHZZukwlWIiQeJ9nx5Mxd Nsp0v/u+H68f4Rw2KQ9LqIERe0mN+WaB5SRv7sCx1o/0bc2emnMNNiFgvxrbdUP6SatJ eKcg== MIME-Version: 1.0 Received: by 10.50.152.137 with SMTP id uy9mr6054680igb.62.1357578483974; Mon, 07 Jan 2013 09:08:03 -0800 (PST) Received: by 10.64.65.132 with HTTP; Mon, 7 Jan 2013 09:08:03 -0800 (PST) Received: by 10.64.65.132 with HTTP; Mon, 7 Jan 2013 09:08:03 -0800 (PST) In-Reply-To: <20130107165627.GI36679@glenbarber.us> References: <201301062124.r06LOSfP059041@svn.freebsd.org> <50EAAFC1.1040105@rainbow-runner.nl> <20130107165627.GI36679@glenbarber.us> Date: Mon, 7 Jan 2013 17:08:03 +0000 Message-ID: Subject: Re: svn commit: r310016 - head/print/freetype From: Chris Rees To: Glen Barber , Bryan Drewery Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: svn-ports-head@freebsd.org, Koop Mast , svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 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: Mon, 07 Jan 2013 17:08:04 -0000 On 7 Jan 2013 16: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. Really? If this is true, it's a bug with portmaster. Chris