Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Nov 1999 13:12:47 +0100 (CET)
From:      Dominik Rothert <dr@domix.de>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/15042: linux-realplayer gives wrong information
Message-ID:  <199911221212.NAA01188@domix.de>

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

>Number:         15042
>Category:       ports
>Synopsis:       linux-realplayer gives wrong information
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Nov 22 04:20:00 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     Dominik Rothert
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
Am I organized?
>Environment:

	last port update 4 minutes ago

>Description:

	root:/usr/ports/audio/linux-realplayer # make
	===>  linux-realplayer-5.0 may not be automatically fetched due to 
	licensing restrictions.  You MUST manually fetch the Linux ELF version 
	after reading and agreeing to the license at: 
	http://www.real.com/products/player/50player/downloadrealplayer.html?wp=dl1198&src=download - 
	once rv50_linux20.tar.gz has been downloaded, move it to 
	/usr/ports/distfiles and then restart this build..

	Since RealNetworks released RealPlayer 7.0 the given URL is no longer 
	valid.  The latest version available for Linux is 5.0 -
	<http://proforma.real.com/real/player/blackjack.html>;

>How-To-Repeat:

	cd /usr/ports/audio/linux-realplayer && make

>Fix:

	Here's the patch:

--- Makefile.orig	Mon Nov 22 13:02:15 1999
+++ Makefile	Mon Nov 22 13:03:37 1999
@@ -3,7 +3,7 @@
 # Date created:        31 January 1999
 # Whom:                Kris Kennaway <kkennawa@physics.adelaide.edu.au>
 #
-# $FreeBSD: ports/audio/linux-realplayer/Makefile,v 1.9 1999/08/31 06:40:36 mharo Exp $
+# $FreeBSD: $
 #
 
 DISTNAME=	rv50_linux20
 @@ -33,7 +33,7 @@
 IGNORE=		may not be automatically fetched due to licensing\
  		restrictions.  You MUST manually fetch the Linux ELF version after\
		reading and agreeing to the license at:\
-		http://www.real.com/products/player/50player/downloadrealplayer.html?wp=dl1198&src=download\
+		http://proforma.real.com/real/player/blackjack.html \
		- once ${DISTFILES} has been downloaded, move it to\
		${DISTDIR} and then restart this build.
 .endif

>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?199911221212.NAA01188>