FreshPorts -- The Place For Ports Sat, 4 Jul 2009 12:31 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_2 net on this many watch lists=5 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_2:
     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://nchc.dl.sourceforge.net/sourceforge/mediatomb/
http://kent.dl.sourceforge.net/sourceforge/mediatomb/
http://easynews.dl.sourceforge.net/sourceforge/mediatomb/
http://ufpr.dl.sourceforge.net/sourceforge/mediatomb/
http://umn.dl.sourceforge.net/sourceforge/mediatomb/
http://mesh.dl.sourceforge.net/sourceforge/mediatomb/
http://heanet.dl.sourceforge.net/sourceforge/mediatomb/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 11

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
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: 11

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
nfsenJul 03
nagios*Jul 01
nagios-devel*Jul 01
nagios2*Jul 01
syslog-ng*Jul 01
syslog-ng2*Jul 01
phpmyadminJun 30
tor*Jun 23
tor*Jun 23
cscopeJun 16
cscopeJun 16
finchJun 16
joomla15Jun 16
libpurpleJun 16
pidginJun 16

6 vulnerabilities affecting 11 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 20375
Broken 145
Deprecated 44
Ignore 763
Forbidden 5
Restricted 387
No CDROM 139
Vulnerable 56
Expired 17
Set to expire 25
Interactive 81
new 24 hours 2
new 48 hours4
new 7 days69
new fortnight98
new month180

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.094 seconds.