From nobody@FreeBSD.org  Mon Jul  4 20:56:09 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 59564106564A
	for <freebsd-gnats-submit@FreeBSD.org>; Mon,  4 Jul 2011 20:56:09 +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 2F74A8FC17
	for <freebsd-gnats-submit@FreeBSD.org>; Mon,  4 Jul 2011 20:56:09 +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 p64Ku8h3073795
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 4 Jul 2011 20:56:08 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id p64Ku8Ak073794;
	Mon, 4 Jul 2011 20:56:08 GMT
	(envelope-from nobody)
Message-Id: <201107042056.p64Ku8Ak073794@red.freebsd.org>
Date: Mon, 4 Jul 2011 20:56:08 GMT
From: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
To: freebsd-gnats-submit@FreeBSD.org
Subject: audio/bebocd: request for marking it BROKEN and DEPRECATED
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         158647
>Category:       ports
>Synopsis:       audio/bebocd: request for marking it BROKEN and DEPRECATED
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    novel
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 04 21:00:19 UTC 2011
>Closed-Date:    Wed Jan 08 12:12:03 UTC 2014
>Last-Modified:  Wed Jan  8 12:20:00 UTC 2014
>Originator:     Ruslan Mahmatkhanov
>Release:        9.0-CURRENT
>Organization:
>Environment:
9.0-CURRENT i386
>Description:
Builds fine, but runtime is broken.
bebocd tries to find mapped cd-disc on hardcoded path - /dev/cdrom that we don't have by default.
If i create symlink /dev/cdrom -> /dev/cd0 then it seems playing something but i have no sound. The last release was in 2003, so this looks like abandonware and good candidate for removing.
>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Mon Jul 4 21:00:30 UTC 2011 
Responsible-Changed-Why:  
miwi@ wants his PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=158647 
Responsible-Changed-From-To: miwi->freebsd-ports-bugs 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Tue Jul 12 05:26:14 UTC 2011 
Responsible-Changed-Why:  
Back to pool at assignee request for the moment. 

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

From: =?ISO-8859-1?Q?Tilman_Keskin=F6z?= <arved@FreeBSD.org>
To: bug-followup@FreeBSD.org, cvs-src@yandex.ru
Cc:  
Subject: Re: ports/158647: audio/bebocd: request for marking it BROKEN and
 DEPRECATED
Date: Thu, 14 Jul 2011 16:44:21 +0200

 Do you have an audio cable between your cdrom and your sounddevice?
 
 This is the typical cause if the cd is playing, but there is no sound.

From: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
To: =?UTF-8?B?VGlsbWFuIEtlc2tpbsO2eg==?= <arved@FreeBSD.org>
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/158647: audio/bebocd: request for marking it BROKEN and
 DEPRECATED
Date: Thu, 14 Jul 2011 22:00:36 +0400

 Tilman Keskinöz wrote on 14.07.2011 18:44:
 > Do you have an audio cable between your cdrom and your sounddevice?
 >
 > This is the typical cause if the cd is playing, but there is no sound.
 
 Tilman, i just checked another audio-cd (Wagner - Parsifal :)) with vlc 
 - it plays fine, but bebocd is not. I also built it with CDROM=/dev/cd0 
 as post-patch message suggested but still have no sound, so i think that 
 it broken.
 
 I'm also just checked the Makefile and see that it actually use 
 audio/libcdaudio for playing cd, so may be it has something to do with 
 it instead. Can you confirm that sound is absent on your system?
 
 
 -- 
 Regards,
 Ruslan

From: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
To: =?UTF-8?B?VGlsbWFuIEtlc2tpbsO2eg==?= <arved@FreeBSD.org>
Cc: bug-followup@FreeBSD.org, novel@FreeBSD.org
Subject: Re: ports/158647: audio/bebocd: request for marking it BROKEN and
 DEPRECATED
Date: Thu, 14 Jul 2011 22:20:31 +0400

 Tilman Keskinöz wrote on 14.07.2011 18:44:
 > Do you have an audio cable between your cdrom and your sounddevice?
 >
 > This is the typical cause if the cd is playing, but there is no sound.
 
 It's seems like i have some problem with audio/libcdaudio. I just 
 installed audio/dcd (it uses libcdaudio too) and i have no sound
 with it too. I also tried to change files/patch-Makefile to make
 it use /dev/cd0 instead of /dev/cdrom, but result is the same as
 with audio/bebocd - it plays something ("progress bar" is changing), but 
 there is no sound.
 
 PS. audio/libcdaudio maintainer is cc'ed.
 
 -- 
 Regards,
 Ruslan
Responsible-Changed-From-To: freebsd-ports-bugs->novel 
Responsible-Changed-By: crees 
Responsible-Changed-When: Wed Aug 17 16:15:28 UTC 2011 
Responsible-Changed-Why:  
I think you might be interested in this -- libcdaudio is blamed here! 

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

From: Roman Bogorodskiy <bogorodskiy@gmail.com>
To: bug-followup@FreeBSD.org, cvs-src@yandex.ru
Cc:  
Subject: Re: ports/158647: audio/bebocd: request for marking it BROKEN and DEPRECATED
Date: Mon, 3 Oct 2011 16:43:50 -0700

 So are you sure you an audio cable between cdrom and audio card?
 
 Unfortunately, I don't have the hardware to debug this issue and most
 likely will not have it
 for a couple of months (as I'm on the trip).
 
 Roman Bogorodskiy

From: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
To: Roman Bogorodskiy <bogorodskiy@gmail.com>
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/158647: audio/bebocd: request for marking it BROKEN and
 DEPRECATED
Date: Tue, 04 Oct 2011 08:27:40 +0400

 Roman Bogorodskiy wrote on 04.10.2011 03:43:
 > So are you sure you an audio cable between cdrom and audio card?
 
 Yes, i'm sure. I'm on laptop and audio-cd's working in other player's 
 (that is not audio/libcdaudio based). It may be pure libcdaudio issue. I 
 aked on ports@ if this work for anyone, but to not avail.
 
 >
 > Unfortunately, I don't have the hardware to debug this issue and most
 > likely will not have it
 > for a couple of months (as I'm on the trip).
 >
 > Roman Bogorodskiy
 >
 >
 
 
 -- 
 Regards,
 Ruslan
 
 Tinderboxing kills... the drives.
State-Changed-From-To: open->feedback 
State-Changed-By: linimon 
State-Changed-When: Sun Mar 10 02:47:49 UTC 2013 
State-Changed-Why:  
to submitter: is this still a problem? 

http://www.freebsd.org/cgi/query-pr.cgi?pr=158647 
State-Changed-From-To: feedback->closed 
State-Changed-By: novel 
State-Changed-When: Wed Jan 8 12:10:37 UTC 2014 
State-Changed-Why:  
Marked port deprecated and to be deleted in a month. 

libcdaudio problems deserve a separate discussion if they're still 
relevant. 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/158647: commit references a PR
Date: Wed,  8 Jan 2014 12:10:27 +0000 (UTC)

 Author: novel
 Date: Wed Jan  8 12:10:20 2014
 New Revision: 339110
 URL: http://svnweb.freebsd.org/changeset/ports/339110
 
 Log:
   Deprecate: abandoned by upstream, last activity about 10 years ago.
   
   PR:		158647
   Reported by:	rm
 
 Modified:
   head/audio/bebocd/Makefile
 
 Modified: head/audio/bebocd/Makefile
 ==============================================================================
 --- head/audio/bebocd/Makefile	Wed Jan  8 11:58:14 2014	(r339109)
 +++ head/audio/bebocd/Makefile	Wed Jan  8 12:10:20 2014	(r339110)
 @@ -12,6 +12,9 @@ COMMENT=	GTK2 CD Player
  
  LIB_DEPENDS=	libcdaudio.so:${PORTSDIR}/audio/libcdaudio
  
 +DEPRECATED=	abandoned by mainstream
 +EXPIRATION_DATE=	2014-02-08
 +
  USE_XORG=	x11
  USES=		gmake pathfix pkgconfig
  USE_GNOME=	gtk20
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 
>Unformatted:
