150347 Commits

Author SHA1 Message Date
sebastia
7cad6a5b00 update to 2020-09-12 2020-09-14 19:31:57 +00:00
sebastia
9b33270fc0 simple update 3.8.6 -> 3.8.7 2020-09-14 19:17:20 +00:00
sebastia
2d757aca1d simple update 6.0.3.2 -> 6.0.3.3 2020-09-14 19:13:33 +00:00
sebastia
ef646bcab0 simple update 4.0.5 -> 4.0.6 2020-09-14 19:11:48 +00:00
anton
8d81b5c8ac update to mdsort-6.0.1
- fix null dereference when macro is absent
2020-09-14 17:27:27 +00:00
kmos
efbf16d294 Update quirks for removal of py-pylonsk, py-routes, py-weberror, and
py-webhelpers
2020-09-14 16:51:05 +00:00
kmos
635d2fe3e4 Remove www/py-webhelpers
Final part of cleanup after py-pylons removal

ok sthen
2020-09-14 16:49:23 +00:00
kmos
365469b781 Remove www/py-weberror
Part of cleanup after py-pylons removal

ok sthen
2020-09-14 16:48:39 +00:00
kmos
7fb62e8900 Remove www/py-routes
ok sthen
2020-09-14 16:47:59 +00:00
kmos
de261774f3 Remove www/py-pylons now that it has no consumers
The project itself recommends using other frameworks for new projects

ok sthen
2020-09-14 16:46:58 +00:00
kmos
34bfe53e8e Unhook py-pylons, py-webhelpers, py-routes, and py-weberror from
the build before removing them

ok sthen
2020-09-14 16:45:36 +00:00
tb
6ef422d1bd fetchmail: use legacy certificate verification
beck's shiny new validator found its first victim. bluhm saw warnings
from fetchmail's verify callback and once we investigated, it was quick
to segfault since it doesn't bother to check return values. Failures are
more visible to the callback than they previously were.  Fixing this
mess is more work than it's worth, so let it use the old garbage.

with & ok beck, tested & ok bluhm
2020-09-14 15:14:55 +00:00
stsp
5c76c1d5b1 update to got 0.39
- add -q option to tests for quiet output and use it for 'make regress'
- document how to re-create a corrupt or missing file index in got-worktree(5)
- fix some memory leaks in tog (tracey)
- add workaround for a performance issue when 'tog diff' shows a large diff
- add -s option to 'got status' which acts as a status code filter
- add -s option to 'got remove' which deletes files in a particular status
- plug a memory leak in got_privsep_recv_tree() in error case
- in got_object_commit_get_logmsg(), handle log messages which lack '\n'
- do not rely on <zlib.h> to pull in <unistd.h> (naddy)
- use POSIX standard endian functions and include <endian.h> (naddy)
- add got.conf(5) configuration file
- use modern POSIX timestamp fields in struct stat (naddy)
- use plain write() in place of dprintf() with a pre-formatted string (naddy)
- stop including <sys/syslimits.h> directly (naddy)
- switch regress function declarations from ksh to POSIX shell syntax (naddy)
2020-09-14 14:36:23 +00:00
kmos
daa00f14fc Register removal of audio/fookebox 2020-09-14 14:33:49 +00:00
kmos
3c8ca82cf7 Remove audio/fookebox. It's the only consumer of the py-pylons framework
and even its github page (which was its own presence) has disappeared.

ok kn
2020-09-14 14:31:57 +00:00
bluhm
79ad70b481 Update dependencies after renaming p5-Net_SSLeay to p5-Net-SSLeay. 2020-09-14 13:38:58 +00:00
bluhm
0a2e0466af -p5-Net_SSLeay
+p5-Net-SSLeay
2020-09-14 13:33:15 +00:00
kmos
7d27bae279 Register removal of textproc/py-rdflib 2020-09-14 13:26:45 +00:00
kmos
ccd1295113 Remove textproc/py-rdflib
Has no consumers and hasn't been updated since import 7 years ago.

ok kn
2020-09-14 13:25:46 +00:00
bluhm
c21e52c275 Rename directory p5-Net_SSLeay to p5-Net-SSLeay. The underscore
is a historical mistake that upstream as fixed a decade ago.  The
package name has always been p5-Net-SSLeay.  Having consistency in
the ports tree is more important than cvs history.
consent at k2k20
2020-09-14 13:10:10 +00:00
sthen
d6c17438cb update to Ipe 7.2.20, from maintainer Alessandro De Laurenzis 2020-09-14 12:51:40 +00:00
jasper
c8f4a65594 cvs quirks entry for libssh 2020-09-14 09:58:20 +00:00
jasper
ffc04dfb02 update to libssh-0.9.5, includes a fix for CVE-2020-16135 2020-09-14 09:56:07 +00:00
jasper
d6b5b110e6 update to bash-completion-2.11 2020-09-14 09:54:52 +00:00
paco
d693a485a9 update ephemetoot to 2.6
Tested agains 2 different mastodon instances.
2020-09-14 08:01:58 +00:00
jasper
01601aa128 add link to upstream bug tracker
this file is not well-formed and upstream fd.o pkg-config silently ignores any
malformed variable declarations where our (more strict) implementation complains
(with --debug) and returns a non-zero value instead:

        Incorrect cfg file /usr/local/lib/pkgconfig/aqbanking.pc at /usr/libdata/perl5/OpenBSD/PkgConfig.pm line 128, <$fh> line 30.
2020-09-14 07:58:02 +00:00
paco
a76ba3cc29 update of kubectl to 1.19.1
From Karlis Mikelsons, thank you !

Tested by me against GCP clusters.
2020-09-14 07:52:42 +00:00
landry
6c5e3e351b Update to QGIS 3.14.16. 2020-09-14 07:25:27 +00:00
landry
5e0910a550 Update to mdal 0.7.0. 2020-09-14 07:21:40 +00:00
landry
07a3c5b774 Update to spatialindex 1.9.3.
New upstream revived (previously dormant since 2015), moved tarballs to
github and switched to cmake. The sole two consumers (qgis and minetest)
build & start fine with this update.
2020-09-14 07:21:07 +00:00
gonzalo
08b848efb5 Update for Nextcloud to 19.0.3
OK rsadowski@
2020-09-14 06:34:26 +00:00
ajacoutot
a49ba4186a Update Gstreamer1 stack to version 1.18.0. 2020-09-14 06:03:11 +00:00
tb
d879c7e6af update fetchmail to 6.4.12
Not much changed, it gained translations for Romanian and Serbian,
documentation fixes and saw some package config churn to make sure
FreeBSD links against the correct libssl.

ok kn
2020-09-13 19:01:23 +00:00
jasper
2409d7e745 re-add missing patch that cvs ate 2020-09-13 14:28:32 +00:00
ajacoutot
4acac19aa6 Move to py3.
Regen WANTLIB.
Move swig from LDEP to BDEP.
Regen PLIST.
2020-09-13 13:25:30 +00:00
jasper
1ecdbbb579 register py-carddav removal 2020-09-13 13:21:10 +00:00
jasper
363a4d665c remove py-carddav, it's python-2 only and upstream has also declared this
"officially dead" 3 years ago. productivity/khal would be an alternative.

ok aja@
2020-09-13 13:21:00 +00:00
kmos
437be5045a Update quirks for py-termcolor removal 2020-09-13 13:04:53 +00:00
kmos
6f2586b3f9 Remove py-termcolor. It has no consumers and there hasn't been a release
since 2011. (It's only presence seems to be its PyPI page).

ok kn
2020-09-13 13:03:26 +00:00
rsadowski
a23000d486 Fix thread stack base detection in devel/kf5/kjs
The old patch points to the TOP and not to the base(end) of the thread stack.

OK mpi@
2020-09-13 12:29:31 +00:00
ajacoutot
1ec3183e4b Probably needs an EPOCH (1.3.4 -> 1.0.0 even if the pkgname changes). 2020-09-13 12:24:12 +00:00
ajacoutot
f65ac0fcdd Move to py3.
Fix bogus patch and regen PLIST while here.
2020-09-13 12:21:24 +00:00
kirby
e96c658875 fix build on sparc64 2020-09-13 12:11:30 +00:00
ajacoutot
4393060154 'rgain' => 'rgain3' 2020-09-13 12:05:37 +00:00
ajacoutot
214d9e4fd3 Move to and update to rgain3, forked of rgain (which is unmaintained):
https://github.com/chaudum/rgain
It's now py3.
2020-09-13 12:04:50 +00:00
ajacoutot
5e65e8af1f Update to webkitgtk4-2.30.0. 2020-09-13 10:28:44 +00:00
ajacoutot
c7d9caa8d2 Move to py3 and unbreak. 2020-09-13 10:10:07 +00:00
ajacoutot
549a57a0d0 Move to py3.
Add a time_t patch while here.
2020-09-13 08:53:59 +00:00
jasper
2b5b8d6d31 catch up with recent removals 2020-09-13 08:50:20 +00:00
jasper
7752bc8097 remove goocanvas2 for it's depending on the python2 version of
devel/py-gobject3 which will soon be python3-only.

ok aja@
2020-09-13 08:50:02 +00:00