162238 Commits

Author SHA1 Message Date
benoit
d879355f60 Update to rocksndiamonds-4.3.0.2. 2021-12-02 06:40:42 +00:00
daniel
68420eccff update ocaml to to 4.11.2 and bump all dependant ports
As usual camlp4 and camlp4 need to be updated in sync with ocaml. All
ocaml ports were successfully builds- tested on amd64. coccinelle remains
broken, but was built with the proposed diff floating on ports@

ok chrisz@
2021-12-02 03:59:19 +00:00
daniel
62bdd9e8fd register removal of ocaml-biniou and ocaml-easy-format 2021-12-02 02:44:12 +00:00
daniel
3fea1c2134 retire ocaml-biniou and ocaml-easy-format
No longer used by latest ocaml-yojson and nothing else depends on them.
These ports are dead upstream and stand in the way of updating dune to
the 2.x series.

ok chrisz@
2021-12-02 02:41:21 +00:00
jturner
e08bd93a37 Update login_duo to 1.11.5 2021-12-02 01:22:33 +00:00
jca
869c395373 Disable -Werror, fixes build with llvm13
The boring warning was:
/usr/obj/ports/multimc-0.6.12/MultiMC5/application/groupview/GroupView.cpp:848:9:
error: variable 'beginning_row' set but not used [-Werror,-Wunused-but-set-variable]
2021-12-01 23:07:12 +00:00
rsadowski
bae5bae490 Regen WANTLIB
Maintainer timeout
2021-12-01 21:04:04 +00:00
solene
d6cd9e58dd Update to lagrange-1.9.1 2021-12-01 18:45:50 +00:00
tb
ba3f6aad6b devel/droplet: Fix build with opaque HMAC_CTX.
ok rsadowski (maintainer)
2021-12-01 18:17:23 +00:00
fcambus
94e1a7f04b Update mame to 0.238. 2021-12-01 14:55:20 +00:00
fcambus
d77c2a0cfe Update dbip to 2021.12. 2021-12-01 14:52:55 +00:00
fcambus
65600481f8 Update xa to 2.3.12. 2021-12-01 14:52:09 +00:00
kirby
bfa79823a8 Move new files to the right place to Fix packaging for no_x11 FLAVOR.
Spotted by aja@ and tb@
2021-12-01 12:55:25 +00:00
sthen
8585a5f7c8 update to gdbm-1.22 2021-12-01 09:27:44 +00:00
sthen
38f5eec9b5 bump _SYSTEM_VERSION to force package updates of base-clang archs,
the symbol changes in libcompiler-rt.a for emutls are causing problems
and at least 250 packages maybe affected so this is the most sensible
way (we were overdue a bump to this anyway after other toolchain
changes, it's better if people are running code built with current
toolchain rather than a mixture).

discussed with robert@ tb@ espie@ naddy@
2021-12-01 09:26:34 +00:00
sthen
3057306636 update to yt-dlp-2021.12.01 2021-12-01 08:54:35 +00:00
sthen
61c51dec51 update to composer-2.1.14v0 2021-12-01 08:50:33 +00:00
landry
04fba22419 x11/lxqt/session: remove mention of slim, from Yifei Zhan 2021-12-01 08:28:10 +00:00
landry
cafe0ccb63 devel/quirks: register removal of slim/slim-themes 2021-12-01 08:27:08 +00:00
landry
908201b62c retire x11/slim and slim-themes
dead upstream since years (last alive fork at
https://github.com/PeteGozz/slim), had many CVEs, and xenodm can be
themed anyway.

prodding by Yifei Zhan, ok jung@
2021-12-01 08:26:38 +00:00
bket
a7b2b39bf5 Update to ncspot-0.9.2
Changes: https://github.com/hrkfdn/ncspot/releases/tag/v0.9.2

From Henrik Friedrichsen <henrik AT diff DOT cc> (maintainer).
2021-12-01 07:26:17 +00:00
daniel
efeef92e1a switch lablgtk3 from to the .tbz release which includes additional metadata
The .tbz archive contains metadata which allows "ocamlfind list" to
correctly show the version rather than showing "n/a".

This issue was found by Yoza Toda back in March while attempting to update
math/coq to 8.13.1. That version of coq apparently uses "ocamlfind list" to
check for the presence of lablgtk3.

Other dune ports may have the same issue, although an alternative fix
could also be to get dune itself updated to 2.8.0 or later as that version
of dune includes a different fix for this issue.
2021-12-01 04:05:01 +00:00
daniel
310672860f ease transition to dune 2.x series by swapping out "jbuilder" for "dune" 2021-12-01 03:29:11 +00:00
daniel
daf8b769a2 update ocaml-yojson to the latest git commit
The last release of ocaml-yojson was in 2019. Meanwhile the git commits
since then include changes to drop dependencies on ocaml-easy-format and
ocaml-biniou.

Dropping those unmaintained ports will unlock being able to update
devel/dune to the 2.x series.
2021-12-01 02:26:00 +00:00
abieber
8717125c51 Update rbw to 1.4.1
- remove patches as they seem to not be needed now \o/

Full log of changes: https://git.tozt.net/rbw/log/
2021-12-01 00:04:13 +00:00
juanfra
012190d1cf Update to pdf2djvu 0.9.18.2. 2021-11-30 23:33:37 +00:00
juanfra
5601b25690 Give gambit another chance on sparc64. 2021-11-30 23:32:50 +00:00
tb
0ca7df7153 mail/rspamd: fix build with opaque EVP_MD_CTX and HMAC_CTX.
ok sthen (maintainer)
2021-11-30 23:20:50 +00:00
abieber
5f56ccfd65 Update sqlc to 1.11.0
Changes here: https://github.com/kyleconroy/sqlc/releases/tag/v1.11.0
2021-11-30 23:20:16 +00:00
tb
926bf1934e sysutils/ipmitool: Avoid build breakage with opaque EVP_CIPHER_CTX.
Simplified version based on the upstream fix.

ok sthen (maintainer)
2021-11-30 23:17:16 +00:00
jca
4bbb64936d WANTLIB += plist isn't special 2021-11-30 23:06:50 +00:00
abieber
c755e1b66e Update navidrome to 0.47.0
Changes here: https://github.com/navidrome/navidrome/releases/tag/v0.47.0
2021-11-30 22:59:28 +00:00
abieber
a60d91eb6b Update tailscale to 1.18.1
Changes here: https://github.com/tailscale/tailscale/releases
2021-11-30 22:13:25 +00:00
tb
56f44aa70d kdelibs4support: In the next bump, LibreSSL will drop support for
netscape certificates. Disable a legacy codepath that still uses this.
2021-11-30 22:12:58 +00:00
tb
e40966ed39 net/sslsniffer: Fix build with opaque EVP_PKEY; add a few includes
to silence compiler warnings. Regen PLIST.
2021-11-30 22:02:22 +00:00
rsadowski
14596f789b Move kdeconnect-kde so that it is not forgotten during the update 2021-11-30 17:23:07 +00:00
rsadowski
673f05a6b9 Update kdeconnect-kde to 21.08.3 and switch to x11/kde-applications.
kdeconnect is part of KDE Gear now.

Notable changes:

- Add missing dependencies, spotted by Ingo
- Fix homepage
- Remove py2

OK feinerer@ (maintainer), solene@
2021-11-30 17:19:22 +00:00
kurt
4c71d0577b Use ports-clang to fix build on gcc arch. okay kmos@ 2021-11-30 17:02:01 +00:00
jturner
39e56037e9 Update janet to 1.19.0
Release notes: https://github.com/janet-lang/janet/releases/tag/v1.19.0
2021-11-30 14:59:01 +00:00
kirby
9ff5a065a5 use SF mirror for MASTER_SITES 2021-11-30 14:51:39 +00:00
espie
ef38c4ff45 tweak suboptimal code 2021-11-30 13:03:15 +00:00
op
57a6426056 update mednafen to 1.28.0, diff from mestre@ (maintainer) 2021-11-30 12:46:05 +00:00
kn
03c78194fe Update to patchelf 0.14.2
Upstream fixed the WRKDIST situation, nothing else.
Avoid bzip2 dependency while here.
2021-11-30 11:29:46 +00:00
sthen
89de7b7b4b update to gopass-1.13.0 2021-11-30 11:01:31 +00:00
tb
9d185a28c1 lang/swi-prolog: unbreak build with opaque RSA, BIO and BIO_METHOD.
Independently of these patches, the ssl test hangs and if that hang
is worked around, a number of cert validation failures show up, most
of them to do with differences between the old and new verifier. An
update of this port is long overdue.

Discussed with edd (maintainer)
2021-11-30 10:41:45 +00:00
tb
53ef95b1f6 net/kea: unbreak build with opaque HMAC_CTX and avoid unneeded
redefinition of EVP_MD API.
2021-11-30 10:36:59 +00:00
kirby
061c9b5211 update to cataclysm-dda-0.F.3 2021-11-30 10:36:08 +00:00
sthen
a712bf2ac8 update to ccache-4.5.1 2021-11-30 10:13:21 +00:00
sthen
b000604618 actually use correct GH_TAGNAME this time, I was confused by the DISTNAME.
while github backed out the major change that broke distfile fetching, they
appear to not allow fetches from random junk filenames any more, they do need
a matching file/tag name, so with previous the distfile couldn't be fetched.
2021-11-30 10:10:06 +00:00
sthen
3a1258d8f0 update to kea-2.0.0 2021-11-30 09:18:09 +00:00