XBMC is an award winning media center application Maintained by:mickael.maillot@gmail.com Port Added: 29 Dec 2010 20:39:42 License: GPLv2
XBMC Media Center (formerly named "XBox Media Center")
is a free and open source cross-platform media-player
and entertainment hub.
WWW: http://xbmc.org/
Update default OPTIONS.
Enable WEBSERVER and RTMP by default since they are "popular" options and are
enabled by default in official XBMC builds.
PR: ports/166717
Submitted by: flz
Approved by: maintainer
Feature safe: yes
- update to 0.2.2
- chase shlib bump in dependent ports
- bump PORTREVISION for xbmc and xbmc-pvr
Please note that this commit isn't actually feature safe, because it bumps
portrevision for two (not that small) ports. But it fixes the breakage, reported
in PR, and, as side effect, raises library version.
PR: 165449
Reported by: Justin <freebsd.users at gmail dot com>
Submitted by: Dominic Fandrey <kamikaze at bsdforen dot de> (maintainer)
Feature safe: yes
- Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions
Tested by: exp-run by pav
- Update libdvdread and libdvdnav to 4.2.0 and bump dependent ports' revisions
- libdvdread: allow package building with libdvdcss if WITH_DVDCSS is set [1]
- libdvdread/libdvdnav: fix endianness handling [2]
Submitted by: olgeni [1], richo <richo@psych0tik.net> [2] (via mail to ports@)
PR: ports/162197 [1]
- 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
XBMC Media Center (formerly named "XBox Media Center")
is a free and open source cross-platform media-player
and entertainment hub.
WWW: http://xbmc.org/
PR: ports/153528
Submitted by: Mickael Maillot <mickael dot maillot at gmail dot com>
Thanks to: multimedia@, avg