landry
f96ab35c61
Bugfix update to firefox 82.0.2.
...
See https://www.mozilla.org/en-US/firefox/82.0.2/releasenotes/
Fixes websocket regressions (cf https://bugzilla.mozilla.org/show_bug.cgi?id=1673340 )
2020-10-28 11:01:39 +00:00
rsadowski
98448f0b6e
Update jenkins-devel to 2.264
2020-10-28 07:47:40 +00:00
bket
e6aff982a2
Update to rclone-1.53.2
...
Maintenance release. Changes:
https://github.com/rclone/rclone/blob/v1.53.2/docs/content/changelog.md
2020-10-28 06:28:37 +00:00
daniel
f49cc8e774
unbreak sklearn by updating to 0.23.2
...
Doing "import sklearn" resulted in breakage at runtime due to sklearn
0.20.3 not being compatible with python 3.8.
In addition:
- add WANTLIB
- rework the DEPs for the new version
- remove SKLEARN_NO_OPENMP which was dropped in commit 9876f748
Breakage initially reported by James Cook (who provided many pointers on
moving forward) and also tested the update.
2020-10-28 04:04:04 +00:00
daniel
21ac80f09c
pysol was broken at runtime since the switch to python 3.8 due to the
...
deprecated use of time.clock.
add a minimal work-around until pysol can be updated to a newer version.
reported by Carsten Boysen Jensen on ports@
2020-10-28 02:03:55 +00:00
daniel
31b0ea8cdb
update to 1.5.3; a bug-fix release
2020-10-28 01:24:38 +00:00
daniel
0f5aa05b5a
+py-threadpoolctl,python3
2020-10-27 21:50:10 +00:00
daniel
40547cca5c
import py-threadpoolctl with tweaks from kmos@
...
Needed so we can update the currently broken sklearn port.
Tested by myself and James Cook.
ok kmos@
Information for inst:py3-threadpoolctl-2.1.0
Comment:
introspect/set max threads in native libraries like BLAS
Description:
Python helpers to limit the number of threads used in the
threadpool-backed of common native libraries used for scientific
computing and data science (e.g. BLAS and OpenMP).
Fine control of the underlying thread-pool size can be useful in
workloads that involve nested parallelism so as to mitigate
oversubscription issues.
Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org>
WWW: https://github.com/joblib/threadpoolctl
2020-10-27 21:48:03 +00:00
rsadowski
4062b2956a
Update i3-gaps to 4.18.3
2020-10-27 21:42:08 +00:00
jasper
92ee2f540c
update to i3lock-2.13
2020-10-27 20:47:43 +00:00
sthen
d640fcf959
rm unifi/testing
2020-10-27 20:24:57 +00:00
sthen
e78bb3ddc8
switch unifi/stable to 6.0.28 (moved to 6.0 branch)
...
likely to fix the problem some people have seen with the C++ component
in the rebuilt version of snappy-java that we're using (this is a mess,
one of the java modules used by unifi includes C++ code which wants to
be compiled with gcc, upstream no longer provides builds for OpenBSD as
they used to do in the past. it's a wonder it works at all)
(there are newer snappy-java releases now that include a pure-java
version, but that doesn't support one of the functions that unifi uses..)
2020-10-27 20:23:35 +00:00
fcambus
fc2520159a
Update libopenmpt to 0.5.3.
2020-10-27 19:19:48 +00:00
fcambus
4d08c240ca
Update libansilove to 1.2.8.
2020-10-27 19:18:48 +00:00
landry
e57711b9d1
Bugfix update to firefox 82.0.1.
...
See https://www.mozilla.org/en-US/firefox/82.0.1/releasenotes/
While here add a patch from #1672619 to fix build on arm64, tested by
solene@ and phessler@ (thanks !) - first patch on an arch i dont have..
2020-10-27 17:24:51 +00:00
ajacoutot
ad1843da6f
Update to py3-smbc-1.0.23.
2020-10-27 15:36:08 +00:00
sthen
d9ad5400a3
fix for neomutt/notmuch, from Olivier Taïbi
2020-10-27 11:17:52 +00:00
solene
2954e4f5b0
Update to claws-mail-3.17.8
2020-10-27 09:25:37 +00:00
ajacoutot
dd00528975
Comment BDEP on graphics/py-cairo for the time being.
2020-10-27 08:57:17 +00:00
matthieu
0961fb45df
Add patch from upstream to handle freetype 2.10.3+
...
ok kn@ naddy@ killi@
2020-10-27 06:56:07 +00:00
daniel
173aaab66f
update to pybind11 2.6.0
2020-10-27 03:11:48 +00:00
kili
4f12c6e9f1
Update to poppler-20.10.0.
2020-10-27 00:54:00 +00:00
jca
0e242ae3c9
Don't pick up dcmtk if available
...
Force-disable the dep for now, can be reconsidered later if DICOM
support is deemed valuable.
Spotted by naddy@, ok pascal@ (maintainer)
2020-10-26 18:37:59 +00:00
rsadowski
ef422d4f5c
Update libraw to 0.20.2
...
https://www.libraw.org/news/libraw-0-20-2-Release
2020-10-26 18:15:37 +00:00
rsadowski
08ea29f977
Update alkimia to 8.0.4
2020-10-26 15:36:53 +00:00
rsadowski
30cab363a0
Fix WANTLIB
2020-10-26 15:36:08 +00:00
rsadowski
06eb68ab72
Fix WANTLIB
2020-10-26 12:59:24 +00:00
rsadowski
5aa0b5db7d
Update opencv to 4.5.0
2020-10-26 12:55:51 +00:00
gonzalo
2b59020aab
Update for Lynis to 3.0.1
...
OK benoit@
2020-10-26 12:09:54 +00:00
ajacoutot
9f72bd7a0b
Update to pulseaudio-13.99.2.
2020-10-26 08:26:00 +00:00
chrisz
18fbb269d6
Install OpenType bitmap fonts, too
...
ok rsadowski@
2020-10-26 08:09:44 +00:00
jturner
c1028f1490
Add a patch to allow janet to compile on mips64el and possibly mips64 and
...
sparc64. From and test on loongson by Donovan Watteau <contrib at dwatteau
dot fr> Bump for safety.
2020-10-25 23:52:46 +00:00
mariani
72a4aa5167
Update net/qbittorrent 4.2.5 to 4.3.0.1
...
Changelog:
https://github.com/qbittorrent/qBittorrent/blob/release-4.3.0.1/Changelog
Tested OK on amd64.
OK solene@
2020-10-25 22:36:41 +00:00
ajacoutot
83756ded84
Update to nomad-0.12.6.
2020-10-25 20:57:40 +00:00
sthen
dc44e8a663
sqlc fails on 32-bit, set ONLY_FOR_ARCHS
2020-10-25 20:48:40 +00:00
ajacoutot
ae02938422
Update to epson-inkjet-printer-escpr-1.7.8.
2020-10-25 20:47:53 +00:00
ajacoutot
36aa6ac3a2
Update to deja-dup-42.5.
2020-10-25 20:47:09 +00:00
martin
f397dad535
Update py-biothyon to 1.78. Take maintainer and completely overhaul the
...
port including the switch to python3-only.
ok kmos
2020-10-25 18:12:58 +00:00
pvk
bdf1207564
Update vault 1.5.4 -> 1.5.5
...
Changelog: https://github.com/hashicorp/vault/blob/master/CHANGELOG.md
ok ajacoutot@
2020-10-25 10:43:42 +00:00
ajacoutot
2524a9025a
Update to zeek-3.2.2.
...
Committing early in the release process to give time to test this.
Please contact me if you see any regression.
2020-10-25 09:16:09 +00:00
ajacoutot
54edd6696e
Update to libgcrypt-1.8.7.
2020-10-25 08:53:25 +00:00
ajacoutot
1a2bacfc32
Merged upstream.
2020-10-25 08:52:19 +00:00
jung
91f68e1538
update to dmenu 5.0
2020-10-24 20:01:23 +00:00
danj
6ef539baf3
Backport two commits to support closefrom()
...
From brad
2020-10-24 18:27:51 +00:00
danj
73e1f9da9d
Fix CFLAGS handling
...
The proper variable to override for optimizations is CPU_CFLAGS.
Upstream Makefile adds -fno-strict-aliasing so remove it.
From brad
2020-10-24 18:27:05 +00:00
landry
2477aa2b97
Update to QGIS 3.16.0.
...
See https://changelog.qgis.org/en/qgis/version/3.16/
2020-10-24 16:58:48 +00:00
abieber
b1b60ab36f
bonk honk to 0.9.2! Update from MAINTAINER:
...
Horia Racoviceanu <horia () racoviceanu ! com>
2020-10-24 15:37:33 +00:00
kn
cac461c669
Update to git 2.29.1
...
This is to fix the build procedure change in 2.28 [...]
when the non-default SKIP_DASHED_BUILT_INS installation
option is in effect.
Noop for us.
https://raw.githubusercontent.com/git/git/master/Documentation/RelNotes/2.29.1.txt
2020-10-24 14:52:15 +00:00
ajacoutot
533f0ad5f0
Update to consul-1.8.5.
2020-10-24 13:37:33 +00:00
landry
7a8988853c
Update to GDAL 3.1.4.
...
See https://github.com/OSGeo/gdal/blob/v3.1.4/gdal/NEWS#L1
2020-10-24 11:48:31 +00:00