non port: net/ushare/Makefile |
Number of commits found: 34 |
Tuesday, 29 Jul 2014
|
18:41 adamw
Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports)
|
Friday, 11 Jul 2014
|
10:26 tijl
- Add USES=libtool to devel/upnp and bump dependent ports
- Add USES=pathfix and INSTALL_TARGET=install-strip
- Add a patch to fix definitions of ITHREAD_MUTEX_*
Approved by: portmgr (implicit, bump unstaged port)
|
Thursday, 10 Jul 2014
|
12:13 olgeni
Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Category N.
CR: D307
Approved by: portmgr (bapt)
|
Friday, 10 Jan 2014
|
18:56 tabthorpe
- Reassign to the heap at maintainer's request
|
Friday, 20 Sep 2013
|
22:10 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
net)
|
Saturday, 31 Aug 2013
|
00:26 bapt
Convert USE_GNOME=pkgconfig to USES=pkgconfig
While here:
- Trim headers
- Convert:
* USE_GNOME=gnomehack -> USES=pathfix
* USE_PERL5 -> USES=perl5
* USE_GMAKE -> USES=gmake
|
Saturday, 4 May 2013
|
22:48 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)
|
Wednesday, 24 Apr 2013
|
18:10 ak
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt)
|
Tuesday, 5 Mar 2013
|
17:07 miwi
- Convert to OptionsNG
- Trim header
Reviewed by: beat, bapt, kwm
|
Friday, 27 Apr 2012
|
14:28 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
|
Friday, 23 Mar 2012
|
19:31 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
|
Wednesday, 18 Jan 2012
|
18:32 pawel
Chase devel/upnp shlib bump
|
Friday, 23 Sep 2011
|
22:26 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
|
Saturday, 26 Mar 2011
|
23:31 pav
- Actually chase upnp shlib change
Reported by: pointyhat
Pointy hat to: pawel (miwi, wen)
|
Wednesday, 23 Mar 2011
|
16:40 pawel
- Chase devel/upnp shlib bump
Approved by: miwi, wen (mentors)
|
Friday, 4 Mar 2011
|
05:52 miwi
- Chase devel/upnp shlib bump
|
Sunday, 6 Feb 2011
|
11:27 miwi
- chase upnp shlip bump
Reported by: drosonator via phw
Feature safe: yes
|
Tuesday, 9 Nov 2010
|
22:21 pav
- Unbreak
Submitted by: Gennady <gen@ukr.net>
|
Wednesday, 3 Nov 2010
|
21:38 pav
- Mark BROKEN: does not compile
Reported by: pointyhat
|
Sunday, 24 Oct 2010
|
21:53 pav
- Chase upnp shlib version bump
Reported by: pointyhat
Pointy hat to: wen
|
Monday, 31 May 2010
|
02:01 ade
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
|
Monday, 10 Nov 2008
|
00:12 amdmi3
- Fix CFLAGS handling
PR: 128368
Submitted by: myself
Approved by: maintainer timeout
|
Thursday, 23 Oct 2008
|
12:39 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)
|
Saturday, 8 Mar 2008
|
18:35 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)
|
Wednesday, 3 Oct 2007
|
09:14 stefan
Make ushare work on amd64 by fixing a variable declaration.
PR: 116757
Submitted by: Josh Carroll <josh.carroll@gmail.com>
Approved by: maintainer
|
Monday, 23 Jul 2007
|
09:36 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
|
Friday, 13 Jul 2007
|
09:26 miwi
- s/-lpthread/${PTHREAD_LIBS}/
|
09:05 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
|
Monday, 9 Jul 2007
|
13:23 miwi
- Update to 1.0
PR: 114440
Submitted by: Volker Theile <votdev@gmx.de> (maintainer)
|
Thursday, 1 Mar 2007
|
11:34 miwi
- Update to 0.9.10
Submitted by: Volker Theile <vtheile@gmx.de> (maintainer)
|
Monday, 26 Feb 2007
|
21:26 miwi
- Update to 0.9.9
Submitted by: Volker Theile <vtheile@gmx.de> (maintainer)
|
Monday, 8 Jan 2007
|
12:03 miwi
- Fix rc script
Submitted by: "V. Theile" <vtheile@gmx.de> (maintainer via privat mail)
|
Saturday, 30 Dec 2006
|
20:25 miwi
- Fix problems with libintl
- Fix many compiler warnings
Submitted by: Volker Theile (maintainer via privat mail)
|
Thursday, 14 Dec 2006
|
11:58 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>
|
Number of commits found: 34 |