Commit graph

9 commits

Author SHA1 Message Date
Dag-Erling Smørgrav
2d783a044c Remove an unwanted hunk that snuck in with the previous commit. 2002-07-08 09:57:13 +00:00
Dag-Erling Smørgrav
a539bac0fb Fully back out the "defer-detect" patch.
Submitted by:	marius@alchemy.franken.de
PR:		33617, 35565
2002-07-01 12:56:35 +00:00
Dag-Erling Smørgrav
2b4d7bc2c7 Remove patches that break audio capability detection, as well as a patch
that works around a driver bug that was fixed a year ago.

PR:		ports/33617, ports/32670, ports/35009, ports/32669
2002-02-18 09:34:12 +00:00
Maxim Sobolev
ce4a33661c Deffer detection of supported audio rates/formats until we really know what
rate we are looking for. This allows to avoid checking all possible
combinations and significantly improves mpg123 startup time. Bump PORTREVISION.

Submitted by:	MOROHOSHI Akihiko <moro@remus.dti.ne.jp>
2001-08-21 16:58:33 +00:00
Kris Kennaway
fd5612a029 Switch the ASM selection code to use CPUTYPE on -current, and hence
automatically select the correct version without needing to set a
non-standard environment variable.
Use random() instead of rand() because I'm sick of getting the same songs
over and over in shuffle play.
Quell a format string warning with -Wnon-const-format
Bump PORTREVISION

Reviewed by:    maintainer timeout
2001-03-03 00:23:13 +00:00
Joseph Koshy
a0c2e00b0a An attempt at making mpg123 work on FreeBSD/Alpha.
Submitted by:		Christian Weisgerber <naddy@mips.inka.de>
2000-05-05 07:20:23 +00:00
Joseph Koshy
3bbea6905b Remove hardcoded xterm title bar manipulation.
Submitted by:	"Louis A. Mamakos" <louie@TransSys.COM>
1999-08-13 06:25:50 +00:00
Joseph Koshy
2975b7bf34 Update to v0.59q.
Requested by: Vanilla GTK+ Shu <vanilla@ns.oneway.net> (and others)
1999-02-01 09:01:09 +00:00
Joseph Koshy
0d64b3f065 Add a call to fpsetmask(3) to suppress FP related signals {new 'patch-ab'}.
The patch can probably be made less specific to FreeBSD; to be visited
after the 2.2.8 ports freeze ...

Tweak work/.../Makefile to add -O2 to compiles.

Submitted by:	Matthew Hunt <mph@FreeBSD.ORG>
1998-11-25 01:30:34 +00:00