summaryrefslogtreecommitdiff
path: root/audio/mpg123/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove a redundant `getenv()' call in this patch.Joseph Koshy1999-11-111-1/+1
| | | | Notes: svn path=/head/; revision=23020
* Add ESound support to the mpg123 port.Joseph Koshy1999-11-112-4/+38
| | | | | | | | Requested by: "Daniel O'Connor" <doconnor@gsoft.com.au> and Oh Junseon <hollywar@holywar.net> Notes: svn path=/head/; revision=23019
* Add terminal handling support to mpg123.Joseph Koshy1999-08-171-4/+4
| | | | | | | | PR: ports/13139 Submitted by: Alexander Langer <alex@cichlids.com> Notes: svn path=/head/; revision=20755
* Remove hardcoded xterm title bar manipulation.Joseph Koshy1999-08-131-11/+29
| | | | | | | Submitted by: "Louis A. Mamakos" <louie@TransSys.COM> Notes: svn path=/head/; revision=20685
* Upgrade to v0.59r. mpg123 can now be built tuned for your specific x86Joseph Koshy1999-08-051-24/+25
| | | | | | | | | | architecture at port build time. PR: ports/12814 Submitted by: Maxim Sobolev <sobomax@altavista.net> Notes: svn path=/head/; revision=20533
* Respect PREFIX.Joseph Koshy1999-06-151-2/+11
| | | | | | | | PR: ports/12210 Submitted by: Nick Hibma <nick.hibma@jrc.it> Notes: svn path=/head/; revision=19483
* Respect CC and CFLAGSKris Kennaway1999-03-241-19/+23
| | | | | | | Reviewed by: Maintainer Notes: svn path=/head/; revision=17370
* Update to v0.59q.Joseph Koshy1999-02-012-34/+39
| | | | | | | Requested by: Vanilla GTK+ Shu <vanilla@ns.oneway.net> (and others) Notes: svn path=/head/; revision=16461
* Move $(CFLAGS) to end of line to make user-overrides easier.Joseph Koshy1999-01-191-7/+11
| | | | | | | Requested by: Sheldon Hearn <axl@iafrica.com> Notes: svn path=/head/; revision=16186
* Honor CFLAGS.Joseph Koshy1999-01-151-2/+2
| | | | | | | | | PR: ports/9488 Submitted by: Sheldon Hearn <axl@iafrica.com> Reviewed by: jkoshy Notes: svn path=/head/; revision=16061
* Add a call to fpsetmask(3) to suppress FP related signals {new 'patch-ab'}.Joseph Koshy1998-11-252-4/+29
| | | | | | | | | | | | 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> Notes: svn path=/head/; revision=14885
* Allow the ELF case to also inherit CFLAGS.Joseph Koshy1998-11-171-1/+1
| | | | Notes: svn path=/head/; revision=14585
* Add a define(READ_MMAP) from gqmpeg's README,Vanilla I. Shu1998-11-161-14/+18
| | | | | | | use system's CFLAG now. Notes: svn path=/head/; revision=14568
* Unbreak for ELF builds, take over as maintainer.Joseph Koshy1998-10-031-19/+34
| | | | Notes: svn path=/head/; revision=13607
* upgrade to 0.59oTorsten Blum1998-05-281-0/+19
Notes: svn path=/head/; revision=11178