aboutsummaryrefslogtreecommitdiffstats
path: root/audio/mpg123
Commit message (Expand)AuthorAgeFilesLines
* Cleanup non-supported FreeBSD versions.novel2007-04-161-4/+1
* Fix a segfault on playing an empty file.novel2006-04-271-0/+12
* SHA256ifyedwin2006-01-251-2/+6
* Make sure to apply the distfile group to the whole ${MASTER_SITE_foo}.fenner2005-11-291-1/+2
* Fix wrong handling of mp3 files with id3 tag "genre" = 148novel2005-03-112-22/+28
* Use @freebsd.org address for my ports.novel2005-03-081-1/+1
* Fix buffer overflow vulnerability.simon2005-01-152-1/+31
* Fixed overflow (see VuXML) and bumped PORTREVISION.niels2005-01-112-1/+16
* Add a patch for the most recent mpg123 buffer-overflow vulnerabilitysimon2004-11-062-5/+44
* [ maintainer ] audio/mpg123: fix build with DEFAULT_RECODE option and without...edwin2004-10-122-5/+5
* Fix recently found bug.trhodes2004-09-112-1/+15
* - use ${ARCH} instead of ${MACHINE_ARCH}vs2004-07-021-3/+4
* - Use USE_ICONV knobkrion2004-03-311-1/+1
* - Fix security issues (and remove forbidden):netchild2004-03-273-3/+35
* SIZEify.trevor2004-03-181-0/+4
* Sync FORBIDDEN tags with the FreeBSD VuXML database, please refer to theeik2004-03-121-0/+2
* Use PLIST_FILES.trevor2004-02-062-1/+1
* Correct slip-up in the previous version of patch-ai.des2004-02-012-5/+6
* Fix slow startup problem also in forced rate mode.des2004-01-312-5/+12
* Fix the slow startup problem once and for all (hopefully). When notdes2004-01-313-6/+40
* Port to amd64, and hopefully ia64 and sparc64 at the same time.peter2003-10-232-3/+59
* I no longer have time to maintain this port.des2003-07-211-1/+1
* Remove the USE_GNOMENG macro.marcus2003-04-081-1/+0
* Clear moonlight beckons.ade2003-03-072-1/+1
* Take care not to dereference the return value from getenv(3) without firstdes2003-02-102-1/+18
* Remove ftp.tu-clausthal.de from master_sites.edwin2002-12-261-9/+7
* Fix a problem enabling esound support after the recent GNOMENG conversion.marcus2002-10-061-0/+1
* Use USE_GNOMENG.marcus2002-08-311-3/+5
* Remove an unwanted hunk that snuck in with the previous commit.des2002-07-082-22/+1
* Use a patch rather than sed magic for the <sys/soundcard.h> issue.des2002-07-012-5/+11
* Bump PORTREVISION.des2002-07-011-1/+1
* Fully back out the "defer-detect" patch.des2002-07-011-12/+2
* Don't use -ffast-math, it doesn't work in -CURRENT on Alpha.des2002-07-011-1/+1
* machine/soundcard.h -> sys/soundcard.hpetef2002-06-071-0/+5
* Bump PORTREVISION to reflect the (lib)iconv upgrade.knu2002-03-181-1/+1
* Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that needsobomax2002-03-181-1/+1
* Remove patches that break audio capability detection, as well as a patchdes2002-02-184-212/+2
* Hand over maintainership to des@FeeeBSD.org.sobomax2002-02-181-1/+1
* <bsd.cpu.mk> was MFCed quite some time ago, so that adjust OSVERSION checksobomax2002-01-131-1/+1
* Chase libaudio shlib major (from the audio/nas update).petef2001-12-311-1/+1
* Deffer detection of supported audio rates/formats until we really know whatsobomax2001-08-223-5/+131
* Add ability to recode mp3 tags using iconv library. This is useful for koi8sobomax2001-04-103-9/+31
* Use ${MACHINE_CPU:M3dnow} to detect presence of 3DNOW extension instead ofsobomax2001-03-101-1/+1
* Fix building on the plain old i386.sobomax2001-03-101-5/+10
* Correct last-second typo prior to previous commit.kris2001-03-031-1/+1
* Switch the ASM selection code to use CPUTYPE on -current, and hencekris2001-03-033-14/+54
* Add optional NAS support.sobomax2001-02-272-8/+32
* Maxim <sobomax@freebsd.org> is the new maintainer for this port.jkoshy2001-02-221-1/+1
* Provide workaround for a bug in pcm driver introduced with format emulationsobomax2001-02-132-0/+98
* Implement WANT_ESOUND, USE_ESOUND.reg2000-10-052-14/+4
* Update IPv6 patch.jkoshy2000-09-112-2/+2
* An attempt at making mpg123 work on FreeBSD/Alpha.jkoshy2000-05-054-42/+46
* update with the new PORTNAME/PORTVERSION variablesmharo2000-04-091-2/+2
* Update IPv6 patch to fix a problem with handling IPv4 http redirects.jkoshy2000-02-172-2/+2
* Correct patch breakage introduced in rev 1.15.jkoshy2000-01-311-17/+23
* Enable 3DNow! support. You can set OPT_ARCH=3dnow to get an mpg123 withgreen2000-01-282-29/+31
* Support IPv6.sumikawa2000-01-263-13/+30
* Remove a redundant `getenv()' call in this patch.jkoshy1999-11-111-1/+1
* Add ESound support to the mpg123 port.jkoshy1999-11-113-4/+55
* Correct typo 'i836' -> 'i386'.jkoshy1999-09-201-1/+1
* Mark this port as being only for i386.steve1999-09-201-0/+2
* echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffmharo1999-08-281-5/+5
* Set a default optimization level for the lazy and hopeless :).jkoshy1999-08-251-2/+14
* Change Id->FreeBSD.obrien1999-08-251-1/+1
* Add terminal handling support to mpg123.jkoshy1999-08-171-4/+4
* Remove hardcoded xterm title bar manipulation.jkoshy1999-08-131-11/+29
* Update Version required: to match realitycpiazza1999-08-121-2/+2
* Upgrade to v0.59r. mpg123 can now be built tuned for your specific x86jkoshy1999-08-054-30/+46
* Respect PREFIX.jkoshy1999-06-151-2/+11
* Wisten, to the SWwound, of a Whole new WOOhoek1999-05-031-4/+3
* Respect CC and CFLAGSkris1999-03-241-19/+23
* Update to v0.59q.jkoshy1999-02-014-44/+45
* Update MASTER_SITE, add URL to pkg/DESCR.jkoshy1999-01-282-2/+7
* Move $(CFLAGS) to end of line to make user-overrides easier.jkoshy1999-01-191-7/+11
* Honor CFLAGS.jkoshy1999-01-151-2/+2
* Add a call to fpsetmask(3) to suppress FP related signals {new 'patch-ab'}.jkoshy1998-11-252-4/+29
* Allow the ELF case to also inherit CFLAGS.jkoshy1998-11-171-1/+1
* Add a define(READ_MMAP) from gqmpeg's README,vanilla1998-11-171-14/+18
* Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or changeasami1998-11-141-2/+4
* Unbreak for ELF builds, take over as maintainer.jkoshy1998-10-032-24/+42
* Won't build in an ELF world.steve1998-09-281-1/+3
* It's not that ports/astro/* had no manpages to remove from theirhoek1998-08-171-1/+0
* upgrade to 0.59otorstenb1998-05-283-4/+23
* Change MAINTAINER to ports@freebsd.org because (now former) maintainermph1998-05-171-2/+2
* Add another MASTER_SITEvanilla1998-02-021-2/+3
* Upgrade to 0.59n.vanilla1998-01-262-4/+4
* Upgrade, 0.59f -> 0.59k.max1997-07-142-4/+4
* New port, mpg123:max1997-07-105-0/+26