Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
13.2_7 28 Feb 2015 15:06:55 |
jbeich |
- Rename XBMC to Kodi following upstream
- Update to 14.0
Changes: http://kodi.tv/introducing-kodi-14/
PR: 196299
Differential Revision: https://reviews.freebsd.org/D1900
Submitted by: mickael.maillot@gmail.com (maintainer)
Reviewed by: bapt |
13.2_7 28 Feb 2015 14:20:11 |
jbeich |
- Update libcec to 2.2.0 [1]
- Unbreak consumers after update [2]
- No PORTREVISION bumps because binary compatible
PR: 196299
Differential Revision: https://reviews.freebsd.org/D1900
Submitted by: mickael.maillot@gmail.com (maintainer) [1]
Submitted by: Ben Woods <woodsb02@gmail.com> (maintainer) [2] |
13.2_7 27 Jan 2015 20:37:36 |
amdmi3 |
- Drop @dirrm* from plist
Approved by: portmgr blanket |
13.2_7 25 Dec 2014 20:54:43 |
bapt |
Bump portrevision after png update |
13.2_6 25 Dec 2014 19:04:27 |
antoine |
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade |
13.2_6 08 Dec 2014 16:48:41 |
tijl |
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used. (Only the first 15 lines of the commit message are shown above ) |
13.2_5 29 Nov 2014 18:22:33 |
tijl |
Split devel/gettext in devel/gettext-runtime and devel/gettext-tools. The
first contains runtime libraries such as libintl and the latter contains
developer tools such as msgfmt. Ports that use gettext will usually need
a LIB_DEPENDS on gettext-runtime and a BUILD_DEPENDS on gettext-tools.
USES=gettext-runtime can be used to set a LIB/BUILD/RUN_DEPENDS on
devel/gettext-runtime and USES=gettext-tools can be used to set a
BUILD/RUN_DEPENDS on devel/gettext-tools. USES=gettext is now the same
as "USES=gettext-runtime gettext-tools" meaning a LIB_DEPENDS on
devel/gettext-runtime and a BUILD_DEPENDS on devel/gettext-tools.
Update gettext to 0.19.3.
Remove :oldver from converters/libiconv and devel/gettext-runtime. Leave
symlinks with the old library versions to avoid the need to bump
PORTREVISION on a large number of dependent ports. When most of the
dependent ports have had normal version updates, PORTREVISION can be
bumped on the remaining ones (low number) and the links can be removed.
Fix some ports that installed files in lib/locale instead of share/locale.
PR: 194038
Reviewed by: bapt
Exp-run: antoine
Approved by: portmgr (antoine) |
13.2_5 06 Oct 2014 16:53:35 |
wg |
multimedia/xbmc: switch from py-imaging to py-pillow
With hat: python
Approved by: portmgr (bdrewery, implicit) |
13.2_4 17 Sep 2014 07:38:16 |
tijl |
Replace USE_AUTOTOOLS=libltdl with an ordinary LIB_DEPENDS in all ports.
There are only 60 such ports so there doesn't need to be a separate
keyword or USES for this.
Approved by: portmgr (bapt) |
13.2_4 10 Sep 2014 20:50:37 |
gerald |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
13.2_3 01 Sep 2014 10:25:48 |
tijl |
www/libmicrohttpd:
- Update to version 0.9.37
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Use option helpers
- Fix package listing when recent OpenSSL is available
Approved by: portmgr (implicit, bump unstaged port) |
13.2_2 31 Aug 2014 11:54:17 |
tijl |
converters/fribidi:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip |
13.2_1 26 Aug 2014 03:11:21 |
amdmi3 |
- Switch converters/enca to USES=libtool, drop .la files
- Add LICENSE_FILE
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket |
13.2 25 Aug 2014 13:54:03 |
amdmi3 |
- Fix plist
Approved by: portmgr blanket |
13.2 24 Aug 2014 07:32:18 |
uqs |
Update xbmc to 13.2. Hide all samba depends behind WITH_SMB.
PR: 192838
Submitted by: uqs
Approved by: maintainer |
13.1_4 10 Aug 2014 19:26:38 |
tijl |
Replace some dependencies on libtool with USES=libtool:build or a
dependency on libtoolize |
13.1_4 09 Aug 2014 10:06:55 |
arved |
Chase library dependencies after libcdio <-> libcdio-paranoia split
PR: 192271 |
13.1_3 05 Aug 2014 22:13:29 |
tijl |
Bump PORTREVISION on more ports that depend on libgcrypt after the update
in r363436 and remove the UPDATING entry because it did not guarantee
that all ports were updated nor that they were updated in the right order.
Also remove libgcrypt.la again.
PR: 192342
Approved by: portmgr (implicit, bump unstaged ports) |
13.1_2 18 Jul 2014 11:02:59 |
tijl |
audio/rhythmbox: drop :keepla
multimedia/banshee: add USES=libtool and INSTALL_TARGET=install-strip
multimedia/libmtp: add USES=libtool and INSTALL_TARGET=install-strip
multimedia/libaacs:
- USES=libtool pathfix
- Add INSTALL_TARGET=install-strip
- Avoid USE_AUTOTOOLS
- Remove plist target, superseded by makeplist
multimedia/libbluray:
- USES=libtool pathfix
- Add INSTALL_TARGET=install-strip
- Avoid USE_AUTOTOOLS
- Remove plist target, superseded by makeplist
- Use OPTIONS_SUB
- Replace patch with post-patch command
Bump dependent ports |
13.1_1 16 Jul 2014 03:00:46 |
adamw |
Add DOCS option for ports with PORTDOCS in plist. |
13.1_1 27 Jun 2014 17:21:07 |
miwi |
- Chase database/sqlite3 slib bump
Approved by: portmgr (myself) |
13.1 12 Jun 2014 15:13:30 |
jadawin |
- Update to 13.1
PR: 190963
Submitted by: maintainer |
13.1.r1 30 May 2014 07:46:34 |
jadawin |
- Update to 13.1 RC1
PR: ports/190310
Submitted by: maintainer |
13.0.r1 12 May 2014 13:45:47 |
jadawin |
- Update to 13.0 RC1
- Remove useless dvdread run depends
PR: ports/189108
Submitted by: maintainer |
13.0.b1_2 27 Apr 2014 14:14:27 |
riggs |
- Update libaacs to 0.7.0
- Add LICENSE
- USES tar:bzip2
- Update libbluray 0.5.0
- Unbreak JAVA option
- USES tar:bzip2
- Bump PORTREVISION in depdendent ports due to shared lib version bump
PR: ports/188573
Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> (maintainer)
Approved by: thierry (mentor) |
13.0.b1_1 13 Mar 2014 13:07:38 |
jadawin |
- Put AIRTUNES as default option
- Bump PORTREVISION
PR: ports/187522
Submitted by: Ben Woods <woodsb02@gmail.com>
Approved by: maintainer |
13.0.b1 10 Mar 2014 14:01:14 |
jadawin |
- Update to 13.0 beta 1
PR: ports/187350
Submitted by: maintainer |
13.0.a11_4 17 Feb 2014 16:18:24 |
riggs |
- Fix build error during staging phase
- Pet portlint
PR: ports/186529
Submitted by: Matthew Rezny <matthew@reztek.cz>, mickael.maillot@gmail.com
(maintainer)
Approved by: jadawin (co-mentor), mickael.maillot@gmail.com (maintainer) |
13.0.a11_4 07 Feb 2014 11:44:09 |
bapt |
Chase boost and icu bump
While here convert some LIB_DEPENDS |
13.0.a11_3 05 Feb 2014 15:53:18 |
bapt |
Chase libmad changes |
13.0.a11_2 03 Feb 2014 08:15:20 |
martymac |
- Update libdvdread and libdvdnav to 4.2.1
- Bump dependent ports' revisions |
13.0.a11_1 30 Jan 2014 16:39:34 |
tijl |
- vdpau is a lib depends and not a build depends
- iconv is used with wchar_t
PR: ports/186271
Submitted by: Mickael Maillot <mickael.maillot@gmail.com> (maintainer) |
13.0.a11 13 Jan 2014 21:00:04 |
rene |
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat) |
13.0.a11 12 Jan 2014 16:54:02 |
antoine |
- Update to 13.0 Alpha 11
- Remove external FFMPEG support, xbmc needs a patched one
- New option XRANDR (requested by nox)
PR: ports/184021
PR: ports/185466
PR: ports/185475
Submitted by: Mickael Maillot (maintainer) |
12.2_5 03 Jan 2014 01:13:00 |
bapt |
Part 2 at removing now useless FETCH_ARGS redifition |
12.2_5 26 Dec 2013 13:30:56 |
wg |
multimedia/xbmc: ffmpeg does not exist anymore
PR: ports/184532
Submitted by: gjb
Approved by: maintainer (timeout) |
12.2_4 25 Dec 2013 20:20:29 |
sunpoet |
- Update to 0.9.33
- Bump PORTREVISION for www/libmicrohttpd shlib change
Changes: https://gnunet.org/svn/libmicrohttpd/ChangeLog
PR: ports/185184
Submitted by: Hung-Yi Chen <gaod@hychen.org> (maintainer) |
12.2_3 23 Nov 2013 18:41:40 |
sunpoet |
- Update to 0.9.31
- Bump PORTREVISION for www/libmicrohttpd shlib change
- While I'm here:
- Use GNU micro
- Convert to new LIB_DEPENDS format
- Convert to new options helper
- Strip shared library
- Sort PLIST
- Support STAGEDIR
PR: ports/184199
Submitted by: Hung-Yi Chen <gaod@hychen.org> (maintainer) |
12.2_2 25 Oct 2013 14:41:08 |
uqs |
Disable the default dependency on LAME for xbmc so that package building
and distribution becomes possible.
LAME is a restricted package so we cannot ship a package that depends on it.
According to the maintainer it is only used for ripping CDs, and there are
better tools than XBMC to do just that.
Also fix the build with a C11 compiler (clang). There's now a weak_ptr in
boost::, and one in std::.
Approved by: maintainer |
12.2_1 08 Oct 2013 12:17:55 |
madpilot |
- Fix build with iconv from base on head
While here:
- Use new LIB_DEPENDS format
- Convert to USES gmake
- Support staging
- Fix build with libc++ on head
Approved by: portmgr (bapt) |
12.2_1 20 Sep 2013 20:57:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
multimedia) |
12.2_1 02 Sep 2013 12:59:38 |
wg |
multimedia/libaacs: update to 0.6.0
- Update to 0.6.0 [1]
- Convert lib depends to new syntax
- Bump PORTREVISION for dependent ports
Changes:
http://git.videolan.org/?p=libaacs.git;a=blob_plain;f=ChangeLog;hb=HEAD
PR: ports/181492
Submitted by: Dominic Fandrey <kamikaze bsdforen.de> (maintainer) |
14 Aug 2013 22:35:54
|
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
12.2 19 Jul 2013 15:52:17 |
uqs |
multimedia/xbmc: Fix Makefile logic for OSVERSION check. |
19 Jul 2013 15:20:02
|
uqs |
Update to 12.2
PR: ports/177207
Submitted by: maintainer
Approved by: beat (mentor) |
12.0_3 11 Jul 2013 16:26:27 |
sunpoet |
- Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
- Add COOKIES
- Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
- Add GSSAPI and SPNEGO [2]
- Remove KERBEROS4
- Rename LIBIDN to IDN
- Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile
Changes: http://curl.haxx.se/changes.html
PR: ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by: miwi |
12.0_2 25 Jun 2013 07:41:27 |
mm |
Update multimedia/ffmpeg1 to 1.2.1
PR: ports/177145
Submitted by: Alexander Kojevnikov <alexander@kojevnikov.com> |
12.0_1 09 Jun 2013 19:30:59 |
naddy |
* Major update to FLAC 1.3.0, including shared library bumps.
* Chase the update in dependent ports.
PR: 179072 |
12.0 23 Apr 2013 14:20:28 |
bapt |
Finish converting the whole ports tree to USES=pkgconfig |
12.0 08 Mar 2013 19:34:05 |
rm |
- update to 12.0 [1]
- fix build with ffmpeg
- add --headless option to run xbmc w/o gui [2]
PR: 175933 [1]
PR: 174996 [2]
Submitted by: Leo Schmitt <neomorphs@gmail.com> [1] (original patch)
Mickael Maillot <mickael.maillot@gmail.com> (maintainer, final
patch)
Alexander Yerenkow <yerenkow@gmail.com> [2] |
12.0.r3_2 04 Mar 2013 10:55:24 |
lwhsu |
- Update *_DEPENDS on databases/py-sqlite3 after _sqlite3.so relocation |
12.0.r3_2 31 Jan 2013 13:38:43 |
bapt |
Chase boost update |
12.0.r3_1 23 Jan 2013 15:00:19 |
makc |
Bump PORTREVISION after DESKTOP_ENTRIES update |
12.0.r3 08 Jan 2013 10:10:22 |
jadawin |
- Update to 12 RC3
- Remove useless patch
PR: ports/174970
Submitted by: Mickael Maillot <mickael.maillot@gmail.com> (maintainer) |
12.0.r1 18 Dec 2012 13:43:03 |
jadawin |
- Update to 12.rc1
PR: ports/173599
Submitted by: Mickael Maillot <mickael.maillot@gmail.com> (maintainer) |
10 Dec 2012 19:11:12
|
mm |
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports |
11.0_6 20 Sep 2012 09:31:56 |
rm |
- bump PORTREVISION because avahi suppossed to be built by default |
11.0_5 20 Sep 2012 09:28:55 |
rm |
- fix avahi option name
PR: 171808
Submitted by: Manuel <manuel.creach at gmail dot com>
Approved by: Mickael Maillot <mickael.maillot at gmail dot com> (maintainer) |
11.0_5 08 Aug 2012 12:46:22 |
bdrewery |
Chase www/libmicrohttpd shlib version bump
Approved by: eadler (mentor) |
11.0_4 26 Jul 2012 08:15:20 |
bapt |
Use the new USE_PKGCONFIG macro
Approved by: mickael.maillot@gmail.com (maintainer) |
11.0_4 19 Jul 2012 20:15:39 |
naddy |
libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora). |
11.0_3 12 Jul 2012 11:56:24 |
gahr |
- Chase www/libmicrohttpd shlib version bump
- Bump PORTREVISION |
11.0_2 08 Jun 2012 12:05:10 |
madpilot |
- Convert to new options framework
- Strip library versions
- Add conflict with multimedia/xbmc-pvr
PR: ports/168798
Submitted by: Mickael Maillot <fneufneu@xbmc.org> (maintainer)
Approved by: crees, tabthorpe (mentors, implicit) |
11.0_2 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
11.0_1 25 May 2012 13:05:50 |
kmoore |
- Fix building when devel/libinotify is installed
PR: 167762
Approved by: Maintainer <mickael.maillot@gmail.com>
Obtained from: Maintainer <mickael.maillot@gmail.com> |
11.0_1 11 Apr 2012 15:16:18 |
flz |
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 |
11.0 08 Apr 2012 11:22:25 |
decke |
- Use correct oss patch
PR: ports/166481
Reported by: Mickael Maillot <mickael.maillot@gmail.com> (maintainer)
Pointyhat to: myself
Feature safe: yes |
11.0 05 Apr 2012 10:07:08 |
decke |
- Update to 11.0
PR: ports/166481
Submitted by: Mickael Maillot <mickael.maillot@gmail.com> (maintainer)
Feature safe: yes |
11.0.rc1_1 22 Mar 2012 06:52:34 |
rm |
- 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 |
11.0.rc1 06 Mar 2012 15:01:19 |
cs |
Update to 11.0.rc1
New option: OSS experimental support
PR: ports/165560
Submitted by: Mickael Maillot <mickael.maillot@gmail.com> (maintainer)
Approved by: glarkin@ (mentor) and wen@ (co-mentor) |
11.0.b2_4 24 Feb 2012 05:17:10 |
rm |
- update libbluray to 0.2.1
PR: 163721 [based on]
Submitted by: Kurt Jaeger <fbsd-ports at opsec dot eu>
Approved by: maintainer (timeout; 1 month+) |
11.0.b2_3 18 Feb 2012 10:18:33 |
mva |
- 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 |
11.0.b2_2 16 Feb 2012 15:57:34 |
ashish |
- Bump PORTREVISION to chase the update of multimedia/libvpx |
11.0.b2_1 14 Feb 2012 12:45:35 |
mm |
Bump pcre library dependency due to 8.30 update |
11.0.b2 25 Jan 2012 13:48:29 |
scheidell |
- to beta 2
PR: ports/164401
Submitted by: maintainer
Approved by: gabor(mentor) |
11.0.b1_1 18 Jan 2012 17:36:27 |
arved |
Chase libcdio shlib bump |
11.0.b1 18 Jan 2012 12:05:49 |
decke |
- Update to 11.0b1
- Add fix to build fine with CLANG
- Remove USE_LDCONFIG because xbmc uses hardcoded paths
PR: ports/163796
Submitted by: Mickael Maillot <mickael.maillot@gmail.com> (maintainer) |
10.1_4 17 Jan 2012 14:35:18 |
martymac |
- 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] |
10.1_3 12 Oct 2011 21:15:57 |
pawel |
Chase www/libmicrohttpd shlib bump |
10.1_2 23 Sep 2011 22:26:39 |
amdmi3 |
- 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 |
10.1_2 10 Jul 2011 16:31:20 |
jlaffaye |
Chase libmicrohttpd shared lib bump
Approved by: bapt (mentor) |
10.1_2 24 Jun 2011 22:39:03 |
mm |
Bump due to ffmpeg update to 0.7.1 |
10.1_1 26 Apr 2011 11:11:03 |
decke |
- Fix first vdpau initialisation failed
PR: ports/156648
Submitted by: Mickael Maillot <mickael.maillot@gmail.com> (maintainer) |
10.1_1 19 Mar 2011 13:15:34 |
ale |
Bump PORTREVISION for ports linking to default libmysqlclient. |
10.1 16 Mar 2011 13:03:07 |
martymac |
- Update to 10.1
- Fix lirc dependency
- Convert libXtst dependency to the correct USE_XORG value
- Remove useless LICENSE_FILE
PR: ports/155466
Submitted by: Mickael Maillot <mickael.maillot@gmail.com>
Approved by: ehaupt (mentor) |
10.0_5 10 Mar 2011 20:21:47 |
decke |
- Add VAAPI option
PR: ports/153767
Submitted by: Anonymous <swell.k@gmail.com>
Approved by: Mickael Maillot <mickael.maillot@gmail.com> (maintainer) |
10.0_5 09 Mar 2011 14:11:24 |
decke |
- Add lirc support [1]
- Add Python 2.7 support [2]
- Minor Makefile cleanup
- Bump PORTREVISION
PR: ports/155403
Submitted by: Mickael Maillot <mickael.maillot@gmail.com> (maintainer),
Juergen Lock <nox@FreeBSD.org> [1]
Thanks to: Anonymous <swell.k@gmail.com> [2],
Andriy Gapon <avg@FreeBSD.org> [2] |
10.0_4 08 Mar 2011 17:51:54 |
decke |
- Fix pkg-plist
- Bump PORTREVISION
PR: ports/155361
Submitted by: Mickael Maillot <mickael.maillot@gmail.com> (maintainer)
Reported by: pointyhat (via pav) |
10.0_3 02 Mar 2011 21:07:09 |
decke |
- Add BLURAY option
- Respect WITH_DEBUG
- Add LICENSE
- Update MIRROR_SITES
- Add missing faad dependency [1]
- Correct plist for python != 2.6 [1]
- Remove useless patch for goom visualization
- Remove SNESAPU (spc codec) from build because of ASM code compile problems on
-CURRENT
Submitted by: Mickael Maillot <mickael dot maillot at gmail dot com>
(maintainer),
Anonymous <swell dot k at gmail dot com> [1] |
10.0_2 25 Feb 2011 00:47:51 |
miwi |
- Move to py25 or above
- While here kick md5 support |
10.0_1 12 Jan 2011 00:59:44 |
ohauer |
- correct libmicrohttpd version
- bump PORTREVISION
Followup for PR ports/153530
Feature safe: yes |
10.0 29 Dec 2010 20:39:32 |
decke |
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 |