aboutsummaryrefslogtreecommitdiffstats
path: root/audio/linux-f8-mikmod
Commit message (Collapse)AuthorAgeFilesLines
* . add CONFLICTS to linux-f8 infrastructure ports;bsam2009-06-031-0/+3
| | | | . bump PORTREVISIONs.
* Here are new Linux Fedora 8 infrastructure ports.bsam2009-04-012-16/+22
| | | | | | | | | | | | | | | The recommended version of FreeBSD to use them is 8-CURRENT. FreeBSD-7.x is not fully compatible with compat.linux.osrelease 2.6.16. Some syscalls cannot be MFCed due to native FreeBSD ABI breakage. Usage (and package building): 1. define compat.linux.osrelease=2.6.16; 2. add following variables to /etc/make.conf: . OVERRIDE_LINUX_BASE_PORT=f8; . OVERRIDE_LINUX_NONBASE_PORTS=f8. Approved by: bsam (me) ;-)
* Updated my mail address to use @FreeBSD.org now.mva2009-02-201-1/+1
| | | | Approved by: miwi (co-mentor), beech (mentor)
* - Fix SRPMS handlingpav2007-06-152-4/+3
| | | | | PR: ports/113415 Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer)
* add the SRPM of sdl_mixeredwin2007-06-051-0/+3
| | | | Noticed by: pointyhat run
* [New port]: audio/linux-mikmod - MikMod library RPM for Linuxedwin2007-06-032-0/+28
This is the MikMod Sound library for the Linux compatibility wrapper. PR: ports/112986 Submitted by: Marcus von Appen <mva@sysfault.org>