FreshPorts -- The Place For Ports Tue, 9 Feb 2010 7:05 PM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
mediatomb 0.11.0_3 net on this many watch lists=6 search for ports that depend on this port
UPnP AV MediaServer
Maintained by: leo@mediatomb.cc search for ports maintained by this maintainer
Port Added: 17 Apr 2007 19:34:28
Also Listed In: multimedia


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
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: lang/spidermonkey
Required To Run: lang/spidermonkey
Required Libraries: textproc/expat2, ftp/curl, databases/sqlite3, databases/mysql50-client, graphics/libexif, multimedia/ffmpeg, audio/taglib

To install the port: cd /usr/ports/net/mediatomb/ && make install clean
To add the package: pkg_add -r mediatomb


Configuration Options
===> The following configuration options are available for mediatomb-0.11.0_3:
     SQLITE3=on (default) "sqlite3 support"
     MYSQL=on (default) "MySQL support"
     JS=on (default) "JavaScript (SpiderMonkey) support"
     LIBEXIF=on (default) "libexif support"
     TAGLIB=on (default) "taglib support"
     FFMPEG=on (default) "ffmpeg metadata extraction support"
     EXTERNAL_TRANSCODING=on (default) "external transcoding support"
     CURL=on (default) "curl support"
     ID3LIB=off (default) "id3lib support"
     LIBEXTRACTOR=off (default) "libextractor support"
     DEBUG=off (default) "debug build"
===> Use 'make config' to modify these settings

Master Sites:
http://heanet.dl.sourceforge.net/project/mediatomb/MediaTomb/0.11.0/
http://sunet.dl.sourceforge.net/project/mediatomb/MediaTomb/0.11.0/
http://iweb.dl.sourceforge.net/project/mediatomb/MediaTomb/0.11.0/
http://switch.dl.sourceforge.net/project/mediatomb/MediaTomb/0.11.0/
http://surfnet.dl.sourceforge.net/project/mediatomb/MediaTomb/0.11.0/
http://kent.dl.sourceforge.net/project/mediatomb/MediaTomb/0.11.0/
http://freefr.dl.sourceforge.net/project/mediatomb/MediaTomb/0.11.0/
http://voxel.dl.sourceforge.net/project/mediatomb/MediaTomb/0.11.0/
http://jaist.dl.sourceforge.net/project/mediatomb/MediaTomb/0.11.0/
http://osdn.dl.sourceforge.net/project/mediatomb/MediaTomb/0.11.0/
http://nchc.dl.sourceforge.net/project/mediatomb/MediaTomb/0.11.0/
http://transact.dl.sourceforge.net/project/mediatomb/MediaTomb/0.11.0/
http://softlayer.dl.sourceforge.net/project/mediatomb/MediaTomb/0.11.0/
http://internode.dl.sourceforge.net/project/mediatomb/MediaTomb/0.11.0/
http://biznetnetworks.dl.sourceforge.net/project/mediatomb/MediaTomb/0.11.0/
http://ufpr.dl.sourceforge.net/project/mediatomb/MediaTomb/0.11.0/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 15

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
15 Dec 2009 12:09:16
Original commit files touched by this commit  0.11.0_3
sanpei search for other commits by this committer
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
Original commit files touched by this commit  0.11.0_3
fluffy search for other commits by this committer
- Chase taglib update

Approved by:    miwi (mentor)
Exp-run by:     miwi
22 Aug 2009 01:32:25
Original commit files touched by this commit  0.11.0_2
  Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with N
15 Jul 2009 17:56:10
Original commit files touched by this commit  0.11.0_2
dougb search for other commits by this committer
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
Original commit files touched by this commit  0.11.0_2
roam search for other commits by this committer
Unbreak the build with the new curl - the CURLOPT_NOBODY option really
requires an argument now.
23 Jan 2009 15:43:14
Original commit files touched by this commit  0.11.0_2
roam search for other commits by this committer
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
Original commit files touched by this commit  0.11.0_1
edwin search for other commits by this committer
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
Original commit files touched by this commit  0.11.0
ehaupt search for other commits by this committer
Update to 0.11.0

PR:             121273
Submitted by:   Leonhard Wimmer <leo@mediatomb.cc> (maintainer)
23 Jul 2007 10:36:52
Original commit files touched by this commit  0.10.0
rafan search for other commits by this committer
- 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
Original commit files touched by this commit  0.10.0
miwi search for other commits by this committer
- Update to 0.10.0

PR:             114542
Submitted by:   Leonhard Wimmer <leo@mediatomb.cc> (maintainer)
30 May 2007 07:16:38
Original commit files touched by this commit  0.9.1
miwi search for other commits by this committer
- Update to 0.9.1

PR:             113097
Submitted by:   Leonhard Wimmer <leo@mediatomb.cc> (maintainer)
27 May 2007 16:25:39
Original commit files touched by this commit  0.9.0_2
pav search for other commits by this committer
- Chase libexif update
25 May 2007 13:07:17
Original commit files touched by this commit  0.9.0_1
pav search for other commits by this committer
- Chase libexif update
18 Apr 2007 00:44:18
Original commit files touched by this commit  0.9.0
miwi search for other commits by this committer
- Fix build with sqlite3

PR:             111797
Submitted by:   Leonhard Wimmer <leo@mediatomb.cc> (maintainer)
17 Apr 2007 19:33:49
Original commit files touched by this commit  0.9.0
miwi search for other commits by this committer
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>

Number of commits found: 15

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsFeb 08
otrsFeb 08
apache13*Feb 03
apache13*Feb 03
apache13+ipv6*Feb 03
apache13-modperl*Feb 03
apache13-modssl*Feb 03
apache13-modssl*Feb 03
apache13-modssl+ipv6*Feb 03
apache13-ssl*Feb 03
squid*Feb 02
squid30*Feb 02
squid31*Feb 02
bugzillaFeb 01
ircd-ratboxJan 28

5 vulnerabilities affecting 16 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 21261
Broken 171
Deprecated 36
Ignore 905
Forbidden 2
Restricted 386
No CDROM 142
Vulnerable 56
Expired 14
Set to expire 25
Interactive 79
new 24 hours 7
new 48 hours9
new 7 days29
new fortnight87
new month197

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.138 seconds.