summaryrefslogtreecommitdiff
path: root/multimedia/gmediaserver
AgeCommit message (Collapse)AuthorFilesLines
2013-02-16Commit one fix to startup script that I forgot to apply.tron1-2/+2
2013-02-16Security and usablity enhancements of the "gmediaserver" package:tron4-11/+110
1.) Run the daemon as an unprivileged user. 2.) Add support for a configuration file which can be used to specify the shared directories and extra options. 3.) Re-write the startup script to work on platforms other than NetBSD.
2012-10-08Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.asau1-3/+1
2012-10-03Bump all packages that use perl, or depend on a p5-* package, orwiz1-2/+2
are called p5-*. I hope that's all of them.
2012-04-13* fixes for libupnp>=1.6.7obache5-5/+72
* more patches (and comments) * Bump PKGREVISION from libupnp shlib bump.
2011-04-22recursive bump from gettext-lib shlib bump.obache1-2/+2
2010-08-31make this work with NetBSD's version of libmagicdrochner3-2/+20
2010-05-21No need workaround of broken libmagic on NetBSD<5 anymore.obache1-7/+1
2010-05-20Import gmediaserver-0.13.0 as multimedia/gmediaserver.obache6-0/+105
GMediaServer is a UPnP compatible media server for the GNU system. It is part of the GNU project. GMediaServer serves audio and video files to certain network connected media players. Most hardware media players only play music and/or video--they don't provide the media themselves. Those media files have to come from a device on the network. GMediaServer is a server for such UPnP compatible media players, including: * NETGEAR Wireless Digital Music Player (MP101) * Linksys(R) Wireless-B Music System (WMLS11B) * Linksys(R) Wireless-B Media Link for Music (WML11B) * Philips Streamium SL300i * Philips Streamium RC9800i * Omnifi DMS1 * SMC EZ Stream 11Mbps Wireless Audio Adaptor (SMCWAA-B) * D-Link DSM-520 Wireless HD Media Player * Roku SoundBridge Network Music Player M1000 * Terratec NOXON 2 audio Other UPnP media players (including software based) may work as well--see the manual for a more complete list.