Commit graph

12 commits

Author SHA1 Message Date
Dmitry Marakasov
0ef6e73e2a - 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)
2008-10-23 12:39:26 +00:00
Rong-En Fan
51579aea62 - 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)
2008-03-08 18:35:55 +00:00
Stefan Walter
3cf7896972 Make ushare work on amd64 by fixing a variable declaration.
PR:		116757
Submitted by:	Josh Carroll <josh.carroll@gmail.com>
Approved by:	maintainer
2007-10-03 09:14:22 +00:00
Rong-En Fan
f935a609c5 - 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
2007-07-23 09:36:51 +00:00
Martin Wilke
c2b0192924 - s/-lpthread/${PTHREAD_LIBS}/ 2007-07-13 09:26:57 +00:00
Martin Wilke
d4ddb9bcc6 - 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
2007-07-13 09:05:28 +00:00
Martin Wilke
24121795bd - Update to 1.0
PR:		114440
Submitted by:	Volker Theile <votdev@gmx.de> (maintainer)
2007-07-09 13:23:08 +00:00
Martin Wilke
450e24c520 - Update to 0.9.10
Submitted by:   Volker Theile <vtheile@gmx.de> (maintainer)
2007-03-01 11:34:31 +00:00
Martin Wilke
986ca89b9c - Update to 0.9.9
Submitted by:   Volker Theile <vtheile@gmx.de> (maintainer)
2007-02-26 21:26:52 +00:00
Martin Wilke
931ef731d4 - Fix rc script
Submitted by: "V. Theile" <vtheile@gmx.de> (maintainer via privat mail)
2007-01-08 12:03:34 +00:00
Martin Wilke
b5678c976b - Fix problems with libintl
- Fix many compiler warnings

Submitted by:   Volker Theile (maintainer via privat mail)
2006-12-30 20:25:28 +00:00
Martin Wilke
8b39f70d7a 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>
2006-12-14 11:58:42 +00:00