aboutsummaryrefslogtreecommitdiff
path: root/audio/mpg123/files/patch-aa
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.6.4Pav Lucistnik2009-01-301-123/+0
| | | | | | | | | PR: ports/126537 (based on) Submitted by: Vitaly Magerya <vmagerya@gmail.com> Approved by: maintainer timeout (novel; 6 months) Notes: svn path=/head/; revision=227194
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-2/+2
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* [ maintainer ] audio/mpg123: fix build with DEFAULT_RECODE option and ↵Edwin Groothuis2004-10-121-5/+4
| | | | | | | | | | | | | without esound or nas Fix compilation error when building with DEFAULT_RECODE and without esound or nas support. PR: ports/71772 Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru> Notes: svn path=/head/; revision=118730
* Fix the slow startup problem once and for all (hopefully). When notDag-Erling Smørgrav2004-01-311-4/+5
| | | | | | | | | | using NAS or ESOUND, assume all formats and rates are supported. PR: ports/56597 Submitted by: Eugene Grosbein <eugen@grosbein.pp.ru> Notes: svn path=/head/; revision=99600
* Port to amd64, and hopefully ia64 and sparc64 at the same time.Peter Wemm2003-10-231-3/+3
| | | | Notes: svn path=/head/; revision=91923
* Don't use -ffast-math, it doesn't work in -CURRENT on Alpha.Dag-Erling Smørgrav2002-07-011-1/+1
| | | | Notes: svn path=/head/; revision=62263
* Add ability to recode mp3 tags using iconv library. This is useful for koi8Maxim Sobolev2001-04-101-7/+11
| | | | | | | | | | users, because russian tags usually coded in cp1251 encoding. Submitted by: Alexey V. Neyman <avn@any.ru> Gleb Smirnoff <glebius@tak.estra.ru> Notes: svn path=/head/; revision=41199
* Fix building on the plain old i386.Maxim Sobolev2001-03-101-5/+10
| | | | Notes: svn path=/head/; revision=39407
* Add optional NAS support.Maxim Sobolev2001-02-271-4/+12
| | | | | | | Submitted by: Christian Weisgerber <naddy@mips.inka.de> Notes: svn path=/head/; revision=38851
* Implement WANT_ESOUND, USE_ESOUND.Jeremy Lea2000-10-051-1/+1
| | | | Notes: svn path=/head/; revision=33420
* An attempt at making mpg123 work on FreeBSD/Alpha.Joseph Koshy2000-05-051-20/+26
| | | | | | | Submitted by: Christian Weisgerber <naddy@mips.inka.de> Notes: svn path=/head/; revision=28299
* Correct patch breakage introduced in rev 1.15.Joseph Koshy2000-01-311-17/+23
| | | | Notes: svn path=/head/; revision=25355
* Enable 3DNow! support. You can set OPT_ARCH=3dnow to get an mpg123 withBrian Feldman2000-01-281-27/+28
| | | | | | | | | 3DNow! support, rather than teh default i586 support. Approved by: jkoshy Notes: svn path=/head/; revision=25157
* Support IPv6.Munechika SUMIKAWA2000-01-261-12/+20
| | | | | | | No response from: maintainer Notes: svn path=/head/; revision=25090
* Add ESound support to the mpg123 port.Joseph Koshy1999-11-111-4/+27
| | | | | | | | 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
* 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-011-26/+32
| | | | | | | 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-251-4/+4
| | | | | | | | | | | | 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