notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: multimedia/kodi/Makefile
SVNWeb

Number of commits found: 133 (showing only 100 on this page)

1 | 2  »  

Sat, 23 Sep 2023
[ 08:42 Daniel Engberg (diizzy) search for other commits by this committer ]    commit hash:6456388376c3663eb8f3cb7fb1a9b55ee35e393c  commit hash:6456388376c3663eb8f3cb7fb1a9b55ee35e393c  commit hash:6456388376c3663eb8f3cb7fb1a9b55ee35e393c  6456388 
multimedia/kodi: Fix compatibility with fmt 10

Backport upstream commit 58a24d4e6165e838d102e807a003db0d9c186de7 to
fix build with fmt 10

Reference:
https://github.com/xbmc/xbmc/commit/58a24d4e6165e838d102e807a003db0d9c186de7

PR:		273880
Reviewed by:	yrzh <yzrh@noema.org> (maintainer)
Wed, 16 Aug 2023
[ 18:25 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:b4d51fb2ec174ffda271cf8549ad9cb1c096b867  commit hash:b4d51fb2ec174ffda271cf8549ad9cb1c096b867  commit hash:b4d51fb2ec174ffda271cf8549ad9cb1c096b867  b4d51fb  (Only the first 10 of 20 ports in this commit are shown above. View all ports for this commit)
devel/googletest: Update to 1.14.0

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/google/googletest/releases
Mon, 7 Aug 2023
[ 16:34 Gleb Popov (arrowd) search for other commits by this committer ]    commit hash:b1ecad53b0b32916e5db596b26334db8015e4299  commit hash:b1ecad53b0b32916e5db596b26334db8015e4299  commit hash:b1ecad53b0b32916e5db596b26334db8015e4299  b1ecad5  (Only the first 10 of 201 ports in this commit are shown above. View all ports for this commit)
audio/pulseaudio: Update to 16.1

Bump PORTREVISION on consumers.

Sponsored by:	Serenity Cybersecurity, LLC

PR:		262713
Fri, 28 Jul 2023
[ 17:13 Daniel Engberg (diizzy) search for other commits by this committer ]    commit hash:664a2fa1e56e670a356f54c94389bdb47d868f3f  commit hash:664a2fa1e56e670a356f54c94389bdb47d868f3f  commit hash:664a2fa1e56e670a356f54c94389bdb47d868f3f  664a2fa  (Only the first 10 of 502 ports in this commit are shown above. View all ports for this commit)
*/*: Bump jpeg-turbo users treewide

New major version 3.0.0
Sun, 16 Jul 2023
[ 09:52 Vladimir Druzenko (vvd) search for other commits by this committer ]    commit hash:cc018ec33befba1b6236d6a28b6f760b97be29a6  commit hash:cc018ec33befba1b6236d6a28b6f760b97be29a6  commit hash:cc018ec33befba1b6236d6a28b6f760b97be29a6  cc018ec 
Mk/bsd.options.desc.mk: add "PIPEWIRE_DESC?= PipeWire multimedia server support"

Keep custom description in ports:
graphics/spectacle
multimedia/obs-studio
net/krfb
x11-wm/gamescope

Approved by:		arrowd (mentor)
Differential Revision:	https://reviews.freebsd.org/D41038
MFH:			2023Q3
Wed, 5 Jul 2023
[ 17:25 Robert Clausecker (fuz) search for other commits by this committer Author: yzrh ]    commit hash:0768c73262fefb0770599ea272817e4c3c15b754  commit hash:0768c73262fefb0770599ea272817e4c3c15b754  commit hash:0768c73262fefb0770599ea272817e4c3c15b754  0768c73 
multimedia/kodi: update to 20.2

Changelog: https://github.com/xbmc/xbmc/releases/tag/20.2-Nexus

PR:		272309
MFH:		2023Q3
Tue, 27 Jun 2023
[ 19:34 Rene Ladan (rene) search for other commits by this committer ]    commit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacb  commit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacb  commit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacb  3d9a815  (Only the first 10 of 4481 ports in this commit are shown above. View all ports for this commit)
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
Wed, 21 Jun 2023
[ 05:45 Fernando Apesteguía (fernape) search for other commits by this committer Author: yzrh ]    commit hash:cf95c7f7bf4c3b465f77629f3da2532f24c4034f  commit hash:cf95c7f7bf4c3b465f77629f3da2532f24c4034f  commit hash:cf95c7f7bf4c3b465f77629f3da2532f24c4034f  cf95c7f 
multimedia/kodi: fix ac3 encoding for ffmpeg6

Add patch to fix the reported issue.

PR:		272046
Reported by:	yzrh@noema.org (maintainer)
Sun, 28 May 2023
[ 03:46 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:8f1c1fe2455947fac351cc82168278c1b5617b44  commit hash:8f1c1fe2455947fac351cc82168278c1b5617b44  commit hash:8f1c1fe2455947fac351cc82168278c1b5617b44  8f1c1fe 
devel/flatbuffers: Update 23.3.3 → 23.5.26

Reported by:	portscout
Thu, 27 Apr 2023
[ 12:01 Daniel Engberg (diizzy) search for other commits by this committer ]    commit hash:f7accb23bf4c9fc87a4b362937629ccd09d425e5  commit hash:f7accb23bf4c9fc87a4b362937629ccd09d425e5  commit hash:f7accb23bf4c9fc87a4b362937629ccd09d425e5  f7accb2  (Only the first 10 of 151 ports in this commit are shown above. View all ports for this commit)
*/*: Bump all users of multimedia/ffmpeg*

...to make sure all picks up new version(s)
Tue, 25 Apr 2023
[ 15:17 Christian Weisgerber (naddy) search for other commits by this committer ]    commit hash:feb1fa34f58ea796656b86a81c2a2996b0b03c96  commit hash:feb1fa34f58ea796656b86a81c2a2996b0b03c96  commit hash:feb1fa34f58ea796656b86a81c2a2996b0b03c96  feb1fa3  (Only the first 10 of 1613 ports in this commit are shown above. View all ports for this commit)
audio/opus: bump consumers after update to 1.4
Wed, 15 Mar 2023
[ 13:22 Bernhard Froehlich (decke) search for other commits by this committer ]    commit hash:0ce2cce5608d43802dd3b4d16551ed23341e15c7  commit hash:0ce2cce5608d43802dd3b4d16551ed23341e15c7  commit hash:0ce2cce5608d43802dd3b4d16551ed23341e15c7  0ce2cce 
multimedia/kodi: Add reminder to fix devel/kodi-platform when updating kodi
Tue, 14 Mar 2023
[ 16:44 Fernando Apesteguía (fernape) search for other commits by this committer Author: yzrh ]    commit hash:61671e75fe6e0f42ae021926cd039116933ef49f  commit hash:61671e75fe6e0f42ae021926cd039116933ef49f  commit hash:61671e75fe6e0f42ae021926cd039116933ef49f  61671e7 
multimedia/kodi: Update to 20.1

PR:		270176
Reported by:	yzrh@noema.org
Sun, 5 Mar 2023
[ 17:56 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:73d3c627e21139440f268927c97e323064ba2443  commit hash:73d3c627e21139440f268927c97e323064ba2443  commit hash:73d3c627e21139440f268927c97e323064ba2443  73d3c62 
devel/flatbuffers: Update 23.1.21 → 23.3.3

Reported by:	portscout
Mon, 6 Feb 2023
[ 14:11 Bernhard Froehlich (decke) search for other commits by this committer Author: yzrh ]    commit hash:13aba86dfc67763fbf278c51c52575225d544211  commit hash:13aba86dfc67763fbf278c51c52575225d544211  commit hash:13aba86dfc67763fbf278c51c52575225d544211  13aba86  (Only the first 10 of 20 ports in this commit are shown above. View all ports for this commit)
multimedia/kodi: Update to 20.0

PR:		268987
Sun, 22 Jan 2023
[ 20:33 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:4cbc811bc9f0b1c36afec483edbb883ae32ad653  commit hash:4cbc811bc9f0b1c36afec483edbb883ae32ad653  commit hash:4cbc811bc9f0b1c36afec483edbb883ae32ad653  4cbc811 
devel/flatbuffers: Update 23.1.4 -> 23.1.21

Reported by:	portscout
Thu, 12 Jan 2023
[ 00:19 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:25eb615ec9ea50b198be80fa29fd274bb49b9e15  commit hash:25eb615ec9ea50b198be80fa29fd274bb49b9e15  commit hash:25eb615ec9ea50b198be80fa29fd274bb49b9e15  25eb615 
devel/flatbuffers: Update 22.12.06 -> 23.1.4

Reported by:	portscout
Mon, 2 Jan 2023
[ 04:05 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:2d507a140c3c70bd1b8246a9feefaf8750bc4a4a  commit hash:2d507a140c3c70bd1b8246a9feefaf8750bc4a4a  commit hash:2d507a140c3c70bd1b8246a9feefaf8750bc4a4a  2d507a1 
multimedia/kodi: add to wayland category after e5ca7a7dfd3d9
Thu, 29 Dec 2022
[ 10:46 Nuno Teixeira (eduardo) search for other commits by this committer Author: yzrh ]    commit hash:b631bf0940d314faf4259d888fe84dd686553f75  commit hash:b631bf0940d314faf4259d888fe84dd686553f75  commit hash:b631bf0940d314faf4259d888fe84dd686553f75  b631bf0 
multimedia/kodi: Update to 19.5

ChangeLog:	https://kodi.tv/article/kodi-matrix-19-5-release/
PR:		268607
Fri, 23 Dec 2022
[ 18:59 Nuno Teixeira (eduardo) search for other commits by this committer Author: yzrh ]    commit hash:445155586d0641fda327daffffc0044723eb0d18  commit hash:445155586d0641fda327daffffc0044723eb0d18  commit hash:445155586d0641fda327daffffc0044723eb0d18  4451555 
multimedia/kodi: Fix build with new devel/libfmt (9.1.0)

 - pet portlint

PR:		268496
Mon, 19 Dec 2022
[ 09:31 Thierry Thomas (thierry) search for other commits by this committer ]    commit hash:2af489c04c7079c98287d0aa27e62fc008e0493e  commit hash:2af489c04c7079c98287d0aa27e62fc008e0493e  commit hash:2af489c04c7079c98287d0aa27e62fc008e0493e  2af489c  (Only the first 10 of 54 ports in this commit are shown above. View all ports for this commit)
*/*: chase the upgrade of devel/libfmt to 9.1.0

PR:		268081
Tue, 13 Dec 2022
[ 06:28 Fernando Apesteguía (fernape) search for other commits by this committer Author: yzrh ]    commit hash:7f65ff0bf131d96a68cb72088e9afa9442c91d5d  commit hash:7f65ff0bf131d96a68cb72088e9afa9442c91d5d  commit hash:7f65ff0bf131d96a68cb72088e9afa9442c91d5d  7f65ff0 
multimedia/kodi: fix build after mesa-libs update

With the recent update to graphics/mesa-libs the EGL/eglextchromium.h header
got removed and replaced by EGL/eglext_angle.h.

While here, include the patch for Bug 265931 (libdvdnav)

PR:		268234
Reported by:	m.ne@gmx.net
Thu, 29 Sep 2022
[ 18:59 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:26c38361f17acaed182113f165c6a02dc326a083  commit hash:26c38361f17acaed182113f165c6a02dc326a083  commit hash:26c38361f17acaed182113f165c6a02dc326a083  26c3836 
devel/flatbuffers: Update 2.0.8 -> 22.9.24

Reported by:	portscout
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Mon, 16 May 2022
[ 06:49 Loïc Bartoletti (lbartoletti) search for other commits by this committer ]    commit hash:2d34c2bfeaa82867acfa7d73bec9644b2acecbb1  commit hash:2d34c2bfeaa82867acfa7d73bec9644b2acecbb1  commit hash:2d34c2bfeaa82867acfa7d73bec9644b2acecbb1  2d34c2b  (Only the first 10 of 178 ports in this commit are shown above. View all ports for this commit)
devel/cmake: Update to 3.23.0

Update to 3.23.0.
Fix pkg-plist: using the default share/man location

Release Notes:
  https://cmake.org/cmake/help/v3.23/release/3.23.html

PR:		262886
Exp-run by:	antoine
Sat, 14 May 2022
[ 21:35 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:00e206324446713ae3e6ef3755698a4d3923c6f9  commit hash:00e206324446713ae3e6ef3755698a4d3923c6f9  commit hash:00e206324446713ae3e6ef3755698a4d3923c6f9  00e2063  (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
devel/flatbuffers: Update 2.0.5 -> 2.0.6

Forked 2.0.5 as devel/flatbuffers205.

Several dependencies use flatbuffers headers generated
by previous versions of flatbuffers which from now on
will be incompatible with newer flatbuffers versions.

PR:		263552
Reported by:	jbeich@
Sun, 10 Apr 2022
[ 19:11 Charlie Li (vishwin) search for other commits by this committer ]    commit hash:d63665f7cd9c99880704a3c5bc221829cb009744  commit hash:d63665f7cd9c99880704a3c5bc221829cb009744  commit hash:d63665f7cd9c99880704a3c5bc221829cb009744  d63665f  (Only the first 10 of 892 ports in this commit are shown above. View all ports for this commit)
textproc/libxml2: bump all LIB_DEPENDS consumers

This is a separate commit to facilitate easier cherry-picking for
quarterly.

PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor)
Sat, 26 Mar 2022
[ 08:27 Matthias Fechner (mfechner) search for other commits by this committer ]    commit hash:247c7db7513f1264922428278678da641c5a3f52  commit hash:247c7db7513f1264922428278678da641c5a3f52  commit hash:247c7db7513f1264922428278678da641c5a3f52  247c7db  (Only the first 10 of 867 ports in this commit are shown above. View all ports for this commit)
textproc/libxml2: bump all dependencies

This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
Fri, 18 Mar 2022
[ 14:41 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:3468f1957cf25742c60e1066f1174866c42efe96  commit hash:3468f1957cf25742c60e1066f1174866c42efe96  commit hash:3468f1957cf25742c60e1066f1174866c42efe96  3468f19  (Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
multimedia/dav1d: update to 1.0.0

Changes:	https://code.videolan.org/videolan/dav1d/-/releases/1.0.0
Reported by:	Repology
Tue, 8 Mar 2022
[ 02:34 Jason E. Hale (jhale) search for other commits by this committer Author: yzrh ]    commit hash:594e08d753125bb5e6007250ec3794c33713d3ab  commit hash:594e08d753125bb5e6007250ec3794c33713d3ab  commit hash:594e08d753125bb5e6007250ec3794c33713d3ab  594e08d 
multimedia/kodi: Update to 19.4

PR:		262388
Sat, 29 Jan 2022
[ 16:45 Jason W. Bacon (jwb) search for other commits by this committer ]    commit hash:94753e8d69e37978bab386c456020fedd7bb089d  commit hash:94753e8d69e37978bab386c456020fedd7bb089d  commit hash:94753e8d69e37978bab386c456020fedd7bb089d  94753e8 
multimedia/kodi: Unbreak package, failing due to missing libdvdcss

libdvdcss, which is no longer packaged for legal reasons, was a
default-on OPTION.  Package builds were succeeding, but the binary
complained of missing libraries.  This update makes libdvdcss
default-off and adds a pkg-message about building from source for
those who need it encrypted DVD support.

PR:             260490
Reported by:    ravens10@tutanota.com
MFH:            2022Q1
Mon, 10 Jan 2022
[ 19:15 Li-Wen Hsu (lwhsu) search for other commits by this committer ]    commit hash:4499b66242e5e5b1249082d207116914927b61af  commit hash:4499b66242e5e5b1249082d207116914927b61af  commit hash:4499b66242e5e5b1249082d207116914927b61af  4499b66  (Only the first 10 of 18 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION after www/libmicrohttpd updated

PR:		260777
Sun, 26 Dec 2021
[ 07:59 Li-Wen Hsu (lwhsu) search for other commits by this committer ]    commit hash:b55bac28814d0008a021aa08922a28e2c0ba9d7b  commit hash:b55bac28814d0008a021aa08922a28e2c0ba9d7b  commit hash:b55bac28814d0008a021aa08922a28e2c0ba9d7b  b55bac2  (Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION after www/libmicrohttpd updated

PR:		260603
Fri, 5 Nov 2021
[ 08:20 Bernhard Froehlich (decke) search for other commits by this committer ]    commit hash:6245ad79bc8436d1365aa4e98adc4fd4582dd2b7  commit hash:6245ad79bc8436d1365aa4e98adc4fd4582dd2b7  commit hash:6245ad79bc8436d1365aa4e98adc4fd4582dd2b7  6245ad7 
multimedia/kodi: Update to 19.3

PR:		259632
Submitted by:	yzrh@noema.org (maintainer)
Fri, 29 Oct 2021
[ 20:22 Bernhard Froehlich (decke) search for other commits by this committer ]    commit hash:2ae05d0e9449625a8b18dfa861a6d2bc5431f06f  commit hash:2ae05d0e9449625a8b18dfa861a6d2bc5431f06f  commit hash:2ae05d0e9449625a8b18dfa861a6d2bc5431f06f  2ae05d0 
multimedia/kodi: Update to 19.2

PR:		259162
Submitted by:	yzrh@noema.org (maintainer)
Sun, 10 Oct 2021
[ 19:44 Baptiste Daroussin (bapt) search for other commits by this committer ]    commit hash:2c672a4de941dc57142d867ba42396b1b64d2921  commit hash:2c672a4de941dc57142d867ba42396b1b64d2921  commit hash:2c672a4de941dc57142d867ba42396b1b64d2921  2c672a4  (Only the first 10 of 586 ports in this commit are shown above. View all ports for this commit)
INSTALLS_ICONS: retire the macro and rework the related dependencies

While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency)
Sun, 15 Aug 2021
[ 17:17 Bernhard Froehlich (decke) search for other commits by this committer ]    commit hash:faa598492d2f831a4d9f494813d6d0301f4631f3  commit hash:faa598492d2f831a4d9f494813d6d0301f4631f3  commit hash:faa598492d2f831a4d9f494813d6d0301f4631f3  faa5984 
multimedia/kodi: Add CPE information

Approved by:	portmgr (blanket)
Wed, 21 Jul 2021
[ 18:11 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:287cd8ad71d23e31948296cb773d3ebaaed14641  commit hash:287cd8ad71d23e31948296cb773d3ebaaed14641  commit hash:287cd8ad71d23e31948296cb773d3ebaaed14641  287cd8a  (Only the first 10 of 34 ports in this commit are shown above. View all ports for this commit)
devel/libfmt: Update to 8.0.0

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/fmtlib/fmt/releases
PR:		257026
Exp-run by:	antoine
Tue, 22 Jun 2021
[ 18:53 Kevin Bowling (kbowling) search for other commits by this committer ]    commit hash:da3162c7c9f01912ba1940e188b253f2b5c7ba77  commit hash:da3162c7c9f01912ba1940e188b253f2b5c7ba77  commit hash:da3162c7c9f01912ba1940e188b253f2b5c7ba77  da3162c  (Only the first 10 of 914 ports in this commit are shown above. View all ports for this commit)
graphics/mesa-libs: Bump reverse deps for libglvnd

Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.

PR:		246767
Reviewed by:	manu, bapt
Approved by:	x11
Differential Revision:	https://reviews.freebsd.org/D30824
Tue, 1 Jun 2021
[ 13:55 Li-Wen Hsu (lwhsu) search for other commits by this committer ]    commit hash:a7309207a05253fea710198f4b015420cdcb93d6  commit hash:a7309207a05253fea710198f4b015420cdcb93d6  commit hash:a7309207a05253fea710198f4b015420cdcb93d6  a730920  (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
*: Bump PORTREVISION after www/libmicrohttpd updated

PR:		255938
Tue, 11 May 2021
[ 19:49 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:454ec5251bda5fc33c94368d9f90527fc857ac3e  commit hash:454ec5251bda5fc33c94368d9f90527fc857ac3e  commit hash:454ec5251bda5fc33c94368d9f90527fc857ac3e  454ec52 
devel/flatbuffers: Update 1.12.0 -> 2.0.0

Reported by:	portscout
[ 06:01 Bernhard Froehlich (decke) search for other commits by this committer ]    commit hash:ad04cf9be152488eb8d0a26d483e6f2aad827b25  commit hash:ad04cf9be152488eb8d0a26d483e6f2aad827b25  commit hash:ad04cf9be152488eb8d0a26d483e6f2aad827b25  ad04cf9 
multimedia/kodi: Update to 19.1

PR:		255751
Submitted by:	yzrh@noema.org (maintainer)
Thu, 29 Apr 2021
[ 19:14 Ganael LAPLANCHE (martymac) search for other commits by this committer ]    commit hash:d8503c0c205fb6c1478b5271eee7bbed81b5aa59  commit hash:d8503c0c205fb6c1478b5271eee7bbed81b5aa59  commit hash:d8503c0c205fb6c1478b5271eee7bbed81b5aa59  d8503c0  (Only the first 10 of 22 ports in this commit are shown above. View all ports for this commit)
multimedia/libdvd{read,nav}: Update to latest version

Update libdvdread to 6.1.2, changelog:
https://code.videolan.org/videolan/libdvdread/-/blob/master/NEWS

Update libdvdnav to 6.1.1, changelog:
https://code.videolan.org/videolan/libdvdnav/-/blob/master/ChangeLog

and bump dependent ports' revisions.
Wed, 7 Apr 2021
[ 08:09 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  cf118cc  (Only the first 10 of 8873 ports in this commit are shown above. View all ports for this commit)
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Fri, 19 Mar 2021
[ 16:46 mat search for other commits by this committer ] Original commit   Revision:568805 (Only the first 10 of 45 ports in this commit are shown above. View all ports for this commit)
Regular USE_GITHUB cleanup.

Remove DISTNAME, it is always overwritten.
Cleanup GH_TAGNAME and WRKSRC.
Sun, 21 Feb 2021
[ 06:30 decke search for other commits by this committer ] Original commit   Revision:566205
multimedia/kodi: Update to 19.0

PR:		253723
Submitted by:	yzrh@noema.org (maintainer)
Thu, 4 Feb 2021
[ 17:13 jbeich search for other commits by this committer ] Original commit   Revision:564049
multimedia/kodi: unbreak with libglvnd

xbmc/windowing/X11/GLContextEGL.h:16:10: fatal error: 'EGL/eglextchromium.h'
file not found
 #include <EGL/eglextchromium.h>
          ^~~~~~~~~~~~~~~~~~~~~~

Reported by:	antoine (via bug 246767 exp-run)
Sun, 24 Jan 2021
[ 20:26 debdrup search for other commits by this committer ] Original commit   Revision:562510
multimedia/kodi: Add support for SSSE3, SSE4.1 and SSE4.2 on AMD64

As of the update to Kodi 19, kodi reports missing SSE4 shared objects
during video playback with VAAPI.

Bump PORTREVISION accordingly.

PR:		252927
Submitted by:	debdrup@ (previous version), yzrh at noema.org(maintainer)
Approved by:	yzrh at noema.org (maintainer), jrm
Thu, 21 Jan 2021
[ 14:37 jhale search for other commits by this committer ] Original commit   Revision:562216 (Only the first 10 of 35 ports in this commit are shown above. View all ports for this commit)
comms/libimobiledevice: Update to 1.3.0
comms/libusbmuxd: Update to 2.0.2
comms/usbmuxd: Update to 1.1.1
devel/libplist: Update to 2.2.0

Resurrect comms/py-libimobiledevice, update to 1.3.0
Resurrect devel/py-libplist, update to 2.2.0

Take maintainership of the ports listed above.

Bump PORTREVISION on consumers and adjust LIB_DEPENDS to new versioned library
names.
Tue, 19 Jan 2021
[ 17:40 jrm search for other commits by this committer ] Original commit   Revision:562057
multimedia/kodi: Update to version 19.0RC1

PR:		252791
Submitted by:	yzrh@noema.org (maintainer)
Sun, 3 Jan 2021
[ 16:00 pkubaj search for other commits by this committer ] Original commit   Revision:560015
multimedia/kodi: add support for powerpc64le

Approved by:	tier 2 blanket
Wed, 30 Dec 2020
[ 12:15 decke search for other commits by this committer ] Original commit   Revision:559651
multimedia/kodi: Update to 19.0b2
We usually try to avoid updating to beta releases but this time we were
forced by the upcoming python2.7 removal and had to hurry up to get it
into the tree before 31st. Bugs are expected and testing was limited.
Kodi 19.0 will be the first release that supports python3 so we had no
other choice. Sorry!

The maintainer situation for kodi and kodi-devel really needs some
improvement so I'm glad that yzrh did the heavy lifting and stepped up
as the next kodi maintainer. Thanks a lot to him!

PR:		249724
Submitted by:	yzrh@tuta.io (per email)
Tue, 15 Dec 2020
[ 21:54 pkubaj search for other commits by this committer ] Original commit   Revision:558185
multimedia/kodi: port to powerpc64
MFH:		2020Q4
Sun, 11 Oct 2020
[ 14:46 mandree search for other commits by this committer ] Original commit   Revision:552067
multimedia/kodi: Fix compilation with libmicrohttpd 0.9.71

PR:		250127
Submitted by:	Daniel Engberg
Obtained from:	upstream Git repo
Mon, 7 Sep 2020
[ 21:19 tobik search for other commits by this committer ] Original commit   Revision:547943 (Only the first 10 of 24 ports in this commit are shown above. View all ports for this commit)
devel/libfmt: Update to 7.0.3

Changes:	https://github.com/fmtlib/fmt/releases/tag/7.0.3
ABI:		https://abi-laboratory.pro/tracker/timeline/fmt
Fri, 31 Jul 2020
[ 17:07 tobik search for other commits by this committer ] Original commit   Revision:543873 (Only the first 10 of 23 ports in this commit are shown above. View all ports for this commit)
devel/libfmt: Update to 7.0.2

Changes:	https://github.com/fmtlib/fmt/releases/tag/7.0.2
ABI:		https://abi-laboratory.pro/tracker/timeline/fmt
Mon, 20 Jul 2020
[ 16:27 tobik search for other commits by this committer ] Original commit   Revision:542655 (Only the first 10 of 23 ports in this commit are shown above. View all ports for this commit)
devel/libfmt: Update to 7.0.1

Changes:	https://github.com/fmtlib/fmt/releases/tag/7.0.1
ABI:		https://abi-laboratory.pro/tracker/timeline/fmt
Thu, 16 Jul 2020
[ 13:08 swills search for other commits by this committer ] Original commit   Revision:542355 (Only the first 10 of 48 ports in this commit are shown above. View all ports for this commit)
multimedia/kodi: update to 18.7.1

PR:		246595
Submitted by:	yzrh@tuta.io
Sun, 12 Jul 2020
[ 09:30 tobik search for other commits by this committer ] Original commit   Revision:542069 (Only the first 10 of 52 ports in this commit are shown above. View all ports for this commit)
audio/sndio: Update to 1.7.0
Sat, 11 Jul 2020
[ 18:09 sunpoet search for other commits by this committer ] Original commit   Revision:542012
Bump PORTREVISION for multimedia/libcec shlib change
Wed, 17 Jun 2020
[ 18:17 sunpoet search for other commits by this committer ] Original commit   Revision:539491 (Only the first 10 of 84 ports in this commit are shown above. View all ports for this commit)
Move devel/swig30 to devel/swig and update to 4.0.1

- Do not silence installation message
- Update dependent ports:
  - Fix build with swig 4.0.1
  - Update *_DEPENDS
  - Remove BINARY_ALIAS

Changes:	http://www.swig.org/news.php
PR:		246613
Exp-run by:	antoine
Sat, 16 May 2020
[ 10:51 sunpoet search for other commits by this committer ] Original commit   Revision:535391 (Only the first 10 of 34 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION for security/nettle shlib change
Wed, 29 Apr 2020
[ 15:50 sunpoet search for other commits by this committer ] Original commit   Revision:533376
Bump PORTREVISION for multimedia/libcec shlib change
Wed, 19 Feb 2020
[ 17:59 antoine search for other commits by this committer ] Original commit   Revision:526520 (Only the first 10 of 59 ports in this commit are shown above. View all ports for this commit)
Clean up USES

With hat:	portmgr
Fri, 27 Dec 2019
[ 13:43 bapt search for other commits by this committer ] Original commit   Revision:520989 (Only the first 10 of 32 ports in this commit are shown above. View all ports for this commit)
Update jasper to 2.0.16

This is needed to be able to update gegl to latest version.
Bump revision of all consumer as the ABI is not 100% backward compatible.
Provide a patch for graphics/devil to properly build with latest jasper.
While here add a missing USES=xorg to graphics/devil
Thu, 12 Dec 2019
[ 15:11 jhale search for other commits by this committer ] Original commit   Revision:519931 (Only the first 10 of 31 ports in this commit are shown above. View all ports for this commit)
Update sysutils/libcdio to 2.1.0
Update sysutils/libcdio-paranoia to 10.2+2.0.1

Bump PORTREVISION on consumers due to shared library version increase
Wed, 6 Nov 2019
[ 18:07 zeising search for other commits by this committer ] Original commit   Revision:516916 (Only the first 10 of 117 ports in this commit are shown above. View all ports for this commit)
Add USES=xorg USES=gl, ports categories m

Add USES=xorg and USES=gl to ports in categories starting with 'm'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
Fri, 1 Nov 2019
[ 10:38 tobik search for other commits by this committer ] Original commit   Revision:516215
multimedia/kodi: Reset MAINTAINER

PR:		240950
Submitted by:	maintainer
Fri, 26 Jul 2019
[ 20:46 gerald search for other commits by this committer ] Original commit   Revision:507372 (Only the first 10 of 3853 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

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, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
Tue, 9 Jul 2019
[ 17:13 sunpoet search for other commits by this committer ] Original commit   Revision:506289 (Only the first 10 of 38 ports in this commit are shown above. View all ports for this commit)
Update security/nettle to 3.5.1

- Bump PORTREVISION of dependent ports for shlib change
- Fix build of devel/pijul [1]

Changes:	https://git.lysator.liu.se/nettle/nettle/blob/master/NEWS
PR:		238991
Exp-run by:	antoine
Thanks to:	tobik [1]
Tue, 4 Jun 2019
[ 14:17 antoine search for other commits by this committer ] Original commit   Revision:503475 (Only the first 10 of 37 ports in this commit are shown above. View all ports for this commit)
Switch default version of samba from 4.7 to 4.8

With hat:	portmgr
Sun, 7 Apr 2019
[ 12:09 riggs search for other commits by this committer ] Original commit   Revision:498277
Chase update of libbluray to upstream release 1.1.1
Tue, 2 Apr 2019
[ 03:35 yuri search for other commits by this committer ] Original commit   Revision:497546 (Only the first 10 of 50 ports in this commit are shown above. View all ports for this commit)
dns/libidn: Update to 1.35

Bump 48 ports.
Previous update to 1.34 broke jabberd.

PR:		228048
Fri, 1 Mar 2019
[ 04:58 danfe search for other commits by this committer ] Original commit   Revision:494234
Update `net/libnfs' to version 4.0.0 and bump port revisions of the
consumers due to shared library version change.

PR:		236114
Submitted by:	maintainer
Fri, 8 Feb 2019
[ 23:33 amdmi3 search for other commits by this committer ] Original commit   Revision:492470
- Fix the way port.mk is included in preparation for USES=sdl

Approved by:	portmgr blanket
Thu, 31 Jan 2019
[ 17:51 tobik search for other commits by this committer ] Original commit   Revision:491744 (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
Only append to EXTRA_PATCHES after bsd.port.pre.mk
Wed, 12 Dec 2018
[ 01:35 gerald search for other commits by this committer ] Original commit   Revision:487272 (Only the first 10 of 3168 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 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, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
Tue, 6 Nov 2018
[ 16:45 eugen search for other commits by this committer ] Original commit   Revision:484304
multimedia/kodi: add "Little CMS 2.x support" option
and disable autodetection for all options that not set by port Makefile.

PR:		232497
Submitted by:	Ivan Rozhuk <rozhuk.im@gmail.com>
Approved by:	mickael.maillot@gmail.com (maintainer timeout)
Sat, 1 Sep 2018
[ 17:05 antoine search for other commits by this committer ] Original commit   Revision:478711 (Only the first 10 of 43 ports in this commit are shown above. View all ports for this commit)
Switch default version of samba to 4.7
Samba 4.6 will be discontinued in a few weeks

Reviewed by:	mat
Differential Revision:	https://reviews.freebsd.org/D16904
Sun, 29 Jul 2018
[ 22:18 gerald search for other commits by this committer ] Original commit   Revision:475857 (Only the first 10 of 1480 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.

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

PR:		222542
Sat, 30 Jun 2018
[ 19:27 decke search for other commits by this committer ] Original commit   Revision:473632
multimedia/kodi: add patch to fix support for addons

PR:		228950
Submitted by:	myself
Approved by:	maintainer timeout
Thu, 5 Apr 2018
[ 20:13 jhale search for other commits by this committer ] Original commit   Revision:466597 (Only the first 10 of 40 ports in this commit are shown above. View all ports for this commit)
Update sysutils/libcdio to 2.0.0
- Add regression tests

Update multimedia/vcdimager to 2.0.1
- Previous version is incompatible with new libcdio API; update was neccesary
- Add regression tests
- Fix LICENSE
- Sort pkg-plist
- Update WWW in pkg-descr

Bump PORTREVISON on dependent ports due to libcdio shared libary increase

Changes
(libcdio):	http://git.savannah.gnu.org/cgit/libcdio.git/plain/NEWS?h=release-2.0.0
Changes (vcdimager):	https://github.com/rocky/vcdimager/blob/3b56705/NEWS
Differential Revision:	https://reviews.freebsd.org/D14469
Fri, 23 Feb 2018
[ 08:31 yuri search for other commits by this committer ] Original commit   Revision:462678
multimedia/kodi: Bumped due to the previous change in default of the port option
LIBBLURAY in r462618

Reported by:	tcberner
Approved by:	tcberner (mentor, implicit)
Thu, 22 Feb 2018
[ 18:13 yuri search for other commits by this committer ] Original commit   Revision:462618
multimedia/kodi: Disabled LIBBLURAY by default because every other port has it
this way.

PR:		225966
Approved by:	mickael.maillot@gmail.com (maintainer), tcberner (mentor, implicit)
Sat, 17 Feb 2018
[ 21:45 yuri search for other commits by this committer ] Original commit   Revision:462195 (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
multimedia/libbluray: Update to 1.0.2

Additional port changes:
* Changed to DISTVERSION
* Removed USES=autoreconf (not needed)
* Added post-extract creating symlink linux->freebsd

Bumped 6 depending ports.

Reported by:	portscout
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D14406
Thu, 28 Dec 2017
[ 09:17 madpilot search for other commits by this committer ] Original commit   Revision:457441 (Only the first 10 of 24 ports in this commit are shown above. View all ports for this commit)
- Update kodi to 17.6
- Renamed patches to use modern naming convention
- Regenerated a few other paatches

PR:		224301
Submitted by:	me
Approved by:	maintainer timeout
Sat, 23 Dec 2017
[ 07:03 antoine search for other commits by this committer ] Original commit   Revision:457024 (Only the first 10 of 41 ports in this commit are shown above. View all ports for this commit)
Change default version of samba from 4.4 to 4.6

Reviewed by:	mat
With hat:	portmgr
Differential Revision:	https://reviews.freebsd.org/D13529
Tue, 12 Dec 2017
[ 21:29 madpilot search for other commits by this committer ] Original commit   Revision:456184 (Only the first 10 of 38 ports in this commit are shown above. View all ports for this commit)
- Update libva to 2.0.0
- Update libva-intel-driver to 2.0.0
- Update libva-utils to 2.0.0
- Bump dependent ports due to shlib bump
- Import upstream patch to fix multimedia/mpv [1]
- Import upstream patch to fix multimedia/gstreamer1-vaapi [2]

Approved by:	cpm [1], multimedia (timeout) [2]
Obtained
from:	https://github.com/mpv-player/mpv/commit/2ecf240b1cd20875991a5b18efafbe799864ff7f
[1]
		https://cgit.freedesktop.org/gstreamer/gstreamer-vaapi/commit/gst-libs/gst/vaapi/gstvaapiutils.c?id=777bba473e3ed1c7b8b7f7f0322892851c70dfd9
[2]
Differential Revision:	https://reviews.freebsd.org/D12761
Thu, 30 Nov 2017
[ 15:50 mat search for other commits by this committer ] Original commit   Revision:455210 (Only the first 10 of 2423 ports in this commit are shown above. View all ports for this commit)
Convert Python ports to FLAVORS.

  Ports using USE_PYTHON=distutils are now flavored.  They will
  automatically get flavors (py27, py34, py35, py36) depending on what
  versions they support.

  There is also a USE_PYTHON=flavors for ports that do not use distutils
  but need FLAVORS to be set.  A USE_PYTHON=noflavors can be set if
  using distutils but flavors are not wanted.

  A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
  added to cope with Python ports that did not have the Python
  PKGNAMEPREFIX but are flavored.

  USES=python now also exports a PY_FLAVOR variable that contains the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sat, 18 Nov 2017
[ 19:32 zeising search for other commits by this committer ] Original commit   Revision:454454 (Only the first 10 of 65 ports in this commit are shown above. View all ports for this commit)
Bump portrevision to chase graphics/glew shard library version update.

PR:		223370
Submitted by:	zeising
exp-run by:	antoine
Approved by:	antoine
Fri, 13 Oct 2017
[ 17:42 tobik search for other commits by this committer ] Original commit   Revision:452024
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)
Wed, 11 Oct 2017
[ 02:30 linimon search for other commits by this committer ] Original commit   Revision:451725
Attempt to enable to build kodi on armv7.

PR:		221899
Approved by:	maintainer timeout (mickael.maillot @ gmail.com, 2 months)
Sun, 10 Sep 2017
[ 20:55 gerald search for other commits by this committer ] Original commit   Revision:449591 (Only the first 10 of 1201 ports in this commit are shown above. View all ports for this commit)
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
Tue, 8 Aug 2017
[ 18:23 cpm search for other commits by this committer ] Original commit   Revision:447558
- 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)
Tue, 11 Jul 2017
[ 09:53 cpm search for other commits by this committer ] Original commit   Revision:445487
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
Tue, 23 May 2017
[ 05:03 rezny search for other commits by this committer ] Original commit   Revision:441503 (Only the first 10 of 711 ports in this commit are shown above. View all ports for this commit)
Revision bump of all ports with USE_GL after consolidation of mesa-libs

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

PR:		    218744
Submitted by:	Vladimir Omelchuk
Approved by:	maintainer timeout
Mon, 3 Apr 2017
[ 22:35 cpm search for other commits by this committer ] Original commit   Revision:437676 (Only the first 10 of 46 ports in this commit are shown above. View all ports for this commit)
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)
Sat, 1 Apr 2017
[ 15:23 gerald search for other commits by this committer ] Original commit   Revision:437439 (Only the first 10 of 1118 ports in this commit are shown above. View all ports for this commit)
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

Number of commits found: 133 (showing only 100 on this page)

1 | 2  »