25087 Commits

Author SHA1 Message Date
rsadowski
4a768c65a4 Update jenkins to 2.324 2021-12-08 06:15:07 +00:00
kn
4b5a6fe765 update to github-cli 2.3.0
OK sthen
2021-12-07 23:53:24 +00:00
ajacoutot
0ec43a26d2 Update to py3-git2-1.7.2. 2021-12-07 17:06:18 +00:00
jca
87f5afe1f6 Annotate why we're disabling libtextstyle (ncurses-related crash)
ok millert@
2021-12-06 20:58:13 +00:00
tb
4e26741ec6 devel/protozero: update to 1.7.0, changelog is minimal:
https://github.com/mapbox/protozero/releases/tag/v1.7.0

ok bentley
2021-12-06 14:43:16 +00:00
ajacoutot
dce44f2df0 Update to pangomm248-2.48.2. 2021-12-06 13:46:33 +00:00
ajacoutot
63f48c0aeb Update to pangomm-2.46.2. 2021-12-06 13:43:45 +00:00
ajacoutot
b84d9c0575 Unbreak with pango-1.50.0. 2021-12-06 07:58:35 +00:00
ajacoutot
d2d76ee31a Update to pango-1.50.0. 2021-12-06 07:58:21 +00:00
rsadowski
2b0000e54b Update QBS to 1.20.0
- Merge fix from upstream:
  https://codereview.qt-project.org/c/qbs/qbs/+/371943
- qmake-* fix from FreeBSD 7824f9aba42664a6b736ce4945d1050ee8c87153

Hopefully this also fix the LLVM13 segfault.
2021-12-06 07:46:44 +00:00
rsadowski
75b2dbda81 Update kdiff3 to 1.9.4
OK abieber@
2021-12-06 05:58:00 +00:00
jca
3020bc3464 Zap devel/libdsm, these days VLC uses devel/libsmb2
ok Brad (maintainer)
2021-12-05 19:58:11 +00:00
jca
9f28fd3697 Don't fail pthreads detection because of -Werror and -Wunused-but-set-variable
ok Brad (maintainer) naddy@
2021-12-05 19:44:28 +00:00
abieber
4c7bdbc8c6 Update OLM to 3.2.6
OK sdk@
2021-12-05 17:53:29 +00:00
tracey
6f85f6b58d Fix missing gawk BDEP, pointed out be aja@. 2021-12-05 17:03:48 +00:00
jsg
5db22c9a7b partially backport upstream 'Fix Makefile dependencies' to fix
build with llvm ar

problem reported by naddy@
2021-12-05 10:02:07 +00:00
rsadowski
08750aae5c Update jenkins to 2.232 2021-12-05 07:35:30 +00:00
rsadowski
187e6d4300 Adjust licence comment, LLVM is no longer pure BSD
From Brad
2021-12-05 06:53:59 +00:00
bket
032868d170 Update to ipython-7.30.1 2021-12-04 12:35:02 +00:00
daniel
4bced19d29 update dune to 2.7.0
ok chrisz@ (MAINTAINER)
2021-12-04 03:05:30 +00:00
bket
a7f7b3ee0e Update CVE quirk for mail/isync 2021-12-03 14:46:24 +00:00
ajacoutot
bacbdb882e Update to glib2-2.70.2. 2021-12-03 10:40:34 +00:00
kirby
438ef3d4a2 Use ports-clang instaead of ports-gcc due to gnu c++20 extensions.
Fixes build on GCC arches.
OK sthen@, kmos@
2021-12-03 08:30:53 +00:00
naddy
df9558523b drop devel/ocaml-configurator from category Makefile, too 2021-12-02 18:41:01 +00:00
chrisz
d35436ce03 finally remove devel/ocaml-configurator
it has been disabled for a long time now.

ok by krw@ (in September 2019)
2021-12-02 15:47:22 +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
tb
ba3f6aad6b devel/droplet: Fix build with opaque HMAC_CTX.
ok rsadowski (maintainer)
2021-12-01 18:17:23 +00:00
fcambus
65600481f8 Update xa to 2.3.12. 2021-12-01 14:52:09 +00:00
landry
cafe0ccb63 devel/quirks: register removal of slim/slim-themes 2021-12-01 08:27:08 +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
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
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
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
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
naddy
37387a6112 devel/cbmc: restore WRKDIST to fix build 2021-11-29 22:18:46 +00:00
daniel
ec1bc118cc update py-typing-extensions to 3.10.0.2
py-bokeh needs an update to at least 3.10.0. All consumers were built on
amd64.

ok Renaud Allard (MAINTAINER)
2021-11-29 22:08:17 +00:00
sthen
3ae993cdd9 quirk for waagent 2021-11-29 21:55:29 +00:00
bket
6dc2677938 Update to ipython-7.30.0
Changes:
https://github.com/ipython/ipython/blob/7.30.0/docs/source/whatsnew/version7.rst
2021-11-29 18:21:00 +00:00
bket
6b50211c67 Update to py-prompt_toolkit-3.0.23
Changelog:
https://github.com/prompt-toolkit/python-prompt-toolkit/blob/3.0.23/CHANGELOG
2021-11-29 18:20:32 +00:00
sdk
ae18f3d062 Unbreak llvm13 build by removing -Werror
found by sthen@

ok sthen@ solene@
2021-11-29 13:25:38 +00:00
jsg
5bd3a6a6c2 build devel/arm-none-eabi/gcc-linaro with --without-isl
prompted by atf failing to build in bulk from missing libisl.so.0.0
2021-11-29 05:46:24 +00:00
tb
2e9338736a devel/ccrtp: fix build with opaque HMAC_CTX. 2021-11-28 19:18:38 +00:00
tracey
4d6f051793 Fix xtensa-esp32-elf-binutils build. Pointed out by aja@ 2021-11-28 14:53:44 +00:00
ajacoutot
edba61079f And these ones... 2021-11-28 13:31:14 +00:00
ajacoutot
afa7ce499f cvs didn't add this patch; noticed by tb@ 2021-11-28 13:30:47 +00:00