MediaTomb is an open source (GPL) UPnP MediaServer with a nice web user interface, it allows you to stream your digital media through your home network and listen to/watch it on a variety of UPnP compatible devices. MediaTomb implements the UPnP MediaServer V 1.0 specification that can be found on http://www.upnp.org/. The current implementation focuses on parts that are required by the specification, however we look into extending the functionality to cover the optional parts of the spec as well. WWW: http://mediatomb.cc/
Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it.
State Changed From-To: open->feedback Ask for submitter fix.
State Changed From-To: feedback->open maintainer fixed the problem.
State Changed From-To: open->closed New port added. Thanks!
miwi 2007-04-17 18:33:49 UTC FreeBSD ports repository Modified files: net Makefile Added files: net/mediatomb Makefile distinfo pkg-descr pkg-plist net/mediatomb/files config.xml.dist.in mediatomb.sh.in patch-configure pkg-deinstall.in pkg-install.in Log: UPnP media server MediaTomb is an open source (GPL) UPnP MediaServer with a nice web user interface, it allows you to stream your digital media through your home network and listen to/watch it on a variety of UPnP compatible devices. MediaTomb implements the UPnP MediaServer V 1.0 specification that can be found on http://www.upnp.org/. The current implementation focuses on parts that are required by the specification, however we look into extending the functionality to cover the optional parts of the spec as well. WWW: http://mediatomb.cc/ - Leonhard Wimmer leo@mediatomb.cc PR: ports/111038 Submitted by: Leonhard Wimmer <leo at mediatomb.cc> Revision Changes Path 1.1854 +1 -0 ports/net/Makefile 1.1 +149 -0 ports/net/mediatomb/Makefile (new) 1.1 +3 -0 ports/net/mediatomb/distinfo (new) 1.1 +49 -0 ports/net/mediatomb/files/config.xml.dist.in (new) 1.1 +36 -0 ports/net/mediatomb/files/mediatomb.sh.in (new) 1.1 +11 -0 ports/net/mediatomb/files/patch-configure (new) 1.1 +50 -0 ports/net/mediatomb/files/pkg-deinstall.in (new) 1.1 +40 -0 ports/net/mediatomb/files/pkg-install.in (new) 1.1 +17 -0 ports/net/mediatomb/pkg-descr (new) 1.1 +99 -0 ports/net/mediatomb/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"