153717 Commits

Author SHA1 Message Date
kn
0dfd9d0a1d update to umurmur 0.2.18
https://github.com/umurmur/umurmur/releases/tag/0.2.18
(no changelog, 7 minor commits/changes since last release)

Diff from Jonathon Sisson (maintainer), thanks
Tweaks from me
2021-01-23 09:22:47 +00:00
ajacoutot
cb347ad4a6 Unbreak selftest (from upstream):
- kdf: add missing null-terminator for self-test test-vector array
- kdf: make self-test test-vector array read-only
2021-01-23 08:55:21 +00:00
daniel
a71819ba3c repair the apertium-apy build
This port was missed during the tests for the py-tornado update. Fix the
build of apertium-apy by backporting commit 15cfa135 from upstream.

Breakage originally reported by naddy@, then by sthen@. bket@ had the same
fix on ports@

ok bentley@ (MAINTAINER), sthen@
2021-01-23 08:08:55 +00:00
bket
59667b8f8b Update to py-nbformat-5.0.7
Changelog:
https://github.com/jupyter/nbformat/blob/5.0.7/docs/changelog.rst
2021-01-23 07:25:06 +00:00
ajacoutot
fd51965a71 Major update to libgcrypt-1.9.0.
Release info: https://dev.gnupg.org/T4294

Tested in an amd64 bulk.
2021-01-23 07:15:01 +00:00
ajacoutot
2c94afb4a2 Update to gtk-doc-1.33.2. 2021-01-23 07:10:40 +00:00
bket
582e84dfe7 Update to py-nbconvert-5.6.1
Changelog:
https://github.com/jupyter/nbconvert/blob/5.6.1/docs/source/changelog.rst
2021-01-23 06:37:09 +00:00
thfr
d4a6e32934 update to FNA 21.01 2021-01-23 05:15:05 +00:00
thfr
aaa9960320 update to faudio 21.01 2021-01-23 05:14:11 +00:00
thfr
cd406d8cfa update to fna3d 21.01 2021-01-23 05:13:06 +00:00
thfr
309cbef81f use ujoy(4) joystick devices 2021-01-23 05:11:06 +00:00
mariani
5b2faee7e8 Update print/lyx 2.3.6 to 2.3.6.1
Just some minor fixes.
2021-01-22 23:27:06 +00:00
bluhm
0f699e9b18 Quirks for obsolete devel/p5-Regexp-Copy port removal.
OK sthen@
2021-01-22 22:34:32 +00:00
stsp
550ea62020 update to got 0.48
- use POSIX [s1 = s2] syntax instead of [s1 == s2] (patch by Ryo ONODERA)
- tog log: terminate author field at '>' in case there is no '@' (naddy)
- replace fparseln(3) with getline(3), for better portability (naddy)
- make 'got clone' pin the fetched branch in got.conf(5)
- allow the 'got fetch' -l option together with the -q option
- store branches passed via 'got clone -b' in got.conf(5) and git-config(1)
- work around spurious ACK responses from git servers in got-fetch-pack
- add a 'fetch-all-branches' configuration setting to got.conf(5)
- add a 'reference' directive to remote repositories in got.conf(5)
- fix 'got up -c commit path' deleting unrelated files (found by Timo Myyrä)
- fix 'tog blame' segfault upon empty input file (found by naddy)
- let 'got clone' write gitconfig directives that match the generated got.conf
- fix a use after free in got_worktree_close() (naddy)
- make fclose(3) failure checks consistent; check 'fclose() == EOF' everywhere
- make close(2) failure checks consistent; check 'close() == -1' everywhere
- fix missing close(2) error check in got_worktree_close()
2021-01-22 22:10:07 +00:00
bluhm
25a9a43995 Remove devel/p5-Regexp-Copy Perl module.
- Ports make test fails.
- Upstream tests are broken since Perl 5.11.
- Last upstream commit is from 2003.
- Port has no reverse dependencies.
OK afresh1@
2021-01-22 22:00:15 +00:00
ajacoutot
3b324f3c10 Update to coredns-1.8.1. 2021-01-22 19:31:47 +00:00
sebastia
8916b5cd93 simple update: 6.1.3 -> 6.1.5 2021-01-22 18:03:02 +00:00
rsadowski
3cb41c8a5d Update puddletag to 2.0.1 2021-01-22 17:08:00 +00:00
rsadowski
df3ff69241 Update py3-acoustid to 1.2.0 2021-01-22 17:06:33 +00:00
jturner
45ab8c9883 Update fossil to 2.14. Release notes: https://fossil-scm.org/home/doc/trunk/www/changes.wiki#v2_14 2021-01-22 16:38:41 +00:00
kirby
a81439a352 - switch HOMEPAGE to HTTPS
- move MASTER_SITES on its place as in Makefile.template and use
MASTER_SITE_SAVANNAH
2021-01-22 15:58:13 +00:00
jturner
03c2ed67df Update kcgi to 0.12.3 2021-01-22 15:51:55 +00:00
jasper
63e0b0d443 +py-lief,python3 2021-01-22 15:45:29 +00:00
jasper
d7fca19780 import lief 0.11.0
LIEF is a library to instrument executable formats. It aims to provide a
cross platform library to parse, modify and abstract ELF, PE and MachO
formats.

ok aja@
2021-01-22 15:42:45 +00:00
sthen
f62c6df989 update to mutt-2.0.5 - fix various memory leaks 2021-01-22 14:54:50 +00:00
sthen
7823f29ce0 accept $2b bcrypt hashes; jBCrypt never had the 256-char bug
use https HOMEPAGE/MASTER_SITES while there
2021-01-22 13:42:09 +00:00
sthen
15e44c8949 update to s-nail-14.9.21, from Steffen Nurpmeso
It fixes a possible SMTP buffer overflow triggerable by
a malicious server as reported by Olav Mørkrid, and a socket code
memory access error that can be seen when using IMAP on at least
Solaris, which was reported by Jörg Schilling.
2021-01-22 11:05:33 +00:00
ajacoutot
79e0c3076c Update to awscli-1.18.218. 2021-01-22 08:30:31 +00:00
ajacoutot
a463ecd5a7 Update to py3-boto3-1.16.58. 2021-01-22 08:30:14 +00:00
ajacoutot
69e2518a57 Update to py3-botocore-1.19.58. 2021-01-22 08:30:02 +00:00
kirby
531e110100 - switch HOMEPAGE to HTTPS
- switch MASTER_SITES to MASTER_SITE_SAVANNAH
 - drop variable used only once
OK jasper@ (maintainer)
2021-01-22 08:26:29 +00:00
ajacoutot
ca9a59b939 Update to google-cloud-sdk-324.0.0. 2021-01-22 07:54:36 +00:00
ajacoutot
3bc10bdb13 Update to exoscale-cli-1.23.0. 2021-01-22 07:39:07 +00:00
ajacoutot
250f83478c Update to consul-1.9.2. 2021-01-22 07:35:41 +00:00
ajacoutot
7b97b305ff Update to pango-1.48.1. 2021-01-22 07:24:14 +00:00
anton
8677218121 update to mdsort-9.0.0
- remove message blacklist functionality used during maildir traversal
- remove support for the sync option used with maildir
- add isdirectory matcher, evalutes to true if the path refers to an existing
  directory
- best effort reduction of side effects when moving a message fails
- check for presence of TAILQ_END during configure, this macro is not present on
  macOS
2021-01-22 07:08:50 +00:00
sthen
8bdb7c61f3 update to asterisk-18.2.0 2021-01-21 20:04:53 +00:00
jasper
9ef7b1410b update to gdcm-3.0.8 2021-01-21 19:46:53 +00:00
jasper
29518bba22 update angr to 9.0.5450 2021-01-21 19:46:42 +00:00
jasper
414bd83d5a update py-z3-solver to 4.8.10.0 2021-01-21 19:46:15 +00:00
jasper
0c9feab1fc update to pynetbbox-5.3.1 2021-01-21 19:41:05 +00:00
jasper
be137cab6f looks like i missed this earlier when committing the vec_step patches for powerpc64 2021-01-21 19:36:38 +00:00
kurt
e07aebd33f Update to 8u282 GA:
* Contains many upstream bug fixes which can be found here:
  https://foojay.io/java-8/?quarter=012021&tab=allissues
  https://openjdk.java.net/groups/vulnerability/advisories/2021-01-19
2021-01-21 19:32:51 +00:00
kurt
5c1c572840 Update to 11.0.10 GA:
* Contains many upstream bug fixes which can be found in the release notes
  here:
  https://foojay.io/java-11/?quarter=102020&tab=allissues&version=11.0.10
  https://openjdk.java.net/groups/vulnerability/advisories/2021-01-19
2021-01-21 19:29:01 +00:00
jasper
af1d765016 Don't include altivec.h as this break the build on powerpc64.
ok aja@ (MAINTAINER)
2021-01-21 19:22:52 +00:00
paco
57e698c8e6 hook sysutils/lf 2021-01-21 17:14:12 +00:00
paco
09e3bf7953 new sysutils/lf
lf (as in "list files") is a terminal file manager written in Go.
It is heavily inspired by ranger with some missing and extra features.

Original port from Chang, Chu-Kuan with input from sthen@ and me.

ok sthen@
2021-01-21 17:12:16 +00:00
sthen
1b903cb811 reinstate cvs2svn 2021-01-21 16:24:23 +00:00
sthen
84b3f0e500 unbreak previous, all the world is not an amd64 2021-01-21 16:22:26 +00:00
kirby
8d8966bf49 Update HOMEPAGE and switch MASTER_SITES to HTTPS 2021-01-21 15:43:58 +00:00