Version: 0.4.1, Package name: scmpc-0.4.1 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description scmpc is a client for MPD which submits your tracks to Last.fm. - Can be run as a daemon, either as a user or as root. - Keeps unsubmitted songs in a queue which is saved to a file at a configurable interval. - Will try to reconnect to MPD and Audioscrobbler if the network connection fails. - Works with a password-protected MPD server. - Works when crossfading is enabled. |
Filesize: 103.538 KB |
Version History (View Complete History) |
|
2021-02-05 05:21:35 by Landry Breuil | Files touched by this commit (7) |
Log message: audio/scmpc: fix for -fno-common from https://gitweb.gentoo.org/repo/gentoo.git/commit/media-sound/scmpc/files?id=c9f42ac8feb314f3f2f6ec7cfd8c535ff33fe735 upstreamed at https://github.com/cmende/scmpc/pull/12 |
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 |
2017-07-08 01:02:58 by Jasper Lievisse Adriaanse | Files touched by this commit (4) |
Log message: |
2011-07-11 06:13:03 by Jasper Lievisse Adriaanse | Files touched by this commit (7) |
Log message: - no need to use the gcc3 module anymore on sparc from brad |
2011-05-17 02:52:44 by Landry Breuil | Files touched by this commit (1) |
Log message: no need for two @comment lines |
2011-05-17 00:46:36 by Jasper Lievisse Adriaanse | Files touched by this commit (1) |
Log message: remove double element spotted by STeve Andre' |
2011-05-15 08:56:50 by Jasper Lievisse Adriaanse | Files touched by this commit (13) |
Log message: - update to 0.3.1 thanks to nicm@ (testing) and upstream fixing regressions |
2011-05-11 00:22:17 by Antoine Jacoutot | Files touched by this commit (27) |
Log message: Sanitize some @unexec/@extraunexec calls to rm: move them up in the PLIST and remove remove everything under the @sample'd directory instead of the directory itself to prevent a warning from pkg_delete(1) trying to remove a non existing directory and to help preventing left-over files and directories. |
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-10-18 15:35:48 by Stuart Henderson | Files touched by this commit (40) |
Log message: fix a few tabtabUSE_GROFF, problem pointed out by Alexandr Shadchin |
2010-10-18 10:52:48 by Marc Espie | Files touched by this commit (115) |
Log message: USE_GROFF=Yes |
2010-09-05 18:04:29 by Stuart Henderson | Files touched by this commit (53) |
Log message: new-style REVISIONS/LIB_DEPENDS |
2010-02-23 13:34:02 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: Increase offset to reduce false positives. ok sthen@ ports is unlocked for a while only for those who have been informed. if I DID NOT MAIL YOU, DO NOT COMMIT! |
2009-05-31 14:47:08 by Jasper Lievisse Adriaanse | Files touched by this commit (7) |
Log message: - it was wrong to have scmpc/ that only holds one file and patch the source all over to deal with it. this moves /etc/scmpc/scmpc.conf to /etc/scmpc.conf approving croaks from ajacoutot@ and landry@ |
2008-10-28 09:21:49 by Christian Weisgerber | Files touched by this commit (16) |
Log message: Change "${SYSCONFDIR}" to "/etc" for files that are *always* in the latter location. |
2008-01-01 14:22:27 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: - fix default configuration file path problem noticed/fix tested by edd barrett |
2007-09-23 16:06:46 by Michael Erdely | Files touched by this commit (1) |
Log message: Fix WANTLIB ok steven@,jasper@ |
2007-07-17 10:37:34 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: fix paths in the manpage prodded by Wiktor Izdebsk |
2007-07-17 09:36:39 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: add a MESSAGE about starting scmpc at boot time, and s/Audioscrobbler/Last.fm/ in DESCR while here, to match reality |
2007-06-22 09:45:17 by Mathieu Sauve-Frankel | Files touched by this commit (2) |
Log message: fix a segfault in mpd_reconnect ok jasper@ |
2007-06-22 06:34:13 by Mathieu Sauve-Frankel | Files touched by this commit (3) |
Log message: fix a segfault when scmpc starts up with an empty scmpc.cache file ok jasper@ |
2007-04-05 09:38:13 by Marc Espie | Files touched by this commit (1270) |
Log message: base64 distinfo with SHA256 |
2006-12-18 15:27:56 by Matthias Kilian | Files touched by this commit (3) |
Log message: kill remaining devel/pkgconfig dependencies. reminded by steven@ |