Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Sep 2002 16:18:42 +0200 (CEST)
From:      Tilman Linneweh <tilman@arved.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        tilman@arved.de
Subject:   ports/43419: audio/cdrdao Mark IGNORE because of License issues.
Message-ID:  <200209271418.g8REIgaQ083923@sauna.arved.de>

next in thread | raw e-mail | index | archive | help

>Number:         43419
>Category:       ports
>Synopsis:       audio/cdrdao Mark IGNORE because of License issues.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Sep 27 07:20:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Tilman Linneweh
>Release:        FreeBSD 4.6-STABLE i386
>Organization:
BSD Usergroup Austria
>Environment:
System: FreeBSD sauna.arved.de 4.6-STABLE FreeBSD 4.6-STABLE #0: Sun Jul 7 20:02:41 CEST 2002 tilman@sauna.arved.de:/usr/obj/usr/src/sys/SAUNA i386


	
>Description:
The Following News was posted to cdrdao Homepage:

Due to license issues with the libedc_ecc library that is used by
and distributed with cdrdao I have to temporarily freeze this
project. All releases have been removed.

Cdrdao has the explicit permission to use the libedc_ecc library
but the author of the libedc_ecc sources does not allow to release
it under the GPL. In this sense cdrdao violated the author's
license. Of course this happened due to a lack of information and
was not done intentionally.

I am currently working on a replacement for the libedc_ecc library
that can be fully put under the GPL. Please stay tuned, cdrdao will
be back in some weeks.

	
>How-To-Repeat:
	
>Fix:

	

--- cdrdao.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/audio/cdrdao/Makefile,v
retrieving revision 1.26
diff -u -r1.26 Makefile
--- Makefile	7 Feb 2002 22:43:57 -0000	1.26
+++ Makefile	27 Sep 2002 14:14:01 -0000
@@ -17,8 +17,10 @@
 BUILD_DEPENDS=	antlr:${PORTSDIR}/devel/pccts \
 		dlg:${PORTSDIR}/devel/pccts
 
-WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
+IGNORE=	"Project frozen because of License issues. See http://cdrdao.sourceforge.net/news.html for detail"
+
 
+WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
 GNU_CONFIGURE=	yes
 USE_GMAKE=	yes
 
--- cdrdao.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200209271418.g8REIgaQ083923>