From owner-cvs-ports@FreeBSD.ORG Fri Feb 17 13:27:37 2012 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7DBCE106568F; Fri, 17 Feb 2012 13:27:37 +0000 (UTC) (envelope-from utisoft@gmail.com) Received: from mail-iy0-f182.google.com (mail-iy0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id EE5368FC1C; Fri, 17 Feb 2012 13:27:36 +0000 (UTC) Received: by iaeo4 with SMTP id o4so5835526iae.13 for ; Fri, 17 Feb 2012 05:27:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; bh=SzPWTGFKE+C1Aecz4qONNejUY42nzz8Bgw/AT0j5i14=; b=LMHK7Xx4IBFSmDFG8vPxLpFeLAieU0ea+IjKBp1KI/KoGxxQJsyYow/BNW7Od7lcyF tzVSjJYG0gfEKNHuSRYIg4AWJ7KPW0Dl/+U70ZU/MkZVOV+p0ypnETEHXVyag+D1lvbp ivJmU+0gDEyS0quRYJ+RSVVoY5aTaoxS2R7lM= Received: by 10.43.51.135 with SMTP id vi7mr7006943icb.5.1329485256342; Fri, 17 Feb 2012 05:27:36 -0800 (PST) MIME-Version: 1.0 Sender: utisoft@gmail.com Received: by 10.231.183.21 with HTTP; Fri, 17 Feb 2012 05:27:06 -0800 (PST) In-Reply-To: <4F3E4CED.1050103@FreeBSD.org> References: <201202171225.q1HCPPGo024260@repoman.freebsd.org> <4F3E4CED.1050103@FreeBSD.org> From: Chris Rees Date: Fri, 17 Feb 2012 13:27:06 +0000 X-Google-Sender-Auth: kUU6Akvch-35MyKKEni0QnNY48Q Message-ID: To: Doug Barton Content-Type: text/plain; charset=ISO-8859-1 Cc: Dirk Meyer , cvs-ports@freebsd.org, cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/graphics/libungif Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Feb 2012 13:27:37 -0000 On 17 February 2012 12:49, Doug Barton wrote: > I admire your ambition, but there are still hundreds of ports that > depend on libungif. They need to be changed to giflib before libungif > can be deprecated. > > This (and the expiration_date) need to be backed out immediately. There is already a big problem with libungif conflicting with libgif. The ports that still depend on ungif (have you a list, btw?) should really be considered broken. Chris