summaryrefslogtreecommitdiff
path: root/audio/amp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20938
* As threatened, enforce the "Capital, no period" rule. Ellipses areTim Vanderhoek1999-06-261-1/+1
| | | | | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each. Notes: svn path=/head/; revision=19799
* Unbreak this ports.Vanilla I. Shu1998-11-022-3/+36
| | | | Notes: svn path=/head/; revision=14312
* Mark BROKEN:Justin M. Seger1998-11-021-1/+3
| | | | | | | | | | | | | gcc -c -O6 -ffast-math -fomit-frame-pointer -DNO_BYTE_SWAPPING -DOS_BSD -DARCH_i386 audioIO.c In file included from audioIO.c:11: audioIO_Linux.c:29: parse error before `32768' audioIO_Linux.c: In function `audioOpen': audioIO_Linux.c:81: invalid lvalue in unary `&' gmake: *** [audioIO.o] Error 1 *** Error code 2 Notes: svn path=/head/; revision=14297
* Remove patches, 3.0 don't need it anymore(machine optimize).Vanilla I. Shu1998-10-281-19/+0
| | | | Notes: svn path=/head/; revision=14232
* It's not that ports/astro/* had no manpages to remove from theirTim Vanderhoek1998-08-171-1/+0
| | | | | | | | PLISTs, it's just that none of the ones that do use the MANx variables. Notes: svn path=/head/; revision=12569
* Chage extract_sufx to .tar.gz, change the md5 checksum.Vanilla I. Shu1998-04-292-3/+2
| | | | Notes: svn path=/head/; revision=10767
* Change MASTER_SITE, the author's site seems dead.Vanilla I. Shu1998-04-261-2/+4
| | | | Notes: svn path=/head/; revision=10687
* Change my email address.Vanilla I. Shu1997-11-301-2/+2
| | | | Notes: svn path=/head/; revision=8918
* Upgrade, 0.7.3 -> 0.7.6.Masafumi Max NAKANE1997-09-033-16/+13
| | | | | | | | PR: 4457 Submitted by: the port maintainer Notes: svn path=/head/; revision=7762
* New port, amp:Masafumi Max NAKANE1997-08-316-0/+61
------------------------ From the README file ------------------------ amp (Audio Mpeg Player) is an MPEG audio decoder which I originally started putting together as a side project of the MPEG hardware design project at FER/Zagreb - just to confirm my knowledge of the standard. It works with both MPEG1 and MPEG2 audio streams (except for the multichannel extensions defined in MPEG2), layer3 only for now. ---------------------------- End of quote ---------------------------- PR: 3935 Submitted by: Vanill I. Shu <vanilla@MinJe.com.TW> Notes: svn path=/head/; revision=7735