2004-06-14 03:09:05 by grant beattie | Files touched by this commit (1) |
Log message: revert last; thanks minskim. |
2004-06-14 02:58:44 by grant beattie | Files touched by this commit (1) |
Log message: bl3 includes belong at the end right before bsd.pkg.mk. |
2004-06-12 03:05:37 by grant beattie | Files touched by this commit (2) |
Log message: remove useless use of __attribute__. allows this to build with compilers which don't support __attribute__. |
2004-05-09 06:42:46 by Min Sik Kim | Files touched by this commit (6) | |
Log message: Import xmmsctrl from pkgsrc-wip. Packaged by Michal Pasternak and modified by me. xmmsctrl is a small utility to control xmms from the command line. Its goal is to be used coupled with sh to test xmms state and perform an appropriate action, e.g. if playing then pause else play. The interest of this is to bind keys in a window manager to have control over xmms with keys that do play/next/pause, prev, control sound... |