Commit Graph

3247 Commits

Author SHA1 Message Date
Maxim Sobolev
eb90479d10 - Better FreeBSD version detection;
- update maintainer's e-mail.

Submitted by:	maintainer
2003-05-20 04:45:10 +00:00
Satoshi Taoka
1de1f29ff4 mpg123.el supports ogg123.
Submitted by:	the author of mpg123.el
2003-05-19 23:44:40 +00:00
Tim Vanderhoek
c4cb43a7d3 Patches for:
1) Avoid becoming confused about the current state of "pause" when
   rewinding/forwarding to the prev/next track.
2) Use capital 'E' instead of lower 'e' for Eject.  The 'e' button
   is too close to the 'r' button and accidentally ejecting when you're
   trying to rewind is really annoying.
3) When multiple subsequent r)ewind or f)orward operations are used
   before the ioctl() from an earlier r)ewind or f)orward has returned,
   perform the delayed 'r' and 'f' operations all at once rather than
   individually (and serially).  This avoids a buffer overflow crash
   that could occur and also makes the 'r' and 'f' controls much more
   usable

Update PORTREVISION for these improvements.
2003-05-19 20:13:03 +00:00
Mario Sergio Fujikawa Ferreira
9433ac58db Update to KDE 3.1.2 2003-05-19 19:43:36 +00:00
Pete Fritchman
cf8b3be87b Update to 0.5.1.
PR:		51699
Submitted by:	Ports Fury
2003-05-18 23:04:10 +00:00
Pete Fritchman
cc8ee1b0c8 Fix MASTER_SITES.
PR:		51698
Submitted by:	Ports Fury
2003-05-18 23:00:49 +00:00
Pete Fritchman
d403cfe967 Update to 0.99.9.
PR:		51668
Submitted by:	Ports Fury
2003-05-18 22:42:02 +00:00
Joe Marcus Clarke
94f86ccc83 Add a forgotten patch-configure to complete the libtool hack. This
will fix the dreaded thread lockups on -CURRENT.

Reported by:	Wade Majors <wade@ezri.org>
2003-05-18 22:41:11 +00:00
Kris Kennaway
9243051afe Back out previous commit; the problem was due to bento having a stale
files/ directory with no CVS directory.
2003-05-18 21:36:53 +00:00
Anders Nordby
db1d97300e Update to 1.6.5.1a.
This unbreaks -current, so remove BROKEN.

Approved by:	maintainer timeout (distfile missing since december)
2003-05-18 19:13:41 +00:00
Pete Fritchman
3d2066e576 - update to 0.9.6
- switch to bz2 distfile
- ECHO -> ECHO_MSG

PR:		52043
Submitted by:	Ports Fury
2003-05-18 19:09:46 +00:00
Joe Marcus Clarke
f0569297de Fix configure in the absence of GNOME.
Reported by:	bento
2003-05-18 17:54:18 +00:00
Joe Marcus Clarke
b879855e14 Add net-rhythmbox, an audio and Internet radio player for the GNOME 2
desktop.

Submitted by:	Hendrik Scholz <hendrik@scholz.net>
2003-05-18 17:20:19 +00:00
Kris Kennaway
2f610b15bf BROKEN on 5.1: does not build 2003-05-18 12:22:24 +00:00
Kris Kennaway
5962582d72 BROKEN on 5.1: does not compile 2003-05-18 12:18:54 +00:00
Kris Kennaway
bcdd710690 BROKEN on 5.1: does not build 2003-05-18 12:09:08 +00:00
Kris Kennaway
9803c25217 BROKEN on 5.1: does not build 2003-05-18 12:00:35 +00:00
Anders Nordby
0674ff90d4 Look for sys/soundcard.h instead of machine/soundcard.h, making the port
come a little longer in its build on -current.

Now someone needs to fix the C++. The author does not maintain this code
anymore.
2003-05-18 11:51:17 +00:00
Kris Kennaway
b5ba813ea5 BROKEN on 5.1: configure fails 2003-05-18 11:36:12 +00:00
Kris Kennaway
d500c1cc50 BROKEN on 5.1: does not compile 2003-05-18 10:15:44 +00:00
Kris Kennaway
9c288e873f BROKEN on 5.1: bad C++ 2003-05-18 09:55:25 +00:00
Adam Weinberger
91ccf8db77 Update to 2.1.4.
PR:		ports/52076
Submitted by:	Munish Chopra <mchopra@engmail.uwaterloo.ca> (maintainer)
2003-05-17 18:29:31 +00:00
Mario Sergio Fujikawa Ferreira
0288573666 Typo fix: intruduced -> introduced 2003-05-16 07:33:27 +00:00
Pete Fritchman
0f24275cdd - update to 3.3
- use DOCSDIR

PR:		52046
Submitted by:	Ports Fury
2003-05-16 03:23:37 +00:00
Pete Fritchman
253ad99f53 Update to 1.4.11.
PR:		52045
Submitted by:	Ports Fury
2003-05-16 03:15:12 +00:00
Pete Fritchman
bb3729b0e8 Update to 0.0.15.
PR:		52044
Submitted by:	Ports Fury
2003-05-16 03:11:23 +00:00
Norikatsu Shigemura
d3dfe9a6fc Fix build on alpha.
Pointed out by:		bento via kris
2003-05-14 05:28:56 +00:00
Jean-Marc Zucconi
5705d61058 The previous commit on this file unbroke the -current build but broke 4.x.
Now this patch should work both on 4.x and -current.
2003-05-14 01:57:55 +00:00
Martin Blapp
a1c99f3916 Add patches for xmms-uade 80.p5 2003-05-13 21:01:12 +00:00
Martin Blapp
1c1ff9e014 The war is over, upgrade to version 80.P5
Changes:

 - eagleplayer amplifier support: we get david hanney and jesper olsen
   player support
 - updated players: MMDC, soundtracker clones, Laxity-Player, mark
   cooksey old
 - improved format detection: tfmx, mod15
 - shell interactivity support for unix and mos (change subsongs on
   command line on the fly)
 - tons of code cleanups
2003-05-13 20:55:34 +00:00
Tilman Keskinoz
b2d5d19f1c Fix a Crash.
Made OGG support optional
Bump PORTREVISION

PR:		51718
Submitted by:	maintainer
2003-05-12 14:44:04 +00:00
Ying-Chieh Liao
8935916dda 1. upgrade to 1.3
2. make portlint happy

PR:		51939 (1)
Submitted by:	maintainer (1)
2003-05-12 09:10:18 +00:00
Edwin Groothuis
557a91abb1 Removed offending architecture-only lines from Makefile.bsd. 2003-05-11 21:57:18 +00:00
Joe Marcus Clarke
bb859c2c14 Remove a '/' in front of the README in the plist that was preventing the
package build on bento.

Reported by:	bento
2003-05-11 07:14:50 +00:00
Mario Sergio Fujikawa Ferreira
6872036594 o Fix typo: use PKGNAMESUFFIX for naming destination directories
when installing docs
o Bump PORTREVISION due to installation fix

Prompted by:	bento
2003-05-11 03:18:35 +00:00
Pete Fritchman
bbb80885fa Add xmms-cdparanoia 0.1, cdparanoia plugin for XMMS.
PR:		51739
Submitted by:	David Yeske <dyeske@yahoo.com>
2003-05-11 03:02:14 +00:00
Pete Fritchman
6961881944 Add trm 0.2.1, TRM generator to generate acoustic fingerprints.
PR:		51821
Submitted by:	Frerich Raabe <frerich.raabe@gmx.de>
2003-05-10 18:54:53 +00:00
Kris Kennaway
82848e9a9f Undo an obsoleted patch to include <sys/soundcard.h> instead of
<machine/soundcard.h> and fix build on -current.
2003-05-10 07:18:36 +00:00
Kris Kennaway
f4e3fa0e62 Partially fix build on -current (machine/soundcard.h -> sys/soundcard.h).
The port still fails to link for me.
2003-05-10 07:14:35 +00:00
Pete Fritchman
2500173e67 Add id3ed's homepage. 2003-05-10 00:35:41 +00:00
Pete Fritchman
d1ce3ff331 gnapster doesn't really have a homepage; use the sourceforge project
page.

Noticed by:	fenner's portsurvey
2003-05-10 00:31:49 +00:00
Pete Fritchman
26a39bf0cb cheesetracker is now hosted on sourceforge.
Noticed by: 	fenner's portsurvey
2003-05-10 00:28:53 +00:00
Tilman Keskinoz
0c233e41b2 Add missing dependency on scrollkeeper
Submitted by:	bento
2003-05-09 23:37:39 +00:00
Joe Marcus Clarke
0786263d3f Chase guile's libqthread's shred lib version.
Reported by:	bento
2003-05-09 16:50:08 +00:00
Edwin Groothuis
0d7fc5659e conditionalize dependencies on modules included in perl 5.8
Make dependencies on modules included in the perl 5.8 distribution
	conditional on the perl version installed. While I'm here, remove
	SITE_PERL and MAN(3)PREFIX.

ports/audio only

PR:		ports/50589
Submitted by:	Erwin Lansing <erwin@lansing.dk>
2003-05-09 01:14:36 +00:00
Edwin Groothuis
ae2e7f3d70 fix MASTER_SITES audio/id3ed
distfile has moved, update MASTER_SITES

Noticed by: portsurvey

PR:		ports/51439
Submitted by:	Erwin Lansing <erwin@lansing.dk>
2003-05-09 01:11:06 +00:00
Bruce A. Mah
47ec3bc12c Fix bad dependency. oggenc is a part of audio/vorbis-tools, not
audio/mp32ogg.  Mostly harmless, since audio/mp32ogg depends on
audio/vorbis-tools, but can cause some confusion if building this
port with audio/vorbis-tools installed but without audio/mp32ogg.
2003-05-08 15:24:04 +00:00
Christian Weisgerber
ed28dd28c5 Update to 2.4. This release adds several user interface enhancements.
PR:		51691
Submitted by:	Kirill Ponomarew <ponomarew@oberon.net>, Ports Fury
2003-05-08 12:22:22 +00:00
Kris Kennaway
3bc7ffd050 BROKEN: Does not compile 2003-05-06 07:06:52 +00:00
Adam Weinberger
9bafee6d2a Remove audio/gdcd. It never worked, and there's no fix in sight.
Requested by:	kris
2003-05-06 06:37:17 +00:00