CVS: cvs.openbsd.org: ports

2019-10-04 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2019/10/04 14:58:20

Log message:
import ports/net/routinator, feedback/ok kn@, feedback semarie@

"Routinator 3000" is RPKI relying party software written in Rust.

The Resource Public Key Infrastructure (RPKI) provides cryptographically
signed statements about the association of Internet routing resources.
In particular, it allows the holder of an IP address prefix to publish
which AS number will be the origin of BGP route announcements for it.

All of these statements are published in a distributed repository.
Routinator will collect these statements into a local copy, validate
their signatures, and output a list of associations between IP address
prefixes and AS numbers in a number of useful formats.

Status:

Vendor Tag: sthen
Release Tags:   sthen_20191004

N ports/net/routinator/Makefile
N ports/net/routinator/distinfo
N ports/net/routinator/patches/patch-etc_routinator_conf_system-service
N ports/net/routinator/pkg/DESCR
N ports/net/routinator/pkg/PLIST
N ports/net/routinator/pkg/routinator.rc

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2019-10-04 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2019/10/04 14:58:44

Modified files:
net: Makefile 

Log message:
+routinator



CVS: cvs.openbsd.org: ports

2019-10-04 Thread Christian Weisgerber
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org   2019/10/04 14:56:02

Added files:
comms/lcdproc/patches: patch-server_drivers_port_h 

Log message:
skip unused code: clang does not handle x86 inline assembly on non-x86



CVS: cvs.openbsd.org: ports

2019-10-04 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2019/10/04 14:55:43

Modified files:
net/libunbound : Makefile distinfo 

Log message:
update to libunbound-1.9.4



CVS: cvs.openbsd.org: ports

2019-10-04 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2019/10/04 14:50:36

Modified files:
sysutils/entr  : Makefile 

Log message:
enable more tests



CVS: cvs.openbsd.org: ports

2019-10-04 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2019/10/04 14:30:27

Modified files:
infrastructure/db: user.list 

Log message:
reserve 844 for routinator



CVS: cvs.openbsd.org: ports

2019-10-04 Thread Christian Weisgerber
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org   2019/10/04 13:27:44

Modified files:
textproc/xpdf  : Tag: OPENBSD_6_5 Makefile 
Added files:
textproc/xpdf/patches: Tag: OPENBSD_6_5 
   patch-xpdf_TextOutputDev_cc 

Log message:
Security fix for out-of-bounds writes CVE-2019-16927, CVE-2019-9877.



CVS: cvs.openbsd.org: ports

2019-10-04 Thread Christian Weisgerber
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org   2019/10/04 12:27:34

Modified files:
textproc/xpdf  : Makefile 
Added files:
textproc/xpdf/patches: patch-xpdf_TextOutputDev_cc 

Log message:
Security fix for out-of-bounds writes CVE-2019-16927, CVE-2019-9877.
Extracted from upstream changes 4.01.01 -> 4.02.

Update homepage and master sites.

ok kn@ kili@



CVS: cvs.openbsd.org: ports

2019-10-04 Thread Joel Sing
CVSROOT:/cvs
Module name:ports
Changes by: js...@cvs.openbsd.org   2019/10/04 11:02:11

Modified files:
lang/go: Makefile distinfo 

Log message:
Update lang/go to 1.13.1.

This addresses a security issue in net/http.

ok naddy@



CVS: cvs.openbsd.org: ports

2019-10-04 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2019/10/04 10:38:16

Modified files:
mail/gmime30   : Makefile distinfo 

Log message:
Update to gmime30-3.2.4.



CVS: cvs.openbsd.org: ports

2019-10-04 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2019/10/04 09:23:02

Modified files:
lang/ruby/2.4  : Tag: OPENBSD_6_5 Makefile distinfo 

Log message:
Update to Ruby 2.4.9, fixing the following vulnerabilities:

* CVE-2019-16255: A code injection vulnerability of Shell#[] and Shell#test
* CVE-2019-16254: HTTP response splitting in WEBrick (Additional fix)
* CVE-2019-15845: A NUL injection vulnerability of File.fnmatch and 
File.fnmatch?
* CVE-2019-16201: Regular Expression Denial of Service vulnerability of 
WEBrick.s Digest access authentication



CVS: cvs.openbsd.org: ports

2019-10-04 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2019/10/04 09:22:25

Modified files:
lang/ruby/2.5  : Tag: OPENBSD_6_5 Makefile distinfo 

Log message:
Update to Ruby 2.5.7, fixing the following vulnerabilities:

* CVE-2019-16255: A code injection vulnerability of Shell#[] and Shell#test
* CVE-2019-16254: HTTP response splitting in WEBrick (Additional fix)
* CVE-2019-15845: A NUL injection vulnerability of File.fnmatch and 
File.fnmatch?
* CVE-2019-16201: Regular Expression Denial of Service vulnerability of 
WEBrick.s Digest access authentication



CVS: cvs.openbsd.org: ports

2019-10-04 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2019/10/04 09:21:31

Modified files:
lang/ruby/2.6  : Tag: OPENBSD_6_5 Makefile distinfo 
lang/ruby/2.6/pkg: Tag: OPENBSD_6_5 PLIST-main 

Log message:
Update to Ruby 2.6.5, fixing the following vulnerabilities:

* CVE-2019-16255: A code injection vulnerability of Shell#[] and Shell#test
* CVE-2019-16254: HTTP response splitting in WEBrick (Additional fix)
* CVE-2019-15845: A NUL injection vulnerability of File.fnmatch and 
File.fnmatch?
* CVE-2019-16201: Regular Expression Denial of Service vulnerability of 
WEBrick.s Digest access authentication



CVS: cvs.openbsd.org: ports

2019-10-04 Thread Christian Weisgerber
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org   2019/10/04 09:06:15

Modified files:
graphics/orthanc/webviewer-plugin: Makefile 

Log message:
correct revision bump



CVS: cvs.openbsd.org: ports

2019-10-04 Thread Kevin Lo
CVSROOT:/cvs
Module name:ports
Changes by: ke...@cvs.openbsd.org   2019/10/04 09:05:43

ports/www/py-webpy/patches

Update of /cvs/ports/www/py-webpy/patches
In directory cvs.openbsd.org:/tmp/cvs-serv12340/patches

Log Message:
Directory /cvs/ports/www/py-webpy/patches added to the repository



CVS: cvs.openbsd.org: ports

2019-10-04 Thread Kevin Lo
CVSROOT:/cvs
Module name:ports
Changes by: ke...@cvs.openbsd.org   2019/10/04 08:52:13

Modified files:
www: Makefile 

Log message:
+ py-webpy, python3

Spotted by kmos@



CVS: cvs.openbsd.org: ports

2019-10-04 Thread Klemens Nanni
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2019/10/04 08:42:33

Modified files:
editors/kile   : Makefile 

Log message:
Fix missing Okular WANTLIB, turn kinit from LIB into RUN_DEPENDS

Okular5Core is dlopen(3)ed at runtime, thus port-lib-depends-check does not
pick it up.  This causes okular to be omitted as RUN_DEPENDS and starting
kile on systems without it would exit immediatly with a warning box.

kinit's shared library is not used at all, so make that clear while here.

OK rsadowski



CVS: cvs.openbsd.org: ports

2019-10-04 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2019/10/04 08:18:17

Modified files:
x11/gtk+3  : Makefile distinfo 
x11/gtk+3/patches: patch-gtk_gtkfilechooserwidget_c 
x11/gtk+3/pkg  : PLIST-main 

Log message:
Update to gtk+3-3.24.12.



CVS: cvs.openbsd.org: ports

2019-10-04 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2019/10/04 06:49:45

Modified files:
sysutils/terraform/provider-alicloud: Makefile distinfo 
sysutils/terraform/provider-aws: Makefile distinfo 
sysutils/terraform/provider-digitalocean: Makefile distinfo 
sysutils/terraform/provider-fastly: Makefile distinfo 
sysutils/terraform/provider-heroku: Makefile distinfo 
sysutils/terraform/provider-local: Makefile distinfo 

Log message:
Update terraform providers.



CVS: cvs.openbsd.org: ports

2019-10-04 Thread Klemens Nanni
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2019/10/04 06:45:12

Modified files:
textproc/jq: Makefile distinfo 

Log message:
Use rerolled distfile

Upstream apparently shipped at new tarball for the same 1.6 release that
merely includes the oniguruma sources, which we explicitly disable anyway
in favour of the dedicated textproc/oniguruma port.

Avoid fetch failures from GitHub and fallback to the next MASTER_SITES by
using the new tarball instead.

No changes otherwise,
DISTFILES input and OK sthen



CVS: cvs.openbsd.org: ports

2019-10-04 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2019/10/04 06:04:12

Removed files:
editors/kile-kde4: Makefile distinfo 
editors/kile-kde4/pkg: DESCR PLIST 

Log message:
rm kile-kde4

It's gone long time ago.



CVS: cvs.openbsd.org: ports

2019-10-04 Thread Anthony J . Bentley
CVSROOT:/cvs
Module name:ports
Changes by: bent...@cvs.openbsd.org 2019/10/04 04:31:13

Modified files:
sysutils   : Makefile 

Log message:
+xe



CVS: cvs.openbsd.org: ports

2019-10-04 Thread Anthony J . Bentley
CVSROOT:/cvs
Module name:ports
Changes by: bent...@cvs.openbsd.org 2019/10/04 04:30:38

Log message:
Import xe-0.11.

The xe utility constructs command lines from specified arguments,
combining some of the best features of xargs(1) and apply(1).

xe means "execute for every ...".

From Evan Silberman; thanks!

ok bcallah@

Status:

Vendor Tag: bentley
Release Tags:   bentley_20191004

N ports/sysutils/xe/Makefile
N ports/sysutils/xe/distinfo
N ports/sysutils/xe/pkg/PLIST
N ports/sysutils/xe/pkg/DESCR

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2019-10-04 Thread Kevin Lo
CVSROOT:/cvs
Module name:ports
Changes by: ke...@cvs.openbsd.org   2019/10/04 03:57:43

Modified files:
www/py-webpy   : Makefile distinfo 
www/py-webpy/pkg: DESCR PLIST 

Log message:
Update to py-webpy-0.40.

Changelog can be found at
https://github.com/webpy/webpy/blob/master/ChangeLog.txt#L3

While here take MAINTAINER.

ok kmos@



CVS: cvs.openbsd.org: ports

2019-10-04 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2019/10/04 02:03:25

Removed files:
net/zabbix/patches: patch-src_libs_zbxcrypto_tls_c 

Log message:
zap empty file



CVS: cvs.openbsd.org: ports

2019-10-04 Thread Solene Rapenne
CVSROOT:/cvs
Module name:ports
Changes by: sol...@cvs.openbsd.org  2019/10/04 01:15:39

Modified files:
www/sblg   : Makefile distinfo 

Log message:
Update to sblg-0.5.7

Thanks to maintainer Bryan Vyhmeister for patch



CVS: cvs.openbsd.org: ports

2019-10-04 Thread Robert Nagy
CVSROOT:/cvs
Module name:ports
Changes by: rob...@cvs.openbsd.org  2019/10/04 00:33:55

Modified files:
editors/libreoffice: Makefile distinfo 
Removed files:
editors/libreoffice/patches: 
 
patch-bridges_source_cpp_uno_gcc3_linux_intel_share_hxx 
 patch-sw_source_filter_ww8_ww8par_cxx 
 patch-sw_source_filter_ww8_ww8toolbar_cxx 

Log message:
update to 6.3.2.2 and unbreak on i386