Commit Graph

598113 Commits

Author SHA1 Message Date
Piotr Kubaj fb91445ede graphics/dcmtk: use LLVM 15 on powerpc* when 14 is in the system
LLVM 14 crashes:
Assertion failed: (all_of(I->users(), [&InsertedSet](Value *U) { return InsertedSet.contains(cast<Instruction>(U)); }) && "removed instruction should only be used by instructions inserted " "during expansion"), function cleanup, file /usr/local/poudriere/jails/powerpc64-140/usr/src/contrib/llvm-project/llvm/lib/Transforms/Utils/ScalarEvolutionExpander.cpp, line 2798.
2022-10-12 12:15:38 +02:00
Dmitry Sivachenko f7a1442b3a devel/p5-Module-Info: update to version 0.37
Submitted by: Gian-Simon Purkert <gspurki@gmail.com>
PR: 266895
2022-10-12 10:13:50 +00:00
Dmitry Sivachenko 76341df492 devel/p5-Proc-Simple: update to version 1.32.
Submitted by: Gian-Simon Purkert <gspurki@gmail.com>
PR: 266896
2022-10-12 10:13:50 +00:00
Dmitry Sivachenko b96b1878c3 mail/p5-Mail-POP3Client: update to version 2.21
Submitted by: Gian-Simon Purkert <gspurki@gmail.com>
PR: 266904
2022-10-12 10:13:50 +00:00
Ganael LAPLANCHE fb52ca9c11 emulators/pcsx2: Update to 1.7.3344 and fix build with wx 3.1 2022-10-12 12:12:12 +02:00
Alexander Leidinger e2a8e77a56 devel/sonarqube-community: update plugins 2022-10-12 12:03:43 +02:00
Alexander Leidinger b8f60523c0 www/piwigo: update to 13.0.0 2022-10-12 12:03:42 +02:00
VVD fd3e68d563 www/tomcat{85,9,10,101,-devel}: Update to 8.5.83, 9.0.68, 10.0.27, 10.1.1, 10.1.1
ChangeLog:

https://tomcat.apache.org/tomcat-8.5-doc/changelog.html#Tomcat_8.5.83_(markt)
https://tomcat.apache.org/tomcat-9.0-doc/changelog.html#Tomcat_9.0.68_(markt)
https://tomcat.apache.org/tomcat-10.0-doc/changelog.html#Tomcat_10.0.27_(markt)
https://tomcat.apache.org/tomcat-10.1-doc/changelog.html#Tomcat_10.1.1_(markt)

PR:		266984
2022-10-12 10:46:21 +01:00
Yuri Victorovich 92c16b4811 math/sundials: Update 6.2.0 -> 6.3.0 2022-10-12 00:15:51 -07:00
Yuri Victorovich 3a7900f35a biology/jalview: Update 2.11.1.4 -> 2.11.2.5 2022-10-11 23:58:18 -07:00
Yuri Victorovich 66ba5b6ce8 math/ipopt: Update 3.14.9 -> 3.14.10 2022-10-11 23:58:17 -07:00
Yuri Victorovich 5275551720 math/exprtk: Update g20210303 -> 0.0.1 2022-10-11 23:58:17 -07:00
Yuri Victorovich b92b851a13 devel/gitleaks: Update 8.14.0 -> 8.14.1 2022-10-11 23:58:17 -07:00
Yuri Victorovich 4bef31609e misc/ecflow: Update 5.8.4 -> 5.9.0 2022-10-11 23:58:16 -07:00
Ashish SHUKLA bb9d3f2d5c www/element-web: Update to 1.11.10
Approved by:	maintainer (implicit, version bump, as per PR 258262)
2022-10-12 04:46:21 +00:00
Yasuhiro Kimura e4302a7752 databases/emacsql: Update to 3.1.0
Changes:	https://github.com/magit/emacsql/compare/3747260...3.1.0
2022-10-12 12:00:36 +09:00
Eugene Grosbein 9d82137e7e net/mpd5: do not use negative value for socket backlog
Import r2463 from upstream.
As per POSIX, supply INT_MAX for listen(2) to use system default.
This changed in preparation for FreeBSD 14.

See also:	https://reviews.freebsd.org/D31821
2022-10-12 06:27:51 +07:00
Matthias Andree 8fc6b69f47 security/putty: fix aarch64 build on clang 10.
clang 10 (FreeBSD 12.3) does not support vaddq_p128 and similar
ARM NEON intrinsics, but clang 13 (FreeBSD 13.1) does.

Abuse the HAVE_NEON_PMULL cmake test to disable aesgcm-neon.c
unless vaddq_p128() is available.

http://ampere1.nyi.freebsd.org/data/123arm64-quarterly/31229ca1324c/logs/putty-nogtk-0.78~pre20220922.log:
/wrkdirs/usr/ports/security/putty-nogtk/work/putty-0.78~pre20220922.9fcfd67/crypto/aesgcm-neon.c:125:16:
warning: implicit declaration of function 'vaddq_p128' is invalid in C99 [-Wimplicit-function-declaration]
	ctx->acc = vaddq_p128(ctx->acc, load_p128_be(coeff));
2022-10-12 00:17:18 +02:00
Eugene Grosbein d22c2932f1 dns/bind918: unbreak build with docs excluded
This is correction after latest mat's change to make it really work.
Default build unaffected, so PORTREVISON not bumped.

PR:		262773
Approved by:	mat (maintainer timeout, 2 weeks)
Submitted by:	Michael Osipov
Requested by:	many
2022-10-12 04:31:39 +07:00
Christoph Moench-Tegeder e2c23a8a62 mail/thunderbird: update to 102.3.3 (rc1)
Release Notes:
  https://www.thunderbird.net/en-US/thunderbird/102.3.3/releasenotes/
2022-10-11 22:50:32 +02:00
Gleb Popov 8fb4cfcd3b lang/ghc810: Add upstream patch fixing a rare linking problem.
lang/ghc does not require patching.
2022-10-11 23:32:08 +03:00
Jason W. Bacon b532c5dd96 biology/hmmer: Update to 3.3.2
No release notes.  See commits for changes:
https://github.com/EddyRivasLab/hmmer

PR:             266968
Reported by:    mzaki@e-mail.ne.jp
2022-10-11 15:13:01 -05:00
Lorenzo Salvadore 7d9dd3c767 math/armadillo: Update to 11.4.1 2022-10-11 22:05:56 +02:00
Dan Langille 318400ae02 security/acme.sh: Change crontab and add newsyslog
This update may break your install if you were using a symlink to
%%EXAMPLESDIR%%/acme.sh.conf - that file is no longer installed. Instead,
a log rotation configuration is now installed to etc/cron.d/acme.sh.sample
you should modify etc/cron.d/acme.sh to needs.

The port now installs a log rotation file to etc/newsyslog.d/acme.sh.sample
and you you should update etc/newsyslog.d/acme.sh to suit your needs.
This file has long been part of the port, but was never installed.

Neither the log rotation nor the crontab are active until you remove the
comments.

While here, several portclippy updates

Reported by:	marck
2022-10-11 20:04:23 +00:00
Dan Langille aaf4428824 net/py-stomp.py: Put TEST after RUN depends
My previous commit (8da076c54ef27d9f60202d791d20c94b56400187) should
have also referenced this PR.
PR:		266139
2022-10-11 19:27:55 +00:00
Dan Langille 2fb8b71e27 net/py-stomp.py: Add missing RUN_DEPENDS
devel/py-docopt has been added.

Reported by:	otis
2022-10-11 19:12:00 +00:00
Joe Marcus Clarke 5c0b77f0a2 net-mgmt/mac-telnet: Sync with current GitHub
* Track the intended 1.0.0 release version (still alpha quality)
* Fix auto-login with options to make tools like Ansible happy
2022-10-11 15:10:49 -04:00
Yuri Victorovich 3f7091dadd audio/zplugins-lv2: Update 0.2.4 -> 0.2.5
Reported by:	portscout
2022-10-11 11:49:44 -07:00
Yuri Victorovich bb368aeb3f benchmarks/inferno: Update 0.11.9 -> 0.11.10
Reported by:	portscout
2022-10-11 11:49:44 -07:00
Alan Somers fe4dc1fd71 net/nss-pam-ldapd: use closefrom in nslcd
nslcd tries to close all file descriptors on startup.  It does that by
calling close() in a loop, running down from _SC_OPEN_MAX to 0.  Since
_SC_OPEN_MAX autoscales with available RAM, this can take more than a
minute on large servers.  The solution is to use closefrom.  Upstream
has already made that change in the master branch, but due to its slow
release cadence we're applying it here as well.

PR:		266970
Approved by:	zi (maintainer)
Sponsored by:	Axcient
2022-10-11 12:48:50 -06:00
Joe Marcus Clarke 216a944199 net/wireshark: Fix patching of the -lite ports
PR:		266964
2022-10-11 14:44:08 -04:00
Adriaan de Groot d23dd1e952 audio/praat: add missing patch 2022-10-11 20:38:47 +02:00
Adriaan de Groot 2709fa7f63 deskutils/kronometer: new port, KDE stopwatch 2022-10-11 20:38:47 +02:00
Jan Beich 35babd7e45 textproc/mdbook-mermaid: update to 0.12.0
Changes:	https://github.com/badboy/mdbook-mermaid/compare/v0.11.2...v0.12.0
Reported by:	GitHub (watch releases)
2022-10-11 17:53:25 +00:00
Jimmy Olgeni d3967409a8 net/nats-nsc: update to version 2.7.3 2022-10-11 18:06:58 +02:00
Jimmy Olgeni a0118f7aea net/nats-server: update to version 2.9.3 2022-10-11 18:06:58 +02:00
Fernando Apesteguía f222b455aa science/afni: update to 23.2.01 2022-10-11 17:44:17 +02:00
Igor Ostapenko 3ccd12b970 devel/git-extras: Update to 6.5.0
ChangeLog: https://github.com/tj/git-extras/releases/tag/6.5.0

 * Include revert conflicts in git abort
 * fix(git-effort):fork: retry: Resource temporarily unavailable
 * git-sync --force will sync without interaction
 * fix(git-cp): keep the history of the files
 * git-bulk: previous refactor redirected $PWD to stderr by mistake
 * Fix lazy loading bash_completion from XDG_DATA_DIRS
 * feat(bin/git-browse): open website at file & line number or range
 * #970 standup added -A flag for author date
 * update git-utimes.{1,html} to add --newer flag
 * git-utimes: add --newer flag and don't touch files in the working tree and
   index
 * docs(instllation): replace git.io
 * Added config git-extras.standup-implicit-week for git standup
 * Document git standup -w option

PR:		266953
Reported by:	igor.ostapenko@pm.me (maintainer)
2022-10-11 17:43:21 +02:00
Ken DEGUCHI 370e928ac1 ports-mgmt/pkg_replace: update to 20221011
ChangeLog: https://github.com/kdeguchi/pkg_replace/releases/tag/20221011

Fix bugs about PKG_SUFX.

PR:		266961
Reported by:	kdeguchi@sz.tokoha-u.ac.jp (maintainer)
MFH:		2022Q4 (bugfix release)
2022-10-11 17:41:19 +02:00
Olivier Duchateau f1c9bb7ecf x11-themes/qogir-gtk-themes: update to 2022.07.17
ChangeLog: https://github.com/vinceliuice/Qogir-theme/releases/tag/2022-07-17

PR:		266945
Reported by:	duchateau.olivier@gmail.com
Approved by:	Alexander88207@protonmail.com (maintainer, timeout > 2 weeks)
2022-10-11 17:39:16 +02:00
Matthias Wolf b82ed46853 net/keycloak: Update to 19.0.3
ChangeLog: https://www.keycloak.org/2022/10/keycloak-1903-released.html

 * AdminV2 not using admin hostname keycloak-ui admin/ui
 * Clear expired events errors keycloak storage
 * CryptoIntegration fails to init on WebSphere Liberty keycloak
 * keycloak 19 legacy: unable to deploy war-packaged user storage provider
   keycloak storage
 * Missing variable declaration in AuthZ JS keycloak adapter/javascript
 * Browser-based flows not working properly due to 3rd party cookie policies on
   Firefox

PR:		266939
Reported by:	freebsd@rheinwolf.de (maintainer)
2022-10-11 17:35:18 +02:00
Larry Rosenman 1629319f61 security/1password-client2-beta: upgradde to 2.8.0-beta.04
ChangeLog:
https://app-updates.agilebits.com/product_history/CLI2#v2080004

NOTE: you may need to check the 'Show betas' checkbox to see the log.
2022-10-11 10:22:27 -05:00
Alexey Dokuchaev d116de704f x11/nvidia-driver: catch up with changes to pmap_unmapdev() and kmem_*()
Reported by:		pkg-fallout
Differential Revision:	https://reviews.freebsd.org/D36671
2022-10-11 14:54:00 +00:00
Cy Schubert 233892a977 sysutils/cfengine-devel: Update to latest GH commit 2022-10-11 07:34:27 -07:00
Cy Schubert ad350fa40d net/hostapd-devel: Update to the latest GH commit
Update to the latest w1.fi commit, proxied through my GH account.
2022-10-11 07:30:58 -07:00
Cy Schubert f22d622b4c security/wpa_supplicant-devel: Update to latest GH commit
Update to the latest w1.fi commit, proxied through my GH account.
2022-10-11 07:30:23 -07:00
Cy Schubert 3cabb1a1f3 security/krb5-devel: update to the latest MIT/KRB5 github commit 2022-10-11 07:29:41 -07:00
Cy Schubert 4194cb5579 mail/spamassassin-devel: update to latest github commit 2022-10-11 07:22:14 -07:00
Cy Schubert 78dfdf5acd sysutils/cfengine-masterfiles-devel: Update to latest GH commit 2022-10-11 07:20:16 -07:00
Cy Schubert 5b056b14fe security/py-fail2ban: Import fix for upsteam issue gh-3370
Fix dovecot jail causes 100% CPU usage (upstream GH issue 3370).

Reported by:	Michael Grimm <trashcan@ellael.org>
		Roger Marquis <marquis@roble.com>
Obtained from:	https://github.com/fail2ban/fail2ban/issues/3370
		Upstream commit ca2b94c5
MFH		2022Q4
2022-10-11 06:56:32 -07:00