Date: Tue, 17 Apr 2007 18:33:49 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net Makefile ports/net/mediatomb Makefile distinfo pkg-descr pkg-plist ports/net/mediatomb/files config.xml.dist.in mediatomb.sh.in patch-configure pkg-deinstall.in pkg-install.in Message-ID: <200704171833.l3HIXnmw076095@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200704171833.l3HIXnmw076095>
