Commit Graph

11 Commits

Author SHA1 Message Date
ajacoutot
bb68a147aa Remove myself from MAINTAINER. 2012-03-30 06:47:40 +00:00
sthen
91faa22c52 Where a program with an rc script _requires_ a certain command line
parameter to daemonize, move the parameter from daemon to daemon_flags,
so that the user cannot inadvertently prevent it from daemonizing by
adjusting the flags.

Discussed with ajacoutot and schwarze, this method was suggested
by schwarze@ as a simpler alternative to my diff. ok aja@
2011-12-17 22:01:12 +00:00
ajacoutot
a34b148c11 Remove MSG_NOSIGNAL patch now that we support that.
Move MESSAGE to README.
2011-12-03 13:59:37 +00:00
ajacoutot
4ec44530ca Simplify after recent rc.subr change.
The framework is now stable and we will start documenting it (at last).
2010-12-27 14:50:22 +00:00
ajacoutot
b28452a489 Cope with recent rc.subr changes. 2010-12-24 10:40:04 +00:00
espie
0397d65db0 new depends 2010-11-19 22:31:32 +00:00
espie
96dca66106 finish net WANTLIB 2010-11-11 17:20:27 +00:00
ajacoutot
4dbc5ea3c0 Missing rcs id. 2010-11-03 10:55:30 +00:00
jasper
655419eebb - add an rc file for ushare.
ok aja@ (MAINTAINER)
2010-11-03 10:23:24 +00:00
ajacoutot
bb308edbd6 This part of CONFIGURE_ENV is now set in bsd.port.mk(5). 2010-04-24 09:56:34 +00:00
ajacoutot
15449dfe44 Import ushare-1.1a
uShare is a UPnP (TM) A/V & DLNA 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.

GeeXboX uShare is able to provide access to both images, videos, music
or playlists files (see below for a complete file format support list
It does not act as an UPnP Media Adaptor and thus, can't transcode
streams to fit the client requirements.

Note that DLNA support is not enabled on OpenBSD.
2010-03-22 22:26:59 +00:00