Commit Graph

154644 Commits

Author SHA1 Message Date
ajacoutot
83a2c11d6d Welcome to GNOME 3.38.4! 2021-02-17 07:01:14 +00:00
ajacoutot
2440c50262 Update to gnome-desktop-3.38.4. 2021-02-17 07:00:52 +00:00
rsadowski
ac7459905c Remove COMPILER and fix typo in NO_TEST
There is obviously no need for COMPILER.

Spotted by sthen and aja, thanks
2021-02-17 05:28:01 +00:00
jturner
d9de0c6d3e Update janet to 1.15.2 2021-02-17 01:15:36 +00:00
jca
7de058906c Follow the -fno-common change in base-clang
From Brad
2021-02-16 23:47:40 +00:00
daniel
99be94e6f5 +py-toolz,python3 2021-02-16 23:40:15 +00:00
daniel
2c43d9f9b2 import py-toolz
py-toolz provides a set of utility functions for iterators, functions,
and dictionaries. These functions interoperate well and form the
building blocks of common data analytic operations. They extend the
standard libraries itertools and functools and borrow heavily from
the standard libraries of contemporary functional languages.

ok sthen@
2021-02-16 23:36:53 +00:00
sthen
81f0cd92fa py-sip: add missing RDEP on py-packaging, found by bcallah@ 2021-02-16 23:33:51 +00:00
sthen
8b8cce8e2e adjust py-twisted conflict 2021-02-16 23:02:19 +00:00
sthen
90b405ebad py3-only for py-twisted, a handful of ports that are used as
dependencies of twisted (and deps of deps, and maybe another odd one
crept in).
2021-02-16 23:02:06 +00:00
sthen
123ecd6092 py-ldap -> py3 only 2021-02-16 22:58:13 +00:00
sthen
91782d4391 update to py-zopetesting-4.9, move to py3 2021-02-16 22:53:14 +00:00
sthen
543f669fcd remove trac-ldapplugin; py2 so doesn't work with current trac, not really active upstream 2021-02-16 22:51:15 +00:00
sthen
2eb775c34e unhook py2 py-hyperlink, trac-ldapplugin 2021-02-16 22:48:01 +00:00
kn
c925d340be Remove games/xboing
It is unplayable as reported by Ryan Freeman <ryan at slipgate dot org> who
initially provided a "-fno-common" fix, thanks!

naddy confirmed this for the FreeBSD port as well,
gkoehler tested macppc:

"I built xboing with -fcommon for 32-bit macppc and I can't play it.
The frame rate alternates between too slow and too fast, so the ball
becomes almost stuck, then teleports off the screen before I can move
my paddle.  Also, I can't hear the sound.  I played this game many years
ago (I forget where) and don't know when it became broken."

Diff from Ryan
OK sthen gkoehler
2021-02-16 22:22:49 +00:00
espie
c7ec85d862 bump MASTER_SITES to new nethack site
noticed by aja@
2021-02-16 21:38:36 +00:00
ajacoutot
74b0a3f8d8 Missing BDEP on devel/gettext,-runtime. 2021-02-16 21:38:26 +00:00
naddy
62a10a1433 archivers/gtar: update to bugfix release 1.34 2021-02-16 21:20:07 +00:00
rsadowski
db5343fc02 Add py-regex,python3 2021-02-16 20:31:17 +00:00
rsadowski
045bad05d7 Import py3-regex-2020.11.13
Comment:
alternative regular expression module to replace re

Description:
This regex implementation is backwards-compatible with the standard re
module, but offers additional functionality.

Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org>

WWW: https://bitbucket.org/mrabarnett/mrab-regex

Many tweaks and ok from daniel@
2021-02-16 20:27:37 +00:00
bket
e33504f505 Update to ncspot-0.4.0
Changes: https://github.com/hrkfdn/ncspot/releases/tag/v0.4.0

From Henrik Friedrichsen <henrik@diff.cc> (maintainer).
2021-02-16 19:34:00 +00:00
tb
de917ff4ce python/3.9: add upstream patch for CVE-2021-3177
While waiting for this to appear in a proper Python 3.9.x release,
use upstream's commit for this severe sprintf bug.

The bug was reported on Jan 16 and the fix was available since Jan 18,
but only 3.6 and 3.7 have new releases as of now.

ok sthen
2021-02-16 18:50:26 +00:00
tb
ea6b747771 python/3.8: add upstream patch for CVE-2021-3177
While waiting for this to appear in a proper Python 3.8.x release,
use upstream's commit for this severe sprintf bug.

The bug was reported on Jan 16 and the fix was available since Jan 18,
but only 3.6 and 3.7 have new releases as of now.

ok sthen
2021-02-16 18:49:49 +00:00
sthen
6c0ddcb8e2 update to OpenSSL 1.1.1.j
- Fixed a NULL pointer deref in the X509_issuer_and_serial_hash()
function (CVE-2021-23841)

- Fixed the RSA_padding_check_SSLv23() function and the
RSA_SSLV23_PADDING padding mode to correctly check for rollback attacks

- Fixed an overflow in the EVP_CipherUpdate, EVP_EncryptUpdate and
EVP_DecryptUpdate functions (CVE-2021-23840)

- Fixed SRP_Calc_client_key so that it runs in constant time
2021-02-16 17:10:06 +00:00
sthen
e212f34da9 kamailio: reinstate gcc4 fix for duktape 2021-02-16 16:58:48 +00:00
sthen
1df6ad3a7a astrolog: it's C++, drop COMPILER_LANGS=c 2021-02-16 16:53:35 +00:00
claudio
639dff41be Update node_exporter to v1.1.1
This update now uses go mod and requires 100+ dependencies to build.
Quite sad for a simple system value collector. Also the amd64 version
does not correctly report the memory used by the buffer cache. This
is a defect from building OpenBSD/amd64 binaries without cgo.

This no longer uses promu for builds but passes the same build vars
to go build via MODGO_LDFLAGS.

With help and OK sthen@ abieber@
2021-02-16 13:28:19 +00:00
martin
06b4f9dd26 Update py-netcdf4 to 1.5.6. 2021-02-16 09:27:30 +00:00
martin
313b23b205 Update py-cftime to 1.4.1. 2021-02-16 09:26:26 +00:00
espie
cd941ff1b3 plain forgot that both flavors could combine. Reminded by naddy@
fixes the remaining -fno-common
2021-02-16 08:50:47 +00:00
espie
313cadef3c enable curses interface. wasn't aware of it,
thanks hisacro (ports@displ.nl)for that.
2021-02-16 08:45:02 +00:00
espie
234fd88d0b nethack update to 3.6, not based on the ports@ update which was missing
quite a few details
2021-02-16 08:40:06 +00:00
espie
730c3230f4 help vim make sense of that file, no functional change 2021-02-16 08:30:01 +00:00
espie
810676b4af do things one step at a time: fix -fno-common 2021-02-16 08:29:25 +00:00
mglocker
7141d29858 Back-out USB data toggle fix for HID devices, since we received multiple
reports about broken devices, e.g. for ukbd(4) and fido(4).

ok ajacoutot@
2021-02-16 07:05:45 +00:00
gnezdo
3da2f71a3a Use erlang21 for benchmarks/tsung
jasper@: go for it
2021-02-16 06:25:53 +00:00
lteo
aa630258e6 Update to Snort 2.9.17, with a fix for -fno-common
From maintainer Markus Lude
2021-02-16 03:02:37 +00:00
jsg
3b9297528f update sauerbraten to 20201227 2021-02-16 00:25:37 +00:00
naddy
4a4e8081e0 net/libsignal-protocol-c: do not pick up incompatible devel/uthash
Always build against the included copy of uthash and don't pick up the
incompatible newer version from the devel/uthash port if installed.
From maintainer Alex Holst.
2021-02-15 21:35:57 +00:00
sthen
478f7e0a41 missed bumps 2021-02-15 21:30:16 +00:00
sthen
fe4d1bd2ec not sure what happened but these didn't get committed somehow.
reported by naddy
2021-02-15 21:28:12 +00:00
rsadowski
dfe7f9ed69 Switch to python 3 and disable python build dependency 2021-02-15 21:27:26 +00:00
kn
bd7b972bc8 Drop myself as MAINTAINER 2021-02-15 19:52:56 +00:00
sebastia
43d1ae8043 Mark as broken, security issues, and needs an update to work with newer
versions of Erlang

Drop MAINTAINER
2021-02-15 19:30:49 +00:00
rsadowski
3452665642 Update ksnip to 1.8.1 2021-02-15 17:13:29 +00:00
rsadowski
65c0b90697 Update kimageannotator to 0.4.1 2021-02-15 17:11:38 +00:00
naddy
0ef24f0fc9 games/sdlroids: fix build with -fno-common 2021-02-15 16:47:31 +00:00
naddy
d4f3b5b551 remove graphics/enjoympeg
MPEG-1 video (Video CD) is laughably obsolete.  FFmpeg etc. can
still handle it if somebody is really sitting on an archive of
VHS-quality videos.

Noticed because of failure to build with -fno-common.

ok kmos@ kn@
2021-02-15 15:56:39 +00:00
jturner
0da0a5a35e Update openradtool to 0.11.11 2021-02-15 15:08:34 +00:00
fcambus
19c7e37d99 Update logswan to 2.1.10. 2021-02-15 13:07:39 +00:00