Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| b80841c8 | 2022-03-11 18:20:04 | drop RCS Ids | ||
| 37aacfd4 | 2015-05-28 06:48:06 | Register conflict with x11/gnome/tracker. | ||
| 56cbd2c6 | 2010-06-30 11:50:51 | 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. | ||
| fe5f67e0 | 2005-12-23 15:08:37 | better FAKE_FLAGS setup. Regen PLIST -> PKGNAME bump | ||
| 79fe9efd | 2004-08-06 14:37:27 | 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. | ||
| 37ff30aa | 2003-08-22 17:48:18 | @extra | ||
| ca4bae85 | 2003-05-12 18:02:44 | - 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... | ||
| 6cdfc273 | 2001-04-10 00:51:59 | Spring clean-up. - rename patches to new style. - bye, bye USE_GMAKE, we have recursive variables now. - pass COPTS through. - a few more patches so that we get most prototypes - integrate COMMENT | ||
| 39c49b2f | 2000-06-10 17:39:11 | Various minor clean-ups: - use new CONFIGURE_STYLE - use PLIST/DESCR substitution to add HOMEPAGE and various fragments - add systematic @comment $OpenBSD$ to PLIST - remove FAKE=Yes | ||
| 2f1917c8 | 2000-03-11 01:08:42 | Licensing issues :) Fake Get a clean info file correctly installed. |