From nobody@FreeBSD.org  Tue Mar 26 18:36:57 2002
Return-Path: <nobody@FreeBSD.org>
Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id 3575637B41B
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 26 Mar 2002 18:36:57 -0800 (PST)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.11.6/8.11.6) id g2R2avt52726;
	Tue, 26 Mar 2002 18:36:57 -0800 (PST)
	(envelope-from nobody)
Message-Id: <200203270236.g2R2avt52726@freefall.freebsd.org>
Date: Tue, 26 Mar 2002 18:36:57 -0800 (PST)
From: Gregory Sutter <gsutter@FreeBSD.org>
To: freebsd-gnats-submit@FreeBSD.org
Subject: xmcd port uses CDDB instead of FreeDB
X-Send-Pr-Version: www-1.0

>Number:         36355
>Category:       ports
>Synopsis:       xmcd port uses CDDB instead of FreeDB
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    deischen
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 26 18:40:01 PST 2002
>Closed-Date:    Tue Jun 25 13:17:52 PDT 2002
>Last-Modified:  Tue Jun 25 13:17:52 PDT 2002
>Originator:     Gregory Sutter
>Release:        4.5-STABLE
>Organization:
>Environment:
n/a     
>Description:
The xmcd author uses Gracenote, Inc.(R)'s CDDB service instead of the community-based FreeDB.  FreeBSD should patch this to enable its users to use FreeDB without sharing information with a private corporation and without having to register themselves with said private corporation.
>How-To-Repeat:
portinstall xmcd || cd /usr/ports/audio/xmcd && make install clean     
>Fix:
--- cddb_d/fcddb.h.org  Tue Aug  7 17:14:56 2001
+++ cddb_d/fcddb.h      Tue Mar 26 18:31:20 2002
@@ -44,7 +44,7 @@
 #define HTTP_PORT              80
 
 /* CDDB1 server host and CGI path */
-#define CDDB_SERVER_HOST       "cddb.cddb.com"
+#define CDDB_SERVER_HOST       "freedb.freedb.org"
 #define CDDB_CGI_PATH          "/~cddb/cddb.cgi"
 #define CDDB_SUBMIT_CGI_PATH   "/~cddb/submit.cgi"

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports->deischen 
Responsible-Changed-By: ijliao 
Responsible-Changed-When: Tue Jun 25 07:12:29 PDT 2002 
Responsible-Changed-Why:  
over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=36355 
State-Changed-From-To: open->analyzed 
State-Changed-By: deischen 
State-Changed-When: Tue Jun 25 09:51:11 PDT 2002 
State-Changed-Why:  
The "FreeDB vs. Gracenote" has been sent to the author of xmcd. 
I usually don't like to make these types of changes without 
getting input from the author. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=36355 
State-Changed-From-To: analyzed->closed 
State-Changed-By: deischen 
State-Changed-When: Tue Jun 25 13:09:22 PDT 2002 
State-Changed-Why:  
I corresponded with the author of xmcd and he prefers that 
we use Gracenote instead of FreeDB.  He is no longer involved 
with Gracenote, but notes that FreeDB is politically charged 
and was launched with a lot of hoopla and misunderstanding 
concerning Gracenote (paraphrased). 

Since I'm not up on any of this FreeDB vs Gracenote controversy, 
I would like to respect the author's wishes. 

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