Commit graph

22 commits

Author SHA1 Message Date
Dmitry Marakasov
6f6fbe4bdf - 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
2011-09-23 22:26:39 +00:00
Martin Matuska
c86cd8cae2 Bump due to ffmpeg update to 0.7.1 2011-06-24 22:39:03 +00:00
Alex Dupre
1bda2b2725 Bump PORTREVISION for ports linking to default libmysqlclient. 2011-03-19 13:15:34 +00:00
Wen Heping
9143b1b3f1 - Bump PORTREVISION to chase the update of libexif 2011-03-04 02:19:07 +00:00
Steve Wills
825919b05c - Allow build with MySQL 5.1 and higher
PR:		ports/153135
Submitted by:	swills (myself)
Approved by:	wxs (mentor)
2010-12-29 02:26:34 +00:00
MIHIRA Sanpei Yoshiro
ed6738970f From some information, YouTube was changed some configurations from
2010/July/22. And we need to update URL for mediatomb.

Approved by:    maintainer timeout
2010-11-29 14:43:35 +00:00
Rene Ladan
b8ce0774b9 - Install mediatomb binary as group-executable instead of world-executable
- Use ffmpeg instead of vlc for audio/video transcoding
- Add profile for audio/xmp (MODule files), disable by default because the
  dependency on xmp is optional
PR:		ports/149305
Submitted by:	Douglas Carmichael [dcarmich dcarmichael.net]
Approved by:	maintainer timeout (11 weeks)
2010-10-30 23:37:45 +00:00
Martin Matuska
ab5c533c96 - Update ffmpeg to 0.6 2010-07-24 16:38:20 +00:00
Pav Lucistnik
3e2fa2fd63 - Update to 0.12.1
PR:		ports/147201
Submitted by:	Carey Jones <mcj@bluetonic.org>
Approved by:	Leonhard Wimmer <leo@mediatomb.cc> (maintainer)
2010-06-02 15:06:57 +00:00
Peter Pentchev
29863648e3 Chase the ftp/curl shlib version bump. 2010-04-03 10:44:36 +00:00
Dima Panov
276304288b - Chase taglib update
Approved by:	miwi (mentor)
Exp-run by:	miwi
2009-12-02 17:16:16 +00:00
Dmitry Marakasov
7914161a41 - Switch SourceForge ports to the new File Release System: categories starting with N 2009-08-22 00:32:25 +00:00
Peter Pentchev
c189a6b2da Bump the version of the curl shared library after the ftp/curl update
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working.
2009-01-23 15:43:14 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +00:00
Emanuel Haupt
4ed1195707 Update to 0.11.0
PR:		121273
Submitted by:	Leonhard Wimmer <leo@mediatomb.cc> (maintainer)
2008-03-03 23:03:33 +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
24186a5078 - Update to 0.10.0
PR:		114542
Submitted by:	Leonhard Wimmer <leo@mediatomb.cc> (maintainer)
2007-07-15 15:05:15 +00:00
Martin Wilke
7d45e9d31a - Update to 0.9.1
PR:		113097
Submitted by:	Leonhard Wimmer <leo@mediatomb.cc> (maintainer)
2007-05-30 06:16:38 +00:00
Pav Lucistnik
4b247a711e - Chase libexif update 2007-05-27 15:25:47 +00:00
Pav Lucistnik
786d2c25ce - Chase libexif update 2007-05-25 12:07:17 +00:00
Martin Wilke
2fd70d7a62 - Fix build with sqlite3
PR:             111797
Submitted by:   Leonhard Wimmer <leo@mediatomb.cc> (maintainer)
2007-04-17 23:44:18 +00:00
Martin Wilke
8e8a7e0e30 UPnP media server
MediaTomb is an open source (GPL) UPnP MediaServer with a nice web
user interface, it allows you to stream your digital media through
your home network and listen to/watch it on a variety of UPnP
compatible devices.

MediaTomb implements the UPnP MediaServer V 1.0 specification that can
be found on http://www.upnp.org/. The current implementation focuses
on parts that are required by the specification, however we look into
extending the functionality to cover the optional parts of the spec as
well.

WWW: http://mediatomb.cc/

- Leonhard Wimmer
leo@mediatomb.cc

PR:		ports/111038
Submitted by:	Leonhard Wimmer <leo at mediatomb.cc>
2007-04-17 18:33:48 +00:00