aboutsummaryrefslogtreecommitdiff
path: root/audio/ocp
Commit message (Collapse)AuthorAgeFilesLines
* Remove deprecated USE_REINPLACEEmanuel Haupt2006-02-191-1/+0
| | | | Notes: svn path=/head/; revision=156387
* Add SHA256 hashes to my portsEmanuel Haupt2005-11-301-0/+1
| | | | Notes: svn path=/head/; revision=150048
* Chase libid3tag update.Jean-Yves Lefort2005-10-281-2/+2
| | | | Notes: svn path=/head/; revision=146548
* 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-9/+7
| | | | | | | | | | | | | | | - 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
* Mastersite for audio/ocp is unavailable at the moment.Volker Stolz2005-07-292-2/+3
| | | | | | | | | | | - Makefile.patch, add aditional mastersite - pkg-descr.patch, change pkg-descr WWW to freshmeat project site PR: ports/84251 Submitted by: maintainer Notes: svn path=/head/; revision=140377
* - Disable libsidplay for FreeBSD 4.X due to clash between gcc295 and gcc34Pav Lucistnik2005-07-052-5/+12
| | | | | | | | PR: ports/82956 Submitted by: Emanuel Haupt <ehaupt@critical.ch> (maintainer) Notes: svn path=/head/; revision=138548
* Update to 0.1.9.Sam Lawrance2005-06-125-91/+33
| | | | | | | | | | Also fix a build problem when security/heimdal is installed. PR: ports/82135 Submitted by: Emanuel Haupt <ehaupt@critical.ch> Notes: svn path=/head/; revision=137316
* Update to 0.1.7Roman Bogorodskiy2005-05-042-3/+6
| | | | | | | | PR: 80616 Submitted by: Emanuel Haupt (maintainer) Notes: svn path=/head/; revision=134618
* Update to 0.1.6Jean-Yves Lefort2005-05-027-53/+24
| | | | | | | | PR: ports/80509 Submitted by: maintainer Notes: svn path=/head/; revision=134492
* Fix MIDI playback.Jean-Yves Lefort2005-04-251-1/+20
| | | | | | | | | PR: ports/80304 Submitted by: Emanuel Haupt <ehaupt@critical.ch> (maintainer) Approved by: adamw (mentor) Notes: svn path=/head/; revision=134088
* Open Cubic Player first appeared around December 1994 as a DOSJean-Yves Lefort2005-04-2410-0/+269
binary-only module player. It supported many soundcards and module formats. At some point, the source code was released to the public under the terms of the GNU General Public License, and around 2003 Stian Skjelstad ported the code to Linux. In addition to legacy tracker formats such as mod, xm and s3m, Open Cubic Player now also supports mp3 and ogg files. PR: ports/80276 Submitted by: Emanuel Haupt <ehaupt@critical.ch> Approved by: adamw (mentor) Notes: svn path=/head/; revision=134061