notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
Port details
mediabrowser Home media server built using mono and other open source technologies
3.0.5518.7 multimedia Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.0.5518.7Version of this port present on the latest quarterly branch.
Maintainer: woodsb02@gmail.com search for ports maintained by this maintainer
Port Added: 2014-11-07 18:53:58
Last Update: 2015-04-08 15:56:52
SVN Revision: 383577
License: GPLv2
WWW:
http://mediabrowser.tv/
Description:
Media Browser Server is a home media server built on top of other popular open source technologies such as Service Stack, jQuery, jQuery mobile, and Mono. It features a REST-based api with built-in documention to facilitate client development. We also have client libraries for our api to enable rapid development. WWW: http://mediabrowser.tv/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • mediabrowser>0:multimedia/mediabrowser
No installation instructions:
This port has been deleted.
PKGNAME: mediabrowser
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. mono : lang/mono
  2. pkgconf : devel/pkgconf
Runtime dependencies:
  1. mono : lang/mono
Library dependencies:
  1. libavformat.so : multimedia/ffmpeg
  2. libgdiplus.so : x11-toolkits/libgdiplus
  3. libmediainfo.so : multimedia/libmediainfo
  4. libsqlite3.so : databases/sqlite3
  5. libwebp.so : graphics/webp
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
USES:
mono pkgconfig
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (5 items)
Collapse this list.
  1. http://cloud.github.com/downloads/MediaBrowser/MediaBrowser/
  2. http://codeload.github.com/MediaBrowser/MediaBrowser/legacy.tar.gz/3.0.5518.7?dummy=/
  3. http://distcache.FreeBSD.org/ports-distfiles/
  4. https://codeload.github.com/MediaBrowser/MediaBrowser/legacy.tar.gz/3.0.5518.7?dummy=/
  5. https://github.com/MediaBrowser/MediaBrowser/archive/3.0.5518.7.tar.gz?dummy=/
Collapse this list.

Number of commits found: 9

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.0.5518.7
08 Apr 2015 15:56:52
Revision:383577Original commit files touched by this commit
adamw search for other commits by this committer
Rename multimedia/mediabrowser to multimedia/emby-server, and update
to 3.0.5572.0.

The user and group names have change, but the uid/gid remain the same.
The port will continue to use the old database and user/group names if
they exist, but will default to the new names for new installs.

Instructions are in pkg-message for how to manually migrate things
yourself.

PR:		199093
Submitted by:	maintainer (Ben Woods)
3.0.5518.7
11 Mar 2015 22:35:00
Revision:381050Original commit files touched by this commit
antoine search for other commits by this committer
Unbreak when no TZ is set

Reported by:	pkg-fallout
3.0.5518.7
22 Feb 2015 15:33:34
Revision:379615Original commit files touched by this commit
adamw search for other commits by this committer
Update to 3.0.5518.7.

Changes in this release:
- Server dashboard look & feel refresh
- Support Sync for Windows 8.1
- Support downloading
- Revamped web client search
- Support SSL
- Support requests without /mediabrowser suffix

PR:		197900
Submitted by:	Ben Woods (maintainer)
3.0.5490.2
15 Jan 2015 22:53:48
Revision:377143Original commit files touched by this commit
adamw search for other commits by this committer
Update to 3.0.5490.2 Stable

PR:		196664
Submitted by:	Ben Woods (maintainer)
3.0.5464.40000
26 Dec 2014 17:34:47
Revision:375641Original commit files touched by this commit
adamw search for other commits by this committer
Update to 3.0.5464.40000.

PR:		196077
Submitted by:	Ben Woods (maintainer)
3.0.5445.6
02 Dec 2014 23:19:03
Revision:373795Original commit files touched by this commit
adamw search for other commits by this committer
Update to 3.0.5445.6.

PR:		195528
Submitted by:	Ben Woods (maintainer)
3.0.5424.1
13 Nov 2014 21:37:05
Revision:372539Original commit files touched by this commit
adamw search for other commits by this committer
- Allow overriding the user/group as which the service is run
- Don't clobber LC_ALL/LANG
- Add a deinstallation message

PR:		194959
Submitted by:	joshruehlig@gmail.com / maintainer
Approved by:	Ben Woods (maintainer)
3.0.5424.1
09 Nov 2014 16:25:26
Revision:372363Original commit files touched by this commit
adamw search for other commits by this committer
Update MediaBrowser port to latest upstream 3.0.5424.1 stable.
Also tidy up a few items in the port recommended by josh4trunks.
This includes improving rc script to minimise customisation (maximise
use of rc.subr), moving the storage of the MediaBrowser database files
to /var/db/mediabrowser and adding some more comments for users.

Add an entry to UPDATING explaining the database directory move from
/usr/local/mediabrowser to /var/db/mediabrowser.

The default MediaBrowser database/configuration/logs/media metadata
storage directory has moved from /usr/local/mediabrowser to
/var/db/mediabrowser. Users are advised either to move the contents of
the old directory to the new location, or to add a mediabrowser_data_dir
entry to /etc/rc.conf.

PR:		194904
Submitted by:	Ben Woods
3.0.5416.0
07 Nov 2014 18:53:46
Revision:372291Original commit files touched by this commit
adamw search for other commits by this committer
Add multimedia/mediabrowser.

Media Browser Server is a home media server built on top of other popular
open source technologies such as Service Stack, jQuery, jQuery mobile,
and Mono.

It features a REST-based api with built-in documention to facilitate
client development. We also have client libraries for our api to enable
rapid development.

WWW: http://mediabrowser.tv/

PR:		194634
Submitted by:	Ben Woods

Number of commits found: 9