GeeXboX uShare is a UPnP (TM) A/V Media Server. It implements the server component that provides UPnP media devices with information on available multimedia files. uShare uses the built-in http server of libupnp to stream the files to clients. WWW: http://ushare.geexbox.org/
Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it.
State Changed From-To: open->feedback Ask for maintainer fix.
miwi 2006-12-14 11:58:42 UTC FreeBSD ports repository Modified files: net Makefile Added files: net/ushare Makefile distinfo pkg-descr net/ushare/files patch-cfgparser.c patch-ushare patch-ushare.c patch-ushare.h Log: GeeXboX uShare is a UPnP (TM) A/V Media Server. It implements the server component that provides UPnP media devices with information on available multimedia files. uShare uses the built-in http server of libupnp to stream the files to clients. WWW: http://ushare.geexbox.org/ PR: ports/106634 Submitted by: Volker Theile <votdev at gmx.de> Revision Changes Path 1.1777 +1 -0 ports/net/Makefile 1.1 +32 -0 ports/net/ushare/Makefile (new) 1.1 +3 -0 ports/net/ushare/distinfo (new) 1.1 +53 -0 ports/net/ushare/files/patch-cfgparser.c (new) 1.1 +105 -0 ports/net/ushare/files/patch-ushare (new) 1.1 +71 -0 ports/net/ushare/files/patch-ushare.c (new) 1.1 +17 -0 ports/net/ushare/files/patch-ushare.h (new) 1.1 +6 -0 ports/net/ushare/pkg-descr (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"
State Changed From-To: feedback->closed Committed. Thanks!