summaryrefslogtreecommitdiff
path: root/audio/milkytracker
AgeCommit message (Collapse)AuthorFilesLines
2020-03-26milkytracker: Resolve inconsistent PLIST on different platformsnia4-4/+33
2020-03-08*: recursive bump for libffiwiz1-1/+2
2019-10-01Accept blame for a handful of packages.nia1-2/+2
2019-09-21milkytracker: Update to 1.02.00nia7-129/+44
- Switch distfile source to github. - Switch to SDL2. - Install desktop file and icons. - This release fixes multiple potential memory corruption bugs in the various module importers.
2018-09-28milkytracker: needs zlibtnn1-1/+2
2018-07-18Mark packages that require C++03 (or the GNU variants) if they fail withjoerg1-2/+2
C++14 default language.
2016-04-20Set LICENSE for a lot of audio packages.nros1-1/+2
2015-11-03Add SHA512 digests for distfiles for audio categoryagc1-1/+2
Problems found with existing distfiles: /pub/pkgsrc/distfiles/amp-0.7.6.tgz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-music-32000-1.0.8.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-music-48000-1.0.8.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-en-us-callie-32000-1.0.22.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-en-us-callie-48000-1.0.22.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-fr-ca-june-32000-1.0.18.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-fr-ca-june-48000-1.0.18.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-16000-1.0.12.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-32000-1.0.12.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-48000-1.0.12.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-8000-1.0.12.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-fr-ca-june-32000-1.0.18.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-fr-ca-june-48000-1.0.18.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-32000-1.0.13.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-48000-1.0.13.tar.gz /pub/pkgsrc/distfiles/kid3-3.3.0.tar.gz /pub/pkgsrc/distfiles/libdca-0.0.5.tar.bz2 /pub/pkgsrc/distfiles/mp3to.gz /pub/pkgsrc/distfiles/squeezeboxserver-7.5.1-noCPAN.tgz No changes made to these file. Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2015-06-25Extend this patch to a second chunk of code with the same logic.dholland2-5/+24
Seen in the Solaris build.
2015-04-25Recursive revbump following MesaLib update, categories a through f.tnn1-1/+2
2014-09-24Remove obsolete patch breaking the build.jperkin2-14/+1
2014-09-12Update to 0.90.86 (2013). Notable changes:shattered3-9/+8
Milkyplay license changed from GPL to BSD (MilkyTracker remains GPL). LHA, gzip and LZX compression support. Colour table import/export. Unsafe notes now shown in red when "PT 3 octave limit" option enabled. Bug in xm loader for old xm variant causing 8 bit samples to not load correctly. Crash when MilkyTracker attempts to load a non-existant file. Instrument vibrato depth value gets doubled when copying instruments. Loss of data when using 'backward' sample filter. Crash when storing colour presets. Segfault when loading XMs with zero-length loop.
2014-01-02Taking the absolute value of the difference of two things doesn't workdholland3-3/+31
if the difference is unsigned. Do something else instead. (It is backup logic for the clock going backwards while fading out the splash screen, so it's not exactly critical.) Caught by the Solaris C++ compiler, which warns if you try to pass an unsigned value to abs(). PKGREVISION++.
2014-01-02whitespacedholland1-3/+3
2013-02-09Bump PKGREVISION from audio/jack.ryoon1-1/+2
2012-10-02Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-03-15Fix this properly. Tested on NetBSD and SunOS.hans2-23/+18
2012-01-24fix patch checksumhans1-2/+2
2012-01-21update HOMEPAGE and MASTER_SITES.zafer1-4/+3
2012-01-11Don't jump over variable initialization.hans2-1/+25
2009-08-28Set maintainer to the one from the wip package of the same name.wiz1-2/+2
2009-08-27It's "its"snj1-1/+1
2009-08-27Import milkytracker-0.90.80 as audio/milkytracker.ahoka7-0/+116
MilkyTracker is an open source, multi-platform music application for creating .MOD and .XM module files. It attempts to recreate the module replay and user experience of the popular DOS program Fasttracker II, with special playback modes available for improved Amiga ProTracker 2/3 compatibility. Some of it's key features are: * Fasttracker II like, custom graphical user interface with context menus * Choose between a modern and a true-to-FT2 editing scheme / keyboard layout * Tabbed user interface for opening and playing up to 32 modules simultaneously and for exchanging data between them * Playing and editing simultaneously * Live mode for seamless pattern changes * Rendering songs/patterns to disk (.WAV) or directly to sample * Powerful sample editor featuring waveform generators * In-depth instrument editor featuring envelope zooming and scaling and support for copying and swapping instruments and samples across tabs * ProTracker 2/3 playback modes for playing and editing .MOD files * Various resampler options including emulated Amiga 500/1200 sound output * Module optimizer * Over 30 imported module formats * Basic archive support for loading zipped, powerpacked and UMX modules directly