ports/68145: Update port: multimedia/linux-realplayer to 0.4.0.186,1 (aka RealPlayer 10)

Jean-Yves Lefort jylefort at brutele.be
Sun Jun 20 13:40:24 UTC 2004


>Number:         68145
>Category:       ports
>Synopsis:       Update port: multimedia/linux-realplayer to 0.4.0.186,1 (aka RealPlayer 10)
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jun 20 13:40:21 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Jean-Yves Lefort
>Release:        FreeBSD 4.10-RELEASE i386
>Organization:
>Environment:
System: FreeBSD jsite.lefort.net 4.10-RELEASE FreeBSD 4.10-RELEASE #0: Thu May 27 14:42:30 CEST 2004 jylefort at jsite.lefort.net:/usr/obj/usr/src/sys/JSITE i386
>Description:
Note: this depends on problem reports #68124, #68126 and #68133.
>How-To-Repeat:
>Fix:
diff -ruN /usr/ports/multimedia/linux-realplayer/Makefile linux-realplayer/Makefile
--- /usr/ports/multimedia/linux-realplayer/Makefile	Fri May 28 05:06:51 2004
+++ linux-realplayer/Makefile	Sun Jun 20 15:21:58 2004
@@ -6,27 +6,26 @@
 #
 
 PORTNAME=	linux-realplayer
-PORTVERSION=	8.cs2
-PORTREVISION=	4
+PORTVERSION=	0.4.0.186
+PORTEPOCH=	1
 CATEGORIES=	multimedia audio linux
-MASTER_SITES=	http://docs.real.com/docs/playerpatch/unix/:update
-DISTFILES=	${MAINDIST} ${UPDATEDIST:S/$/:update/}
-EXTRACT_ONLY=	${UPDATEDIST}
+MASTER_SITES=	https://helixcommunity.org/download.php/486/
+DISTFILES=	RealPlayer-${PORTVERSION}-20040615.i586.rpm
 
 MAINTAINER=	vns at delta.odessa.ua
-COMMENT=	Linux RealPlayer 8.0 from RealNetworks
+COMMENT=	Linux RealPlayer 10 from RealNetworks
 
-EXTRACT_DEPENDS=	rpm2cpio.pl:${PORTSDIR}/archivers/rpm2cpio
+EXTRACT_DEPENDS=	rpm2cpio:${PORTSDIR}/archivers/rpm2cpio
 RUN_DEPENDS=	${LINUXBASE}/lib/libc.so.6:${PORTSDIR}/emulators/linux_base \
-		${LINUXBASE}/usr/lib/libesd.so.0:${PORTSDIR}/audio/linux-esound
+		${LINUXBASE}/usr/lib/libgtk-x11-2.0.so.0:${PORTSDIR}/x11-toolkits/linux-gtk2 \
+		${LINUXBASE}/usr/lib/libatk-1.0.so.0:${PORTSDIR}/accessibility/linux-atk
 
-MAINDIST=	rp${PORTVERSION:R}_linux20_libc6_i386_${PORTVERSION:E}_rpm
-UPDATEDIST=	rv9_libc6_i386_cs2.tgz
-
-RADIR=		${PREFIX}/lib/RealPlayer${PORTVERSION:R}
-WRKSRC=		${WRKDIR}/usr/lib/RealPlayer${PORTVERSION:R}
-PLUGINSDIR=	${PREFIX}/lib/netscape-linux/plugins
-RABINDIR=	${PREFIX}/bin
+USE_X_PREFIX=	yes
+WRKSRC=		${WRKDIR}/usr/local/RealPlayer
+USE_REINPLACE=	yes
+ONLY_FOR_ARCHS=	i386
+RESTRICTED=	"Redistribution not allowed"
+NO_BUILD=	yes
 
 # Linux binary should not be stripped by INSTALL_PROGRAM
 # because as a side effect it brands the binary as FreeBSD.
@@ -34,67 +33,74 @@
 
 .include <bsd.port.pre.mk>
 
-.if !exists(${DISTDIR}/${MAINDIST})
-IGNORE=		may not be automatically fetched due to licensing\
-		restrictions.  You MUST manually fetch the Linux RPM version after\
-		reading and agreeing to the license at:\
-		http://forms.real.com/real/player/unix/unix.html \
-		- once ${DISTFILES} has been downloaded, move it to\
-		${DISTDIR} and then restart this build.
-.endif
-
-USE_REINPLACE=	yes
-ONLY_FOR_ARCHS=	i386
-NO_CDROM=	"Redistribution not allowed"
-NO_BUILD=	yes
-
-post-extract:
-	cd ${WRKDIR}; rpm2cpio.pl ${DISTDIR}/${MAINDIST} | cpio -id --quiet
+do-extract:
+	@${MKDIR} ${WRKDIR}
+	@cd ${WRKDIR}; rpm2cpio ${_DISTDIR}/${DISTFILES} | ${CPIO} -id --quiet
+	@${CP} ${FILESDIR}/realplay ${WRKSRC}
 
 post-patch:
-	${REINPLACE_CMD} -e \
-		"s@/usr/lib@${PREFIX}/lib@" ${WRKSRC}/postinstall.sh
+	@${REINPLACE_CMD} -e 's|@HELIX_LIBS@|${PREFIX}/lib/RealPlayer|' ${WRKSRC}/realplay
 
 do-install:
-	${MKDIR} ${RADIR}
-.for f in mimeinstall.sh pluginstall.sh postinstall.sh
-	${INSTALL_SCRIPT} ${WRKSRC}/${f} ${RADIR}
-.endfor
-.for f in realplay rpnp.so
-	${INSTALL_PROGRAM} ${WRKSRC}/${f} ${RADIR}
-.endfor
-.for f in LICENSE Mailcap Mime.types README app.kdelnk audiosig.rm \
-	firstrun.rm mime.kdelnk raclass.zip \
-	realplay.desktop rp7.xpm rp7doc.png rp7doc.xpm rp7mini.xpm
-	${INSTALL_DATA} ${WRKSRC}/${f} ${RADIR}
-.endfor
-.for d in Codecs Common Plugins
-	${MKDIR} ${RADIR}/${d}
-	${INSTALL_PROGRAM} ${WRKSRC}/${d}/*.so* ${RADIR}/${d}
-.endfor
-	${MKDIR} ${RADIR}/Plugins/ExtResources
-	${INSTALL_PROGRAM} ${WRKSRC}/Plugins/ExtResources/* ${RADIR}/Plugins/ExtResources/
-	${INSTALL_PROGRAM} ${WRKDIR}/rv9/codecs/drv4.so.6.0 ${RADIR}/Codecs/
-	${INSTALL_PROGRAM} ${WRKDIR}/rv9/codecs/rv40.so.6.0 ${RADIR}/Codecs/
-
-	${LN} -sf ${RADIR}/realplay ${RABINDIR}
-
-.if exists(${PLUGINSDIR})
-	${LN} -sf ${RADIR}/raclass.zip ${PLUGINSDIR}
-	${LN} -sf ${RADIR}/rpnp.so ${PLUGINSDIR}
-.endif
-
-.if !defined(NOPORTDOCS)
-	${MKDIR} ${PREFIX}/share/doc/RealPlayer8
-	${INSTALL_DATA} ${WRKSRC}/Help/readme ${PREFIX}/share/doc/RealPlayer8
-	${INSTALL_DATA} ${WRKSRC}/Help/realplay.htm ${PREFIX}/share/doc/RealPlayer8
-	${MKDIR} ${PREFIX}/share/doc/RealPlayer8/realplay
-	${INSTALL_DATA} ${WRKSRC}/Help/realplay/*.htm ${PREFIX}/share/doc/RealPlayer8/realplay
-	${MKDIR} ${PREFIX}/share/doc/RealPlayer8/realplay/pics
-	${INSTALL_DATA} ${WRKSRC}/Help/realplay/pics/* ${PREFIX}/share/doc/RealPlayer8/realplay/pics
-.endif
-
-post-install:
-	@${CAT} ${PKGMESSAGE}
+	${MKDIR} ${PREFIX}/lib/RealPlayer
+.for f in LICENSE README
+	${INSTALL_DATA} ${WRKSRC}/${f} ${PREFIX}/lib/RealPlayer
+.endfor
+	${MKDIR} ${PREFIX}/lib/RealPlayer/codecs
+.for f in amrn.so amrw.so atrc.so colorcvt.so cook.so cvt1.so drv1.so drv2.so drvc.so raac.so rv10.so rv20.so rv30.so rv40.so sipr.so
+	${INSTALL_DATA} ${WRKSRC}/codecs/${f} ${PREFIX}/lib/RealPlayer/codecs
+.endfor
+	${MKDIR} ${PREFIX}/lib/RealPlayer/common
+.for f in clntcore.so clntxres.so
+	${INSTALL_DATA} ${WRKSRC}/common/${f} ${PREFIX}/lib/RealPlayer/common
+.endfor
+	${MKDIR} ${PREFIX}/lib/RealPlayer/lib
+.for f in libgtkhx.so
+	${INSTALL_DATA} ${WRKSRC}/lib/${f} ${PREFIX}/lib/RealPlayer/lib
+.endfor
+	${MKDIR} ${PREFIX}/lib/linux-mozilla/plugins
+.for f in nphelix.so nphelix.xpt
+	${INSTALL_DATA} ${WRKSRC}/mozilla/${f} ${PREFIX}/lib/linux-mozilla/plugins
+.endfor
+	${MKDIR} ${PREFIX}/lib/RealPlayer/plugins
+.for f in aacff.so amrff.so audplin.so aufformat.so authmgr.so clbascauth.so giffformat.so gifrender.so h263render.so httpfsys.so hxsdp.so hxxml.so jpgfformat.so jpgrender.so memfsys.so mp3fformat.so mp3metaff.so mp3render.so mp4arender.so mp4fformat.so oggfformat.so pcmrend.so pngfformat.so pngrender.so ramfformat.so ramrender.so rarender.so rmfformat.so rpfformat.so rpgifplin.so rpjpgplin.so rppngplin.so rprender.so rtfformat.so rtrender.so rvxrender.so sdpplin.so smlfformat.so smlrender.so smmrender.so smplfsys.so swfformat.so swfrender.so theorarend.so vidsite.so vorbisrend.so vsrcplin.so vsrlocal.so
+	${INSTALL_DATA} ${WRKSRC}/plugins/${f} ${PREFIX}/lib/RealPlayer/plugins
+.endfor
+	${MKDIR} ${PREFIX}/lib/RealPlayer/share/default
+.for f in clipinfo.png congestion.png fastforward.png mute.png next.png pause.png play.png prefs_advanced.png prefs_connection.png prefs_content.png prefs_hardware.png prefs_internet.png prefs_mediatypes.png prefs_playback.png prefs_proxy.png prefs_raw.png prefs_transport.png previous.png rewind.png stop.png tactoggle.png volume_high.png volume_low.png volume_mid.png volume_off.png volume_popup.png
+	${INSTALL_DATA} ${WRKSRC}/share/default/${f} ${PREFIX}/lib/RealPlayer/share/default
+.endfor
+	${MKDIR} ${PREFIX}/lib/RealPlayer/share/realplay
+.for f in embedded_logo.png icon.xpm logo.png prefs_general.png setup_title.png setup_welcome.png
+	${INSTALL_DATA} ${WRKSRC}/share/realplay/${f} ${PREFIX}/lib/RealPlayer/share/realplay
+.endfor
+	${MKDIR} ${PREFIX}/bin
+	${INSTALL_SCRIPT} ${WRKSRC}/realplay ${PREFIX}/bin
+	${MKDIR} ${PREFIX}/lib/RealPlayer
+	${INSTALL_PROGRAM} ${WRKSRC}/realplay.bin ${PREFIX}/lib/RealPlayer
+.for size in 16x16 32x32 48x48 192x192
+	${MKDIR} ${PREFIX}/share/icons/hicolor/${size}
+	${INSTALL_DATA} ${WRKSRC}/share/icons/realplay_${size}.png ${PREFIX}/share/icons/hicolor/${size}
+.endfor
+.for size in 48x48 192x192
+	${MKDIR} ${PREFIX}/share/icons/hicolor/${size}/mimetypes
+.for mime in application-generic application-ogg application-ram application-rpm application-smil audio-aiff audio-au audio-mp3 audio-mp4 audio-ogg audio-ra audio-wav video-avi video-mov video-rv video-swf
+	${INSTALL_DATA} ${WRKSRC}/share/icons/mime-${mime}_${size}.png ${PREFIX}/share/icons/hicolor/${size}/mimetypes
+.endfor
+.endfor
+	${MKDIR} ${PREFIX}/share/gnome/pixmaps
+	${INSTALL_DATA} ${WRKSRC}/share/realplay.png ${PREFIX}/share/gnome/pixmaps
+.for lang in fr
+	${MKDIR} ${PREFIX}/share/locale/${lang}/LC_MESSAGES
+	${INSTALL_DATA} ${WRKSRC}/share/locale/${lang}.mo ${PREFIX}/share/locale/${lang}/LC_MESSAGES
+.endfor
+	${MKDIR} ${PREFIX}/share/gnome/applications
+	${INSTALL_DATA} ${WRKSRC}/share/realplay.desktop ${PREFIX}/share/gnome/applications
+	${MKDIR} ${PREFIX}/share/gnome/application-registry
+	${INSTALL_DATA} ${WRKSRC}/share/realplay.applications ${PREFIX}/share/gnome/application-registry
+	${MKDIR} ${PREFIX}/share/gnome/mime-info
+.for f in realplay.keys realplay.mime
+	${INSTALL_DATA} ${WRKSRC}/share/${f} ${PREFIX}/share/gnome/mime-info
+.endfor
 
 .include <bsd.port.post.mk>
diff -ruN /usr/ports/multimedia/linux-realplayer/Makefile.working linux-realplayer/Makefile.working
--- /usr/ports/multimedia/linux-realplayer/Makefile.working	Thu Jan  1 01:00:00 1970
+++ linux-realplayer/Makefile.working	Sun Jun 20 15:14:38 2004
@@ -0,0 +1,105 @@
+# New ports collection makefile for:   linux-realplayer
+# Date created:        31 January 1999
+# Whom:                Kris Kennaway <kkennawa at physics.adelaide.edu.au>
+#
+# $FreeBSD: ports/multimedia/linux-realplayer/Makefile,v 1.30 2004/05/27 02:52:55 mezz Exp $
+#
+
+PORTNAME=	linux-realplayer
+PORTVERSION=	0.4.0.186
+PORTEPOCH=	1
+CATEGORIES=	multimedia audio linux
+MASTER_SITES=	https://helixcommunity.org/download.php/486/
+DISTFILES=	RealPlayer-${PORTVERSION}-20040615.i586.rpm
+
+MAINTAINER=	vns at delta.odessa.ua
+COMMENT=	Linux RealPlayer 10 from RealNetworks
+
+EXTRACT_DEPENDS=	rpm2cpio:${PORTSDIR}/archivers/rpm2cpio
+RUN_DEPENDS=	${LINUXBASE}/lib/libc.so.6:${PORTSDIR}/emulators/linux_base \
+		${LINUXBASE}/usr/lib/libgtk-x11-2.0.so.0:${PORTSDIR}/x11-toolkits/linux-gtk2
+
+USE_X_PREFIX=	yes
+NO_WRKSUBDIR=	yes
+USE_REINPLACE=	yes
+ONLY_FOR_ARCHS=	i386
+NO_CDROM=	"Redistribution not allowed"
+NO_BUILD=	yes
+
+# Linux binary should not be stripped by INSTALL_PROGRAM
+# because as a side effect it brands the binary as FreeBSD.
+STRIP=
+
+.include <bsd.port.pre.mk>
+
+do-extract:
+	@${MKDIR} ${WRKDIR}
+	@cd ${WRKDIR}; rpm2cpio ${_DISTDIR}/${DISTFILES} | ${CPIO} -id --quiet
+	@${CP} ${FILESDIR}/realplay ${WRKDIR}
+
+post-patch:
+	@${REINPLACE_CMD} -e 's|@HELIX_LIBS@|${PREFIX}/lib/RealPlayer|' ${WRKSRC}/realplay
+
+do-install:
+	${MKDIR} ${PREFIX}/lib/RealPlayer
+.for f in LICENSE README
+	${INSTALL_DATA} ${WRKSRC}/usr/local/RealPlayer/${f} ${PREFIX}/lib/RealPlayer
+.endfor
+	${MKDIR} ${PREFIX}/lib/RealPlayer/codecs
+.for f in amrn.so amrw.so atrc.so colorcvt.so cook.so cvt1.so drv1.so drv2.so drvc.so raac.so rv10.so rv20.so rv30.so rv40.so sipr.so
+	${INSTALL_DATA} ${WRKSRC}/usr/local/RealPlayer/codecs/${f} ${PREFIX}/lib/RealPlayer/codecs
+.endfor
+	${MKDIR} ${PREFIX}/lib/RealPlayer/common
+.for f in clntcore.so clntxres.so
+	${INSTALL_DATA} ${WRKSRC}/usr/local/RealPlayer/common/${f} ${PREFIX}/lib/RealPlayer/common
+.endfor
+	${MKDIR} ${PREFIX}/lib/RealPlayer/lib
+.for f in libgtkhx.so
+	${INSTALL_DATA} ${WRKSRC}/usr/local/RealPlayer/lib/${f} ${PREFIX}/lib/RealPlayer/lib
+.endfor
+	${MKDIR} ${PREFIX}/lib/linux-mozilla/plugins
+.for f in nphelix.so nphelix.xpt
+	${INSTALL_DATA} ${WRKSRC}/usr/local/RealPlayer/mozilla/${f} ${PREFIX}/lib/linux-mozilla/plugins
+.endfor
+	${MKDIR} ${PREFIX}/lib/RealPlayer/plugins
+.for f in aacff.so amrff.so audplin.so aufformat.so authmgr.so clbascauth.so giffformat.so gifrender.so h263render.so httpfsys.so hxsdp.so hxxml.so jpgfformat.so jpgrender.so memfsys.so mp3fformat.so mp3metaff.so mp3render.so mp4arender.so mp4fformat.so oggfformat.so pcmrend.so pngfformat.so pngrender.so ramfformat.so ramrender.so rarender.so rmfformat.so rpfformat.so rpgifplin.so rpjpgplin.so rppngplin.so rprender.so rtfformat.so rtrender.so rvxrender.so sdpplin.so smlfformat.so smlrender.so smmrender.so smplfsys.so swfformat.so swfrender.so theorarend.so vidsite.so vorbisrend.so vsrcplin.so vsrlocal.so
+	${INSTALL_DATA} ${WRKSRC}/usr/local/RealPlayer/plugins/${f} ${PREFIX}/lib/RealPlayer/plugins
+.endfor
+	${MKDIR} ${PREFIX}/lib/RealPlayer/share/default
+.for f in clipinfo.png congestion.png fastforward.png mute.png next.png pause.png play.png prefs_advanced.png prefs_connection.png prefs_content.png prefs_hardware.png prefs_internet.png prefs_mediatypes.png prefs_playback.png prefs_proxy.png prefs_raw.png prefs_transport.png previous.png rewind.png stop.png tactoggle.png volume_high.png volume_low.png volume_mid.png volume_off.png volume_popup.png
+	${INSTALL_DATA} ${WRKSRC}/usr/local/RealPlayer/share/default/${f} ${PREFIX}/lib/RealPlayer/share/default
+.endfor
+	${MKDIR} ${PREFIX}/lib/RealPlayer/share/realplay
+.for f in embedded_logo.png icon.xpm logo.png prefs_general.png setup_title.png setup_welcome.png
+	${INSTALL_DATA} ${WRKSRC}/usr/local/RealPlayer/share/realplay/${f} ${PREFIX}/lib/RealPlayer/share/realplay
+.endfor
+	${MKDIR} ${PREFIX}/bin
+	${INSTALL_SCRIPT} ${WRKSRC}/realplay ${PREFIX}/bin
+	${MKDIR} ${PREFIX}/lib/RealPlayer
+	${INSTALL_PROGRAM} ${WRKSRC}/usr/local/RealPlayer/realplay.bin ${PREFIX}/lib/RealPlayer
+.for size in 16x16 32x32 48x48 192x192
+	${MKDIR} ${PREFIX}/share/icons/hicolor/${size}
+	${INSTALL_DATA} ${WRKSRC}/usr/local/RealPlayer/share/icons/realplay_${size}.png ${PREFIX}/share/icons/hicolor/${size}
+.endfor
+.for size in 48x48 192x192
+	${MKDIR} ${PREFIX}/share/icons/hicolor/${size}/mimetypes
+.for mime in application-generic application-ogg application-ram application-rpm application-smil audio-aiff audio-au audio-mp3 audio-mp4 audio-ogg audio-ra audio-wav video-avi video-mov video-rv video-swf
+	${INSTALL_DATA} ${WRKSRC}/usr/local/RealPlayer/share/icons/mime-${mime}_${size}.png ${PREFIX}/share/icons/hicolor/${size}/mimetypes
+.endfor
+.endfor
+	${MKDIR} ${PREFIX}/share/gnome/pixmaps
+	${INSTALL_DATA} ${WRKSRC}/usr/local/RealPlayer/share/realplay.png ${PREFIX}/share/gnome/pixmaps
+.for lang in fr
+	${MKDIR} ${PREFIX}/share/locale/${lang}/LC_MESSAGES
+	${INSTALL_DATA} ${WRKSRC}/usr/local/RealPlayer/share/locale/${lang}.mo ${PREFIX}/share/locale/${lang}/LC_MESSAGES
+.endfor
+	${MKDIR} ${PREFIX}/share/gnome/applications
+	${INSTALL_DATA} ${WRKSRC}/usr/local/RealPlayer/share/realplay.desktop ${PREFIX}/share/gnome/applications
+	${MKDIR} ${PREFIX}/share/gnome/application-registry
+	${INSTALL_DATA} ${WRKSRC}/usr/local/RealPlayer/share/realplay.applications ${PREFIX}/share/gnome/application-registry
+	${MKDIR} ${PREFIX}/share/gnome/mime-info
+.for f in realplay.keys realplay.mime
+	${INSTALL_DATA} ${WRKSRC}/usr/local/RealPlayer/share/${f} ${PREFIX}/share/gnome/mime-info
+.endfor
+
+.include <bsd.port.post.mk>
diff -ruN /usr/ports/multimedia/linux-realplayer/distinfo linux-realplayer/distinfo
--- /usr/ports/multimedia/linux-realplayer/distinfo	Tue Mar  4 07:22:59 2003
+++ linux-realplayer/distinfo	Sun Jun 20 14:08:51 2004
@@ -1,2 +1,2 @@
-MD5 (rp8_linux20_libc6_i386_cs2_rpm) = 525f6f050d076148e9e02769f2055d53
-MD5 (rv9_libc6_i386_cs2.tgz) = b2fd9f4148edfd8e2a714dd57634ae1b
+MD5 (RealPlayer-0.4.0.186-20040615.i586.rpm) = 8a22f1742d3033de6b2b4d927dead6da
+SIZE (RealPlayer-0.4.0.186-20040615.i586.rpm) = 7626826
diff -ruN /usr/ports/multimedia/linux-realplayer/files/realplay linux-realplayer/files/realplay
--- /usr/ports/multimedia/linux-realplayer/files/realplay	Thu Jan  1 01:00:00 1970
+++ linux-realplayer/files/realplay	Sun Jun 20 15:00:38 2004
@@ -0,0 +1,10 @@
+#!/bin/sh
+
+export HELIX_LIBS="@HELIX_LIBS@"
+while :; do
+    # Restart the player if exit code is 10
+    "$HELIX_LIBS/realplay.bin" "$@"
+    if [ $? -ne 10 ]; then
+	break
+    fi
+done
diff -ruN /usr/ports/multimedia/linux-realplayer/pkg-descr linux-realplayer/pkg-descr
--- /usr/ports/multimedia/linux-realplayer/pkg-descr	Tue Jan  2 20:00:52 2001
+++ linux-realplayer/pkg-descr	Sun Jun 20 15:13:03 2004
@@ -1,10 +1,5 @@
-This is the Linux version of RealPlayer 8.0 Basic from RealNetworks, 
-the player for RealAudio and RealVideo streaming broadcasts from the net. 
-It can be used as a standalone application, an external "helper" app from 
-Netscape, or a plugin in the Linux version of netscape.
+The RealPlayer for Linux is built on top of the Helix Player for Linux
+and includes support for several non-open source components including
+RealAudio/RealVideo, MP3 etc.
 
-Due to license restrictions, this package must be manually downloaded
-from the RealNetworks web site:
-http://www.real.com/player/ 
-
-WWW: http://www.real.com/player/
+WWW: https://player.helixcommunity.org/2004/unix/
diff -ruN /usr/ports/multimedia/linux-realplayer/pkg-message linux-realplayer/pkg-message
--- /usr/ports/multimedia/linux-realplayer/pkg-message	Thu Feb  1 10:44:53 2001
+++ linux-realplayer/pkg-message	Thu Jan  1 01:00:00 1970
@@ -1,22 +0,0 @@
-************************************************************
-HINT: 
-
-If you experience crashes, try setting the
-audio driver option under
-
-   view->Preference->Performance->Audio Driver Options
-
-to 
-
-   "Enable support for old OSS drivers"
- 
-
-Take the following hint  with a grain of salt:
-
-After install goto ${PREFIX}/lib/RealPlayer8 directory
-(as user) and launch:
-  ./mimeinstall.sh - for install mime types for the mail and 
-                     browser
-  ./pluginstall.sh - for install plugin for the Linux 
-                       Netscape
-************************************************************
diff -ruN /usr/ports/multimedia/linux-realplayer/pkg-plist linux-realplayer/pkg-plist
--- /usr/ports/multimedia/linux-realplayer/pkg-plist	Tue Mar  4 07:22:59 2003
+++ linux-realplayer/pkg-plist	Sun Jun 20 15:25:03 2004
@@ -1,316 +1,154 @@
 bin/realplay
-lib/RealPlayer8/Codecs/14_4.so.6.0
-lib/RealPlayer8/Codecs/28_8.so.6.0
-lib/RealPlayer8/Codecs/atrc.so.6.0
-lib/RealPlayer8/Codecs/cook.so.6.0
-lib/RealPlayer8/Codecs/ddnt.so.6.0
-lib/RealPlayer8/Codecs/dnet.so.6.0
-lib/RealPlayer8/Codecs/drv1.so.6.0
-lib/RealPlayer8/Codecs/drv2.so.6.0
-lib/RealPlayer8/Codecs/drv3.so.6.0
-lib/RealPlayer8/Codecs/drv4.so.6.0
-lib/RealPlayer8/Codecs/dspr.so.6.0
-lib/RealPlayer8/Codecs/rncolor.so.6.0
-lib/RealPlayer8/Codecs/rv10.so.6.0
-lib/RealPlayer8/Codecs/rv20.so.6.0
-lib/RealPlayer8/Codecs/rv30.so.6.0
-lib/RealPlayer8/Codecs/rv40.so.6.0
-lib/RealPlayer8/Codecs/sipr.so.6.0
-lib/RealPlayer8/Codecs/tokr.so.6.0
-lib/RealPlayer8/Common/pnrscmgr.so.6.0
-lib/RealPlayer8/Common/rcacore.so.6.0
-lib/RealPlayer8/Common/rcaembed.so.6.0
-lib/RealPlayer8/Common/rmacore.so.6.0
-lib/RealPlayer8/LICENSE
-lib/RealPlayer8/Mailcap
-lib/RealPlayer8/Mime.types
-lib/RealPlayer8/Plugins/ExtResources/coreres60.xrs
-lib/RealPlayer8/Plugins/audplin.so.6.0
-lib/RealPlayer8/Plugins/authmgr.so.6.0
-lib/RealPlayer8/Plugins/bascauth.so.6.0
-lib/RealPlayer8/Plugins/httpfsys.so.6.0
-lib/RealPlayer8/Plugins/memfsys.so.6.0
-lib/RealPlayer8/Plugins/meta.so.6.0
-lib/RealPlayer8/Plugins/mp3f.so.6.0
-lib/RealPlayer8/Plugins/mp3mfpln.so.6.0
-lib/RealPlayer8/Plugins/mp3r.so.6.0
-lib/RealPlayer8/Plugins/pnxres.so.6.0
-lib/RealPlayer8/Plugins/ppffplin.so.6.0
-lib/RealPlayer8/Plugins/pxcgif2.so.6.0
-lib/RealPlayer8/Plugins/pxcjpeg2.so.6.0
-lib/RealPlayer8/Plugins/pxcpng.so.6.0
-lib/RealPlayer8/Plugins/pxff.so.6.0
-lib/RealPlayer8/Plugins/pxgf.so.6.0
-lib/RealPlayer8/Plugins/pxgr.so.6.0
-lib/RealPlayer8/Plugins/pxjf.so.6.0
-lib/RealPlayer8/Plugins/pxjr.so.6.0
-lib/RealPlayer8/Plugins/pxpf.so.6.0
-lib/RealPlayer8/Plugins/pxpr.so.6.0
-lib/RealPlayer8/Plugins/pxrend2.so.6.0
-lib/RealPlayer8/Plugins/rarender.so.6.0
-lib/RealPlayer8/Plugins/rcadlg.so.6.0
-lib/RealPlayer8/Plugins/rmffplin.so.6.0
-lib/RealPlayer8/Plugins/rn5auth.so.6.0
-lib/RealPlayer8/Plugins/rtffplin.so.6.0
-lib/RealPlayer8/Plugins/rtrender.so.6.0
-lib/RealPlayer8/Plugins/rvrend.so.6.0
-lib/RealPlayer8/Plugins/sdpplin.so.6.0
-lib/RealPlayer8/Plugins/skinfs.so.6.0
-lib/RealPlayer8/Plugins/smlffpln.so.6.0
-lib/RealPlayer8/Plugins/smlrendr.so.6.0
-lib/RealPlayer8/Plugins/smmrendr.so.6.0
-lib/RealPlayer8/Plugins/smplfsys.so.6.0
-lib/RealPlayer8/Plugins/swff.so.6.0
-lib/RealPlayer8/Plugins/swfrend.so.6.0
-lib/RealPlayer8/Plugins/vidplin.so.6.0
-lib/RealPlayer8/Plugins/vsrcplin.so.6.0
-lib/RealPlayer8/Plugins/xlibsite.so.6.0
-lib/RealPlayer8/README
-lib/RealPlayer8/app.kdelnk
-lib/RealPlayer8/audiosig.rm
-lib/RealPlayer8/firstrun.rm
-lib/RealPlayer8/mime.kdelnk
-lib/RealPlayer8/mimeinstall.sh
-lib/RealPlayer8/pluginstall.sh
-lib/RealPlayer8/postinstall.sh
-lib/RealPlayer8/raclass.zip
-lib/RealPlayer8/realplay
-lib/RealPlayer8/realplay.desktop
-lib/RealPlayer8/rp7.xpm
-lib/RealPlayer8/rp7doc.png
-lib/RealPlayer8/rp7doc.xpm
-lib/RealPlayer8/rp7mini.xpm
-lib/RealPlayer8/rpnp.so
-%%PORTDOCS%%share/doc/RealPlayer8/readme
-%%PORTDOCS%%share/doc/RealPlayer8/realplay.htm
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/aud_play.htm
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/buffered.htm
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/cinfobar.htm
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/clip_bar.htm
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/clipinfo.htm
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/clipwork.htm
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/compact.htm
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/con_pref.htm
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/configur.htm
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/cont_menu.htm
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/disp_hlp.htm
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/display.htm
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/distort.htm
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/error690.htm
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/error693.htm
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/error698.htm
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/file_menu.htm
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/filetype.htm
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/gen_pref.htm
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/glossary.htm
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/gotoreal.htm
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/help_menu.htm
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/how_to.htm
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/index.htm
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/inner.htm
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/intrface.htm
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/introduction.htm
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/jump_to.htm
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/keyshort.htm
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/loadclip.htm
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/manually.htm
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/menubar.htm
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/menus.htm
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/mute.htm
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/notice.htm
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/panels.htm
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pause.htm
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/per_pref.htm
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/DOCUMENTB.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/RealLogo.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/RealNetx.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/SHED-EXAMPLE.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/back.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/backbutt.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/bckbutt.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/brightness.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/btn_a.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/btn_b.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/btn_c.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/btn_d.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/btn_e.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/btn_f.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/btn_g.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/btn_h.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/btn_i.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/btn_j.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/btn_k.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/btn_l.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/btn_m.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/btn_n.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/btn_o.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/btn_p.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/btn_q.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/btn_r.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/btn_s.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/btn_t.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/btn_u.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/btn_v.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/btn_w.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/btn_x.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/btn_y.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/btn_z.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/callouts.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/channelstab.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/closed2.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/cnt0.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/cnt1.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/colorcontrol.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/compbutt.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/contrast.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/creditroll.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/cursor_hand.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/delete3.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/do-it.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/dropdwnarrow.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/eq-autogainadj.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/eq-on-off.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/eq-onbutton.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/eq-restoredefault.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/eq-slider3.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/eq-smarteq.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/equalizer3.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/favicon.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/favoritestab.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/forward.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/forwardbutt.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/fullplayershed.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/fulltoc.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/fwdbutt.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/g2-status.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/glossary.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/index.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/index_a.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/index_b.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/index_c.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/index_d.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/index_e.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/index_f.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/index_g.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/index_h.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/index_i.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/index_j.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/index_k.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/index_l.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/index_m.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/index_n.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/index_o.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/index_p.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/index_q.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/index_r.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/index_s.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/index_t.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/index_u.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/index_v.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/index_w.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/index_x.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/index_y.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/index_z.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/led-buffer-gauge.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/led-connect-wds.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/led-kbps-wds.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/led-live.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/led-nettraffic-red.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/led-nettrafficgreen.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/led-nettrafficyellow.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/led-pause.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/led-play.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/led-stop.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/led-surestreamdown.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/led-surestreamup.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/led-timeleft.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/led-timer.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/moreinfo.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/mute.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/mute3.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/newchannels.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/next.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/next0.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/next1.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/notice.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/optionsbutt.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/pause.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/play.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/plus2.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/pregain3.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/prev0.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/prev1.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/readme.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/real.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/realplay00000000.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/realplay00000013.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/realplay00000046.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/realplay00000071.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/realplay00090000.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/realplay00090001.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/recbutt.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/recbuttondwn.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/reverb3.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/roomsize3.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/saturation.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/savesettings3.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/scan.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/search.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/settings4.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/sharpness.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/shortcut.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/shorttoc.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/stationstab.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/stop.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/tint.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/unixplay.jpg
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/videocontrols3.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/volslider.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/zoom.gif
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/pics/zoomtest
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/play.htm
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/play_menu.htm
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/playclip.htm
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/position.htm
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/prx_pref.htm
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/real_wrk.htm
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/rollcred.htm
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/set_pref.htm
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/size.htm
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/slider.htm
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/snd_set.htm
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/stat_bar.htm
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/statist.htm
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/status.htm
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/stop.htm
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/streams.htm
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/sup_pref.htm
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/surestrm.htm
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/sync_snd.htm
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/takefive.htm
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/toc.htm
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/toc_full.htm
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/toc_menu.htm
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/toc_pref.htm
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/toc_strt.htm
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/toc_trbl.htm
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/trn_pref.htm
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/trn_set.htm
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/trouble.htm
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/use_real.htm
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/vid_play.htm
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/video.htm
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/view_menu.htm
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/volume.htm
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/win_ctrl.htm
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/zoom.htm
-%%PORTDOCS%%share/doc/RealPlayer8/realplay/zoomhelp.htm
- at unexec rm -f %D/lib/netscape-linux/plugins/raclass.zip %D/lib/netscape-linux/plugins/rpnp.so
- at dirrm lib/RealPlayer8/Plugins/ExtResources
- at dirrm lib/RealPlayer8/Plugins
- at dirrm lib/RealPlayer8/Common
- at dirrm lib/RealPlayer8/Codecs
- at dirrm lib/RealPlayer8
-%%PORTDOCS%%@dirrm share/doc/RealPlayer8/realplay/pics
-%%PORTDOCS%%@dirrm share/doc/RealPlayer8/realplay
-%%PORTDOCS%%@dirrm share/doc/RealPlayer8
+lib/RealPlayer/LICENSE
+lib/RealPlayer/README
+lib/RealPlayer/codecs/amrn.so
+lib/RealPlayer/codecs/amrw.so
+lib/RealPlayer/codecs/atrc.so
+lib/RealPlayer/codecs/colorcvt.so
+lib/RealPlayer/codecs/cook.so
+lib/RealPlayer/codecs/cvt1.so
+lib/RealPlayer/codecs/drv1.so
+lib/RealPlayer/codecs/drv2.so
+lib/RealPlayer/codecs/drvc.so
+lib/RealPlayer/codecs/raac.so
+lib/RealPlayer/codecs/rv10.so
+lib/RealPlayer/codecs/rv20.so
+lib/RealPlayer/codecs/rv30.so
+lib/RealPlayer/codecs/rv40.so
+lib/RealPlayer/codecs/sipr.so
+lib/RealPlayer/common/clntcore.so
+lib/RealPlayer/common/clntxres.so
+lib/RealPlayer/lib/libgtkhx.so
+lib/RealPlayer/plugins/aacff.so
+lib/RealPlayer/plugins/amrff.so
+lib/RealPlayer/plugins/audplin.so
+lib/RealPlayer/plugins/aufformat.so
+lib/RealPlayer/plugins/authmgr.so
+lib/RealPlayer/plugins/clbascauth.so
+lib/RealPlayer/plugins/giffformat.so
+lib/RealPlayer/plugins/gifrender.so
+lib/RealPlayer/plugins/h263render.so
+lib/RealPlayer/plugins/httpfsys.so
+lib/RealPlayer/plugins/hxsdp.so
+lib/RealPlayer/plugins/hxxml.so
+lib/RealPlayer/plugins/jpgfformat.so
+lib/RealPlayer/plugins/jpgrender.so
+lib/RealPlayer/plugins/memfsys.so
+lib/RealPlayer/plugins/mp3fformat.so
+lib/RealPlayer/plugins/mp3metaff.so
+lib/RealPlayer/plugins/mp3render.so
+lib/RealPlayer/plugins/mp4arender.so
+lib/RealPlayer/plugins/mp4fformat.so
+lib/RealPlayer/plugins/oggfformat.so
+lib/RealPlayer/plugins/pcmrend.so
+lib/RealPlayer/plugins/pngfformat.so
+lib/RealPlayer/plugins/pngrender.so
+lib/RealPlayer/plugins/ramfformat.so
+lib/RealPlayer/plugins/ramrender.so
+lib/RealPlayer/plugins/rarender.so
+lib/RealPlayer/plugins/rmfformat.so
+lib/RealPlayer/plugins/rpfformat.so
+lib/RealPlayer/plugins/rpgifplin.so
+lib/RealPlayer/plugins/rpjpgplin.so
+lib/RealPlayer/plugins/rppngplin.so
+lib/RealPlayer/plugins/rprender.so
+lib/RealPlayer/plugins/rtfformat.so
+lib/RealPlayer/plugins/rtrender.so
+lib/RealPlayer/plugins/rvxrender.so
+lib/RealPlayer/plugins/sdpplin.so
+lib/RealPlayer/plugins/smlfformat.so
+lib/RealPlayer/plugins/smlrender.so
+lib/RealPlayer/plugins/smmrender.so
+lib/RealPlayer/plugins/smplfsys.so
+lib/RealPlayer/plugins/swfformat.so
+lib/RealPlayer/plugins/swfrender.so
+lib/RealPlayer/plugins/theorarend.so
+lib/RealPlayer/plugins/vidsite.so
+lib/RealPlayer/plugins/vorbisrend.so
+lib/RealPlayer/plugins/vsrcplin.so
+lib/RealPlayer/plugins/vsrlocal.so
+lib/RealPlayer/realplay.bin
+lib/RealPlayer/share/default/clipinfo.png
+lib/RealPlayer/share/default/congestion.png
+lib/RealPlayer/share/default/fastforward.png
+lib/RealPlayer/share/default/mute.png
+lib/RealPlayer/share/default/next.png
+lib/RealPlayer/share/default/pause.png
+lib/RealPlayer/share/default/play.png
+lib/RealPlayer/share/default/prefs_advanced.png
+lib/RealPlayer/share/default/prefs_connection.png
+lib/RealPlayer/share/default/prefs_content.png
+lib/RealPlayer/share/default/prefs_hardware.png
+lib/RealPlayer/share/default/prefs_internet.png
+lib/RealPlayer/share/default/prefs_mediatypes.png
+lib/RealPlayer/share/default/prefs_playback.png
+lib/RealPlayer/share/default/prefs_proxy.png
+lib/RealPlayer/share/default/prefs_raw.png
+lib/RealPlayer/share/default/prefs_transport.png
+lib/RealPlayer/share/default/previous.png
+lib/RealPlayer/share/default/rewind.png
+lib/RealPlayer/share/default/stop.png
+lib/RealPlayer/share/default/tactoggle.png
+lib/RealPlayer/share/default/volume_high.png
+lib/RealPlayer/share/default/volume_low.png
+lib/RealPlayer/share/default/volume_mid.png
+lib/RealPlayer/share/default/volume_off.png
+lib/RealPlayer/share/default/volume_popup.png
+lib/RealPlayer/share/realplay/embedded_logo.png
+lib/RealPlayer/share/realplay/icon.xpm
+lib/RealPlayer/share/realplay/logo.png
+lib/RealPlayer/share/realplay/prefs_general.png
+lib/RealPlayer/share/realplay/setup_title.png
+lib/RealPlayer/share/realplay/setup_welcome.png
+lib/linux-mozilla/plugins/nphelix.so
+lib/linux-mozilla/plugins/nphelix.xpt
+share/gnome/application-registry/realplay.applications
+share/gnome/applications/realplay.desktop
+share/gnome/mime-info/realplay.keys
+share/gnome/mime-info/realplay.mime
+share/gnome/pixmaps/realplay.png
+share/icons/hicolor/16x16/realplay_16x16.png
+share/icons/hicolor/192x192/mimetypes/mime-application-generic_192x192.png
+share/icons/hicolor/192x192/mimetypes/mime-application-ogg_192x192.png
+share/icons/hicolor/192x192/mimetypes/mime-application-ram_192x192.png
+share/icons/hicolor/192x192/mimetypes/mime-application-rpm_192x192.png
+share/icons/hicolor/192x192/mimetypes/mime-application-smil_192x192.png
+share/icons/hicolor/192x192/mimetypes/mime-audio-aiff_192x192.png
+share/icons/hicolor/192x192/mimetypes/mime-audio-au_192x192.png
+share/icons/hicolor/192x192/mimetypes/mime-audio-mp3_192x192.png
+share/icons/hicolor/192x192/mimetypes/mime-audio-mp4_192x192.png
+share/icons/hicolor/192x192/mimetypes/mime-audio-ogg_192x192.png
+share/icons/hicolor/192x192/mimetypes/mime-audio-ra_192x192.png
+share/icons/hicolor/192x192/mimetypes/mime-audio-wav_192x192.png
+share/icons/hicolor/192x192/mimetypes/mime-video-avi_192x192.png
+share/icons/hicolor/192x192/mimetypes/mime-video-mov_192x192.png
+share/icons/hicolor/192x192/mimetypes/mime-video-rv_192x192.png
+share/icons/hicolor/192x192/mimetypes/mime-video-swf_192x192.png
+share/icons/hicolor/192x192/realplay_192x192.png
+share/icons/hicolor/32x32/realplay_32x32.png
+share/icons/hicolor/48x48/mimetypes/mime-application-generic_48x48.png
+share/icons/hicolor/48x48/mimetypes/mime-application-ogg_48x48.png
+share/icons/hicolor/48x48/mimetypes/mime-application-ram_48x48.png
+share/icons/hicolor/48x48/mimetypes/mime-application-rpm_48x48.png
+share/icons/hicolor/48x48/mimetypes/mime-application-smil_48x48.png
+share/icons/hicolor/48x48/mimetypes/mime-audio-aiff_48x48.png
+share/icons/hicolor/48x48/mimetypes/mime-audio-au_48x48.png
+share/icons/hicolor/48x48/mimetypes/mime-audio-mp3_48x48.png
+share/icons/hicolor/48x48/mimetypes/mime-audio-mp4_48x48.png
+share/icons/hicolor/48x48/mimetypes/mime-audio-ogg_48x48.png
+share/icons/hicolor/48x48/mimetypes/mime-audio-ra_48x48.png
+share/icons/hicolor/48x48/mimetypes/mime-audio-wav_48x48.png
+share/icons/hicolor/48x48/mimetypes/mime-video-avi_48x48.png
+share/icons/hicolor/48x48/mimetypes/mime-video-mov_48x48.png
+share/icons/hicolor/48x48/mimetypes/mime-video-rv_48x48.png
+share/icons/hicolor/48x48/mimetypes/mime-video-swf_48x48.png
+share/icons/hicolor/48x48/realplay_48x48.png
+share/locale/fr/LC_MESSAGES/fr.mo
+ at dirrm lib/RealPlayer/codecs
+ at dirrm lib/RealPlayer/common
+ at dirrm lib/RealPlayer/lib
+ at dirrm lib/RealPlayer/plugins
+ at dirrm lib/RealPlayer/share/default
+ at dirrm lib/RealPlayer/share/realplay
+ at dirrm lib/RealPlayer/share
+ at dirrm lib/RealPlayer
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list