math/labplot: update to 2.8.1
We’re happy to announce the availability of the first minor patch release of
the big release we made two months ago. This release contains minor
improvements and bug fixes only.
Announcement:
https://labplot.kde.org/2020/11/13/labplot-2-8-1-released/
Approved by: ports-secteam (fluffy)
databases/mantis: update 2.24.2 -> 2.24.3, fix 3 CVEs
- submitter takes maintainer
- added files/patch-.imgbotconfig
original exists in git repo but not included in official 2.24.3 package,
there might be some users with configured imgbot depending on it and
there is a PLIST_FILES entry in Makefile
QA:
- run-tests are fine, no functional changes
- database schema: unchanged (checked on pg-12)
PR: 251141
Submitted by: Zoltan Alexanderson Besse <zab@zltech.eu>
Relnotes: https://mantisbt.org/bugs/changelog_page.php?project=mantisbt&version=2.24.3
Security: CVE-2020-25781, CVE-2020-25288, CVE-2020-25830
Approved by: ports-secteam (security blanket)
lang/intel-compute-runtime: work around crash on exit after r543389
$ clinfo
[...]
Abort was called at 243 line in file: shared/source/os_interface/linux/drm_neo.cpp
Approved by: ports-secteam blanket
mail/cclient: Unbreak in 11.4 and 12.2
Dimitry sent a more generic patch that workarounds the problem in mail/cclient
instead of its consumers.
Related to r554904.
PR: 250740
Submitted by: dim@FreeBSD.org
Reported by: colin@fbug.ksac.uk
Approved by: ports-secteam (blanket, build fix)
r554647:
Remove the MMEDIA option
openoffice depends on the expired gstreamer 0.10 for multimedia support,
gstreamer 0.10 is about to be removed from the ports tree, let's remove the
option in preparation for that
r554693:
Upgrade editors/openoffice-4 to version 4.1.8.
Fix bugs in LICENSE_FILE extraction.
Don't pass LD_FLAGS to the inner make. It can cause problems.
Many of our local patches have been upstreamed.
Fix CVE-2020-13958.
Approved by: ports-secteam (fluffy)
Security: 4f15ca7b-23ae-11eb-9f59-1c1b0d9ea7e6
- update to 3.5.8
- shut up sed_checked.sh (it is not really helpful with RE replacements on 140+ files with 50% hit rate)
Approved by: portmgr (riggs)
mail/rainloop: fix position of double quote
This rode in back in r541184 (2020/07/04) and is clearly bogus, but somehow
hasn't been an issue until now. Move the quotation mark outside of the right
brace.
Approved by: portmgr (implicit, just-fix-it)
Approved by: ports-secteam (implicit, just-fix-it)
databases/mysql80-server: fix build on GCC architectures
Include sys/types.h to make u_int32_t available:
/usr/include/netinet/ip6.h:77:4: error: 'u_int32_t' does not name a type; did you mean 'uint32_t'?
Approved by: portmgr (fix build blanket)
security/titus: fix build on GCC architectures
Linking fails when passing -L/usr/lib when gcc9 is used because /usr/lib/ is taken over gcc9's libs.
Approved by: portmgr (fix build blanket)
Fix the conditional added in r554175
This should have been caught by my poudriere testruns. Sorry for the
breakage.
PR: 249974
Approved by: portmgr (build fix)
This is the blanket-approved safe part of PR 250925,
as partial MFH r554447.
Let's give the pidfile changes in 6.4.13 some time to mature before
MFH'ing them.
PR: 250691
PR: 250925 (partial MFH)
Submitted by: Corey Halpin (maintainer)
Approved by: ports-secteam@ (blanket for single-line tested fixes)
games/vkquake: don't try to open Steam urls
PR: 250387
Submitted by: Alex S
Approved by: Greg V (maintainer)
Approved by: ports-secteam blanket (reliability fix)