FreshPorts -- The Place For Ports notbug Sat, 11 Feb 2012 6:32 PM GMT
Port details
ushare 1.1a_7 net on this many watch lists=4 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/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/gmake, devel/pkg-config
Required To Run: devel/pkg-config
Required Libraries: devel/upnp, 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
===> The following configuration options are available for ushare-1.1a_7:
     LIBDLNA=off (default) "Enable DLNA (PS3) support"
===> Use 'make config' to modify these settings

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

Number of commits found: 25

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
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: 25

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
bipFeb 11
firefoxFeb 11
linux-firefoxFeb 11
linux-seamonkeyFeb 11
linux-thunderbirdFeb 11
seamonkeyFeb 11
surfFeb 11
thunderbirdFeb 11
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06
bugzilla2Feb 06
bugzilla3Feb 06

14 vulnerabilities affecting 32 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 23150
Broken 190
Deprecated 96
Ignore 726
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 6
new 48 hours8
new 7 days47
new fortnight70
new month143

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

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.323 seconds.