Bug 106634 - [NEW PORT] net/ushare: Lightweight UPnP (TM) A/V Media Server
Summary: [NEW PORT] net/ushare: Lightweight UPnP (TM) A/V Media Server
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-12 09:30 UTC by Volker Theile
Modified: 2006-12-15 08:17 UTC (History)
0 users

See Also:


Attachments
file.shar (5.58 KB, text/plain)
2006-12-12 09:30 UTC, Volker Theile
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Volker Theile 2006-12-12 09:30:02 UTC
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/
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2006-12-12 09:41:51 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2006-12-12 14:40:21 UTC
State Changed
From-To: open->feedback

Ask for maintainer fix.
Comment 3 dfilter service freebsd_committer freebsd_triage 2006-12-14 12:11:15 UTC
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"
Comment 4 Martin Wilke freebsd_committer freebsd_triage 2006-12-15 08:17:50 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!