Version: 1.3.0, Package name: ympd-1.3.0 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description ympd is a lightweight MPD (Music Player Daemon) web client that runs without a dedicated webserver or interpreters like PHP, NodeJS or Ruby. It's tuned for minimal resource usage and requires only very litte dependencies. |
Filesize: 341.909 KB |
Version History (View Complete History) |
|
2021-02-05 05:19:29 by Landry Breuil | Files touched by this commit (2) |
Log message: audio/ympd: fix for -fno-common (forgotten cvs add, bah) |
2021-02-05 05:18:57 by Landry Breuil | Files touched by this commit (1) |
Log message: audio/ympd: fix for -fno-common from https://svnweb.freebsd.org/changeset/ports/546834 |
2020-02-14 04:11:33 by Stuart Henderson | Files touched by this commit (27) |
Log message: remove some extraneous DISTNAME setting from GH_TAGNAME ports, move GH_* up in a few cases where it's halfway through the Makefile |
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 |
2018-01-11 12:27:12 by Robert Peichaer | Files touched by this commit (624) |
Log message: Change the shebang line from /bin/sh to /bin/ksh in all ports rc.d daemon scripts and bump subpackages that contain the *.rc scripts. discussed with and OK aja@ OK tb |
2017-05-27 13:57:08 by Antoine Jacoutot | Files touched by this commit (88) |
Log message: Bring rc_bg back. |
2017-05-27 07:55:59 by Antoine Jacoutot | Files touched by this commit (47) |
Log message: I forgot the bump commit... |
2017-05-27 07:53:07 by Antoine Jacoutot | Files touched by this commit (47) |
Log message: Cope with recent rc.subr(8) change (removal of rc_bg etc.) |
2016-11-13 14:30:42 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Put the rc_bg override where it belongs. |