aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/umr
Commit message (Collapse)AuthorAgeFilesLines
* Change MAINTAINER on my ports to my FreeBSD email addressavl2009-05-291-1/+1
| | | | Approved by: tabthorpe (mentor)
* - Allow to build with MAKE_JOBS_SAFEmiwi2009-04-011-0/+2
| | | | | | | - Move some ports to SF macro PR: 133124 Submitted by: Alexander Logvinov <ports@logvinov.com> (maintainer)
* This utility rips Music and Sound class objectsmiwi2006-11-074-0/+55
from .umx and .uax files in Unreal or Unreal Tournament. It rips all the exports in the file that it understands (currently 'xm', 'it', 's3m', and 'WAV'). Adding support for an export is fairly trivial, so you can add them in a minute or two. WWW: http://pages.cthome.net/chrismp/umr/ PR: ports/104696 Submitted by: Alexander Logvinov <ports@logvinov.com>