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 photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: multimedia/kodi/Makefile

Number of commits found: 142 (showing only 42 on this page)

«  1 | 2 

Friday, 13 Oct 2017
17:42 tobik search for other commits by this committer
multimedia/kodi: Add sndio backend

This is essentially a backport of [1] which was already merged and
will hopefully be part of the next Kodi release.

[1] https://github.com/xbmc/xbmc/pull/11962

PR:		220231
Approved by:	mickael.maillot@gmail.com (maintainer timeout, 3 months)
Original commitRevision:452024 
Wednesday, 11 Oct 2017
02:30 linimon search for other commits by this committer
Attempt to enable to build kodi on armv7.

PR:		221899
Approved by:	maintainer timeout (mickael.maillot @ gmail.com, 2 months)
Original commitRevision:451725 
Sunday, 10 Sep 2017
20:55 gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
   c++14-lang, c++0x, c11, or gcc-c++11-lib.

PR:		219275
Original commitRevision:449591 
Tuesday, 8 Aug 2017
18:23 cpm search for other commits by this committer
- Really update kodi to 17.3
- Sort Makefile to make portlint happy
- Bump PORTREVISION

PR:		220603
Submitted by:	Mikael Urankar <mikael.urankar@gmail.com>
Approved by:	Mickael Maillot <mickael.maillot@gmail.com> (maintainer)
MFH:		2017Q3 (blanket)
Original commitRevision:447558 
Tuesday, 11 Jul 2017
09:53 cpm search for other commits by this committer
multimedia/kodi: update to 17.3 (bugfix)

- Update kodi to 1.7.3
- Unregister CONFLICTS_BUILD because it was fixed in r440033

Changes: https://kodi.tv/article/kodi-v173-minor-bug-fix-and-security-release

PR:		220603
Submitted by:	Mikael Urankar <mikael.urankar@gmail.com> (maintainer)
MFH:		2017Q3
Original commitRevision:445487 
Tuesday, 23 May 2017
05:03 rezny search for other commits by this committer
Revision bump of all ports with USE_GL after consolidation of mesa-libs

Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D10845
Original commitRevision:441503 
Sunday, 7 May 2017
13:00 miwi search for other commits by this committer
- Remove hardcoded lang/python
- Specify python version
- Bump PORTREVISION

PR:		    218744
Submitted by:	Vladimir Omelchuk
Approved by:	maintainer timeout
Original commitRevision:440335 
Monday, 3 Apr 2017
22:35 cpm search for other commits by this committer
multimedia/kodi: update to 17.1

- Add support for armv6 (RPi 1 and RPi 2)

PR:		218121
Submitted by:	Mikael Urankar <mikael.urankar@gmail.com>
Reviewed by:	swills
Approved by:	Mickael Maillot <mickael.maillot@gmail.com> (maintainer)
Original commitRevision:437676 
Saturday, 1 Apr 2017
15:23 gerald search for other commits by this committer
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using using Mk/bsd.octave.mk which in turn has USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
   c++11-lang, c++0x, c11, or gcc-c++11-lib.

PR:		216707
Original commitRevision:437439 
Saturday, 25 Mar 2017
23:37 antoine search for other commits by this committer
Switch default version of samba from 4.3 to 4.4

With hat:	portmgr
Differential Revision:	https://reviews.freebsd.org/D10131
Original commitRevision:436925 
Tuesday, 21 Mar 2017
21:59 antoine search for other commits by this committer
- Add USES=samba to handle dependency on samba
  Valid ARGS:  build, env, lib, run (default: build,run)
- Add SAMBA_DEFAULT to bsd.default-versions.mk (default: 4.3)
- Remove obsolete samba36 ports
- Modify samba4x ports to install libsmbclient
- Convert the ports tree to USES=samba

Reviewed by:	mat
Differential Revision:	https://reviews.freebsd.org/D8919
Original commitRevision:436659 
Monday, 20 Feb 2017
18:00 riggs search for other commits by this committer
Chase libass runtime fix r434477; bump PORTREVISION on consumers

PR:		216837
Reported by:	cpm
MFH:		2017Q1
Original commitRevision:434479 
Sunday, 5 Feb 2017
08:17 riggs search for other commits by this committer
Update libass to upstream version 0.13.6; bump PORTREVISION on consumers

Reported by:	robert.burmeister@utoledo.edu (via email)
Original commitRevision:433383 
Monday, 23 Jan 2017
18:52 sunpoet search for other commits by this committer
Update to 0.9.52

- While I'm here:
  - Remove USE_OPENSSL: it is not required after libmicrospdy removal
  - Bump PORTREVISION for dependent ports

Changes:	https://gnunet.org/git/libmicrohttpd.git/tree/ChangeLog
PR:		216382
Submitted by:	Hung-Yi Chen <gaod@hychen.org> (maintainer)
Original commitRevision:432286 
Friday, 6 Jan 2017
08:45 jbeich search for other commits by this committer
devel/boost-*: update to 1.63.0

Changes:	http://www.boost.org/users/history/version_1_63_0.html
PR:		215598
Exp-run by:	antoine
Approved by:	office (bapt)
MFH:		2017Q1
Original commitRevision:430692 
Friday, 30 Dec 2016
08:08 jbeich search for other commits by this committer
multimedia/libass: belatedly bump PORTREVISION after r429876

ASS_Style grew in size by |int Justify| member. Old consumers may
not initialize it leading to crashes.

Reported by:	Kevin Oberman
Original commitRevision:429961 
Wednesday, 14 Dec 2016
16:06 mat search for other commits by this committer
More USE_GITHUB cleanup.

Use GH_SUBDIR, or GH_TUPLE, where applicable.

Sponsored by:	Absolight
Original commitRevision:428569 
Friday, 25 Nov 2016
01:36 cpm search for other commits by this committer
multimedia/kodi: Add missing dependencies

- Add missing dependencies [1]
- Register CONFLICTS_BUILD=compat9x [2]

Building kodi with misc/compat9x installed is known to fail.
So before attempting to build kodi users should first remove misc/compat9x.

gmake[3]: Leaving directory
'/usr/ports/multimedia/kodi/work/xbmc-a5f3a99/tools/depends/native/JsonSchemaBuilder'
Jsonbuilder: tools/depends/native/JsonSchemaBuilder/bin/JsonSchemaBuilder
gmake -C xbmc/interfaces/json-rpc ServiceDescription.h
gmake[3]: Entering directory
'/usr/ports/multimedia/kodi/work/xbmc-a5f3a99/xbmc/interfaces/json-rpc'
../../../tools/depends/native/JsonSchemaBuilder/bin/JsonSchemaBuilder
schema/version.txt schema/license.txt schema/methods.json schema/types.json
schema/notifications.json
/usr/local/lib/compat/libstdc++.so.6: version GLIBCXX_3.4.11 required by
/usr/ports/multimedia/kodi/work/xbmc-a5f3a99/tools/depends/native/JsonSchemaBuilder/bin/JsonSchemaBuilder
not found
Makefile:39: recipe for target 'ServiceDescription.h' failed
gmake[3]: *** [ServiceDescription.h] Error 1
gmake[3]: Leaving directory
'/usr/ports/multimedia/kodi/work/xbmc-a5f3a99/xbmc/interfaces/json-rpc'
codegenerator.mk:76: recipe for target
'xbmc/interfaces/json-rpc/ServiceDescription.h' failed
gmake[2]: *** [xbmc/interfaces/json-rpc/ServiceDescription.h] Error 2
gmake[2]: Leaving directory '/usr/ports/multimedia/kodi/work/xbmc-a5f3a99'
*** Error code 2

Stop.
make[1]: stopped in /usr/ports/multimedia/kodi
*** Error code 1

Stop.
make: stopped in /usr/ports/multimedia/kodi

PR:		204380 [1], 209698 [2]
Submitted by:	cpm, Yuri Victorovich <yuri@rawbw.com>
Reported by:	Vladimir Omelchuck <admin@vladiom.com.ua> [2]
Approved by:	Mickael Maillot <mickael.maillot@gmail.com> (maintainer), feld
(mentor)
Original commitRevision:427072 
Wednesday, 23 Nov 2016
12:45 jbeich search for other commits by this committer
devel/boost-*: update to 1.62.0

- Enable `long double` C99 math usage
- Switch 9.x back to building with GCC

Changes:	http://www.boost.org/users/history/
PR:		199601
Submitted by:	Chen Xu, bapt, amdmi3, truckman (based on)
Reviewed by:	rakuco (kde) (earlier version)
Exp-run by:	antoine (3 tries), truckman (consumers only, earlier versions)
Approved by:	bapt (office)
Original commitRevision:426908 
Saturday, 12 Nov 2016
15:53 cpm search for other commits by this committer
multimedia/kodi: Fix linking error on FreeBSD

gmake[3]: Leaving directory
'/usr/ports/multimedia/kodi/work/xbmc-f4dda26/xbmc/cores/dvdplayer/DVDInputStreams'
CPP     xbmc/guilib/TextureManager.o
CPP     xbmc/guilib/VisibleEffect.o
CPP     xbmc/guilib/XBTF.o
CPP     xbmc/guilib/XBTFReader.o
CPP     xbmc/guilib/TextureGL.o
CPP     xbmc/guilib/GUIFontTTFGL.o
CPP     xbmc/guilib/GUITextureGL.o
CPP     xbmc/guilib/MatrixGLES.o
AR      xbmc/guilib/guilib.a
gmake[3]: Leaving directory
'/usr/ports/multimedia/kodi/work/xbmc-f4dda26/xbmc/guilib'
LD      kodi.bin
xbmc/guilib/guilib.a(DDSImage.o): In function `CDDSImage::Compress(unsigned int,
unsigned int, unsigned int, unsigned char const*, double)':
DDSImage.cpp:(.text+0x5b0): undefined reference to
`squish::CompressImage(unsigned char const*, int, int, int, void*, int, float*)'
DDSImage.cpp:(.text+0x5e2): undefined reference to `squish::ComputeMSE(unsigned
char const*, int, int, int, unsigned char const*, int, double&, double&)'
DDSImage.cpp:(.text+0x6ea): undefined reference to
`squish::CompressImage(unsigned char const*, int, int, int, void*, int, float*)'
DDSImage.cpp:(.text+0x718): undefined reference to `squish::ComputeMSE(unsigned
char const*, int, int, int, unsigned char const*, int, double&, double&)'
DDSImage.cpp:(.text+0x75f): undefined reference to
`squish::CompressImage(unsigned char const*, int, int, int, void*, int, float*)'
DDSImage.cpp:(.text+0x78d): undefined reference to `squish::ComputeMSE(unsigned
char const*, int, int, int, unsigned char const*, int, double&, double&)'
xbmc/guilib/guilib.a(DDSImage.o): In function `CDDSImage::Decompress(unsigned
char*, unsigned int, unsigned int, unsigned int, unsigned char const*, unsigned
int)':
DDSImage.cpp:(.text+0x9a5): undefined reference to
`squish::DecompressImage(unsigned char*, int, int, int, void const*, int)'
c++: error: linker command failed with exit code 1 (use -v to see invocation)
Makefile:486: recipe for target 'kodi.bin' failed
gmake[2]: *** [kodi.bin] Error 1
gmake[2]: Leaving directory '/usr/ports/multimedia/kodi/work/xbmc-f4dda26'
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/multimedia/kodi
*** Error code 1

Stop.
make: stopped in /usr/ports/multimedia/kodi

PR:		204380
Submitted by:	Tomasz Sowa <bugsfreebsd@ttmath.org>
Reported by:	Andrew <andrew_terekhov@yahoo.com>
Reviewed by:	feld, junovitch, koobs (mentors)
Approved by:	Mickael Maillot (maintainer timeout, 9 months), feld, junovitch,
koobs (mentors)
MFH:		2016Q4
Original commitRevision:425964 
Wednesday, 9 Nov 2016
09:53 jbeich search for other commits by this committer
multimedia/kodi: fix h264 decoder crash on 11.0+ i386

-mstackrealign isn't required (yet?) unlike multimedia/ffmpeg.

PR:		205958
Obtained
from:	https://git.videolan.org/?p=ffmpeg.git;a=commitdiff;h=d2af93ac1608
Approved by:	portmgr blanket
Original commitRevision:425786 
Saturday, 6 Aug 2016
20:23 riggs search for other commits by this committer
Update to upstream release 16.1

While on it:
USE_MYSQL -> USES=mysql

PR:		211084
Submitted by:	lucylangthorne55@gmail.com
Original commitRevision:419751 
Thursday, 4 Aug 2016
04:36 marino search for other commits by this committer
multimedia ... sysutils: Remove redundant dependency on unzip

A dependency on unzip will never be registered since unzip is available
on all supported platforms (since FreeBSD 8.0).
Note that it's pulled in by a non-default option.

Approved by:	infrastructure blanket (removal of redundant deps)
Original commitRevision:419592 
Friday, 29 Apr 2016
15:20 arved search for other commits by this committer
Update libcdio: 0.92 -> 0.93
Udpate libcdio-paranoia: 10.2+0.90+1 -> 10.2+0.93+1

Bump PORTREVISIONs of dependents because of shared library version bump.
Original commitRevision:414276 
Saturday, 16 Apr 2016
18:08 riggs search for other commits by this committer
Update to upstream version 16.0

Detailed maintainer log:
- pulseaudio removed from default option: because otherwise kodi will select
  pulseaudio first and it's really not needed.
- texturepacker disabled: because it's so heavily broken in upstream. not
  really important. it will be back in 17.0 with the new cmake build system.
- switch to swig3, like all linux distrib (no change)

PR:		208456
Submitted by:	mickael.maillot@gmail.com (maintainer)
Original commitRevision:413474 
Friday, 1 Apr 2016
14:16 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412348 
Sunday, 27 Mar 2016
14:58 tijl search for other commits by this committer
- Update security/gnutls to 3.4.10.
- Rename the LIBDANE option DANE because that's the name of the protocol
  supported by libgnutls-dane and gnutls-cli.  Also clarify the option
  description.
- Add an IDN option.
- libgnutls-openssl has been removed in 3.4.  Some ports used this library
  in their LIB_DEPENDS but no port actually required it.
- Some old API functions have been removed.  Ports that used these have been
  updated or patched to use the new API.
- Add a patch to print/cups to prevent overlinking of libgnutls.so.
- Bump PORTREVISION on dependent ports.

net-im/jabber: This port used the old API to give users fine grained
control over which crypto algorithms were used via a configuration file.
It's not immediately obvious how to port this to the new API so the port
always uses the defaults now.

www/hydra: Mark BROKEN.  This uses more removed calls than the other ports,
is said to be alpha quality and not fully functional and has been abandoned
10 years ago.

PR:		207768
Exp-run by:	antoine
Approved by:	portmgr (antoine)
Original commitRevision:411990 
Wednesday, 2 Mar 2016
14:36 mat search for other commits by this committer
Use USE_GITHUB correctly.

Sponsored by:	Absolight
Original commitRevision:409948 
Tuesday, 8 Dec 2015
16:48 miwi search for other commits by this committer
- Add PULSEAUDIO knob

PR:		204381
Submitted by:    yuri@rawbw.com
Approved by:	mat (mentor), maintainer timeout 3 weeks+
Differential Revision:	https://reviews.freebsd.org/D4432
Original commitRevision:403296 
Tuesday, 27 Oct 2015
19:15 riggs search for other commits by this committer
Update to upstream version 15.2

PR:		204035
Submitted by:	mickael.maillot@gmail.com (maintainer)
Original commitRevision:400339 
Friday, 25 Sep 2015
12:46 junovitch search for other commits by this committer
multimedia/kodi: regen patch-configure.ac

- Add atomic lib to search libs, resolve 9.3 i386 build issue
- Bump PORTREVISION due to libatomic shlib dependency

PR:		202812
Submitted by:	mickael.maillot@gmail.com (maintainer)
MFH:		2015Q3
X-MFH-With:	r397342, r397605, r397613
Original commitRevision:397820 
Wednesday, 23 Sep 2015
13:28 junovitch search for other commits by this committer
multimedia/kodi: Set USES= compiler:c++11-lib

- USES= compiler:c++11-lib was left out of the original patch due to
  an oversight. Add it and remove FreeBSD 9 specific USE_GCC= yes.
- No PORTREVISION bump as the compiler choice remained the same.

PR:		202812
Submitted by:	mickael.maillot@gmail.com
MFH:		2015Q3
X-MFH-With:	r397342, r397605
Original commitRevision:397613 
02:35 junovitch search for other commits by this committer
multimedia/kodi: update 14.2 -> 15.1

- Update to Kodi 15.1 "Isengard"
- Remove CEC option from defaults
- Set CEC option as broken, needs libcec >= 3.0.0 which has yet to be ported
- Set USE_GCC for compilation on FreeBSD 9
- Sort USE_XORG, set USE_LDCONFIG, add under java category (portlint)

PR:		202812
Submitted by:	mickael.maillot@gmail.com (maintainer)
Security:	80c66af0-d1c5-449e-bd31-63b12525ff88
Security:	CVE-2015-3395
Security:	3d950687-b4c9-4a86-8478-c56743547af8
Security:	CVE-2015-6818
Security:	CVE-2015-6819
Security:	CVE-2015-6820
Security:	CVE-2015-6821
Security:	CVE-2015-6822
Security:	CVE-2015-6823
Security:	CVE-2015-6824
Security:	CVE-2015-6825
Security:	CVE-2015-6826
MFH:		2015Q3
X-MFH-With:	r397342
X-MFH-Note:	opt_VARS added post 2015Q3, needs manual resolution
Original commitRevision:397605 
Sunday, 20 Sep 2015
01:11 jbeich search for other commits by this committer
multimedia/kodi: minor cleanup

- Convert to USE_GL
- Convert _VARS option helper
- Adjust PLIST_SUB outside of conditional
- Drop 8.x support

Approved by:	portmgr blanket
Original commitRevision:397342 
Monday, 22 Jun 2015
18:33 antoine search for other commits by this committer
Convert to USES=jpeg
Original commitRevision:390310 
Thursday, 11 Jun 2015
15:10 avilla search for other commits by this committer
- Chase libplist shlib version update.
Original commitRevision:389226 
Monday, 1 Jun 2015
07:29 delphij search for other commits by this committer
Fix CVE-2015-3885.

PR:		200200
Submitted by:	maintainer
Reported by:	Sevan Janiyan
Tested by:	Jason Unovitch
Security:	57325ecf-facc-11e4-968f-b888e347c638
Security:	CVE-2015-3885
MFH:		2015Q2
Original commitRevision:388205 
Thursday, 7 May 2015
20:37 mat search for other commits by this committer
Fixup those two, they're using USE_GITHUB to fetch some other distfile, and
it's not really a good idea, for now.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:385670 
Saturday, 18 Apr 2015
15:14 tijl search for other commits by this committer
Convert to USES=autoreconf
Original commitRevision:384229 
Saturday, 11 Apr 2015
10:43 riggs search for other commits by this committer
Update to upstream release 14.2

PR:		199351
Submitted by:	mickael.maillot@gmail.com (maintainer)
Original commitRevision:383785 
Thursday, 19 Mar 2015
16:44 bdrewery search for other commits by this committer
Update USE_GITHUB so it does not require GH_COMMIT.

Using this new scheme allows only setting the _tag_ or _commit hash_ in
GH_TAGNAME and not having to know the hash for a tag.  This scheme will
download a tarball that has a different checksum than before due to a changed
directory name for extraction.

The following MASTER_SITES are provided to retain the old checksum and
directory structure (that require GH_COMMIT):
  GH -> GHL
  GITHUB -> GITHUB_LEGACY

Differential Revision:	https://reviews.freebsd.org/D748
Submitted by:	amdmi3
Reviewed by:	mat, swills, antoine, bdrewery
With hat:	portmgr
Original commitRevision:381618 
Saturday, 28 Feb 2015
15:06 jbeich search for other commits by this committer
- 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
Original commitRevision:380146 

Number of commits found: 142 (showing only 42 on this page)

«  1 | 2