aboutsummaryrefslogtreecommitdiff
path: root/audio/adplay
Commit message (Collapse)AuthorAgeFilesLines
* Mark it BROKEN on 4.x, it depends on audio/libadplugEmanuel Haupt2006-09-031-5/+4
| | | | Notes: svn path=/head/; revision=172042
* Chase audio/libadplug updateEmanuel Haupt2006-08-151-2/+2
| | | | Notes: svn path=/head/; revision=170699
* Add optional SDL output support.Emanuel Haupt2006-05-221-1/+8
| | | | Notes: svn path=/head/; revision=163091
* Implement the official adplug database which contains additional, essentialEmanuel Haupt2006-05-192-4/+19
| | | | | | | | | replay information about problematic files. Some file formats contain too few information about a song for it to be correctly replayed. To counter this, the AdPlug database was created. Notes: svn path=/head/; revision=162799
* - Update to 1.5Emanuel Haupt2006-05-182-6/+5
| | | | | | | - Chase audio/libadplug update Notes: svn path=/head/; revision=162738
* Add SHA256 hashes to my portsEmanuel Haupt2005-11-301-0/+1
| | | | Notes: svn path=/head/; revision=150048
* Change MAINTAINER address for my ports.Emanuel Haupt2005-10-061-1/+1
| | | | | | | Approved by: novel (mentor) Notes: svn path=/head/; revision=144389
* devel/libbinio:Renato Botelho2005-09-222-8/+5
| | | | | | | | | | | | | | | - Update to 1.4 all: - Cleanup Makefile Header - Remove signature from pkg-descr - Adjustments to build with libbinio 1.4 PR: ports/86431 Submitted by: maintainer Notes: svn path=/head/; revision=143356
* - Use USE_GCC=3.4+ for upcoming audio/ocp release.Florent Thoumie2005-05-312-1/+86
| | | | | | | | PR: ports/81703 Submitted by: maintainer Notes: svn path=/head/; revision=136563
* Chase the libadplug update.Jean-Yves Lefort2005-05-151-1/+2
| | | | | | | | PR: ports/81009 Submitted by: maintainer Notes: svn path=/head/; revision=135307
* Adplay is a command line AdLib player using the adplug library. It supportsJean-Yves Lefort2005-05-094-0/+74
many AdLib formats such as HSP and HSC. WWW: http://adplug.sourceforge.net/ PR: ports/80727 Submitted by: Emanuel Haupt <ehaupt@critical.ch> Notes: svn path=/head/; revision=134949