Index: Makefile =================================================================== RCS file: /home/pcvs/ports/multimedia/beep-media-player/Makefile,v retrieving revision 1.32 diff -u -r1.32 Makefile --- Makefile 7 May 2006 21:02:45 -0000 1.32 +++ Makefile 29 May 2006 06:31:25 -0000 @@ -21,6 +21,7 @@ USE_X_PREFIX= yes USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes +USE_GETTEXT= yes INSTALLS_SHLIB= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib -lstdc++" \ Index: pkg-descr =================================================================== RCS file: /home/pcvs/ports/multimedia/beep-media-player/pkg-descr,v retrieving revision 1.2 diff -u -r1.2 pkg-descr --- pkg-descr 8 Feb 2004 08:08:09 -0000 1.2 +++ pkg-descr 29 May 2006 06:31:25 -0000 @@ -1,5 +1,13 @@ -beep is a media player based on XMMS (http://www.xmms.org). -The primary goals of this fork are UI enhancements with latest -technology (GTK2, Pango), and usability while maintaining the skinned UI. +BMP, or Beep Media Player, is a compact media player that was originally +forked from XMMS with the goal of porting XMMS to GTK2 and make use of +more modern desktop standards. The original XMMS is based on GTK 1.2, +which is now deprecated for roughly 4 years, and was deprecated at the +time of the fork for approximately 2 years. This, and the fact that the +developers were developing XMMS under a mostly cathedral-style model led +M. Derezynski to fork BMP from XMMS. -WWW: http://beepmp.sourceforge.net/ +BMP was discontinued in October 2005 with version 0.9.7.1 being +the last one. There is a fork off 0.9.7.1 in multimedia/audacious +and a completely new version of BMP in multimedia/bmpx. + +WWW: http://bmp.beep-media-player.org/index.php/BMP_Homepage