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
Martin Wilke
miwi at FreeBSD.org
Tue Apr 17 18:33:49 UTC 2007
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 at 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)
More information about the cvs-ports
mailing list