From mmendez@gmail.com  Sat Jan  7 17:22:50 2006
Return-Path: <mmendez@gmail.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 5F16616A41F
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  7 Jan 2006 17:22:50 +0000 (GMT)
	(envelope-from mmendez@gmail.com)
Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.205])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 8E77C43D45
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  7 Jan 2006 17:22:49 +0000 (GMT)
	(envelope-from mmendez@gmail.com)
Received: by wproxy.gmail.com with SMTP id 69so2936882wra
        for <FreeBSD-gnats-submit@freebsd.org>; Sat, 07 Jan 2006 09:22:49 -0800 (PST)
Received: by 10.65.177.14 with SMTP id e14mr6060521qbp;
        Sat, 07 Jan 2006 09:22:48 -0800 (PST)
Received: from scienide.energyhq.be ( [83.60.160.72])
        by mx.gmail.com with ESMTP id e18sm1399807qbe.2006.01.07.09.22.46;
        Sat, 07 Jan 2006 09:22:48 -0800 (PST)
Message-Id: <1136654219.0@scienide.energyhq.be>
Date: Sat, 7 Jan 2006 18:16:59 +0100
From: "Miguel Mendez" <mmendez@gmail.com>
To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@freebsd.org>
Subject: [Maintainer Update] multimedia/beep-media-player to 0.12.9
X-Send-Pr-Version: gtk-send-pr 0.4.6 
X-GNATS-Notify: flynn@energyhq.es.eu.org

>Number:         91464
>Category:       ports
>Synopsis:       [Maintainer Update] multimedia/beep-media-player to 0.12.9
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    edwin
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jan 07 17:30:13 GMT 2006
>Closed-Date:    Mon Jan 09 08:00:30 GMT 2006
>Last-Modified:  Mon Jan 09 08:00:30 GMT 2006
>Originator:     Miguel Mendez
>Release:        FreeBSD 6.0-STABLE amd64
>Organization:
The 32bit world is not enough. 
>Environment:


System: FreeBSD 6.0-STABLE #0: Fri Nov  4 19:55:09 CET 2005
    root@scienide.energyhq.es.eu.org:/usr/obj/usr/src/sys/SCIENIDE64



>Description:


By popular demand I've switched this port to bmpx, the
development tree where all the new features and whatnot
are being added.

I've tested the program and it seems to work fine on my amd64
 box, however don't hesitate to contact me if you encounter a bug
so I can submit patches upstream.



>How-To-Repeat:





>Fix:


--- beep-media-player.diff begins here ---
diff -ruN beep-media-player.old/Makefile beep-media-player/Makefile
--- beep-media-player.old/Makefile	Tue Nov 15 07:50:11 2005
+++ beep-media-player/Makefile	Sat Jan  7 16:39:34 2006
@@ -6,15 +6,14 @@
 #
 
 PORTNAME=	beep-media-player
-PORTVERSION=	0.9.7
-PORTREVISION=	9
-PORTEPOCH=	1
+PORTVERSION=	0.12.9
+PORTEPOCH=	2
 CATEGORIES=	multimedia audio ipv6
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	beepmp
-DISTNAME=	bmp-${PORTVERSION}
+DISTNAME=	bmpx-${PORTVERSION}
 
-MAINTAINER=	flynn@energyhq.es.eu.org
+MAINTAINER=	mmendez@energyhq.be
 COMMENT=	GTK2 mp3 player
 
 USE_GNOME=	gtk20 libglade2
@@ -22,6 +21,7 @@
 USE_X_PREFIX=	yes
 USE_REINPLACE=	yes
 USE_AUTOTOOLS=	libtool:15
+USE_FAM=	yes
 LIBTOOLFILES=	configure
 USE_GMAKE=	yes
 INSTALLS_SHLIB=	yes
@@ -30,7 +30,10 @@
 		INPUT_PLUGINS="${INPUT_PLUGINS}" \
 		OUTPUT_PLUGINS="${OUTPUT_PLUGINS}" \
 		VISUALIZATION_PLUGINS="${VISUALIZATION_PLUGINS}"
-MAN1=		beep-media-player.1
+MAN1=		bmpx.1
+
+LIB_DEPENDS+=	tag.5:${PORTSDIR}/audio/taglib \
+		curl.3:${PORTSDIR}/ftp/curl
 
 INPUT_PLUGINS=	cdaudio,mpg123,wav
 OUTPUT_PLUGINS=	OSS
@@ -39,18 +42,12 @@
 OPTIONS=	VORBIS	"Enable Ogg Vorbis support" on \
 		ESOUND	"Enable Esound support"  off \
 		3DNOW	"Enable 3DNow! optimized decoding routines" on \
-		IPV6	"Enable IPv6 support" off
+		IPV6	"Enable IPv6 support" off \
+		XINE	"Enable Xine support" off
 
 .include <bsd.port.pre.mk>
 
-# Enable IPv6 support
-.if defined(WITH_IPV6)
-PATCH_SITES+=	http://izb.knu.ac.kr/~bh/diffs/
-PATCHFILES+=	bmp-0.9.7-ipv6-simple.diff
-PATCH_DIST_STRIP+=	-p1
-.endif
-
-CONFIGURE_ARGS+=	--disable-mikmod
+CONFIGURE_ARGS+=	--disable-mikmod --disable-dbus
 PLIST_SUB+=	MIKMODPLUGIN:="@comment "
 
 .if !defined(WITHOUT_VORBIS)
@@ -84,6 +81,12 @@
 CONFIGURE_ARGS+=	--enable-3dnow
 .endif
 
+.if !defined(WITHOUT_XINE)
+LIB_DEPENDS+=	xine.15:${PORTSDIR}/multimedia/libxine
+.else
+CONFIGURE_ARGS+=	--disable-xine
+.endif
+
 post-patch:
 	@${REINPLACE_CMD} -e 's|(libdir)/pkgconfig|(prefix)/libdata/pkgconfig|g' \
 		${WRKSRC}/Makefile.in
@@ -92,6 +95,10 @@
 	@${REINPLACE_CMD} -e 's,-pthread,${PTHREAD_LIBS},g' \
 		${WRKSRC}/configure
 	@${FIND} ${WRKSRC} -type f | ${XARGS} ${TOUCH} -f
+
+post-configure:
+	${REINPLACE_CMD} -e 's/-pedantic/& -fPIC/g' \
+		${WRKSRC}/xcs/Makefile
 
 post-install:
 	@${MKDIR} ${PREFIX}/lib/bmp/General
diff -ruN beep-media-player.old/distinfo beep-media-player/distinfo
--- beep-media-player.old/distinfo	Fri Dec  9 09:58:11 2005
+++ beep-media-player/distinfo	Sat Jan  7 13:53:44 2006
@@ -1,6 +1,3 @@
-MD5 (bmp-0.9.7.tar.gz) = 5d74113f5de3d11a400d1d6c118d41c0
-SHA256 (bmp-0.9.7.tar.gz) = 7b458b6ca51c5f1c01ce328aedaab81e71028c796d37a953582e0deb55980c51
-SIZE (bmp-0.9.7.tar.gz) = 1974397
-MD5 (bmp-0.9.7-ipv6-simple.diff) = b0d83c75333f799261c9459804879cbe
-SHA256 (bmp-0.9.7-ipv6-simple.diff) = 9773ec9c020d739e052d0ab0f3b3ab16756cb817b7b6c303284539d5ca7a84a1
-SIZE (bmp-0.9.7-ipv6-simple.diff) = 8660
+MD5 (bmpx-0.12.9.tar.gz) = 0e17f2ec250ef5fe092eba800c6ac2d3
+SHA256 (bmpx-0.12.9.tar.gz) = 2a4267948b06c127c2cdc6d5d6b547d11f2291c1a7905e32626f29cb2277550f
+SIZE (bmpx-0.12.9.tar.gz) = 2109802
diff -ruN beep-media-player.old/files/patch-Output-OSS-mixer.c beep-media-player/files/patch-Output-OSS-mixer.c
--- beep-media-player.old/files/patch-Output-OSS-mixer.c	Mon Jun 20 17:32:47 2005
+++ beep-media-player/files/patch-Output-OSS-mixer.c	Thu Jan  1 01:00:00 1970
@@ -1,27 +0,0 @@
-Index: Output/OSS/mixer.c
-===================================================================
-RCS file: /cvsroot/beepmp/bmp/Output/OSS/mixer.c,v
-retrieving revision 1.6
-diff -u -r1.6 mixer.c
---- Output/OSS/mixer.c	4 Dec 2004 09:29:08 -0000	1.6
-+++ Output/OSS/mixer.c	19 Jun 2005 08:11:45 -0000
-@@ -50,7 +50,8 @@
- void
- oss_get_volume(int *l, int *r)
- {
--    int fd, v, cmd, devs;
-+    int fd, v, devs;
-+    long cmd;
-     gchar *devname;
- 
-     devname = get_mixer_device();
-@@ -81,7 +82,8 @@
- void
- oss_set_volume(int l, int r)
- {
--    int fd, v, cmd, devs;
-+    int fd, v, devs;
-+    long cmd;
-     gchar *devname;
- 
-     devname = get_mixer_device();
diff -ruN beep-media-player.old/files/patch-Output-esd-mixer.c beep-media-player/files/patch-Output-esd-mixer.c
--- beep-media-player.old/files/patch-Output-esd-mixer.c	Mon Jun 20 17:32:47 2005
+++ beep-media-player/files/patch-Output-esd-mixer.c	Thu Jan  1 01:00:00 1970
@@ -1,27 +0,0 @@
-Index: Output/esd/mixer.c
-===================================================================
-RCS file: /cvsroot/beepmp/bmp/Output/esd/mixer.c,v
-retrieving revision 1.6
-diff -u -r1.6 mixer.c
---- Output/esd/mixer.c	4 Dec 2004 09:29:08 -0000	1.6
-+++ Output/esd/mixer.c	19 Jun 2005 08:12:02 -0000
-@@ -150,7 +150,8 @@
- static void
- esdout_get_oss_volume(int *l, int *r)
- {
--    int fd, v, cmd, devs;
-+    int fd, v, devs;
-+    long cmd;
- 
-     if (esd_cfg.use_remote)
-         return;
-@@ -176,7 +177,8 @@
- static void
- esdout_set_oss_volume(int l, int r)
- {
--    int fd, v, cmd, devs;
-+    int fd, v, devs;
-+    long cmd;
- 
-     if (esd_cfg.use_remote)
-         return;
diff -ruN beep-media-player.old/files/patch-beep-mainwin.c beep-media-player/files/patch-beep-mainwin.c
--- beep-media-player.old/files/patch-beep-mainwin.c	Fri May 13 19:31:45 2005
+++ beep-media-player/files/patch-beep-mainwin.c	Thu Jan  1 01:00:00 1970
@@ -1,21 +0,0 @@
---- beep/mainwin.c.orig	Fri May 13 17:18:27 2005
-+++ beep/mainwin.c	Fri May 13 17:19:56 2005
-@@ -441,13 +441,13 @@
-                            gint * n_channels)
- {
-     if (bitrate)
--        playback_info.bitrate = *bitrate;
--
-+	*bitrate = playback_info.bitrate;
-+	    
-     if (frequency)
--        playback_info.frequency = *frequency;
--
-+	*frequency = playback_info.frequency;
-+	    
-     if (n_channels)
--        playback_info.n_channels = *n_channels;
-+	*n_channels = playback_info.n_channels;
- }
- 
- static void
diff -ruN beep-media-player.old/files/patch-src-util.c beep-media-player/files/patch-src-util.c
--- beep-media-player.old/files/patch-src-util.c	Thu Jan  1 01:00:00 1970
+++ beep-media-player/files/patch-src-util.c	Sat Jan  7 16:11:50 2006
@@ -0,0 +1,11 @@
+--- src/util.c.orig	Sat Jan  7 15:56:03 2006
++++ src/util.c	Sat Jan  7 16:10:10 2006
+@@ -26,6 +26,8 @@
+ #include <sys/stat.h>
+ #include <fcntl.h>
+ 
++#include <sys/select.h>
++
+ #include <curl/curl.h>
+ #include <curl/types.h>
+ #include <curl/easy.h>
diff -ruN beep-media-player.old/files/patch-src-vfs.c beep-media-player/files/patch-src-vfs.c
--- beep-media-player.old/files/patch-src-vfs.c	Thu Jan  1 01:00:00 1970
+++ beep-media-player/files/patch-src-vfs.c	Sat Jan  7 16:12:06 2006
@@ -0,0 +1,10 @@
+--- src/vfs.c.orig	Sat Jan  7 16:10:27 2006
++++ src/vfs.c	Sat Jan  7 16:10:45 2006
+@@ -11,6 +11,7 @@
+ 
+ #include <sys/types.h>
+ #include <sys/stat.h>
++#include <sys/select.h>
+ #include <unistd.h>
+ #include <errno.h>
+ #include <fcntl.h>
diff -ruN beep-media-player.old/pkg-descr beep-media-player/pkg-descr
--- beep-media-player.old/pkg-descr	Sun Feb  8 09:08:09 2004
+++ beep-media-player/pkg-descr	Sat Jan  7 16:35:27 2006
@@ -2,4 +2,4 @@
 The primary goals of this fork are UI enhancements with latest 
 technology (GTK2, Pango), and usability while maintaining the skinned UI.
 
-WWW: http://beepmp.sourceforge.net/
+WWW: http://bmpx.beep-media-player.org
diff -ruN beep-media-player.old/pkg-message beep-media-player/pkg-message
--- beep-media-player.old/pkg-message	Sat Dec 11 20:05:11 2004
+++ beep-media-player/pkg-message	Sat Jan  7 18:13:14 2006
@@ -1,2 +1,10 @@
 beep supports Gzipped and uncompressed skins.  If you would like to use
 Zip format skins you will need to ensure archivers/unzip is installed.
+
+**********
+ HEADS UP
+**********
+
+By popular demand the port has been switched to bmpx (the development tree).
+The executable is called 'bmpx' and the settings are stored in ~/.bmpx (That
+includes skins too)
diff -ruN beep-media-player.old/pkg-plist beep-media-player/pkg-plist
--- beep-media-player.old/pkg-plist	Sun Feb 27 18:07:23 2005
+++ beep-media-player/pkg-plist	Sat Jan  7 16:36:55 2006
@@ -1,89 +1,216 @@
-bin/beep-media-player
-include/bmp/beepctrl.h
-include/bmp/configfile.h
-include/bmp/dirbrowser.h
-include/bmp/formatter.h
-include/bmp/fullscreen.h
-include/bmp/plugin.h
-include/bmp/titlestring.h
-include/bmp/util.h
-include/bmp/vfs.h
-include/bmp/rcfile.h
-include/bmp/configdb.h
-lib/libbeep.a
-lib/libbeep.so
-lib/libbeep.so.2
-lib/bmp/Input/libcdaudio.so
-lib/bmp/Input/libmpg123.so
-%%VORBISPLUGIN:%%lib/bmp/Input/libvorbis.so
-lib/bmp/Input/libwav.so
-lib/bmp/Output/libOSS.so
-%%ESDPLUGIN:%%lib/bmp/Output/libesdout.so
-lib/bmp/Visualization/libbscope.so
-libdata/pkgconfig/bmp.pc
-share/applications/bmp.desktop
-share/bmp/Skins/Default/Avs.bmp
-share/bmp/Skins/Default/Balance.bmp
-share/bmp/Skins/Default/Eq_ex.bmp
-share/bmp/Skins/Default/Eqmain.bmp
-share/bmp/Skins/Default/Main.bmp
-share/bmp/Skins/Default/Mb.bmp
-share/bmp/Skins/Default/Monoster.bmp
-share/bmp/Skins/Default/Nums_ex.bmp
-share/bmp/Skins/Default/Pledit.bmp
-share/bmp/Skins/Default/Posbar.bmp
-share/bmp/Skins/Default/Shufrep.bmp
-share/bmp/Skins/Default/Text.bmp
-share/bmp/Skins/Default/Titlebar.bmp
-share/bmp/Skins/Default/Volume.bmp
-share/bmp/Skins/Default/cButtons.bmp
-share/bmp/Skins/Default/pLaypaus.bmp
-share/bmp/Skins/Default/pLedit.txt
-share/bmp/Skins/Default/readme.txt
-share/bmp/Skins/Default/screenshot.bmp
-share/bmp/Skins/Default/vIscolor.txt
-share/icons/bmp.svg
-share/bmp/glade/addfiles.glade
-share/bmp/glade/prefswin.glade
-share/bmp/images/appearance.png
-share/bmp/images/mouse.png
-share/bmp/images/playlist.png
-share/bmp/images/plugins.png
-share/bmp/images/eq.png
-share/locale/br/LC_MESSAGES/bmp.mo
-share/locale/cs/LC_MESSAGES/bmp.mo
-share/locale/cy/LC_MESSAGES/bmp.mo
-share/locale/de/LC_MESSAGES/bmp.mo
-share/locale/el/LC_MESSAGES/bmp.mo
-share/locale/es/LC_MESSAGES/bmp.mo
-share/locale/fr/LC_MESSAGES/bmp.mo
-share/locale/hu/LC_MESSAGES/bmp.mo
-share/locale/it/LC_MESSAGES/bmp.mo
-share/locale/ja/LC_MESSAGES/bmp.mo
-share/locale/ko/LC_MESSAGES/bmp.mo
-share/locale/lt/LC_MESSAGES/bmp.mo
-share/locale/mk/LC_MESSAGES/bmp.mo
-share/locale/nl/LC_MESSAGES/bmp.mo
-share/locale/pl/LC_MESSAGES/bmp.mo
-share/locale/pt_BR/LC_MESSAGES/bmp.mo
-share/locale/ro/LC_MESSAGES/bmp.mo
-share/locale/ru/LC_MESSAGES/bmp.mo
-share/locale/sk/LC_MESSAGES/bmp.mo
-share/locale/sv/LC_MESSAGES/bmp.mo
-share/locale/zh_CN/LC_MESSAGES/bmp.mo
-@unexec rmdir %D/share/applications 2>/dev/null || true
-@exec mkdir -p %D/share/beep/Skins
+bin/hash_table
+bin/hash_index
+bin/hrel-demo
+bin/bmpx
+include/libskinned/libskinned/bmp_button.h
+include/libskinned/libskinned/bmp_button_toggle.h
+include/libskinned/libskinned/bmp_slider.h
+include/libskinned/libskinned/bmp_tooltips.h
+include/libskinned/libskinned/bmp_window.h
+include/libhrel/libhrel/attr_map.h
+include/libhrel/libhrel/avl_tree_index.h
+include/libhrel/libhrel/btree.h
+include/libhrel/libhrel/hash_index.h
+include/libhrel/libhrel/hash_table.h
+include/libhrel/libhrel/misc.h
+include/libhrel/libhrel/relation.h
+include/libhrel/libhrel/relation_base.h
+include/libhrel/libhrel/relation_project.h
+include/libhrel/libhrel/relation_restrict.h
+include/libhrel/libhrel/relation_sort.h
+include/libhrel/libhrel/stack.h
+include/libhrel/libhrel/tuple.h
+include/libhrel/libhrel/types.h
+include/bmpx/interfaces/plugin_interface_flow.h
+include/bmpx/interfaces/plugin_interface_container.h
+include/bmpx/interfaces/plugin_interface_transport.h
+include/bmpx/interfaces/plugin_interface_plug_meta.h
+include/bmpx/dbus.h
+include/bmpx/file_utils.h
+include/bmpx/list.h
+include/bmpx/metadata.h
+include/bmpx/playlist.h
+include/bmpx/plugin.h
+include/bmpx/plugin_interfaces.h
+include/bmpx/sanity.h
+include/bmpx/uri.h
+include/bmpx/util.h
+include/bmpx/vfs.h
+lib/libskinned.so.1
+lib/libskinned.la
+lib/libgoa.a
+lib/libxcs.a
+lib/libhrel.so.1
+lib/libhrel.la
+lib/pkgconfig/hrel.pc
+lib/bmpx/plugins/flow/libflow_linear.so.0
+lib/bmpx/plugins/flow/libflow_linear.a
+lib/bmpx/plugins/flow/libflow_shuffle.so.0
+lib/bmpx/plugins/flow/libflow_shuffle.a
+lib/bmpx/plugins/transport/libtransport_cdda.so.0
+lib/bmpx/plugins/transport/libtransport_cdda.a
+lib/bmpx/plugins/transport/libtransport_file.so.0
+lib/bmpx/plugins/transport/libtransport_file.a
+lib/bmpx/plugins/transport/libtransport_http.so.0
+lib/bmpx/plugins/transport/libtransport_http.a
+lib/bmpx/plugins/container/libcontainer_folder.so.0
+lib/bmpx/plugins/container/libcontainer_folder.a
+lib/bmpx/plugins/container/libcontainer_m3u.so.0
+lib/bmpx/plugins/container/libcontainer_m3u.a
+lib/bmpx/plugins/container/libcontainer_pls.so.0
+lib/bmpx/plugins/container/libcontainer_pls.a
+lib/bmpx/plugins/container/libcontainer_xspf.so.0
+lib/bmpx/plugins/container/libcontainer_xspf.a
+share/locale/af/LC_MESSAGES/bmpx.mo
+share/locale/bg/LC_MESSAGES/bmpx.mo
+share/locale/de/LC_MESSAGES/bmpx.mo
+share/locale/el/LC_MESSAGES/bmpx.mo
+share/locale/fr/LC_MESSAGES/bmpx.mo
+share/locale/hu/LC_MESSAGES/bmpx.mo
+share/locale/ja/LC_MESSAGES/bmpx.mo
+share/locale/lt/LC_MESSAGES/bmpx.mo
+share/locale/pl/LC_MESSAGES/bmpx.mo
+share/locale/ru/LC_MESSAGES/bmpx.mo
+share/applications/bmpx.desktop
+share/applications/bmpx_enqueue.desktop
+share/bmpx/ui/playlist.ui
+share/bmpx/ui/main.ui
+share/bmpx/ui/trayicon.ui
+share/bmpx/icons/themes/darksphere/icon_player_16.png
+share/bmpx/icons/themes/darksphere/icon_player_32.png
+share/bmpx/icons/themes/darksphere/icon_player_48.png
+share/bmpx/icons/themes/darksphere/icon_player_64.png
+share/bmpx/icons/themes/darksphere/icon_player_128.png
+share/bmpx/icons/themes/darksphere/icon_playlist_16.png
+share/bmpx/icons/themes/darksphere/icon_playlist_32.png
+share/bmpx/icons/themes/darksphere/icon_playlist_48.png
+share/bmpx/icons/themes/darksphere/icon_playlist_64.png
+share/bmpx/icons/themes/darksphere/icon_playlist_128.png
+share/bmpx/icons/themes/display/icon_player_16.png
+share/bmpx/icons/themes/display/icon_player_32.png
+share/bmpx/icons/themes/display/icon_player_48.png
+share/bmpx/icons/themes/display/icon_player_64.png
+share/bmpx/icons/themes/display/icon_player_128.png
+share/bmpx/icons/themes/display/icon_playlist_16.png
+share/bmpx/icons/themes/display/icon_playlist_32.png
+share/bmpx/icons/themes/display/icon_playlist_48.png
+share/bmpx/icons/themes/display/icon_playlist_64.png
+share/bmpx/icons/themes/display/icon_playlist_128.png
+share/bmpx/icons/themes/plastic/icon_player_16.png
+share/bmpx/icons/themes/plastic/icon_player_32.png
+share/bmpx/icons/themes/plastic/icon_player_48.png
+share/bmpx/icons/themes/plastic/icon_player_64.png
+share/bmpx/icons/themes/plastic/icon_player_128.png
+share/bmpx/icons/themes/plastic/icon_playlist_16.png
+share/bmpx/icons/themes/plastic/icon_playlist_32.png
+share/bmpx/icons/themes/plastic/icon_playlist_48.png
+share/bmpx/icons/themes/plastic/icon_playlist_64.png
+share/bmpx/icons/themes/plastic/icon_playlist_128.png
+share/bmpx/icons/themes/red/icon_player_16.png
+share/bmpx/icons/themes/red/icon_player_32.png
+share/bmpx/icons/themes/red/icon_player_48.png
+share/bmpx/icons/themes/red/icon_player_64.png
+share/bmpx/icons/themes/red/icon_player_128.png
+share/bmpx/icons/themes/red/icon_playlist_16.png
+share/bmpx/icons/themes/red/icon_playlist_32.png
+share/bmpx/icons/themes/red/icon_playlist_48.png
+share/bmpx/icons/themes/red/icon_playlist_64.png
+share/bmpx/icons/themes/red/icon_playlist_128.png
+share/bmpx/icons/themes/red/icon_library_128.png
+share/bmpx/icons/themes/red/icon_library_16.png
+share/bmpx/icons/themes/red/icon_library_32.png
+share/bmpx/icons/themes/red/icon_library_48.png
+share/bmpx/icons/themes/red/icon_library_64.png
+share/bmpx/icons/tray-icons/tray-icon-default.png
+share/bmpx/icons/tray-icons/tray-icon-playing.png
+share/bmpx/icons/tray-icons/tray-icon-paused.png
+share/bmpx/icons/tray-icons/tray-icon-exit.png
+share/bmpx/skins/default/balance.bmp
+share/bmpx/skins/default/cbuttons.bmp
+share/bmpx/skins/default/eq_ex.bmp
+share/bmpx/skins/default/eqmain.bmp
+share/bmpx/skins/default/main.bmp
+share/bmpx/skins/default/monoster.bmp
+share/bmpx/skins/default/nums_ex.bmp
+share/bmpx/skins/default/playpaus.bmp
+share/bmpx/skins/default/pledit.bmp
+share/bmpx/skins/default/posbar.bmp
+share/bmpx/skins/default/shufrep.bmp
+share/bmpx/skins/default/text.bmp
+share/bmpx/skins/default/titlebar.bmp
+share/bmpx/skins/default/volume.bmp
+share/bmpx/skins/default/pledit.txt
+share/bmpx/skins/default/viscolor.txt
+share/bmpx/skins/default/README
+share/bmpx/images/splash.png
+share/bmpx/images/logo-experimental.png
+share/bmpx/images/preferences-logo.png
+share/bmpx/images/library-headerlogo.png
+share/bmpx/images/about_logo.png
+share/bmpx/images/audio.png
+share/bmpx/images/wait.gif
+share/bmpx/images/appearance.png
+share/bmpx/images/appearance_ia.png
+share/bmpx/images/eq.png
+share/bmpx/images/eq_ia.png
+share/bmpx/images/mouse.png
+share/bmpx/images/mouse_ia.png
+share/bmpx/images/playlist.png
+share/bmpx/images/playlist_ia.png
+share/bmpx/images/playback.png
+share/bmpx/images/playback_ia.png
+share/bmpx/images/plugins.png
+share/bmpx/images/plugins_ia.png
+share/bmpx/images/xiph.png
+share/bmpx/images/shoutcast.png
+share/bmpx/glade/dialog_add_files.glade
+share/bmpx/glade/dialog_add_url.glade
+share/bmpx/glade/dialog_export_tracklist.glade
+share/bmpx/glade/dialog_file_info.glade
+share/bmpx/glade/dialog_library.glade
+share/bmpx/glade/dialog_preferences.glade
+share/bmpx/glade/dialog_rename_tracklist.glade
+share/bmpx/glade/dialog_new_list_from_selection.glade
+share/bmpx/glade/bmpx-remote.glade
+share/bmpx/data/GPL.txt
+share/icons/hicolor/48x48/apps/bmpx.png
+lib/libskinned.so
+lib/libhrel.so
+lib/bmpx/plugins/transport/libtransport_http.so
+lib/bmpx/plugins/transport/libtransport_file.so
+lib/bmpx/plugins/transport/libtransport_cdda.so
+lib/bmpx/plugins/flow/libflow_shuffle.so
+lib/bmpx/plugins/flow/libflow_linear.so
+lib/bmpx/plugins/container/libcontainer_xspf.so
+lib/bmpx/plugins/container/libcontainer_pls.so
+lib/bmpx/plugins/container/libcontainer_m3u.so
+lib/bmpx/plugins/container/libcontainer_folder.so
+@dirrm share/bmpx/ui
+@dirrm share/bmpx/skins/default
+@dirrm share/bmpx/skins
+@dirrm share/bmpx/images
+@dirrm share/bmpx/icons/tray-icons
+@dirrm share/bmpx/icons/themes/red
+@dirrm share/bmpx/icons/themes/plastic
+@dirrm share/bmpx/icons/themes/display
+@dirrm share/bmpx/icons/themes/darksphere
+@dirrm share/bmpx/icons/themes
+@dirrm share/bmpx/icons
+@dirrm share/bmpx/glade
+@dirrm share/bmpx/data
+@dirrm share/bmpx
 @dirrm share/beep/Skins
 @dirrm share/beep
-@dirrm share/bmp/Skins/Default
-@dirrm share/bmp/Skins
-@dirrm share/bmp/glade
-@dirrm share/bmp/images
-@dirrm share/bmp
-@dirrm lib/bmp/Visualization
-@dirrm lib/bmp/Output
-@dirrm lib/bmp/Input
-@exec mkdir -p %D/lib/bmp/General
+@dirrm lib/bmpx/plugins/transport
+@dirrm lib/bmpx/plugins/flow
+@dirrm lib/bmpx/plugins/container
+@dirrm lib/bmpx/plugins
+@dirrm lib/bmpx
 @dirrm lib/bmp/General
 @dirrm lib/bmp
-@dirrm include/bmp
+@dirrm include/libskinned/libskinned
+@dirrm include/libskinned
+@dirrm include/libhrel/libhrel
+@dirrm include/libhrel
+@dirrm include/bmpx/interfaces
+@dirrm include/bmpx
--- beep-media-player.diff ends here ---



>Release-Note:
>Audit-Trail:
Class-Changed-From-To: maintainer-update->change-request 
Class-Changed-By: edwin 
Class-Changed-When: Sat Jan 7 18:40:15 UTC 2006 
Class-Changed-Why:  
Fix category (submitter is not maintainer) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=91464 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Sat Jan 7 18:40:23 UTC 2006 
State-Changed-Why:  
Awaiting maintainers feedback 

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

From: Miguel Mendez <flynn@energyhq.es.eu.org>
To: bug-followup@FreeBSD.org
Cc: edwin@FreeBSD.org
Subject: Re: ports/91464: [Maintainer Update] multimedia/beep-media-player
 to 0.12.9
Date: Sat, 7 Jan 2006 20:28:15 +0100

 --Signature=_Sat__7_Jan_2006_20_28_15_+0100_SM=KU0kh2ThRSK8c
 Content-Type: text/plain; charset=US-ASCII
 Content-Disposition: inline
 Content-Transfer-Encoding: quoted-printable
 
 On Sat, 7 Jan 2006 18:40:18 UT
 Edwin Groothuis <edwin@FreeBSD.org> wrote:
 
 Hi,
 
 First of all, happy new year :)
 
 > Maintainer of multimedia/beep-media-player,
 >=20
 > Please note that PR ports/91464 has just been submitted.
 >=20
 > If it contains a patch for an upgrade, an enhancement or a bug fix
 > you agree on, reply to this email stating that you approve the patch
 > and a committer will take care of it.
 >=20
 > The full text of the PR can be found at:
 >     http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dports/91464
 
 I'm the maintainer, that address (flynn@...) is my old one that is
 currently on a server that will go offline in the few months, you can
 check my PGP key.
 
 Cheers,
 --=20
 Miguel Mendez 	<mmendez@gmail.com>
 		<mmendez@energyhq.be>
 http://energyhq.blogspot.com
 PGP Key: 0xDC8514F1
 
 
 --Signature=_Sat__7_Jan_2006_20_28_15_+0100_SM=KU0kh2ThRSK8c
 Content-Type: application/pgp-signature
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.4.2 (FreeBSD)
 
 iD8DBQFDwBZSnLctrNyFFPERAvztAKCytpGE4Tfw2iQUt9zqX3PO/hmEewCfZ+jn
 pnaQ5CjKlgjwCACZ2EJbQPw=
 =ec/v
 -----END PGP SIGNATURE-----
 
 --Signature=_Sat__7_Jan_2006_20_28_15_+0100_SM=KU0kh2ThRSK8c--
State-Changed-From-To: feedback->open 
State-Changed-By: pav 
State-Changed-When: Sat Jan 7 19:42:41 UTC 2006 
State-Changed-Why:  
He's the man. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=91464 
Class-Changed-From-To: change-request->maintainer-update 
Class-Changed-By: edwin 
Class-Changed-When: Sat Jan 7 20:13:11 UTC 2006 
Class-Changed-Why:  
Submitter is maintainer (please use correct email address next time 
to speed up the process) 

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


From submitter:

I've just realised that bmpx is not compatible with bmp plugins. So can
we repocopy beep-media-player as bmpx and apply the patch there, thus
keeping beep-media-player around so people interested in using certaing
plugins (scrobblems comes to mind right now) can still used them?

Cheers,
-- 
Miguel Mendez
State-Changed-From-To: open->repocopy 
State-Changed-By: edwin 
State-Changed-When: Sun Jan 8 12:27:52 UTC 2006 
State-Changed-Why:  
Please repocopy multimedia/beep-media-player to multimedia/bmpx 



Responsible-Changed-From-To: freebsd-ports-bugs->portmgr 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sun Jan 8 12:27:52 UTC 2006 
Responsible-Changed-Why:  
portmgr handles repocopies 

http://www.freebsd.org/cgi/query-pr.cgi?pr=91464 
State-Changed-From-To: repocopy->open 
State-Changed-By: marcus 
State-Changed-When: Mon Jan 9 01:18:31 UTC 2006 
State-Changed-Why:  
Check your ports tree, multimedia/bmpx already exists. 


Responsible-Changed-From-To: portmgr->edwin 
Responsible-Changed-By: marcus 
Responsible-Changed-When: Mon Jan 9 01:18:31 UTC 2006 
Responsible-Changed-Why:  
Check your ports tree, multimedia/bmpx already exists. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=91464 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Mon Jan 9 01:20:58 UTC 2006 
State-Changed-Why:  
multimedia/bmpx already exists, can you check that one? 

http://www.freebsd.org/cgi/query-pr.cgi?pr=91464 
State-Changed-From-To: feedback->closed 
State-Changed-By: edwin 
State-Changed-When: Mon Jan 9 08:00:22 UTC 2006 
State-Changed-Why:  
Closed on submitters request 

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