155010 Commits

Author SHA1 Message Date
daniel
f2f0d550e0 update to py-matplotlib 3.1.3
ok and wantlib tweak bket@
2021-02-22 22:46:08 +00:00
jca
7e6a7df4dd Update to dpic-2021.01.01 (fixes for -fno-common) 2021-02-22 22:44:27 +00:00
jca
05687123a7 Missed in previous 2021-02-22 22:42:55 +00:00
jca
b426c7e43f Upstream fix for -fno-common
ok bluhm@ (maintainer)
2021-02-22 22:41:51 +00:00
naddy
8c3533786c remove editors/tea, the long-obsolete GTK version of the TEA editor
Upstream continues to maintain a Qt version, available as a separate
port, editors/teaqt.

ok kn@
2021-02-22 22:37:46 +00:00
naddy
696c614fed x11/uwm: update to 0.2.11a; fix build with -fno-common
Update to latest release, which only updates and fixes the autotools
infrastructure and removes the obsolete HTML documentation.

Add trivial -fno-common fix.

ok gnezdo@
2021-02-22 22:07:54 +00:00
sthen
b2b0be0321 update to sarg-2.4.0
build with -fcommon, it is not really sanely patchable to avoid
2021-02-22 21:56:25 +00:00
sthen
7c5102fe76 update to mod_perl-2.0.11 and patch to allow building following
99922edd6e

probably not 100% correct but at least most of the tests succeed..
2021-02-22 21:41:46 +00:00
solene
cd6546625c Update to lagrange-1.1.4 2021-02-22 21:23:07 +00:00
rsadowski
f851d2ef40 + py-html5-parser 2021-02-22 21:02:43 +00:00
rsadowski
36a509bada Import py-html5-parser-0.4.9
Comment:
fast C based HTML 5 parsing for python

Description:
A fast implementation of the HTML 5 parsing spec for Python. Parsing is done in
C using a variant of the gumbo parser. The gumbo parse tree is then transformed
into an lxml tree, also in C, yielding parse times that can be a thirtieth of
the html5lib parse times.

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

WWW: https://html5-parser.readthedocs.io

Tweaks, import and ok from sthen@ and daniel@, thanks!
2021-02-22 21:01:36 +00:00
jasper
9a137ab443 update to vte3-0.62.3 2021-02-22 19:25:40 +00:00
jasper
a55299c8d1 update to autoconf-archive-2021.02.19 2021-02-22 19:12:56 +00:00
bket
aad1c9b07f Add CVE-quirk for isync 2021-02-22 18:53:28 +00:00
bket
595ef4d155 Update to isync-1.3.5
Fixes CVE-2021-20247: reject funny mailbox names from IMAP LIST/LSUB in
particular, '..' in the name could be used to escape the Path/Inbox of a
Maildir Store, which could be exploited for stealing or deleting data,
or staging a (mild) DoS attack.

OK kn@ (maintainer)
2021-02-22 18:50:53 +00:00
sthen
4b035acdc4 update to vim-8.2.2541 2021-02-22 16:59:53 +00:00
jturner
57c30655cf Update openradtool to 0.11.12 2021-02-22 16:26:32 +00:00
naddy
232e907250 bump after PLIST was regenerated 2021-02-22 15:29:48 +00:00
sthen
e805640e84 python 2 and py-xml not needed at build time 2021-02-22 15:27:55 +00:00
sthen
1d7e39cb00 update to nslint-3.1, drop the "static" flavour 2021-02-22 13:31:43 +00:00
sthen
946636c75f regen plist 2021-02-22 11:55:59 +00:00
sthen
1b1028bcff jftpgw: fix commons, and a 64-bit time_t issue while there 2021-02-22 11:55:34 +00:00
kn
383b88eb16 Unhook mail/avenger
We package 0.8.3 05-Apr-2012 but 0.8.4 in 13-Jul-2013 and 0.8.5 in
08-Oct-2018 were released;  the release tarball's NEWS file states
"changes to make it compile with newer g++ and libcrypto" and
"Manually parse /etc/resolv.conf, rather than attempting to make use of the
res data structure (which at least on OpenBSD no longer actually contains
the addresses of resolvers)".

This port fails to build with "-fno-common" and noone has spoken up on
ports@ to fix and update it.

PS: http://www.mailavenger.org/NEWS is sitll missing 0.8.5 changes, so
best look at the actual tarball.

Unhook now and give it a few days grace period before actual removal.
OK gnezdo for sending it to the attic
2021-02-22 11:55:23 +00:00
mestre
307b5d42b5 update to 2021.02.22 2021-02-22 08:40:32 +00:00
fcambus
fca785b9e9 Update tarlz to 0.19. 2021-02-22 08:07:05 +00:00
daniel
26c6acfd33 I'm unfamiliar with the fhttp protocol; reported by repology 2021-02-22 06:16:37 +00:00
daniel
a24aa3e0b1 add mdbook and python to cve list and resort list while here 2021-02-22 05:31:10 +00:00
daniel
d17f6b479a update mdbook to 0.4.6 fixing cve-2020-26297
ok edd@ (MAINTAINER)
2021-02-22 05:03:58 +00:00
bket
a1f14b6f11 Bump audio/audacious/{player,plugins}
audio/audacious/player failed to package in naddy@'s latest bulk build due a
missing bump. The addition of the qt5 flavor also involves a change in the
PLIST of audio/audacious/plugins, so bump this one as well.
2021-02-22 04:22:42 +00:00
sthen
6e16f0a618 remind the user that DHCPv6 (and NDP) require PF rules to pass the traffic
as is not generally the case with v4. pointed out by stsp@
2021-02-21 21:36:30 +00:00
sthen
fcb24d94fa fix typo, from Brad 2021-02-21 21:24:06 +00:00
sthen
03d56c48e8 mysticmine: add missing RDEP on py-numpy 2021-02-21 21:22:08 +00:00
sthen
077d39fa62 use py3 version of cython 2021-02-21 21:12:11 +00:00
sthen
543ea52b4d update to picard-2.5.6 2021-02-21 21:10:40 +00:00
sthen
332f7bbf34 switch pygame_sdl2 to py3 cython, it just runs the script so doesn't need the py2 version 2021-02-21 20:32:08 +00:00
matthieu
f8d003bf86 Fix build with -fno-common. ok tb@ 2021-02-21 20:30:26 +00:00
naddy
b37e945a54 games/gnurobbo: fix build for -fno-common
This defines globals in header files throughout.  Permit this practice
by adding -fcommon to CFLAGS.
2021-02-21 20:19:40 +00:00
sthen
2deca7006c fix distfile source, github vs pypi 2021-02-21 20:16:13 +00:00
daniel
1fe1f313e3 update py-aiohttp to 3.7.3 for python 3.8 compatibility 2021-02-21 19:29:22 +00:00
daniel
1209d6bb09 update to python 3.8.8
ok sthen@
2021-02-21 19:24:26 +00:00
daniel
1b538e6b27 update to python 3.9.2
ok sthen@
2021-02-21 19:23:21 +00:00
abieber
f055b436d8 Update miniflux to 2.0.28 2021-02-21 19:00:24 +00:00
abieber
e3c7a5a70f Update restic to 0.12.0
- add trimpath as a reminder to myself to try and get the reproducable build
  working.
2021-02-21 18:59:02 +00:00
abieber
b38f4fdf61 Update dendrite to 0.3.10. 2021-02-21 18:56:19 +00:00
sthen
89ce465c35 use lang/cython,python3 to build renpy.
following MODPY_BIN_SUFFIX switch the "cython" command is renamed
to cython-2 for the py2 version - the py3 build of cython is happy to
work with code from a py2 port.
2021-02-21 18:46:21 +00:00
sthen
3139efab65 drop building sphinx's own docs in post-build and thus the dependency
on graphviz; naddy points out that the graphviz has a large set of
dependencies (which end up causing a loop; cmake -> sphinx -> graphviz
-> jpeg -> cmake)
2021-02-21 17:42:21 +00:00
sthen
22178eefa3 update to py3-semver-2.13.0 2021-02-21 17:27:21 +00:00
sthen
44a1102320 update to citus-9.5.4 2021-02-21 17:26:46 +00:00
jsing
b7aa6c9e3c Add binary bootstrap for mips64/octeon. 2021-02-21 17:21:42 +00:00
sthen
aee5f45f22 update to repmgr-5.2.1 2021-02-21 17:19:58 +00:00