The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD multimedia : beep-media-player

GTK2 multimedia player

 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.

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. 

http://bmp.beep-media-player.org/index.php/BMP_Homepage



beep-media-player history


v. 1.38
date: 2007/07/28 12:27:26;  author: miwi;  state: Exp;  lines: +2 -2
- Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION

v. 1.37 date: 2007/05/19 20:17:05; author: flz; state: Exp; lines: +1 -0 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.36 date: 2007/04/18 11:46:09; author: gabor; state: Exp; lines: +1 -1 - Remove FreeBSD 4.X support from unmaintained ports in categories starting with letter i-m
v. 1.35 date: 2007/02/10 20:06:49; author: kris; state: Exp; lines: +1 -1 Reset unreachable maintainer address: mmendez@energyhq.be retry timeout exceeded
v. 1.34 date: 2006/08/07 11:46:50; author: garga; state: Exp; lines: +1 -1 - Fix PLIST: Remove locale dirs not contained in BSD.x11-4.dist - Use USE_LDCONFIG instead INSTALLS_SHLIB PR: ports/101501 Submitted by: Stanislav Sedov Approved by: Miguel Mendez (maintainer)
v. 1.33 date: 2006/06/15 11:12:25; author: sat; state: Exp; lines: +2 -1 - Update comment and pkg-decr - USE_GETTEXT to pacify portlint Approved by: maintainer (timeout 17 days)
v. 1.32 date: 2006/05/07 21:02:45; author: pav; state: Exp; lines: +2 -4 - Update to 0.9.7.1 PR: ports/96937 Submitted by: Miguel Mendez (maintainer)
v. 1.31 date: 2006/05/03 07:39:30; author: jylefort; state: Exp; lines: +3 -2 Run update-desktop-database since bmp.desktop contains a MimeType entry. Approved by: maintainer
v. 1.30 date: 2006/02/23 10:38:02; author: ade; state: Exp; lines: +1 -2 Conversion to a single libtool environment. Approved by: portmgr (kris)
v. 1.29 date: 2005/11/15 06:50:11; author: ade; state: Exp; lines: +1 -1 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
v. 1.28 date: 2005/11/05 05:21:14; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION to chase the glib20 shared library update.
v. 1.27 date: 2005/10/17 19:11:36; author: ehaupt; state: Exp; lines: +10 -10 - Add patch to enable ipv6 support - Add additional ipv6 category - Bump PORTREVISION PR: 87173 Submitted by: Byung-Hee HWANG Approved by: Miguel Mendez (maintainer), novel (mentor) (implicit)
v. 1.26 date: 2005/06/20 15:33:35; author: oliver; state: Exp; lines: +0 -0 PORTREVISION got bumped in the last commit
v. 1.25 date: 2005/06/20 15:32:47; author: oliver; state: Exp; lines: +1 -1 fix some ioctl sign-extension issues on 64bit platforms Approved by: maintainer
v. 1.24 date: 2005/05/13 17:31:45; author: novel; state: Exp; lines: +1 -1 - Bugfix: make xmms_remote_get_info() return correct information instead of some bogus data - Bump PORTREVISION Approved by: Miguel Mendez (maintainer) Obtained from: BMP cvs
v. 1.23 date: 2005/04/25 09:58:30; author: lawrance; state: Exp; lines: +0 -9 Unbreak build when the WITH_3DNOW option is disabled. PR: ports/80299 Submitted by: Miguel Mendez (maintainer) Approved by: clement (mentor)
v. 1.22 date: 2005/03/12 10:53:26; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION to chase the glib20 shared lib version change.
v. 1.21 date: 2005/03/01 07:49:00; author: vs; state: Exp; lines: +1 -1 Bump PORTREV as a hint to the package cluster after discussion with kris
v. 1.20 date: 2005/02/27 17:07:23; author: vs; state: Exp; lines: +2 -2 Build WAV-plugin (bump PORTREV) PR: ports/78122 Submitted by: Zahemszky Gabor via maintainer
v. 1.19 date: 2005/02/25 15:12:06; author: vs; state: Exp; lines: +5 -20 Fix "ownership" of lib/bmp/General and make the plugins respect the new world order (i.e. they shouldn't try to remove this directory) Induced by PR: ports/77618 Submitted by: beep-media-player maintainer
v. 1.18 date: 2004/12/12 20:36:33; author: pav; state: Exp; lines: +2 -1 - Fix crash on exiting PR: ports/74994 Submitted by: Damian Approved by: Miguel Mendez (maintainer)
v. 1.17 date: 2004/12/11 19:05:11; author: pav; state: Exp; lines: +2 -3 - Update to 0.9.7 PR: ports/74957 Submitted by: Roman Bogorodskiy Approved by: Miguel Mendez (maintainer)
v. 1.16 date: 2004/11/07 22:36:53; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the big upgrade.
v. 1.15 date: 2004/10/12 06:45:41; author: linimon; state: Exp; lines: +1 -1 Update to 0.9.7.rc2. PR: ports/71286 Submitted by: Roman Bogorodskiy (maintainer)
v. 1.14 date: 2004/08/25 15:09:26; author: vs; state: Exp; lines: +4 -5 Update to 0.9.7rc1 PR: ports/70825 Submitted by: Miguel Mendez (maintainer)
v. 1.13 date: 2004/07/31 21:54:29; author: pav; state: Exp; lines: +6 -7 - Don't install .la files - Fix .pc file installation - Portlint - Remove redundant definitions and no-op patching
v. 1.12 date: 2004/04/05 03:30:15; author: marcus; state: Exp; lines: +1 -0 Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
v. 1.11 date: 2004/03/14 06:16:59; author: ade; state: Exp; lines: +1 -1 Whoa there, boy, that's a mighty big commit y'all have there... Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed.
v. 1.10 date: 2004/03/09 18:59:16; author: eik; state: Exp; lines: +0 -0 forced commit, the previous log message should read: Restore maintainer PR: 64000 Submitted by: Miguel Mendez
v. 1.9 date: 2004/03/09 18:52:32; author: eik; state: Exp; lines: +1 -1 /tmp/cvs7Yicew
v. 1.8 date: 2004/02/17 08:48:24; author: kris; state: Exp; lines: +1 -1 Reset undeliverable maintainer address
v. 1.7 date: 2004/02/08 08:08:09; author: marcus; state: Exp; lines: +8 -8 Update to 0.9.6 and bump PORTEPOCH since 0.9.6 is numerically less than the previous 1.0.0 (though this is a later version). PR: 62495 Submitted by: maintainer
v. 1.6 date: 2004/02/04 05:07:48; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.5 date: 2003/12/25 19:18:00; author: pav; state: Exp; lines: +1 -1 - Fix build of vorbis plugin on 4.x - Add missed files and directories to plist - Bump portrevision PR: ports/59628, ports/60538 Submitted by: Simon Barner , Sergey Akifyev
v. 1.4 date: 2003/12/20 16:37:56; author: naddy; state: Exp; lines: +2 -2 Catch up with libogg/libvorbis version bump.
v. 1.3 date: 2003/11/19 19:01:55; author: marcus; state: Exp; lines: +6 -6 Restore Ogg/Vorbis support. PR: 59484 Submitted by: maintainer
v. 1.2 date: 2003/11/15 02:24:06; author: marcus; state: Exp; lines: +4 -3 * Update to pre5 * Fix build on -STABLE PR: 59279 Submitted by: Simon Barner Approved by: maintainer
v. 1.1 date: 2003/11/13 19:54:51; author: marcus; state: Exp; Add beep-media-player which the renamed XMMS MP3 player ported to GTK+-2. Submitted by: Miguel Mendez ============================================================================= v. 1.38 date: 2007/07/28 12:27:26; author: miwi; state: Exp; lines: +2 -2 - Chase increase of audio/libvorbis shlib version. - Bump PORTREVISION
v. 1.37 date: 2007/05/19 20:17:05; author: flz; state: Exp; lines: +1 -0 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.36 date: 2007/04/18 11:46:09; author: gabor; state: Exp; lines: +1 -1 - Remove FreeBSD 4.X support from unmaintained ports in categories starting with letter i-m
v. 1.35 date: 2007/02/10 20:06:49; author: kris; state: Exp; lines: +1 -1 Reset unreachable maintainer address: mmendez@energyhq.be retry timeout exceeded
v. 1.34 date: 2006/08/07 11:46:50; author: garga; state: Exp; lines: +1 -1 - Fix PLIST: Remove locale dirs not contained in BSD.x11-4.dist - Use USE_LDCONFIG instead INSTALLS_SHLIB PR: ports/101501 Submitted by: Stanislav Sedov Approved by: Miguel Mendez (maintainer)
v. 1.33 date: 2006/06/15 11:12:25; author: sat; state: Exp; lines: +2 -1 - Update comment and pkg-decr - USE_GETTEXT to pacify portlint Approved by: maintainer (timeout 17 days)
v. 1.32 date: 2006/05/07 21:02:45; author: pav; state: Exp; lines: +2 -4 - Update to 0.9.7.1 PR: ports/96937 Submitted by: Miguel Mendez (maintainer)
v. 1.31 date: 2006/05/03 07:39:30; author: jylefort; state: Exp; lines: +3 -2 Run update-desktop-database since bmp.desktop contains a MimeType entry. Approved by: maintainer
v. 1.30 date: 2006/02/23 10:38:02; author: ade; state: Exp; lines: +1 -2 Conversion to a single libtool environment. Approved by: portmgr (kris)
v. 1.29 date: 2005/11/15 06:50:11; author: ade; state: Exp; lines: +1 -1 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
v. 1.28 date: 2005/11/05 05:21:14; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION to chase the glib20 shared library update.
v. 1.27 date: 2005/10/17 19:11:36; author: ehaupt; state: Exp; lines: +10 -10 - Add patch to enable ipv6 support - Add additional ipv6 category - Bump PORTREVISION PR: 87173 Submitted by: Byung-Hee HWANG Approved by: Miguel Mendez (maintainer), novel (mentor) (implicit)
v. 1.26 date: 2005/06/20 15:33:35; author: oliver; state: Exp; lines: +0 -0 PORTREVISION got bumped in the last commit
v. 1.25 date: 2005/06/20 15:32:47; author: oliver; state: Exp; lines: +1 -1 fix some ioctl sign-extension issues on 64bit platforms Approved by: maintainer
v. 1.24 date: 2005/05/13 17:31:45; author: novel; state: Exp; lines: +1 -1 - Bugfix: make xmms_remote_get_info() return correct information instead of some bogus data - Bump PORTREVISION Approved by: Miguel Mendez (maintainer) Obtained from: BMP cvs
v. 1.23 date: 2005/04/25 09:58:30; author: lawrance; state: Exp; lines: +0 -9 Unbreak build when the WITH_3DNOW option is disabled. PR: ports/80299 Submitted by: Miguel Mendez (maintainer) Approved by: clement (mentor)
v. 1.22 date: 2005/03/12 10:53:26; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION to chase the glib20 shared lib version change.
v. 1.21 date: 2005/03/01 07:49:00; author: vs; state: Exp; lines: +1 -1 Bump PORTREV as a hint to the package cluster after discussion with kris
v. 1.20 date: 2005/02/27 17:07:23; author: vs; state: Exp; lines: +2 -2 Build WAV-plugin (bump PORTREV) PR: ports/78122 Submitted by: Zahemszky Gabor via maintainer
v. 1.19 date: 2005/02/25 15:12:06; author: vs; state: Exp; lines: +5 -20 Fix "ownership" of lib/bmp/General and make the plugins respect the new world order (i.e. they shouldn't try to remove this directory) Induced by PR: ports/77618 Submitted by: beep-media-player maintainer
v. 1.18 date: 2004/12/12 20:36:33; author: pav; state: Exp; lines: +2 -1 - Fix crash on exiting PR: ports/74994 Submitted by: Damian Approved by: Miguel Mendez (maintainer)
v. 1.17 date: 2004/12/11 19:05:11; author: pav; state: Exp; lines: +2 -3 - Update to 0.9.7 PR: ports/74957 Submitted by: Roman Bogorodskiy Approved by: Miguel Mendez (maintainer)
v. 1.16 date: 2004/11/07 22:36:53; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the big upgrade.
v. 1.15 date: 2004/10/12 06:45:41; author: linimon; state: Exp; lines: +1 -1 Update to 0.9.7.rc2. PR: ports/71286 Submitted by: Roman Bogorodskiy (maintainer)
v. 1.14 date: 2004/08/25 15:09:26; author: vs; state: Exp; lines: +4 -5 Update to 0.9.7rc1 PR: ports/70825 Submitted by: Miguel Mendez (maintainer)
v. 1.13 date: 2004/07/31 21:54:29; author: pav; state: Exp; lines: +6 -7 - Don't install .la files - Fix .pc file installation - Portlint - Remove redundant definitions and no-op patching
v. 1.12 date: 2004/04/05 03:30:15; author: marcus; state: Exp; lines: +1 -0 Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
v. 1.11 date: 2004/03/14 06:16:59; author: ade; state: Exp; lines: +1 -1 Whoa there, boy, that's a mighty big commit y'all have there... Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed.
v. 1.10 date: 2004/03/09 18:59:16; author: eik; state: Exp; lines: +0 -0 forced commit, the previous log message should read: Restore maintainer PR: 64000 Submitted by: Miguel Mendez
v. 1.9 date: 2004/03/09 18:52:32; author: eik; state: Exp; lines: +1 -1 /tmp/cvs7Yicew
v. 1.8 date: 2004/02/17 08:48:24; author: kris; state: Exp; lines: +1 -1 Reset undeliverable maintainer address
v. 1.7 date: 2004/02/08 08:08:09; author: marcus; state: Exp; lines: +8 -8 Update to 0.9.6 and bump PORTEPOCH since 0.9.6 is numerically less than the previous 1.0.0 (though this is a later version). PR: 62495 Submitted by: maintainer
v. 1.6 date: 2004/02/04 05:07:48; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.5 date: 2003/12/25 19:18:00; author: pav; state: Exp; lines: +1 -1 - Fix build of vorbis plugin on 4.x - Add missed files and directories to plist - Bump portrevision PR: ports/59628, ports/60538 Submitted by: Simon Barner , Sergey Akifyev
v. 1.4 date: 2003/12/20 16:37:56; author: naddy; state: Exp; lines: +2 -2 Catch up with libogg/libvorbis version bump.
v. 1.3 date: 2003/11/19 19:01:55; author: marcus; state: Exp; lines: +6 -6 Restore Ogg/Vorbis support. PR: 59484 Submitted by: maintainer
v. 1.2 date: 2003/11/15 02:24:06; author: marcus; state: Exp; lines: +4 -3 * Update to pre5 * Fix build on -STABLE PR: 59279 Submitted by: Simon Barner Approved by: maintainer
v. 1.1 date: 2003/11/13 19:54:51; author: marcus; state: Exp; Add beep-media-player which the renamed XMMS MP3 player ported to GTK+-2. Submitted by: Miguel Mendez ============================================================================= v. 1.38 date: 2007/07/28 12:27:26; author: miwi; state: Exp; lines: +2 -2 - Chase increase of audio/libvorbis shlib version. - Bump PORTREVISION
v. 1.37 date: 2007/05/19 20:17:05; author: flz; state: Exp; lines: +1 -0 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.36 date: 2007/04/18 11:46:09; author: gabor; state: Exp; lines: +1 -1 - Remove FreeBSD 4.X support from unmaintained ports in categories starting with letter i-m
v. 1.35 date: 2007/02/10 20:06:49; author: kris; state: Exp; lines: +1 -1 Reset unreachable maintainer address: mmendez@energyhq.be retry timeout exceeded
v. 1.34 date: 2006/08/07 11:46:50; author: garga; state: Exp; lines: +1 -1 - Fix PLIST: Remove locale dirs not contained in BSD.x11-4.dist - Use USE_LDCONFIG instead INSTALLS_SHLIB PR: ports/101501 Submitted by: Stanislav Sedov Approved by: Miguel Mendez (maintainer)
v. 1.33 date: 2006/06/15 11:12:25; author: sat; state: Exp; lines: +2 -1 - Update comment and pkg-decr - USE_GETTEXT to pacify portlint Approved by: maintainer (timeout 17 days)
v. 1.32 date: 2006/05/07 21:02:45; author: pav; state: Exp; lines: +2 -4 - Update to 0.9.7.1 PR: ports/96937 Submitted by: Miguel Mendez (maintainer)
v. 1.31 date: 2006/05/03 07:39:30; author: jylefort; state: Exp; lines: +3 -2 Run update-desktop-database since bmp.desktop contains a MimeType entry. Approved by: maintainer
v. 1.30 date: 2006/02/23 10:38:02; author: ade; state: Exp; lines: +1 -2 Conversion to a single libtool environment. Approved by: portmgr (kris)
v. 1.29 date: 2005/11/15 06:50:11; author: ade; state: Exp; lines: +1 -1 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
v. 1.28 date: 2005/11/05 05:21:14; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION to chase the glib20 shared library update.
v. 1.27 date: 2005/10/17 19:11:36; author: ehaupt; state: Exp; lines: +10 -10 - Add patch to enable ipv6 support - Add additional ipv6 category - Bump PORTREVISION PR: 87173 Submitted by: Byung-Hee HWANG Approved by: Miguel Mendez (maintainer), novel (mentor) (implicit)
v. 1.26 date: 2005/06/20 15:33:35; author: oliver; state: Exp; lines: +0 -0 PORTREVISION got bumped in the last commit
v. 1.25 date: 2005/06/20 15:32:47; author: oliver; state: Exp; lines: +1 -1 fix some ioctl sign-extension issues on 64bit platforms Approved by: maintainer
v. 1.24 date: 2005/05/13 17:31:45; author: novel; state: Exp; lines: +1 -1 - Bugfix: make xmms_remote_get_info() return correct information instead of some bogus data - Bump PORTREVISION Approved by: Miguel Mendez (maintainer) Obtained from: BMP cvs
v. 1.23 date: 2005/04/25 09:58:30; author: lawrance; state: Exp; lines: +0 -9 Unbreak build when the WITH_3DNOW option is disabled. PR: ports/80299 Submitted by: Miguel Mendez (maintainer) Approved by: clement (mentor)
v. 1.22 date: 2005/03/12 10:53:26; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION to chase the glib20 shared lib version change.
v. 1.21 date: 2005/03/01 07:49:00; author: vs; state: Exp; lines: +1 -1 Bump PORTREV as a hint to the package cluster after discussion with kris
v. 1.20 date: 2005/02/27 17:07:23; author: vs; state: Exp; lines: +2 -2 Build WAV-plugin (bump PORTREV) PR: ports/78122 Submitted by: Zahemszky Gabor via maintainer
v. 1.19 date: 2005/02/25 15:12:06; author: vs; state: Exp; lines: +5 -20 Fix "ownership" of lib/bmp/General and make the plugins respect the new world order (i.e. they shouldn't try to remove this directory) Induced by PR: ports/77618 Submitted by: beep-media-player maintainer
v. 1.18 date: 2004/12/12 20:36:33; author: pav; state: Exp; lines: +2 -1 - Fix crash on exiting PR: ports/74994 Submitted by: Damian Approved by: Miguel Mendez (maintainer)
v. 1.17 date: 2004/12/11 19:05:11; author: pav; state: Exp; lines: +2 -3 - Update to 0.9.7 PR: ports/74957 Submitted by: Roman Bogorodskiy Approved by: Miguel Mendez (maintainer)
v. 1.16 date: 2004/11/07 22:36:53; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the big upgrade.
v. 1.15 date: 2004/10/12 06:45:41; author: linimon; state: Exp; lines: +1 -1 Update to 0.9.7.rc2. PR: ports/71286 Submitted by: Roman Bogorodskiy (maintainer)
v. 1.14 date: 2004/08/25 15:09:26; author: vs; state: Exp; lines: +4 -5 Update to 0.9.7rc1 PR: ports/70825 Submitted by: Miguel Mendez (maintainer)
v. 1.13 date: 2004/07/31 21:54:29; author: pav; state: Exp; lines: +6 -7 - Don't install .la files - Fix .pc file installation - Portlint - Remove redundant definitions and no-op patching
v. 1.12 date: 2004/04/05 03:30:15; author: marcus; state: Exp; lines: +1 -0 Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
v. 1.11 date: 2004/03/14 06:16:59; author: ade; state: Exp; lines: +1 -1 Whoa there, boy, that's a mighty big commit y'all have there... Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed.
v. 1.10 date: 2004/03/09 18:59:16; author: eik; state: Exp; lines: +0 -0 forced commit, the previous log message should read: Restore maintainer PR: 64000 Submitted by: Miguel Mendez
v. 1.9 date: 2004/03/09 18:52:32; author: eik; state: Exp; lines: +1 -1 /tmp/cvs7Yicew
v. 1.8 date: 2004/02/17 08:48:24; author: kris; state: Exp; lines: +1 -1 Reset undeliverable maintainer address
v. 1.7 date: 2004/02/08 08:08:09; author: marcus; state: Exp; lines: +8 -8 Update to 0.9.6 and bump PORTEPOCH since 0.9.6 is numerically less than the previous 1.0.0 (though this is a later version). PR: 62495 Submitted by: maintainer
v. 1.6 date: 2004/02/04 05:07:48; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.5 date: 2003/12/25 19:18:00; author: pav; state: Exp; lines: +1 -1 - Fix build of vorbis plugin on 4.x - Add missed files and directories to plist - Bump portrevision PR: ports/59628, ports/60538 Submitted by: Simon Barner , Sergey Akifyev
v. 1.4 date: 2003/12/20 16:37:56; author: naddy; state: Exp; lines: +2 -2 Catch up with libogg/libvorbis version bump.
v. 1.3 date: 2003/11/19 19:01:55; author: marcus; state: Exp; lines: +6 -6 Restore Ogg/Vorbis support. PR: 59484 Submitted by: maintainer
v. 1.2 date: 2003/11/15 02:24:06; author: marcus; state: Exp; lines: +4 -3 * Update to pre5 * Fix build on -STABLE PR: 59279 Submitted by: Simon Barner Approved by: maintainer
v. 1.1 date: 2003/11/13 19:54:51; author: marcus; state: Exp; Add beep-media-player which the renamed XMMS MP3 player ported to GTK+-2. Submitted by: Miguel Mendez =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm