| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.6.8 14 Mar 2004 06:17:56
 |
ade  |
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. |
0.6.8 06 Mar 2004 07:34:26
 |
marcus  |
Update to 0.68. |
0.6.7 29 Feb 2004 02:09:16
 |
marcus  |
Update to 0.6.7. |
0.6.6 27 Feb 2004 22:56:36
 |
marcus  |
Update to 0.6.6. |
0.6.5_1 04 Feb 2004 05:21:48
 |
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
0.6.5 22 Jan 2004 08:45:32
 |
marcus  |
* Update to 0.6.5
* Use gstreamerplugins |
0.6.4 09 Jan 2004 15:26:59
 |
olgeni  |
LIB_DEPENDS: libxine was bumped to version 9 some time ago. |
0.6.4 09 Jan 2004 02:42:10
 |
marcus  |
Update to 0.6.4. |
0.6.3 30 Dec 2003 06:54:23
 |
marcus  |
Chase libxine shared lib version.
PR: 60720
Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org> |
0.6.3 22 Dec 2003 20:06:06
 |
marcus  |
Update to 0.6.3. |
0.6.2_1 20 Dec 2003 16:14:14
 |
naddy  |
Catch up with libogg/libvorbis version bump. |
0.6.2_1 18 Dec 2003 18:09:07
 |
marcus  |
Temporarily fix the detection of libid3tag. This fixes MP3 support in
new installations. The better fix would be to add a pkg-config file
to the libid3tag port. |
0.6.2 18 Dec 2003 08:09:02
 |
marcus  |
Update to 0.6.2. |
0.6.1_1 07 Dec 2003 03:58:44
 |
marcus  |
Bump PORTREVISION for those that got 0.6.1 from my CVS repo. |
0.6.1 07 Dec 2003 03:57:35
 |
marcus  |
Update to 0.6.1. |
0.6.0_1 07 Dec 2003 01:27:06
 |
marcus  |
Chase the libmad/libid3tag shared lib version. |
0.6.0 12 Nov 2003 03:03:08
 |
marcus  |
Update to 0.6.0. |
0.5.88 26 Oct 2003 03:52:02
 |
marcus  |
Remove a bogus plist item.
Reported by: bento via kris |
0.5.88 24 Oct 2003 02:21:02
 |
marcus  |
Fix build on -STABLE. |
0.5.88 23 Oct 2003 20:43:35
 |
marcus  |
Update to 0.5.88. |
0.5.3 21 Sep 2003 17:53:38
 |
marcus  |
Revert the previous commit since libxine can't be made into a package due to
its dependency on djbfft. Instead, explicitly link against libm to try
and fix the package build. |
0.5.3 21 Sep 2003 17:07:19
 |
marcus  |
* If package building, use the libxine backend as there are issues with
the gstreamer backend for now
* Include a message that gstreamer-plugins needs MAD support for proper rb
operation
This should fix a plist problem on bento. |
0.5.3 09 Sep 2003 05:51:05
 |
marcus  |
Make sure we don't try to build with Vorbis if we don't have it installed.
Reported by: bento |
0.5.3 06 Sep 2003 18:14:21
 |
marcus  |
Update to 0.5.3. |
0.5.2_1 03 Sep 2003 21:44:32
 |
marcus  |
Fix a build problem when WITH_XINE is used.
PR: 56368
Submitted by: Frank Ruell <stoerte@dreamwarrior.net>
Obtained from: Rhythmbox CVS |
0.5.2_1 27 Aug 2003 17:18:16
 |
marcus  |
Chase the libmusicbrainz shared lib version.
Forgotten by: krion |
0.5.2 27 Aug 2003 08:27:06
 |
marcus  |
Update to 0.5.2. |
0.5.1 21 Aug 2003 16:28:09
 |
marcus  |
Add a WITH_XINE knob to build against the libxine backend. This fixes
a problem detecting certain MP3s tagged with ID3 2.3.0 tags.
Submitted by: Frank Ruell <stoerte@dreamwarrior.net> |
0.5.1 19 Aug 2003 01:33:01
 |
marcus  |
Add rhythmbox after a repo copy from net-rhythmbox. Rhythmbox is an
audio player for GNOME 2 that is a re-merge of the net-rhythmbox code plus
the original rhythmbox code. |