Stefan Grundmann
d774ffbecf
security/pam_ocra: update to 1.6
...
Remove BROKEN_SSL.
Changelog:
- support OpenSSL 3.0
PR: 271909
2023-06-27 01:29:49 +02:00
Zsolt Udvari
a9fd9eacf6
ftp/R-cran-curl: update to 5.0.1
...
Changelog: https://cran.r-project.org/web/packages/curl/NEWS
PR: 271948
2023-06-27 00:58:24 +02:00
devel@galeracluster.com
2244a26ab7
databases/mysqlwsrep57-server: Update to 5.7.42-25.34
...
Changelog: http://releases.galeracluster.com/mysql-wsrep-5.7.42-25.34/release-notes-mysql-wsrep-5.7.42-25.34.txt
PR: 272025
2023-06-27 00:58:23 +02:00
Trenton Schulz
ff29416867
sysutils/scanbd: Make the port better behaved.
...
- Address issues in rclint, portlint and the port test tool.
- make sure scanbd.conf is a sample file.
PR: 272066
2023-06-27 00:58:23 +02:00
Kevin Zheng
658a65e0da
games/assaultcube: Fix link on 14-CURRENT i386
...
Fix build on 14-CURRENT i386 by disabling dynamic relocation checks with
lld 15.
PR: 272049
See also: 145ca54873
2023-06-27 00:58:23 +02:00
Alessandro Sagratini
24897646a2
devel/{py-oci,oci-cli}: update to 2.104.3 and 3.29.1
...
Changelog: https://github.com/oracle/oci-python-sdk/releases/tag/v2.104.3
Changelog: https://github.com/oracle/oci-cli/releases/tag/v3.29.1
PR: 272125
2023-06-27 00:58:23 +02:00
Franco Fichtner
df34077089
security/suricata: update to 6.0.13
...
Changelog: https://suricata.io/2023/06/15/suricata-6-0-13-released/
PR: 272157
2023-06-27 00:58:22 +02:00
Robert Clausecker
834cf69a0a
devel/sunpromake: fix build with LLVM 16
...
The codebase makes heavy use of the register keyword, which no longer
exists as of C++17. Supply -Wno-register to permit a build anyway.
Reported by: fallout
2023-06-27 00:58:22 +02:00
Robert Clausecker
a9c5bca5e1
misc/exercism: fix build on riscv64 (again)
...
Put a bump to golang.org/x/sys back in that was accidentally
removed by a previous commit.
Fixes: 990f5814fa
Approved by: portmgr (build fix blanket)
2023-06-27 00:58:22 +02:00
Robert Clausecker
daafa4e5ea
graphics/sdl2_gpu: fix build with LLVM 16
...
Silence a warning about an incompatible function pointer type to fix
the build on 14-CURRENT. This warning is harmless: the function pointer
takes a const argument, but was assigned to where a pointer taking an
unqualified argument was expected.
Reported by: fallout
2023-06-27 00:58:21 +02:00
Robert Clausecker
676a465257
devel/go-tools: update to 0.10.0
...
Selected upstream changes:
- go.mod: update golang.org/x dependencies
- cmd/digraph: improve examples using go list, mod
2023-06-27 00:58:21 +02:00
Robert Clausecker
0d9c357b5c
devel/gopls: update to 0.12.4
...
Two bug fix releases.
Changelog: https://github.com/golang/tools/releases/tag/gopls%2Fv0.12.3
Changelog: https://github.com/golang/tools/releases/tag/gopls%2Fv0.12.4
2023-06-27 00:58:21 +02:00
Yuri Victorovich
3b489c6e56
biology/ngs-sdk: Update 2.11.2 → 3.0.1
...
Reported by: portscout
2023-06-26 15:51:40 -07:00
Yuri Victorovich
c8a14cb9e7
biology/py-ete3: Update 3.1.2 → 3.1.3
...
Reported by: portscout
2023-06-26 15:51:39 -07:00
Yuri Victorovich
a3855d8a75
biology/py-resdk: Update 17.0.0 → 18.0.0
...
Reported by: portscout
2023-06-26 15:51:39 -07:00
Stefan Eßer
6915372e7e
security/ncrack: fix build on 14-CURRENT
2023-06-26 23:48:45 +02:00
Serhii (Sergey) Kozlov
27510ee11a
www/pydio-cells: update to 4.2.3
2023-06-26 21:12:42 +00:00
Daniel Engberg
1025e15bf0
archivers/libzip: Update to 1.10.0
...
* Remove Perl dependency
* Unit tests relies on unported libraries, disable for now
* Disable RPATH via CMAKE_SKIP_RPATH argument instead of patching
Changelog: https://github.com/nih-at/libzip/releases/tag/v1.10.0
PR: 272208
Reviewed by: rakuco (maintainer)
2023-06-26 22:38:51 +02:00
Daniel Engberg
770f3a4edf
devel/util-linux: Unbreak on FreeBSD 13.2 and set pkgconfigdir
...
* Remove bswap compatibility "hacks" as we now have glibc compatible
ones in supported releases
* Set pkgconfigdir so .pc files ends up in correct path
PR: 242996
Reviewed by: Warner Losh <imp@bsdimp.com>, yuri (maintainer)
2023-06-26 22:28:58 +02:00
Christian Weisgerber
7a00365c69
audio/flac: update to 1.4.3
...
Improve the flac tool's handling of foreign metadata on decoding a
file (i.e. restoring the foreign metadata) and add a few features
to the metaflac tool. Both tools have been vetted with fuzzing,
resulting in numerous small fixes.
All PowerPC-specific code has been removed.
PR: 272185
2023-06-26 22:26:21 +02:00
Cy Schubert
2f0d75fa81
devel/bitkeeper: Flag BROKEN under 14-CURRENT
...
tcl/tk bindings break under LLVM16. The inflexible build gui/
build system overwrites environment variables. Fixing this
port will otherwise require wholesale rewrites, including
replacment of throw exceptions.
An upstream issue has been created to document the problems.
2023-06-26 11:41:55 -07:00
Cy Schubert
d4a446583e
security/fwbuilder: Deprecate abaondonware
...
fwbuilder fails to build for many errors due to enforced C++17
standard, i.e. throw. In addition, fwbuilder was abandoned by its
original author when he got a job with a firewall company. Since
then it's maintenance was assumed by someone on github. Unfortunately,
he made a few tweaks but failed to make any other commits since
January 2021. Therefore this port is flagged as broken under 14-CURRENT
and deperecated. It will be removed at the end of 2023Q3.
I had stopped using this port a few years ago because it didn't support
IPv6. I was hoping whoever did take on upstream maintainership on GH
would implement IPv6 support. But they didn't. Therefore I am dropping
maintainership as well.
2023-06-26 11:41:09 -07:00
Cy Schubert
cc8e334a14
net/tcpview: Workaround LLVM16 errors
...
Work around a multitude of XtAddCallback() and other errors.
2023-06-26 11:41:08 -07:00
Cy Schubert
27d469ecc2
net/fspclient: Fix a multitude of LLVM16 build failures
...
Too many (recursive) to list here.
2023-06-26 11:41:08 -07:00
Cy Schubert
381940e6fc
x11/cde-devel: Address multiple build failures with LLVM16
...
/usr/local/include/Xm/Xm.h:1516:25: error: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
register int to_type) ;
^~~~~~~~~
2023-06-26 11:41:08 -07:00
Cy Schubert
364deb4e3a
x11/cde-25: Address multiple build failures with LLVM16
...
/usr/local/include/Xm/Xm.h:1516:25: error: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
register int to_type) ;
^~~~~~~~~
MFH: 2023Q2
2023-06-26 11:41:07 -07:00
Yuri Victorovich
bdb88e167b
devel/py-archspec: Unbreak by working around the Poetry bug
2023-06-26 10:39:44 -07:00
Jason E. Hale
47572e0750
x11-toolkits/fox14: Fix build with llvm16
...
While here, mark as DEPRECATED and set EXPIRATION date to
2023-07-26. This is an ancient version of the FOX toolkit released in
2006 and has long been a leaf port.
2023-06-26 13:25:25 -04:00
Yuri Victorovich
c0e044bc3d
biology/py-pyrodigal: Update 2.1.0 → 2.2.0
...
Reported by: portscout
2023-06-26 10:01:59 -07:00
Yuri Victorovich
a1ebb38f13
devel/py-archspec: Broken
2023-06-26 09:59:41 -07:00
Yuri Victorovich
b7350f01c2
devel/xsimd: Update 11.0.0 → 11.1.0
...
Reported by: portscout
2023-06-26 08:53:05 -07:00
Yuri Victorovich
672ce2b239
multimedia/musique: Update 1.10.1 → 1.11
...
Reported by: portscout
2023-06-26 08:53:05 -07:00
Yuri Victorovich
4a4006ac7d
lang/eisl: Update 3.00 → 3.03
...
Reported by: portscout
2023-06-26 08:53:04 -07:00
Yuri Victorovich
f5ec08319c
biology/py-PySCeS: Update 1.0.3 → 1.1.0
...
Reported by: portscout
2023-06-26 08:53:04 -07:00
Yuri Victorovich
45027c0066
biology/py-python-libsbml: Update 5.19.0 → 5.20.1
...
Reported by: portscout
2023-06-26 08:53:03 -07:00
Yuri Victorovich
cfac51d76e
devel/actor-framework: Update 0.19.0 → 0.19.2
...
Reported by: portscout
2023-06-26 08:53:03 -07:00
Wen Heping
852ccdb4dc
databases/neo4j: Update to 4.4.21
2023-06-26 22:05:48 +08:00
Wen Heping
b75c325860
databases/py-python-sql: Update to 1.4.2
2023-06-26 22:05:48 +08:00
Olivier Cochard
ed6c0f5c1a
net/frr8: Update to 8.5.2
...
ChangeLog: https://github.com/FRRouting/frr/releases/tag/frr-8.5.2
Reported by: portscout
2023-06-26 15:34:29 +02:00
Baptiste Daroussin
b0b7fc161d
pkg: fix signing with openssl3
2023-06-26 15:05:13 +02:00
Nuno Teixeira
b991e30c34
sysutils/stressdisk: Update to 1.0.13
...
ChangeLog: https://github.com/ncw/stressdisk/releases/tag/v1.0.13
2023-06-26 13:49:42 +01:00
Eugene Grosbein
5b4d8f4116
mail/qpopper: unbreak build for llvm16
...
This unbreaks build, so PORTREVISION not changed.
2023-06-26 19:32:48 +07:00
Muhammad Moinur Rahman
9650dcc813
mail/cclient: Fix build with llvm16
...
Sponsored by: The FreeBSD Foundation
2023-06-26 14:16:02 +02:00
Muhammad Moinur Rahman
5478a5060c
japanese/libskk: Fix build with llvm16
...
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation
2023-06-26 14:16:02 +02:00
Muhammad Moinur Rahman
a0a49d750d
games/libretro-pcsx_rearmed: Fix build with llvm16
...
Sponsored by: The FreeBSD Foundation
2023-06-26 14:16:02 +02:00
Muhammad Moinur Rahman
8a3ca86f61
graphics/quesoglc: Fix build with llvm16
...
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation
2023-06-26 14:16:01 +02:00
Muhammad Moinur Rahman
5b3ae40ea0
graphics/togl: Fix build with llvm16
...
- Pet portclippy
Sponsored by: The FreeBSD Foundation
2023-06-26 14:16:01 +02:00
Muhammad Moinur Rahman
31d521a074
textproc/apertium: Fix build with llvm16
...
Sponsored by: The FreeBSD Foundation
2023-06-26 14:16:01 +02:00
Muhammad Moinur Rahman
09ce8deaaf
multimedia/smpeg2: Fix build with llvm16
...
Sponsored by: The FreeBSD Foundation
2023-06-26 14:16:01 +02:00
Muhammad Moinur Rahman
588ebd2c0f
japanese/groff: Fix build with llvm16
...
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation
2023-06-26 14:16:00 +02:00