From zgabor@zahemszky.hu  Thu Oct 13 18:33:24 2005
Return-Path: <zgabor@zahemszky.hu>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 1CD5716A420
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 13 Oct 2005 18:33:16 +0000 (GMT)
	(envelope-from zgabor@zahemszky.hu)
Received: from zahemszky.hu (dsl51B6CCFA.pool.t-online.hu [81.182.204.250])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 6DD9F43D45
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 13 Oct 2005 18:33:15 +0000 (GMT)
	(envelope-from zgabor@zahemszky.hu)
Received: from zahemszky.hu (localhost [127.0.0.1])
	by Picasso.Zahemszky.HU (8.13.4/8.13.1) with ESMTP id j9DGlKaM001092
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 13 Oct 2005 18:47:20 +0200 (CEST)
	(envelope-from zgabor@zahemszky.hu)
Received: (from zgabor@localhost)
	by zahemszky.hu (8.13.4/8.13.1/Submit) id j9DGlKxN001091;
	Thu, 13 Oct 2005 18:47:20 +0200 (CEST)
	(envelope-from zgabor)
Message-Id: <200510131647.j9DGlKxN001091@zahemszky.hu>
Date: Thu, 13 Oct 2005 18:47:20 +0200 (CEST)
From: Zahemszky Gabor <gabor@zahemszky.hu>
Reply-To: Zahemszky Gabor <gabor@zahemszky.hu>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: WITH_OGG vs. WITH_LIBOGG in some ports
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         87398
>Category:       ports
>Synopsis:       WITH_OGG vs. WITH_LIBOGG in some ports
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    ahze
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 13 18:40:18 GMT 2005
>Closed-Date:    Sat Nov 05 07:28:16 GMT 2005
>Last-Modified:  Sat Nov 05 07:28:16 GMT 2005
>Originator:     Zahemszky Gabor
>Release:        FreeBSD 5.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD zahemszky.hu 5.4-STABLE FreeBSD 5.4-STABLE #0: Wed Sep 28 20:30:48 CEST 2005 root@Picasso.Zahemszky.HU:/usr/obj/usr/src/sys/PICASSO i386


	
>Description:

There are so many ports in FreeBSD, that has libogg dependency (transcode,
vlc, mplayer, etc). But at least one of them, audio/lopster use an incorrect
name - all of them use the WITH(OUT)?_OGG, but lopster uses the (I think)
incorrect WITH(OUT)?_LIBOGG  make variable.

>How-To-Repeat:
	egrep -R 'WITH(OUT)?_(LIB)?OGG' /usr/ports
>Fix:

In audio/lopster/Makefile, change the WITH_LIBOGG (and WITHOUT_LIBOGG)
references to WITH_OGG (and WITHOUT_OGG).


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->ahze  
Responsible-Changed-By: ahze 
Responsible-Changed-When: Sat Oct 15 01:51:34 GMT 2005 
Responsible-Changed-Why:  
Handle also since I'm the only committer of these ports. 

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

From: Edwin Groothuis <edwin@mavetju.org>
To: Michael Johnson <ahze@FreeBSD.org>
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/87398: WITH_OGG vs. WITH_LIBOGG in some ports
Date: Sat, 15 Oct 2005 12:00:27 +1000

 On Sat, Oct 15, 2005 at 01:51:51AM +0000, Michael Johnson wrote:
 > Synopsis: WITH_OGG vs. WITH_LIBOGG in some ports
 > 
 > Responsible-Changed-From-To: freebsd-ports-bugs->ahze 
 > Responsible-Changed-By: ahze
 > Responsible-Changed-When: Sat Oct 15 01:51:34 GMT 2005
 > Responsible-Changed-Why: 
 > Handle also since I'm the only committer of these ports.
 
 I forgot to close this PR yesterday.
 
 Edwin
 -- 
 Edwin Groothuis      |            Personal website: http://www.mavetju.org
 edwin@mavetju.org    |          Weblog: http://weblog.barnet.com.au/edwin/
State-Changed-From-To: open->analyzed  
State-Changed-By: ahze 
State-Changed-When: Sat Oct 15 04:30:04 GMT 2005 
State-Changed-Why:  
Work is being done to work out this problem. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=87398 
State-Changed-From-To: analyzed->closed  
State-Changed-By: ahze 
State-Changed-When: Sat Nov 5 07:27:45 GMT 2005 
State-Changed-Why:  
- Close this pr, see ports/87374 for more details 

http://www.freebsd.org/cgi/query-pr.cgi?pr=87398 
>Unformatted:
