summaryrefslogtreecommitdiff
path: root/audio/mpg123 (unfollow)
Commit message (Collapse)AuthorFilesLines
1999-08-27echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffMichael Haro1-5/+5
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE} Notes: svn path=/head/; revision=21032
1999-08-25Set a default optimization level for the lazy and hopeless :).Joseph Koshy1-2/+14
Requested by: Nick Hibma <nick.hibma@jrc.it> Notes: svn path=/head/; revision=20963
1999-08-25Change Id->FreeBSD.David E. O'Brien1-1/+1
Notes: svn path=/head/; revision=20938
1999-08-17Add terminal handling support to mpg123.Joseph Koshy1-4/+4
PR: ports/13139 Submitted by: Alexander Langer <alex@cichlids.com> Notes: svn path=/head/; revision=20755
1999-08-13Remove hardcoded xterm title bar manipulation.Joseph Koshy1-11/+29
Submitted by: "Louis A. Mamakos" <louie@TransSys.COM> Notes: svn path=/head/; revision=20685
1999-08-12Update Version required: to match realityChris Piazza1-2/+2
Notes: svn path=/head/; revision=20666
1999-08-05Upgrade to v0.59r. mpg123 can now be built tuned for your specific x86Joseph Koshy4-30/+46
architecture at port build time. PR: ports/12814 Submitted by: Maxim Sobolev <sobomax@altavista.net> Notes: svn path=/head/; revision=20533
1999-06-15Respect PREFIX.Joseph Koshy1-2/+11
PR: ports/12210 Submitted by: Nick Hibma <nick.hibma@jrc.it> Notes: svn path=/head/; revision=19483
1999-05-02Wisten, to the SWwound, of a Whole new WOOTim Vanderhoek1-4/+3
[CheeriWOs!] Wisten, to the SWwound, of a Whole new WOO [CheeriWOs!] [ie. Add WWW:, and periodic misc legibalizificatings] Notes: svn path=/head/; revision=18335
1999-03-24Respect CC and CFLAGSKris Kennaway1-19/+23
Reviewed by: Maintainer Notes: svn path=/head/; revision=17370
1999-02-01Update to v0.59q.Joseph Koshy4-44/+45
Requested by: Vanilla GTK+ Shu <vanilla@ns.oneway.net> (and others) Notes: svn path=/head/; revision=16461
1999-01-28Update MASTER_SITE, add URL to pkg/DESCR.Joseph Koshy2-2/+7
Submitted by: Steve Samorodin <samorodi@NUXI.com> Notes: svn path=/head/; revision=16394
1999-01-19Move $(CFLAGS) to end of line to make user-overrides easier.Joseph Koshy1-7/+11
Requested by: Sheldon Hearn <axl@iafrica.com> Notes: svn path=/head/; revision=16186
1999-01-15Honor CFLAGS.Joseph Koshy1-2/+2
PR: ports/9488 Submitted by: Sheldon Hearn <axl@iafrica.com> Reviewed by: jkoshy Notes: svn path=/head/; revision=16061
1998-11-25Add a call to fpsetmask(3) to suppress FP related signals {new 'patch-ab'}.Joseph Koshy2-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
1998-11-17Allow the ELF case to also inherit CFLAGS.Joseph Koshy1-1/+1
Notes: svn path=/head/; revision=14585
1998-11-16Add a define(READ_MMAP) from gqmpeg's README,Vanilla I. Shu1-14/+18
use system's CFLAG now. Notes: svn path=/head/; revision=14568
1998-11-14Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or changeSatoshi Asami1-2/+4
shell loops to make loops. Use EXTRA_PKG_FLAGS to add install scripts instead of adding it to PKG_FLAGS after bsd.port.mk. Notes: svn path=/head/; revision=14512
1998-10-03Unbreak for ELF builds, take over as maintainer.Joseph Koshy2-24/+42
Notes: svn path=/head/; revision=13607
1998-09-28Won't build in an ELF world.Steve Price1-1/+3
Notes: svn path=/head/; revision=13473
1998-08-17It's not that ports/astro/* had no manpages to remove from theirTim Vanderhoek1-1/+0
PLISTs, it's just that none of the ones that do use the MANx variables. Notes: svn path=/head/; revision=12569
1998-05-28upgrade to 0.59oTorsten Blum3-4/+23
Notes: svn path=/head/; revision=11178
1998-05-17Change MAINTAINER to ports@freebsd.org because (now former) maintainerMatthew Hunt1-2/+2
uses OSS and is not in a position to ensure that newer versions build under the stock FreeBSD drivers in 2.2-STABLE. Anybody who wants this, please let us know! Getting 0.59o to build on a recent -STABLE would be a good litmus test. :-) PR: 6659 Submitted by: Carey Jones <mcj@acquiesce.org> Notes: svn path=/head/; revision=11016
1998-02-02Add another MASTER_SITEVanilla I. Shu1-2/+3
PR: ports/5622 Submitted by: Frank Volf <volf@oasis.IAEhv.nl> Notes: svn path=/head/; revision=9570
1998-01-26Upgrade to 0.59n.Vanilla I. Shu2-4/+4
Notes: svn path=/head/; revision=9454
1997-07-14Upgrade, 0.59f -> 0.59k.Masafumi Max NAKANE2-4/+4
PR: 4081 Submitted by: Carey Jones <mcj@acquiesce.org> Notes: svn path=/head/; revision=7308
1997-07-10New port, mpg123:Masafumi Max NAKANE5-0/+26
Command-line player for mpeg layer 1, 2 and 3 audio PR: 3952 Submitted by: Carey Jones <mcj@acquiesce.org> Notes: svn path=/head/; revision=7276