Commit Graph

523087 Commits

Author SHA1 Message Date
Torsten Zuehlsdorff
a826259a55 MFH: r556913
lang/php73: Update from 7.3.24 to 7.3.25

    Core:
        Fixed bug #80280 (ADD_EXTENSION_DEP() fails for ext/standard and ext/date).
        Fixed bug #80258 (Windows Deduplication Enabled, randon permission errors).
    COM:
        Fixed bug #62474 (com_event_sink crashes on certain arguments).
    DOM:
        Fixed bug #80268 (loadHTML() truncates at NUL bytes).
    IMAP:
        Fixed bug #64076 (imap_sort() does not return FALSE on failure).
        Fixed bug #76618 (segfault on imap_reopen).
        Fixed bug #80239 (imap_rfc822_write_address() leaks memory).
        Fixed minor regression caused by fixing bug #80220.
        Fixed bug #80242 (imap_mail_compose() segfaults for multipart with rfc822).
    Intl:
        Fixed bug #80310 (ext-intl with icu4c 68.1: use of undeclared identifier 'TRUE').
    ODBC:
        Fixed bug #44618 (Fetching may rely on uninitialized data).
    SNMP:
        Fixed bug #70461 (disable md5 code when it is not supported in net-snmp).
    Standard:
        Fixed bug #80266 (parse_url silently drops port number 0).

PR:		251398
Submitted by: Dani <i.dani@outlook.com>
2020-12-03 17:12:44 +00:00
Cy Schubert
629c073869 MFH: r556844
Don't reassign the "len" variable and compute the exact spaces needed.

PR:		251275
Submitted by:	Romeo Rajomalaza <endian.sign _ gmail.com>
Reported by:	Romeo Rajomalaza <endian.sign _ gmail.com>
Approved by:	ports-secteam (fluffy)
2020-12-03 04:22:51 +00:00
Jan Beich
fc6103061c MFH: r556860
devel/intel-graphics-compiler: drop devel/llvm90 dependency
2020-12-03 00:05:47 +00:00
Jan Beich
78edae084b MFH: r551246 r551246 r553724 r554339 r554805 r555063 r555682 r556316 r556459 r556460 r556859
x11-servers/xwayland-devel: update to 1.20.0.789

- Use -D${PORTNAME}=true to denote the only X server enabled
- Annotate do-install target is a workaround

Changes:	96d19e898...446ff2d31
2020-12-03 00:01:25 +00:00
Piotr Kubaj
556c0e57b5 MFH: r556831
sysutils/moosefs2-master: fix build of client on GCC architectures

sustained_inodes.c: In function 'sinodes_pid_inodes':
sustained_inodes.c:224: error: 'struct kinfo_file' has no member named 'kf_un'
sustained_inodes.c:225: error: 'struct kinfo_file' has no member named 'kf_un'
2020-12-02 15:13:24 +00:00
Wen Heping
d8f5713cc5 MFH: r556728
- Update to 3.1.4(bugfix release)

Approved by:	ports-secteam@(joneum@)
2020-12-02 06:57:52 +00:00
Jan Beich
763a625641 MFH: r554119 r555026 r555519 r555589 r555675 r556000 r556139 r556319 r556565 r556788
www/youtube_dl: update to 2020.12.02

Changes:	https://github.com/ytdl-org/youtube-dl/releases/tag/2020.11.01.1
Changes:	https://github.com/ytdl-org/youtube-dl/releases/tag/2020.11.12
Changes:	https://github.com/ytdl-org/youtube-dl/releases/tag/2020.11.17
Changes:	https://github.com/ytdl-org/youtube-dl/releases/tag/2020.11.18
Changes:	https://github.com/ytdl-org/youtube-dl/releases/tag/2020.11.19
Changes:	https://github.com/ytdl-org/youtube-dl/releases/tag/2020.11.21.1
Changes:	https://github.com/ytdl-org/youtube-dl/releases/tag/2020.11.24
Changes:	https://github.com/ytdl-org/youtube-dl/releases/tag/2020.11.26
Changes:	https://github.com/ytdl-org/youtube-dl/releases/tag/2020.11.29
Changes:	https://github.com/ytdl-org/youtube-dl/releases/tag/2020.12.02
2020-12-01 19:43:59 +00:00
Christoph Moench-Tegeder
b06cc2babc MFH: r556774
update thunderbird to 78.5.1 (rc1)

Release Notes (soon):
  https://www.thunderbird.net/en-US/thunderbird/78.5.1/releasenotes/

Approved by:	portmgr (blanket: web browser alike)
2020-12-01 17:49:35 +00:00
Piotr Kubaj
c262ea6a0c MFH: r556746
devel/ruby-subversion: fix build on GCC architectures

Ruby needs newer compiler:
subversion/bindings/swig/ruby/libsvn_swig_ruby/swigutil_rb.c: In function 'callback_rescue':
subversion/bindings/swig/ruby/libsvn_swig_ruby/swigutil_rb.c:1628:38: error: 'ruby_errinfo' undeclared (first use in this function); did you mean 'rb_errinfo'?
 1628 |                                      ruby_errinfo,
2020-12-01 14:40:27 +00:00
Kirill Ponomarev
e2e30ddc5e MFH: r556655
Update to 2.0.11

Approved by:	ports-secteam (blanket)
2020-12-01 07:01:48 +00:00
Jan Beich
7cbf2b01dd MFH: r556687
multimedia/wlrobs: update to 1.0

Changes:	https://hg.sr.ht/~scoopta/wlrobs/log?rev=v1.0
2020-12-01 00:35:37 +00:00
Jan Beich
49d214ae0d MFH: r554406
graphics/kmscube: add new port

kmscube is a little demonstration program for how to drive bare metal
graphics without a compositor like X11, Wayland or similar, using
DRM/KMS (kernel mode setting), GBM (graphics buffer manager) and EGL
for rendering content using OpenGL or OpenGL ES.

https://gitlab.freedesktop.org/mesa/kmscube
2020-11-30 13:26:46 +00:00
Jan Beich
37977470c5 MFH: r553199
x11-wm/picom: update to v8.2

Changes:	https://github.com/yshui/picom/releases/v8.2
Reported by:	GitHub (watch releases)
2020-11-30 13:03:57 +00:00
Jan Beich
99e4943e9d MFH: r554828
graphics/libplacebo: update to 2.72.2

Changes:	https://code.videolan.org/videolan/libplacebo/-/tags/v2.72.1
Changes:	https://code.videolan.org/videolan/libplacebo/-/tags/v2.72.2
Reported by:	Repology
2020-11-30 13:00:28 +00:00
Jan Beich
02b5599f9d MFH: r555050 r556444
www/gallery-dl: update to 1.15.4

Changes:	https://github.com/mikf/gallery-dl/releases/tag/v1.15.3
Changes:	https://github.com/mikf/gallery-dl/releases/tag/v1.15.4
Reported by:	GitHub (watch releases)
2020-11-30 12:53:32 +00:00
Jan Beich
36b4ffdd5f MFH: r556318
net/freerdp: drop unused dependencies after r538228

https://github.com/FreeRDP/FreeRDP/commit/0927d7aa50c7

PR:		251233
Approved by:	kevans (maintainer)
Approved by:	ports-secteam (joneum)
2020-11-30 12:52:44 +00:00
Piotr Kubaj
80fd67c151 MFH: r556603
misc/veles: fix build on GCC architectures

Use Clang only on Clang architectures.

Approved by:	portmgr (fix build blanket)
2020-11-29 23:43:13 +00:00
Guido Falsi
92189228ad MFH: r556577
Import xfce4-wm upstream patches which fix crashes at runtime.

Obtained from:	https://gitlab.xfce.org/xfce/xfwm4/-/issues/460

Approved by:	ports-secteam (joneum)
2020-11-29 20:38:24 +00:00
Fernando Apesteguía
1c616e6904 MFH: r556593
devel/gh: Update to 1.3.0

ChangeLog: https://github.com/cli/cli/releases/v1.3.0

PR:	251437
Submitted by:	vulcan@wired.sh (maintainer)

Approved by:	ports-secteam (joneum@)
2020-11-29 19:10:30 +00:00
Mathieu Arnold
806d0c8969 MFH: r556502 r556504
Update to 9.11.25 & 9.16.9.

Changes: https://downloads.isc.org/isc/bind9/9.11.25/RELEASE-NOTES-bind-9.11.25.html
Changes: https://downloads.isc.org/isc/bind9/9.16.9/doc/arm/html/notes.html#notes-for-bind-9-16-9
2020-11-29 11:15:06 +00:00
Piotr Kubaj
e900c39c77 MFH: r556467
java/sigar: fix build on powerpc64

Approved by:	portmgr (fix build blanket)
2020-11-27 23:47:28 +00:00
Piotr Kubaj
0921faba31 MFH: r556461
misc/openmvg: fix build on powerpc64

Builds fine.

Approved by:	portmgr (fix build blanket)
2020-11-27 22:48:35 +00:00
Jan Beich
cffcd6e7c7 MFH: r556427
multimedia/aom: update to 2.0.1

Changes:	https://aomedia.googlesource.com/aom/+log/v2.0.0..v2.0.1
Reported by:	portscout
Approved by:	ports-secteam blanket (crash fixes)
2020-11-27 03:26:26 +00:00
Jan Beich
3122f580f2 MFH: r556314
emulators/citra: update to s20201124

Changes:	182ffa424...a13a23051
Approved by:	ports-secteam (fluffy, implicit for snapshots)
2020-11-26 00:50:25 +00:00
Piotr Kubaj
82e167b81a MFH: r556299
lang/quickjs: fix build on GCC architectures

Don't use Clang if we need to use GCC

PR:		251030
Approved by:	yuri (maintainer timeout)

Approved by:	portmgr (fix build blanket)
2020-11-25 17:50:22 +00:00
Dima Panov
a2162f9837 MFH: r556289
mail/exim: import exim-4.94+fixes branch as state of 2020.11.25

Used git diffs:

[38/42] GnuTLS: clear errno before any data i/o op, so error logging does not see stale values
[39/42] Fix non-TLS build
[40/42] eximon: fix FreeBSD build
[41/42] LDAP: fix taint-check in server list walk. Bug 2646
[42/42] Pass authenticator pubname through spool. Bug 2648

Also patch files/150.exim-tidydb to prevent its output when daily_show_success=NO. [1]

Submitted by:	Dmitry Selivanov <sd@rlan.ru> via email [1]

Approved by:	ports-secteam (with hat on)
2020-11-25 12:39:08 +00:00
Danilo G. Baio
1eccc841ac MFH: r556237
www/grafana7: Update to 7.3.4

PR:		251358
Submitted by:	Robson Mantovani <robsonmantovani@gmail.com> (maintainer)

Approved by:	ports-secteam (blanket: bugfix release)
2020-11-25 00:06:07 +00:00
Jan Beich
b55e80f9ff MFH: r556135
emulators/citra: update to s20201123

Changes:	4efeace8e...182ffa424
Approved by:	ports-secteam (fluffy, implicit for snapshots)
2020-11-24 00:14:51 +00:00
Danilo G. Baio
5460a829bd MFH: r551321 r553622
www/grafana7: update 7.1.3 -> 7.2.0

PR:		250054
Approved by:	Robson Mantovani <robsonmantovani@gmail.com> (maintainer)
Relnotes:	https://github.com/grafana/grafana/releases/tag/v7.2.0

www/grafana7: Update 7.3.0

PR:		250720
Submitted by:	Robson Mantovani <robsonmantovani@gmail.com> (maintainer)

PR:		251289
Reported by:	linus.sundqvist@loopia.se
Approved by:	ports-secteam (blanket: build fix)
2020-11-23 23:21:56 +00:00
Jan Beich
621edcb44e MFH: r556125
multimedia/dav1d: update to 0.8.0

Changes:	https://code.videolan.org/videolan/dav1d/-/tags/0.8.0
Changes:	https://code.videolan.org/videolan/dav1d/-/blob/0.8.0/NEWS
Changes:	https://code.videolan.org/videolan/dav1d/compare/0.7.1...0.8.0
Approved by:	ports-secteam blanket (required by Firefox 82)
2020-11-23 22:12:27 +00:00
Piotr Kubaj
de29d37158 MFH: r556111
games/openarena: fix build on powerpc64

Fix powerpc64 detection on FreeBSD.

Approved by:	portmgr (fix build blanket)
2020-11-23 15:17:26 +00:00
Fernando Apesteguía
8593605964 MFH: r556068
mail/mutt: Update to 2.0.2

ChangeLog: https://marc.info/?l=mutt-users&m=160589518808669&w=2

vuxml entry in PR: 251278

PR:	251277
Submitted by:	dereks@lifeofadishwasher.com

Approved by:	ports-secteam (blanket, security fix)
2020-11-23 08:19:56 +00:00
Kyle Evans
08682d4012 MFH: r555761
textproc/bsdgrep: fix the build on recent -CURRENT

A seatbelt was added to throw a warning if a "SUBDIR." variable appeared
non-empty, since that indicates something was trying to expand a MK_
variable most likely and either opts.mk wasn't included or the name of the
variable used is wrong.

In this particular case, we're repackaging a part from base. I had stripped
the src.opts.mk include but hadn't thought to replace it with bsd.opts.mk
for userlandy stuff.

This also goes as far as fixing the test build, but doesn't yet hook up the
tests. On FreeBSD <13 these need a kyua/atf test dep, but I'd like to do a
sweep and see if there are any other ports (e.g. from NetBSD base or FreeBSD
base) that also have a dependency to weigh in on if this should just be a
one-off osversion check or a kyua/atf USES.

Approved by:	ports-secteam (implicit, build fix)
2020-11-22 22:04:31 +00:00
Rainer Hurling
4a36b077b2 MFH: r554855
net-mgmt/pushgateway: Update to 0.10.0

This release changes the storage format. v0.10 can read the storage format
of v0.5–v0.9. It will then persist the new format so that a downgrade
won't be possible anymore[1].

[1] https://github.com/prometheus/pushgateway/releases/tag/v0.10.0

For this port 0.10.0, it is intended to replace it with a version >= 1.3.x
from about four weeks on. So there will be four weeks for the migration.

PR:		250587
Submitted by:	Gabriel Dutra <0xdutra@gmail.com> (new maintainer)
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D27165

Approved by:	ports-secteam (fluffy)
2020-11-22 16:46:30 +00:00
Adam Weinberger
e34c8d49d9 MFH: r552525 r556058
Approved by:	portmgr (with hat)

www/gitea: Update to 1.12.5

Changes: https://github.com/go-gitea/gitea/releases/tag/v1.12.5

PR:		250372
Approved by:	maintainer

www/gitea: Update to 1.12.6

    SECURITY
        Prevent git operations for inactive users (#13527) (#13537)
        Disallow urlencoded new lines in git protocol paths if there is a port (#13521) (#13525)
    BUGFIXES
        API should only return Json (#13511) (#13564)
        Fix before and since query arguments at API (#13559) (#13560)
        Prevent panic on git blame by limiting lines to 4096 bytes at most (#13470) (#13492)
        Fix link detection in repository description with tailing ‘_’ (#13407) (#13408)
        Remove obsolete change of email on profile page (#13341) (#13348)
        Fix permission check on get Reactions API endpoints (#13344) (#13346)
        Add migrated pulls to pull request task queue (#13331) (#13335)
        API deny wrong pull creation options (#13308) (#13327)
        Fix initial commit page & binary munching problem (#13249) (#13259)
        Fix diff parsing (#13157) (#13136) (#13139)
        Return error 404 not 500 from API if team does not exist (#13118) (#13119)
        Prohibit automatic downgrades (#13108) (#13111)
        Fix GitLab Migration Option AuthToken (#13101)
        GitLab Label Color Normalizer (#12793) (#13100)
        Log the underlying panic in runMigrateTask (#13096) (#13098)
        Fix attachments list in edit comment (#13036) (#13097)
        Fix deadlock when deleting team user (#13093)
        Fix error create comment on outdated file (#13041) (#13042)
        Fix repository create/delete event webhooks (#13008) (#13027)
        Fix internal server error on README in submodule (#13006) (#13016)

PR:		251296
Submitted by:	maintainer
Security:	https://github.com/go-gitea/gitea/pull/13527
		https://github.com/go-gitea/gitea/pull/13521
2020-11-22 15:51:08 +00:00
Yuri Victorovich
5db528c5d4 MFH: r556008
devel/urjtag: Fix bug that libusb wasn't recognized

PR:		251232
Reported by:	Torfinn Ingolfsen <tingox+freebsd@gmail.com>

Approved by:	ports-secteam (riggs)
2020-11-21 19:54:45 +00:00
Mark Felder
268a65f441 MFH: r556013
security/titus: Mark broken with base openssl on < FreeBSD 12

Approved by:	ports-secteam (blanket)
2020-11-21 19:04:58 +00:00
Kirill Ponomarev
194191732f MFH: r555767
Update to 12.2.3

Changes: https://github.com/cbsd/cbsd/releases/tag/v12.2.3

Approved by:	ports-secteam (blanket)
2020-11-20 15:27:31 +00:00
Dmitri Goutnik
46a3db8821 MFH: r555759
net-mgmt/prometheus2: Update to 2.22.1

Changes:	https://github.com/prometheus/prometheus/releases/tag/v2.22.1
PR:		251087
Submitted by:	David O'Rourke <dor.bsd@xm0.uk> (maintainer)

Approved by:	ports-secteam (bugfix release blanket)
2020-11-20 12:56:48 +00:00
Jan Beich
15c448d1d0 MFH: r555015
gecko: bump LLVM_DEFAULT to 11

Detach from tree-wide default as coordinating with other maintainers
is expensive for little gain. User's choice is still respected.

llvm11 has better Tier2 support, more optimizations, reduces package size
and aligns with what contributors dogfood.

Approved by:	ports-secteam blanket
2020-11-20 12:37:54 +00:00
Jan Beich
e99944a17a MFH: r551536 r552154 by brooks
Welcome 11.0.0 release.

Approved by:	ports-secteam (fluffy)
2020-11-20 12:33:58 +00:00
Kurt Jaeger
0612aab371 MFH: r555662
www/typo3-10: update 10.4.7 -> 10.4.10

PR:		251212
Submitted by:	Helmut Ritter <freebsd-ports@charlieroot.de> (maintainer)
Relnotes:	https://typo3.org/article/typo3-10410-and-9523-security-releases-published
Security:	TYPO3-CORE-SA-2020-009, TYPO3-CORE-SA-2020-010,
		TYPO3-CORE-SA-2020-011, TYPO3-CORE-SA-2020-012
Approved by:	ports-secteam (fluffy)
2020-11-19 20:07:37 +00:00
Kurt Jaeger
d5ec1ea5df MFH: r555654
www/typo3-9: upgrade 9.5.21 -> 9.5.23

- Fixes three XSS vulnerabilities detected in Fluid Engine

PR:		251213
Submitted by:	Helmut Ritter <freebsd-ports@charlieroot.de> (maintainer)
Relnotes:	https://typo3.org/article/typo3-10410-and-9523-security-releases-published
Security:	TYPO3-CORE-SA-2020-009, TYPO3-CORE-SA-2020-010,
		TYPO3-CORE-SA-2020-011, TYPO3-CORE-SA-2020-012
Approved by:	ports-secteam (fluffy)
2020-11-19 20:06:33 +00:00
Kirill Ponomarev
d60c77f99f MFH: r555707
Update to 3002.2

Approved by:	maintainer

Approved by:	ports-secteam (blanket)
2020-11-19 15:58:25 +00:00
Yuri Victorovich
c983066ac4 MFH: r555541
astro/siril: Fix run-time error: Undefined symbol "cblas_dcopy"

This was because math/gsl installs 2 libraries, libgsl.so and
libgslcblas.so, the former of which should depend on the latter one.
Instead, the gsl package through its pkg-config script asks users to
link to both libraries. This fails when the link line also has
-Wl,--as-needed which causes the linker to drop the second library.
In such case the above error is triggered at runtime.

Also update WWW.

PR:		251206
Submitted by:	Ned Leitch <ned.leitch+freebsd@gmail.com>

Approved by:	ports-secteam (fluffy)
2020-11-19 07:39:41 +00:00
Jan Beich
d9057e3b3d MFH: r555526 r555674
emulators/citra: update to s20201118

Changes:	bf03fb83a...4efeace8e
Approved by:	ports-secteam (fluffy, implicit for snapshots)
2020-11-19 00:39:59 +00:00
Piotr Kubaj
a334a3700b MFH: r555614
cad/ktechlab: fix build on GCC architectures

  The compiler feature "cxx_decltype" is not known to CXX compiler

  "GNU"

  version 4.2.1.

Approved by:	portmgr (fix build blanket)
2020-11-18 01:40:42 +00:00
Piotr Kubaj
47018bb974 MFH: r555565
security/wolfssl: fix build on big-endian

Merge upstream patch to fix build on big-endian architectures.

Also unmark mips and mips64 as broken, now builds fine.

Approved by:	portmgr (fix build blanket)
2020-11-17 16:07:01 +00:00
Christoph Moench-Tegeder
ad383c3d98 MFH: r555547
mail/thunderbird: update to 78.5.0 (rc3)

Release Notes (soon):
  https://www.thunderbird.net/en-US/thunderbird/78.5.0/releasenotes/

Approved by:	portmgr (blanket: web browser alike)
2020-11-17 11:05:29 +00:00
Steve Wills
dea575c533 MFH: r555535
net-im/chatterino2: fix crash on startup

Obtained from:	https://github.com/Chatterino/chatterino2/pull/2192

Approved by:	ports-secteam (implicit)
2020-11-17 02:31:57 +00:00