ab82 FreshPorts -- net/ushare
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
ushare 1.1a_9 net on this many watch lists=3 search for ports that depend on this port
A lightweight UPnP (TM) A/V Media Server
Maintained by: votdev@gmx.de search for ports maintained by this maintainer
Port Added: 14 Dec 2006 12:11:31
License: not specified in port


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/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/gmake
  2. devel/pkgconf
Required To Run:
  1. devel/pkgconf
Required Libraries:
  1. devel/upnp
  2. devel/gettext
There are no ports dependent upon this port

To install the port: cd /usr/ports/net/ushare/ && make install clean
To add the package: pkg_add -r ushare


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://ushare.geexbox.org/releases/

Number of commits found: 30

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
04 May 2013 22:48:04
Original commit files touched by this commit  1.1a_9
flo search for other commits by this committer
Fix installation of ports that rely on cp -n for installing files. r245960
changed cp to exit with a non-zero exit code if the file exists and is not
overwritten thus causing ports to fail installing when e.g. trying to cp
.default -> .conf files that already exist.

We just ignore the error and continue, as we used to.

Reported by:	jaset
Approved by:	portmgr (bapt)
24 Apr 2013 18:10:32
Original commit files touched by this commit  1.1a_9
ak search for other commits by this committer
- Convert USE_GETTEXT to USES (part 3)

Approved by:	portmgr (bapt)
05 Mar 2013 17:07:44
Refresh Original commit files touched by this commit
  Sanity Test Failure
miwi search for other commits by this committer
- Convert to OptionsNG
- Trim header

Reviewed by:	beat, bapt, kwm
27 Apr 2012 14:28:11
Original commit files touched by this commit  1.1a_9
pawel search for other commits by this committer
- Update devel/upnp to 1.6.17
- Bump all affected ports

Maintainer of net/ushare was asked for review, no response in 2 weeks
23 Mar 2012 19:31:49
Original commit files touched by this commit  1.1a_8
crees search for other commits by this committer
- Copy over sample config file on install

- Use bsd.port.options.mk to avoid bsd.port.pre.mk nastiness

PR:             ports/165890
Submitted by:   crees
Approved by:    maintainer timeout (votdev@gmx.de), 14 days
Feature safe:   yes
18 Jan 2012 18:32:08
Original commit files touched by this commit  1.1a_7
pawel search for other commits by this committer
Chase devel/upnp shlib bump
14 Jan 2012 08:57:23
Original commit files touched by this commit  1.1a_6
dougb search for other commits by this committer
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
23 Sep 2011 22:26:39
Original commit files touched by this commit  1.1a_6
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
26 Mar 2011 23:31:50
Original commit files touched by this commit  1.1a_6
pav search for other commits by this committer
- Actually chase upnp shlib change

Reported by:    pointyhat
Pointy hat to:  pawel (miwi, wen)
23 Mar 2011 16:40:03
Original commit files touched by this commit  1.1a_5
pawel search for other commits by this committer
- Chase devel/upnp shlib bump

Approved by:    miwi, wen (mentors)
04 Mar 2011 05:52:07
Original commit files touched by this commit  1.1a_4
miwi search for other commits by this committer
- Chase devel/upnp shlib bump
06 Feb 2011 11:27:28
Original commit files touched by this commit  1.1a_3
miwi search for other commits by this committer
- chase upnp shlip bump

Reported by:    drosonator via phw
Feature safe:   yes
09 Nov 2010 22:21:03
Original commit files touched by this commit  1.1a_2
pav search for other commits by this committer
- Unbreak

Submitted by:   Gennady <gen@ukr.net>
03 Nov 2010 21:38:26
Original commit files touched by this commit  1.1a_2
pav search for other commits by this committer
- Mark BROKEN: does not compile

Reported by:    pointyhat
24 Oct 2010 21:53:10
Original commit files touched by this commit  1.1a_2
pav search for other commits by this committer
- Chase upnp shlib version bump

Reported by:    pointyhat
Pointy hat to:  wen
31 May 2010 02:01:56
Original commit files touched by this commit  1.1a_1
ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
27 Mar 2010 04:30:05
Original commit files touched by this commit  1.1a
dougb search for other commits by this committer
Remove the remaining examples of quotes around /etc/rc.subr
10 Nov 2008 00:12:53
Original commit files touched by this commit  1.1a
amdmi3 search for other commits by this committer
- Fix CFLAGS handling

PR:             128368
Submitted by:   myself
Approved by:    maintainer timeout
23 Oct 2008 12:39:26
Original commit files touched by this commit  1.1a
amdmi3 search for other commits by this committer
- Update to 1.1a

  ChangeLog:
    Support for XboX 360 dashboard Fall Update (.avi and .divx now are
supported)
    DLNA support is not enabled by default, as not mandatory.
    Some configure script fixes and better support for cross-compilation.
    Fixed network interface discovery on MacOSX.
    Much more complete DLNA support through external libdlna.
    Telnet Control interface.
    Support for FLAC and HDMOV files.
    FreeBSD 64bit and MacOSX build fix.
    Newly written configure script.

PR:             128043
Submitted by:   "Eric L. Chen" <d9364104 at mail dot nchu dot edu dot tw>
Approved by:    Volker Theile <votdev at gmx dot de> (maintainer)
08 Mar 2008 18:35:55
Original commit files touched by this commit  1.0_3
rafan search for other commits by this committer
- Link to pthread for all OS versions to fix listening socket with -D

PR:             ports/121378
Submitted by:   Josh Carroll <josh.carroll at gmail.com>
Approved by:    Volker Theile" <votdev at gmx.de> (maintainer)
03 Oct 2007 09:14:22
Original commit files touched by this commit  1.0_2
stefan search for other commits by this committer
Make ushare work on amd64 by fixing a variable declaration.

PR:             116757
Submitted by:   Josh Carroll <josh.carroll@gmail.com>
Approved by:    maintainer
23 Jul 2007 09:36:52
Original commit files touched by this commit  1.0_1
rafan search for other commits by this committer
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
  supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:             ports/111470
Approved by:    portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by:      pointyhat exp run
13 Jul 2007 09:26:58
Original commit files touched by this commit  1.0_1
miwi search for other commits by this committer
- s/-lpthread/${PTHREAD_LIBS}/
13 Jul 2007 09:05:28
Original commit files touched by this commit  1.0_1
miwi search for other commits by this committer
- Chase increase of devel/upnp shlib version.
- set CFLAGS+=  -lpthread [1]
- Bump PORTREVISION

[1] See discussion ..
http://lists.freebsd.org/pipermail/freebsd-current/2007-June/073600.html
http://lists.freebsd.org/pipermail/freebsd-ports/2007-July/042534.html

Approved by:    maintainer
Reviewed by:    rafan
Thanks to:      ehaupt/trasz/rafan
09 Jul 2007 13:23:08
Original commit files touched by this commit  1.0
miwi search for other commits by this committer
- Update to 1.0

PR:             114440
Submitted by:   Volker Theile <votdev@gmx.de> (maintainer)
01 Mar 2007 11:34:31
Original commit files touched by this commit  0.9.10
miwi search for other commits by this committer
- Update to 0.9.10

Submitted by:   Volker Theile <vtheile@gmx.de> (maintainer)
26 Feb 2007 21:26:52
Original commit files touched by this commit  0.9.9
miwi search for other commits by this committer
- Update to 0.9.9

Submitted by:   Volker Theile <vtheile@gmx.de> (maintainer)
08 Jan 2007 12:03:34
Original commit files touched by this commit  0.9.8_2
miwi search for other commits by this committer
- Fix rc script

Submitted by: "V. Theile" <vtheile@gmx.de> (maintainer via privat mail)
30 Dec 2006 20:25:29
Original commit files touched by this commit  0.9.8_1
miwi search for other commits by this committer
- Fix problems with libintl
- Fix many compiler warnings

Submitted by:   Volker Theile (maintainer via privat mail)
14 Dec 2006 11:58:42
Original commit files touched by this commit  0.9.8
miwi search for other commits by this committer
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>

Number of commits found: 30

2851
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24539
Broken 216
Deprecated 475
Ignore 632
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 513
Interactive 33
new 24 hours 6
new 48 hours9
new 7 days32
new fortnight65
new month217

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0