| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
15 Dec 2009 12:09:16
0.11.0_3
|
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) |
02 Dec 2009 17:16:16
0.11.0_3
|
fluffy  |
- Chase taglib update
Approved by: miwi (mentor)
Exp-run by: miwi |
22 Aug 2009 01:32:25
0.11.0_2  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with N |
15 Jul 2009 17:56:10
0.11.0_2
|
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. |
24 Jan 2009 13:54:53
0.11.0_2
|
roam  |
Unbreak the build with the new curl - the CURLOPT_NOBODY option really
requires an argument now. |
23 Jan 2009 15:43:14
0.11.0_2
|
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. |
06 Jun 2008 14:50:32
0.11.0_1
|
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) |
03 Mar 2008 23:03:33
0.11.0
|
ehaupt  |
Update to 0.11.0
PR: 121273
Submitted by: Leonhard Wimmer <leo@mediatomb.cc> (maintainer) |
23 Jul 2007 10:36:52
0.10.0
|
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 |
15 Jul 2007 16:05:15
0.10.0
|
miwi  |
- Update to 0.10.0
PR: 114542
Submitted by: Leonhard Wimmer <leo@mediatomb.cc> (maintainer) |
30 May 2007 07:16:38
0.9.1
|
miwi  |
- Update to 0.9.1
PR: 113097
Submitted by: Leonhard Wimmer <leo@mediatomb.cc> (maintainer) |
27 May 2007 16:25:39
0.9.0_2
|
pav  |
- Chase libexif update |
25 May 2007 13:07:17
0.9.0_1
|
pav  |
- Chase libexif update |
18 Apr 2007 00:44:18
0.9.0
|
miwi  |
- Fix build with sqlite3
PR: 111797
Submitted by: Leonhard Wimmer <leo@mediatomb.cc> (maintainer) |
17 Apr 2007 19:33:49
0.9.0
|
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> |