Commit graph

10 commits

Author SHA1 Message Date
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