| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
04 May 2013 22:48:04
1.1a_9
|
flo  |
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
1.1a_9
|
ak  |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
05 Mar 2013 17:07:44
  |
miwi  |
- Convert to OptionsNG
- Trim header
Reviewed by: beat, bapt, kwm |
27 Apr 2012 14:28:11
1.1a_9
|
pawel  |
- 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
1.1a_8
|
crees  |
- 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
1.1a_7
|
pawel  |
Chase devel/upnp shlib bump |
14 Jan 2012 08:57:23
1.1a_6
|
dougb  |
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
1.1a_6
|
amdmi3  |
- 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
1.1a_6
|
pav  |
- Actually chase upnp shlib change
Reported by: pointyhat
Pointy hat to: pawel (miwi, wen) |
23 Mar 2011 16:40:03
1.1a_5
|
pawel  |
- Chase devel/upnp shlib bump
Approved by: miwi, wen (mentors) |
04 Mar 2011 05:52:07
1.1a_4
|
miwi  |
- Chase devel/upnp shlib bump |
06 Feb 2011 11:27:28
1.1a_3
|
miwi  |
- chase upnp shlip bump
Reported by: drosonator via phw
Feature safe: yes |
09 Nov 2010 22:21:03
1.1a_2
|
pav  |
- Unbreak
Submitted by: Gennady <gen@ukr.net> |
03 Nov 2010 21:38:26
1.1a_2
|
pav  |
- Mark BROKEN: does not compile
Reported by: pointyhat |
24 Oct 2010 21:53:10
1.1a_2
|
pav  |
- Chase upnp shlib version bump
Reported by: pointyhat
Pointy hat to: wen |
31 May 2010 02:01:56
1.1a_1
|
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
27 Mar 2010 04:30:05
1.1a
|
dougb  |
Remove the remaining examples of quotes around /etc/rc.subr |
10 Nov 2008 00:12:53
1.1a
|
amdmi3  |
- Fix CFLAGS handling
PR: 128368
Submitted by: myself
Approved by: maintainer timeout |
23 Oct 2008 12:39:26
1.1a
|
amdmi3  |
- 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
1.0_3
|
rafan  |
- 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
1.0_2
|
stefan  |
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
1.0_1
|
rafan  |
- 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
1.0_1
|
miwi  |
- s/-lpthread/${PTHREAD_LIBS}/ |
13 Jul 2007 09:05:28
1.0_1
|
miwi  |
- 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
1.0
|
miwi  |
- Update to 1.0
PR: 114440
Submitted by: Volker Theile <votdev@gmx.de> (maintainer) |
01 Mar 2007 11:34:31
0.9.10
|
miwi  |
- Update to 0.9.10
Submitted by: Volker Theile <vtheile@gmx.de> (maintainer) |
26 Feb 2007 21:26:52
0.9.9
|
miwi  |
- Update to 0.9.9
Submitted by: Volker Theile <vtheile@gmx.de> (maintainer) |
08 Jan 2007 12:03:34
0.9.8_2
|
miwi  |
- Fix rc script
Submitted by: "V. Theile" <vtheile@gmx.de> (maintainer via privat mail) |
30 Dec 2006 20:25:29
0.9.8_1
|
miwi  |
- Fix problems with libintl
- Fix many compiler warnings
Submitted by: Volker Theile (maintainer via privat mail) |
14 Dec 2006 11:58:42
0.9.8
|
miwi  |
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> |