From nobody@FreeBSD.org  Fri Apr 22 18:07:14 2011
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id C5651106566B
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 22 Apr 2011 18:07:14 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id B504B8FC15
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 22 Apr 2011 18:07:14 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.4/8.14.4) with ESMTP id p3MI7ELI016260
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 22 Apr 2011 18:07:14 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id p3MI7EG5016259;
	Fri, 22 Apr 2011 18:07:14 GMT
	(envelope-from nobody)
Message-Id: <201104221807.p3MI7EG5016259@red.freebsd.org>
Date: Fri, 22 Apr 2011 18:07:14 GMT
From: Barbara <barbara.xxx1975@libero.it>
To: freebsd-gnats-submit@FreeBSD.org
Subject: audio/vorbis-tools: optionally get rid of libkate dependency
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         156580
>Category:       ports
>Synopsis:       audio/vorbis-tools: optionally get rid of libkate dependency
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    naddy
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Apr 22 18:10:07 UTC 2011
>Closed-Date:    Mon Apr 25 14:45:28 UTC 2011
>Last-Modified:  Sat Apr 30 20:20:06 UTC 2011
>Originator:     Barbara
>Release:        RELENG_8
>Organization:
>Environment:
FreeBSD satanasso.local.net 8.2-STABLE FreeBSD 8.2-STABLE #0: Sat Apr 16 13:53:23 CEST 2011     root@satanasso.local.net:/usr/obj/usr/src/sys/SATANASSO  i386

>Description:
I added an option to get rid of libkate dependency (if someone want to).

I've done that after filing pr 155280 and getting no response after a month and a half. I've also wrote to the maintainer with the same result.

BTW:
1) there is a new version of libkate since Aug. 2010
2) searching in the pr db, I've found that there is another pr against libkate dated 2009-02-24 which has been closed after a maintainer timeout
Is the maintainer MIA?

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

10c10
< PORTREVISION=	1
---
> PORTREVISION=	2
21d20
< 		kate.3:${PORTSDIR}/multimedia/libkate \
31a31,35
> .if !defined(WITHOUT_LIBKATE)
> LIB_DEPENDS+=	kate.3:${PORTSDIR}/multimedia/libkate
> CONFIGURE_ARGS+=	--without-kate
> .endif
> 


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->naddy 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri Apr 22 18:10:18 UTC 2011 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=156580 

From: Barbara <barbara.xxx1975@libero.it>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/156580: audio/vorbis-tools: optionally get rid of libkate
 dependency
Date: Fri, 22 Apr 2011 21:26:34 +0200 (CEST)

 Sorry, I forgot "-u"
 
 Here's the unified diff
 http://pastebin.com/dqFjWkAc
 
State-Changed-From-To: open->closed 
State-Changed-By: naddy 
State-Changed-When: Mon Apr 25 14:43:13 UTC 2011 
State-Changed-Why:  
If there are problems with the multimedia/libkate port, they need to be 
fixed there.  Removing libkate dependencies from other ports is not the 
way to go about this. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=156580 

From: Barbara <barbara.xxx1975@libero.it>
To: bug-followup@FreeBSD.org
Cc: naddy@freebsd.org, freebsd-ports@freebsd.org
Subject: Re: ports/156580: audio/vorbis-tools: optionally get rid of libkate
 dependency
Date: Sat, 30 Apr 2011 22:12:57 +0200 (CEST)

 Note that the patch doesn't remove the dependency if someone doesn't want to!!!
 It just add an option yet offered from libkate authors! Just like many other 
 ports!
 I think that most of the people having vorbis-tools installed don't even know 
 what is libkate.
 
 And as I posted a fix for libkate (which is still missing the dependecy from 
 python!!!) in pr 155280 about two months ago, and it seems that the maintainer 
 is not active since *long* time, can someone please review/comment/commit that 
 pr instead of just closing this one?
>Unformatted:
