summaryrefslogtreecommitdiffstats
path: root/audio/mpg123
Commit message (Expand)AuthorAgeFilesLines
* 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-051-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-301-1/+1
* Deffer detection of supported audio rates/formats until we really know whatsobomax2001-08-213-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-081-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-271-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-021-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
OpenPOWER on IntegriCloud