| Commit History - (may be incomplete: for full details, see links to repositories near top of page) | 
| Commit | Credits | Log message | 
0.12.1_26 31 Dec 2020 15:40:49
      | 
    rene   | 
    Remove net/mediatomb, there have been no new releases for over 10 years.
Use net/gerbera as an alternative.
PR:		248476
Submitted by:	Daniel Engberg
Approved by:	maintainer timeout (leo@mediatomb.cc, 4 months)  | 
0.12.1_26 26 Jul 2020 18:28:30
      | 
    tobik   | 
    net/mediatomb: Unbreak build with GCC 10 (-fno-common default)
/usr/local/bin/ld:
../tombupnp/build/libtombupnp.a(libtombupnp_a-gena_device.o):(.bss+0x20):
multiple definition of `gUserHTTPHeaders';
../tombupnp/build/libtombupnp.a(libtombupnp_a-upnpapi.o):(.bss+0xc80): first
defined here
/usr/local/bin/ld:
../tombupnp/build/libtombupnp.a(libtombupnp_a-gena_device.o):(.bss+0x0):
multiple definition of `gMaxHTTPTimeoutRetries';
../tombupnp/build/libtombupnp.a(libtombupnp_a-upnpapi.o):(.bss+0xc70): first
defined here
/usr/local/bin/ld:
../tombupnp/build/libtombupnp.a(libtombupnp_a-gena_device.o):(.bss+0x4):
multiple definition of `gUpnpSdkShutdown';
../tombupnp/build/libtombupnp.a(libtombupnp_a-upnpapi.o):(.bss+0xc74): first
defined here
/usr/local/bin/ld:
../tombupnp/build/libtombupnp.a(libtombupnp_a-gena_device.o):(.bss+0x40):
multiple definition of `pUserHTTPHeaderList';
../tombupnp/build/libtombupnp.a(libtombupnp_a-upnpapi.o):(.bss+0xca0): first
defined here
/usr/local/bin/ld:
../tombupnp/build/libtombupnp.a(libtombupnp_a-gena_device.o):(.bss+0x48):
multiple definition of `pVirtualDirList';
../tombupnp/build/libtombupnp.a(libtombupnp_a-upnpapi.o):(.bss+0xca8): first
defined here
/usr/local/bin/ld:
../tombupnp/build/libtombupnp.a(libtombupnp_a-miniserver.o):(.bss+0x4): multiple
definition of `gMaxHTTPTimeoutRetries';
../tombupnp/build/libtombupnp.a(libtombupnp_a-upnpapi.o):(.bss+0xc70): first
defined here
/usr/local/bin/ld:
../tombupnp/build/libtombupnp.a(libtombupnp_a-miniserver.o):(.bss+0x8): multiple
definition of `gUpnpSdkShutdown';
../tombupnp/build/libtombupnp.a(libtombupnp_a-upnpapi.o):(.bss+0xc74): first
defined here
/usr/local/bin/ld:
../tombupnp/build/libtombupnp.a(libtombupnp_a-miniserver.o):(.bss+0x20):
multiple definition of `gUserHTTPHeaders';
../tombupnp/build/libtombupnp.a(libtombupnp_a-upnpapi.o):(.bss+0xc80): first
defined here
/usr/local/bin/ld:
../tombupnp/build/libtombupnp.a(libtombupnp_a-miniserver.o):(.bss+0x40):
multiple definition of `pUserHTTPHeaderList';
../tombupnp/build/libtombupnp.a(libtombupnp_a-upnpapi.o):(.bss+0xca0): first
defined here
/usr/local/bin/ld:
../tombupnp/build/libtombupnp.a(libtombupnp_a-miniserver.o):(.bss+0x48):
multiple definition of `pVirtualDirList';
../tombupnp/build/libtombupnp.a(libtombupnp_a-upnpapi.o):(.bss+0xca8): first
defined here
http://package22.nyi.freebsd.org/data/113amd64-default-PR244008/2020-06-10_18h05m01s/logs/errors/mediatomb-0.12.1_26.log
PR:		246700  | 
0.12.1_26 05 Aug 2019 23:06:50
      | 
    jbeich   | 
    multimedia/ffmpeg: update to 4.2
Changes:	https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.2:/Changelog
ABI:		https://abi-laboratory.pro/tracker/timeline/ffmpeg/  | 
0.12.1_25 26 Jul 2019 20:46:57
      | 
    gerald   | 
    Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR:		238330  | 
0.12.1_24 12 Dec 2018 01:35:36
      | 
    gerald   | 
    Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR:		231590  | 
0.12.1_23 06 Nov 2018 01:50:27
      | 
    jbeich   | 
    multimedia/ffmpeg: update to 4.1
Changes:	https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.1:/Changelog
ABI:		https://abi-laboratory.pro/tracker/timeline/ffmpeg/  | 
0.12.1_22 29 Jul 2018 22:18:46
      | 
    gerald   | 
    Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
 - featuring USE_GCC=yes or USE_GCC=any,
 - featuring USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and those
 - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
   c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR:		222542  | 
0.12.1_21 02 May 2018 15:07:27
      | 
    jbeich   | 
    multimedia/ffmpeg: update to 4.0
- FFSERVER support was removed upstream
- libressl now uses libtls backend instead of patching openssl one
- Clang i386 no longer uses 16-byte aligned stack
Changes:	https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.0:/Changelog
ABI:		https://abi-laboratory.pro/tracker/timeline/ffmpeg/
PR:		227726
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D15175  | 
0.12.1_20 10 Mar 2018 17:46:06
      | 
    gerald   | 
    Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).  | 
0.12.1_19 01 Nov 2017 13:10:35
      | 
    olgeni   | 
    Fix whitespace issues (mixed tab/spaces, alignment) in a few ports.  | 
0.12.1_19 21 Oct 2017 06:50:50
      | 
    jbeich   | 
    multimedia/ffmpeg: update to 3.4
Notable changes:
- i386/amd64 now depend on NASM per
https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/4f9297ac3b39
- NETCDF is now MYSOFA but the dependency doesn't exist in ports yet
- SCHROEDINGER is gone per
https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/220b24c7c9
- DRM, LIBRSVG2, LIBXML2 are new options
- ABI isn't completely compatible: some structs have changed
Minor cleanup:
- Don't pass --disable-{in,out}dev when it's already blocked by disabled
dependency
- Drop redundant "Enable" from option descriptions
- Switch CDIO_DESC to use Mk/bsd.options.desc.mk
Changes:	https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.4:/Changelog
ABI:		https://abi-laboratory.pro/tracker/timeline/ffmpeg/
PR:		223057
Exp-run by:	antoine | 
0.12.1_18 10 Sep 2017 20:55:39
      | 
    gerald   | 
    Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
   c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR:		219275  | 
0.12.1_17 05 Aug 2017 10:56:37
      | 
    rakuco   | 
    Explicitly build with -std=gnu++11.
This is a workaround for FreeBSD 10, whose libc++ does not have an overload for
C++14's `operator delete(void*, size_t)'.
Since GCC 6 uses -std=gnu++14 by default, linking fails when a dependency (such
as taglib) is built with clang and lacking the overload. FreeBSD >= 11 is fine.
PR:		219489
Approved by:	portmgr (blanket approval)  | 
0.12.1_17 30 Jul 2017 14:34:27
      | 
    kwm   | 
    Move spidermonkey17's headers out of LOCALBASE and in there own subdir. [1]
This fixes build issues with other spidermonkey using ports when
SM 1.7 is installed, due to SM 1.7's headers being found first. [2]
Update SM 1.7 users to take this change into account.
PR:		219761 [1], 214724 [2], 202246 [2]
Approved by:	maintainer timeout (nearly 2 months)  | 
0.12.1_17 25 Apr 2017 08:20:31
      | 
    riggs   | 
    Chase ffmpeg 3.3 update (ABI changes)
PR:		218658
Submitted by:	riggs  | 
0.12.1_16 01 Apr 2017 15:23:32
      | 
    gerald   | 
    Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using using Mk/bsd.octave.mk which in turn has USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
   c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR:		216707  | 
0.12.1_15 01 Jan 2017 03:45:13
      | 
    sunpoet   | 
    Remove BROKEN_FreeBSD_9
Approved by:	portmgr (blanket)  | 
0.12.1_15 29 Dec 2016 14:03:37
      | 
    amdmi3   | 
    - Mark LIBEXTRACTOR option BROKEN
Approved by:	portmgr blanket  | 
0.12.1_15 29 Dec 2016 09:00:01
      | 
    amdmi3   | 
    - Switch to USES=localbase
- Switch to options helpers
Approved by:	portmgr blanket  | 
0.12.1_15 22 Dec 2016 23:53:31
      | 
    bapt   | 
    Use @sample  | 
0.12.1_15 22 Dec 2016 09:56:09
      | 
    amdmi3   | 
    - Mark broken on FreeBSD 9.x i386
Approved by:	portmgr blanket  | 
0.12.1_15 16 Dec 2016 05:08:09
      | 
    jbeich   | 
    Switch USES=compiler:gcc-c++11-lib to use base libc++ on 10.2+ systems
PR:		215192
Requested by:	dim
Exp-run by:	antoine
Approved by:	antoine  | 
0.12.1_14 11 Dec 2016 15:22:47
      | 
    jbeich   | 
    multimedia/ffmpeg: update to 3.2.2
Changes:	https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.2.2:/Changelog
PR:		207547
Submitted by:	riggs, ebirth@b0ss.net (libressl fix)
Exp-run by:	antoine (3 tries)  | 
0.12.1_13 08 Dec 2016 17:01:32
      | 
    tijl   | 
    Remove libcurl.so.7 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps.  Bump dependent ports that have not
been bumped since.  | 
0.12.1_12 25 Apr 2016 16:17:32
      | 
    mat   | 
    Move MySQL support from bsd.databases.mk to Uses/mysql.mk.
Also, USE_MYSQL can't happen after bsd.port.pre.mk because it is a USES.
PR:		208971
Submitted by:	mat
Exp-run by:	antoine
With hat:	portmgr
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D5951  | 
0.12.1_12 01 Apr 2016 14:16:20
      | 
    mat   | 
    Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat:	portmgr
Sponsored by:	Absolight | 
0.12.1_12 24 Sep 2015 19:49:17
      | 
    pi   | 
    net/mediatomb: remove BROKEN, fix build
- now uses UIDs/GIDs
- fix build in certain cases
PR:		198436, 202467
Submitted by:	Pavel Nedoshivkin <nedoshivkin@gmail.com>, dim
Approved by:	maintainer (timeout)  | 
0.12.1_12 16 May 2015 13:57:10
      | 
    tijl   | 
    Fix iconv related build problem.  The port is still marked BROKEN.
PR:		200232  | 
0.12.1_12 02 Apr 2015 15:33:09
      | 
    antoine   | 
    Mark BROKEN: Fails to configure, does not use USERS/GROUPS
Reported by:	pkg-fallout  | 
0.12.1_12 25 Mar 2015 23:51:06
      | 
    marino   | 
    net category: Remove $PTHREAD_LIBS
openafs did not pass check-plist (pre-existing) so fixed and bumped.
Also, pkg-plist was sorted.  mediatomb and spread also fail plist-checks
but they weren't fixed.
approved by:	PTHREAD blanket  | 
0.12.1_12 16 Jul 2014 08:26:26
      | 
    bapt   | 
    Fix some non default LIB_DEPENDS
With hat:	portmgr  | 
0.12.1_12 14 Jul 2014 18:42:04
      | 
    bapt   | 
    Modernize LIB_DEPENDS
With hat:	portmgr  | 
0.12.1_12 27 Jun 2014 17:21:07
      | 
    miwi   | 
    - Chase database/sqlite3 slib bump
Approved by:	portmgr (myself)  | 
0.12.1_11 26 Jun 2014 13:31:21
      | 
    sanpei   | 
    support stage.  | 
0.12.1_11 20 Feb 2014 14:38:19
      | 
    tijl   | 
    Add USES=iconv to fix compilation on FreeBSD 10 with libiconv installed.  | 
0.12.1_11 21 Jan 2014 23:40:23
      | 
    bapt   | 
    Fix properties on pkg-plist  | 
0.12.1_11 16 Nov 2013 01:17:20
      | 
    swills   | 
    - Fix build on 10.0
PR:		ports/181603
Submitted by:	Laurent LEVIER <llevier@argosnet.com>
Approved by:	maintainer timeout (leo@mediatomb.cc, >2 months)  | 
0.12.1_11 25 Oct 2013 18:40:11
      | 
    wg   | 
    net/mediatomb: fix patch for ffmpeg2 support
- Fix patch for ffmpeg2 support
PR:		ports/183269
Submitted by:	Andriy Syrovenko <andriys gmail.com>  | 
0.12.1_11 19 Oct 2013 16:43:33
      | 
    wg   | 
    multimedia/ffmpeg: update to 2.0.1
- Update main ffmpeg port to 2.0.1
- Bump and update dependent ports when necessary (API change)
Approved by:	portmgr (bapt)  | 
0.12.1_11 20 Sep 2013 22:10:25
      | 
    bapt   | 
    Add NO_STAGE all over the place in preparation for the staging support (cat:
net)  | 
0.12.1_11 11 Jul 2013 16:26:27
      | 
    sunpoet   | 
    - Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
  - Add COOKIES
  - Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
  - Add GSSAPI and SPNEGO [2]
  - Remove KERBEROS4
  - Rename LIBIDN to IDN
  - Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile
Changes:	http://curl.haxx.se/changes.html
PR:		ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by:	miwi  | 
0.12.1_10 23 Jun 2013 18:27:37
      | 
    rakuco   | 
    Remove duplicate SQLITE and MYSQL options.
They are already in OPTIONS_MULTI, so there is no need to have them in
OPTIONS_DEFINE as well.
PR:		ports/179359
Submitted by:	Sayetsky Anton <vsjcfm@gmail.com>
Approved by:	maintainer timeout (17 days)  | 
0.12.1_10 05 Jun 2013 12:22:03
      | 
    bapt   | 
    Convert to new options framework, while here cleanup linknx  | 
0.12.1_10 22 May 2013 14:30:51
      | 
    miwi   | 
    - Remove mysql 4X reference  | 
0.12.1_10 14 Mar 2013 08:17:40
      | 
    pclin   | 
    - graphics/libexif:
  * Update to 0.6.21
  * Add LICENSE
  * Switch to OptionsNG and PORTDOCS
- Document libexif 2012-07-12 vulnerabilty
- Bump PORTREVISION for libexif related ports
- Trim headers while here
PR:		ports/175910
Approved by:	swills (mentor)
Security:	d881d254-70c6-11e2-862d-080027a5ec9a  | 
0.12.1_9 29 Jan 2013 07:35:10
      | 
    danfe   | 
    - Fix a typo in rc script
- Trim Makefile headers while here
PR:	ports/175138  | 
0.12.1_8 02 Sep 2012 20:02:01
      | 
    tj   | 
    Chase rename of lang/spidermonkey to lang/spidermonkey17.
Approved by:	eadler (mentor)  | 
0.12.1_7 05 Aug 2012 23:19:40
     | 
    dougb   | 
    Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op  | 
0.12.1_7 01 Jun 2012 05:26:28
     | 
    dinoex   | 
    - update png to 1.5.10  | 
0.12.1_6 16 Feb 2012 15:57:34
     | 
    ashish   | 
    - Bump PORTREVISION to chase the update of multimedia/libvpx  | 
0.12.1_5 14 Jan 2012 08:57:23
     | 
    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. | 
0.12.1_5 24 Oct 2011 04:17:38
     | 
    dougb   | 
    Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.  | 
0.12.1_5 17 Oct 2011 04:35:02
     | 
    dougb   | 
    Remove references to mysql 323 and 40, most commonly of the form:
IGNORE_WITH_MYSQL=     323 40  | 
0.12.1_5 23 Sep 2011 22:26:39
     | 
    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 | 
0.12.1_5 24 Jun 2011 22:39:03
     | 
    mm   | 
    Bump due to ffmpeg update to 0.7.1  | 
0.12.1_4 20 Mar 2011 12:54:45
     | 
    miwi   | 
    - Get Rid MD5 support  | 
0.12.1_4 19 Mar 2011 13:15:34
     | 
    ale   | 
    Bump PORTREVISION for ports linking to default libmysqlclient.  | 
0.12.1_3 04 Mar 2011 02:15:10
     | 
    wen   | 
    - Bump PORTREVISION to chase the update of libexif  | 
0.12.1_2 29 Dec 2010 02:26:35
     | 
    swills   | 
    - Allow build with MySQL 5.1 and higher
PR:             ports/153135
Submitted by:   swills (myself)
Approved by:    wxs (mentor)  | 
0.12.1_2 29 Nov 2010 14:43:35
     | 
    sanpei   | 
    From some information, YouTube was changed some configurations from
2010/July/22. And we need to update URL for mediatomb.
Approved by:    maintainer timeout  | 
0.12.1_1 30 Oct 2010 23:37:45
     | 
    rene   | 
    - 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)  | 
0.12.1_1 24 Jul 2010 16:38:20
     | 
    mm   | 
    - Update ffmpeg to 0.6  | 
0.12.1 02 Jun 2010 15:06:58
     | 
    pav   | 
    - Update to 0.12.1
PR:             ports/147201
Submitted by:   Carey Jones <mcj@bluetonic.org>
Approved by:    Leonhard Wimmer <leo@mediatomb.cc> (maintainer)  | 
0.11.0_4 03 Apr 2010 10:44:36
     | 
    roam   | 
    Chase the ftp/curl shlib version bump.  | 
0.11.0_4 27 Mar 2010 00:15:24
     | 
    dougb   | 
    Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#  | 
0.11.0_3 15 Dec 2009 12:09:16
     | 
    sanpei   | 
    add more suffix names for PlayStation3.
    mpg,mpeg,vob,vro: MPEG2
    m2ts, mts:H.264/MPEG-4 AVC(AVCHD)
Approved by:    Leonhard Wimmer <leo at mediatomb.cc> (maintainer) | 
0.11.0_3 02 Dec 2009 17:16:16
     | 
    fluffy   | 
    - Chase taglib update
Approved by:    miwi (mentor)
Exp-run by:     miwi  | 
0.11.0_2 22 Aug 2009 00:32:25
       | 
    amdmi3   | 
    - Switch SourceForge ports to the new File Release System: categories starting
with N  | 
0.11.0_2 15 Jul 2009 16:56:10
     | 
    dougb   | 
    Fix a few "bad example" problems in the rc.d scripts that have been
propogated by copy and paste.
1. Primarily the "empty variable" default assignment, which is mostly
${name}_flags="", but fix a few others as well.
2. Where they are not already documented, add the existence of the _flags
(or other deleted empties) option to the comments, and in some cases add
comments from scratch.
3. Replace things that look like:
prefix=%%PREFIX%%
command=${prefix}/sbin/foo
to just use %%PREFIX%%. In many cases the $prefix variable is only used
once, and in some cases it is not used at all.
4. In a few cases remove ${name}_flags from command_args
5. Remove a long-stale comment about putting the port's rc.d script in
/etc/rc.d (which is no longer necessary).
No PORTREVISION bumps because all of these changes are noops. | 
0.11.0_2 24 Jan 2009 13:54:53
     | 
    roam   | 
    Unbreak the build with the new curl - the CURLOPT_NOBODY option really
requires an argument now.  | 
0.11.0_2 23 Jan 2009 15:43:14
     | 
    roam   | 
    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.  | 
0.11.0_1 06 Jun 2008 13:50:32
     | 
    edwin   | 
    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)  | 
0.11.0 03 Mar 2008 23:03:33
     | 
    ehaupt   | 
    Update to 0.11.0
PR:             121273
Submitted by:   Leonhard Wimmer <leo@mediatomb.cc> (maintainer)  | 
0.10.0 23 Jul 2007 09:36:52
     | 
    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  | 
0.10.0 15 Jul 2007 15:05:15
     | 
    miwi   | 
    - Update to 0.10.0
PR:             114542
Submitted by:   Leonhard Wimmer <leo@mediatomb.cc> (maintainer)  | 
0.9.1 30 May 2007 06:16:38
     | 
    miwi   | 
    - Update to 0.9.1
PR:             113097
Submitted by:   Leonhard Wimmer <leo@mediatomb.cc> (maintainer)  | 
0.9.0_2 27 May 2007 15:25:39
     | 
    pav   | 
    - Chase libexif update  | 
0.9.0_1 25 May 2007 12:07:17
     | 
    pav   | 
    - Chase libexif update  | 
0.9.0 17 Apr 2007 23:44:18
     | 
    miwi   | 
    - Fix build with sqlite3
PR:             111797
Submitted by:   Leonhard Wimmer <leo@mediatomb.cc> (maintainer)  | 
0.9.0 17 Apr 2007 18:33:49
     | 
    miwi   | 
    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>  |