From owner-freebsd-ports@FreeBSD.ORG Fri Jun 22 02:59:05 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 20971106566B; Fri, 22 Jun 2012 02:59:05 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from mail.soaustin.net (pancho.soaustin.net [76.74.250.40]) by mx1.freebsd.org (Postfix) with ESMTP id F2DA68FC20; Fri, 22 Jun 2012 02:59:04 +0000 (UTC) Received: by mail.soaustin.net (Postfix, from userid 502) id B27EF5620B; Thu, 21 Jun 2012 21:59:04 -0500 (CDT) Date: Thu, 21 Jun 2012 21:59:04 -0500 From: Mark Linimon To: Stefan Esser Message-ID: <20120622025904.GC2608@lonesome.com> References: <201206210829.q5L8Tn8t084934@portsmonj.FreeBSD.org> <4FE30487.3040002@freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4FE30487.3040002@freebsd.org> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: kwm@FreeBSD.org, freebsd-ports@freebsd.org Subject: Re: FreeBSD ports which are currently scheduled for deletion X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Jun 2012 02:59:05 -0000 On Thu, Jun 21, 2012 at 01:24:55PM +0200, Stefan Esser wrote: > Am 21.06.2012 10:29, schrieb linimon@FreeBSD.org: > > portname: audio/gstreamer-plugins-flite > > description: Gstreamer flite run-time speech synthesis engine > > plugin > > maintainer: multimedia@FreeBSD.org > > status: BROKEN > > deprecated because: BROKEN for more than 6 month > > expiration date: 2012-05-10 > > build errors: none. > > overview: http://portsmon.FreeBSD.org/portoverview.py?category=audio&portname=gstreamer-plugins-flite > > I just tried building this port and it built and packaged without any > problems. Is the compile log still available that lead to this port > being marked broken? There's not a quick way to do it. See the following wiki page for the how-to: http://wiki.freebsd.org/WhenDidThatPortBreak But by walking through this, I did not find a last build log. However, the CVSweb entry shows the following: http://www.freebsd.org/cgi/cvsweb.cgi/ports/audio/gstreamer-plugins-flite/Makefile.diff?r1=1.1;r2=1.2;f=h Update Gstreamer (core) to 0.10.33 Update Gstreamer-plugins(-base) to 0.10.33 Update Gstreamer-plugins-good to 0.10.29 Update Gstreamer-plugins-bad to 0.10.22 Update Gstreamer-plugins-ugly to 0.10.18 So it doesn't really say. kwm, you were the committer, do you remember what the issue was? mcl