aboutsummaryrefslogtreecommitdiffstats
path: root/audio/resid
Commit message (Collapse)AuthorAgeFilesLines
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1
| | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed.
* Add SIZE.trevor2004-01-281-0/+1
|
* - Update to 0.15krion2003-12-314-10/+6
| | | | | PR: 60731 Submitted by: Vincent Tantardini <vinc@FreeBSD-fr.org>
* De-pkg-comment.knu2003-02-212-1/+1
|
* - Do not install useless .la fileijliao2002-12-233-3/+13
| | | | | PR: 45920 Submitted by: Ports Fury
* Add resid, a cycle-based SID emulator engine.anders2002-11-185-0/+49