Version: 5.3, Package name: tracker-5.3 |
Maintained by: Marc Espie |
Master sites: |
Description Tracker plays soundtracker music modules on a Unix machine. Soundtracker modules originated on the amiga, where several composing playing programs are available, that give results mostly compatible with each other. tracker just plays the specified files in sequence according with the current options. tracker development currently continues. Version 5.3 was a beta which never should have reached the distribution stage. However, since I'm now a part of the OpenBSD team, I can fix the most blatant problems with it to let you wait for the real version. So this port features a full adaptation of the audio system to OpenBSD, complete with synchronization of the scrolling partition with audio output. It also corrects some blatant bugs, such as some options not working, e.g., -mono. Marc Espie |
Filesize: 444.144 KB |
Version History (View Complete History) |
|
2019-07-12 14:44:13 by Stuart Henderson | Files touched by this commit (877) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-04-15 10:38:37 by Marc Espie | Files touched by this commit (2) |
Log message: while playing with my code, I found an obvious thinko. Modules that use arpeggio should sound much better |
2015-05-28 00:48:06 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Register conflict with x11/gnome/tracker. |
2015-01-17 20:16:09 by Christian Weisgerber | Files touched by this commit (3349) |
Log message: Drop remaining MD5/RMD160/SHA1 checksums. |
2010-11-14 17:22:54 by Marc Espie | Files touched by this commit (427) |
Log message: convert to new style depends zap default spec that are not needed convert libspecs as well convert p* to REVISION. No package changes |
2010-09-05 18:04:29 by Stuart Henderson | Files touched by this commit (53) |
Log message: new-style REVISIONS/LIB_DEPENDS |
2010-06-30 05:50:51 by Jacob Meuser | Files touched by this commit (3) |
Log message: convert to sndio(7), which allows this port to be used with all non-"isdn bullshit" audio devices OpenBSD currently (and most likely ever will) supports. sndio(7) doesn't support audioamd(4) (which is an isdn device), but the audio(4) backend here didn't support that device either. tested on a 195 MHz r10k O2 extracting install tarballs + 'cvs co ports' + repeatedly compiling tracker in a loop + 'find /', all running simultaneously over the built-in mec0 NIC, a zaurus with hw.setperf set to 0 + 'find /' running on the console + tracker and an audio device monitoring program run from an ssh session through a wi(4) pcmcia card, a 233MHz Toshiba Tecra 8000 with wss(4), and various other machines. |
2010-05-17 12:10:05 by Marc Espie | Files touched by this commit (1) |
Log message: compile with gcc4 reenable flush, works with every soundcard I now have. |
2008-01-04 10:48:38 by Marc Espie | Files touched by this commit (187) |
Log message: tweak FAKE_FLAGS semantics to saner defaults. |
2007-12-27 09:34:19 by Marc Espie | Files touched by this commit (7) |
Log message: ouch, this old makefile is so bad, it's embarrassing. Okay, I was young and stupid... |
2007-09-15 15:26:04 by Simon Bertrang | Files touched by this commit (149) |
Log message: remove surrounding quotes from COMMENT/PERMIT_*/BROKEN |
2007-04-05 09:38:13 by Marc Espie | Files touched by this commit (1270) |
Log message: base64 distinfo with SHA256 |
2005-12-23 08:08:37 by Marc Espie | Files touched by this commit (2) |
Log message: better FAKE_FLAGS setup. Regen PLIST -> PKGNAME bump |
2005-01-05 08:47:10 by Christian Weisgerber | Files touched by this commit (122) |
Log message: SIZE |
2004-11-21 10:51:48 by Marc Espie | Files touched by this commit (79) |
Log message: WANTLIB markers |
2004-08-06 08:37:29 by Marc Espie | Files touched by this commit (75) |
Log message: switch to new style PLISTS, using @lib, ditching DYNLIBDIR. Replace two INSTALL scripts with @sample. Reorder plists to match auto-generation, add comments for files that don't get installed. |
2003-08-22 11:48:18 by Marc Espie | Files touched by this commit (1) |
Log message: @extra |
2003-05-12 12:02:45 by Nikolay Sturm | Files touched by this commit (24) |
Log message: - don't hardcode /etc, use SYSCONFDIR instead - don't change SYSCONFDIR, use CONFDIR/SUBST_VARS instead and if neccessary use "CONFIGURE_STYLE=gnu old" and explicitly set --sysconfdir=${CONFDIR} a few more to come... |
2003-04-10 12:08:58 by Jason Peel | Files touched by this commit (37) |
Log message: quote COMMENTs; ok naddy@ |
2002-10-24 16:20:04 by Christian Weisgerber | Files touched by this commit (23) |
Log message: No regression tests available. |