[NEW] www/p5-Catalyst-Action-REST

2019-12-19 Thread wen heping
Hi, ports@: Here is a patch to create www/p5-Catalyst-Action-REST, which is required by the future update of www/p5-Catalyst-*. It build well and pass all tests on amd64-current system. Comments? OK? wen p5-Catalyst-Action-REST.tar.gz Description: p5-Catalyst-Action-REST.tar.gz

UPDATE: devel/py-unittest2

2019-12-19 Thread Pamela Mosiejczuk
This is an update for our version of the unittest2 backport, bringing it up to the newest version from 2015, which some other testing framework items now specify (including any updates to tox). There were many fixes between releases, see https://hg.python.org/unittest2 To test this update, you'll

NEW: devel/py-traceback2

2019-12-19 Thread Pamela Mosiejczuk
py-traceback2 is a new build+run dependency needed for an update to py-unittest2. traceback2 is a backport of the traceback module. To test this port, my new proposed ports py-linecache2 and py-fixtures are needed (and unittest2 itself). All tests pass. Comments/OKs? py-traceback2.tgz

NEW: devel/py-linecache2

2019-12-19 Thread Pamela Mosiejczuk
linecache2 is part of the dependency chain needed for an update to py-unittest2. linecache2 is a backport of the linecache Python module. To test, my new proposed port py-fixtures is needed (and unittest2 itself). 2 failed tests, 8 passed Comments/OKs? py-linecache2.tgz Description:

NEW: devel/py-fixtures

2019-12-19 Thread Pamela Mosiejczuk
py-fixtures is a shared test dependency for new ports py-traceback2 and py-linecache2, which are needed to update py-unittest2. Fixtures defines a Python contract for reusable state / support logic, primarily for unit testing. Helper and adaptation logic is included to make it easy to write

NEW: devel/py-argparse

2019-12-19 Thread Pamela Mosiejczuk
py-argparse is a new build dependency required to update our existing backport of py-unittest2. DESCR: The argparse module makes it easy to write user friendly command line interfaces. The program defines what arguments it requires, and argparse will figure out how to parse those out of

[NEW] www/p5-Plack-Middleware-MethodOverride

2019-12-19 Thread wen heping
Hi, ports@: Here is a patch to create www/p5-Plack-Middleware-MethodOverride, which is required by the future update of www/p5-Catalyst-*. It build well and pass all tests on amd64-current system. Comments? OK? wen p5-Plack-Middleware-MethodOverride.tar.gz Description:

Update www/ruby-rack 2.0.6 -> 2.0.8

2019-12-19 Thread Jeremy Evans
Simple update, fixing CVE-2019-16782. See https://github.com/rack/rack/security/advisories/GHSA-hrqr-hxpp-chr3 for details. I'm guessing the vulnerability shouldn't affect most apps using rack, since in most cases the cookie store is used (and the session ID is ignored in that case). However,

.txz extension

2019-12-19 Thread Tracey Emery
Hello ports, I was playing with shotcut and saw .txz in the wild. Diff below extracts that now. -- Tracey Emery diff c46931e751fd16e7c32b7593fe761e6160c6efa8 /usr/ports blob - dc4c6bd6b7ba1c957e981eb0e9deedbdb00bafaa file + infrastructure/lib/OpenBSD/PortGen/Port.pm ---

Re: update print/poppler

2019-12-19 Thread Matthias Kilian
Hi, On Wed, Dec 18, 2019 at 12:30:37AM -0500, George Koehler wrote: > > Update to poppler-0.83.0. > > > > Tests (at least build tests) on non-base-clang archs are welcome. > > I built your 0.83.0 with ports-gcc on powerpc (macppc). The good news > is that the build completed, so I can still

CVS: cvs.openbsd.org: ports

2019-12-19 Thread Brian Callahan
CVSROOT:/cvs Module name:ports Changes by: bcal...@cvs.openbsd.org 2019/12/19 14:13:20 Modified files: devel/samurai : Makefile distinfo Log message: Update to samurai-1.0 Changelog: https://github.com/michaelforney/samurai/releases/tag/1.0

Re: Firefox can't upload files (and sometimes download too)

2019-12-19 Thread Stuart Henderson
On 2019/12/19 08:47, goleo . wrote: > https://www.youtube.com/watch?v=bw_ek3zYYFY > > According to readme it has access to /tmp and ~/Downloads, > so I tried pressing Ctrl + L and pointed to my ~/Downloads which > had some files, but the list was empty too (I can't record that one > with one

Re: [UPDATE] security/py-fido2 to 0.8.1

2019-12-19 Thread Theo de Raadt
Stuart Henderson wrote: > On 2019/12/19 18:35, Reyk Floeter wrote: > > On Thu, Dec 19, 2019 at 12:18:28PM -0600, Lucas Raab wrote: > > > Hello, > > > > > > Updated py-fido2 below and has been tested with a Yubikey 4 and > > > security/yubico/yubikey-manager. Note, either chmod the USB devices

Re: [UPDATE] security/py-fido2 to 0.8.1

2019-12-19 Thread Stuart Henderson
On 2019/12/19 18:35, Reyk Floeter wrote: > On Thu, Dec 19, 2019 at 12:18:28PM -0600, Lucas Raab wrote: > > Hello, > > > > Updated py-fido2 below and has been tested with a Yubikey 4 and > > security/yubico/yubikey-manager. Note, either chmod the USB devices or > > run ykman with doas after the

CVS: cvs.openbsd.org: ports

2019-12-19 Thread Stefan Sperling
CVSROOT:/cvs Module name:ports Changes by: s...@cvs.openbsd.org2019/12/19 12:43:14 Modified files: devel/subversion: Makefile Log message: Re-enable support for storing plaintext passwords in Subversion. Subversion has disabled saving of plaintext passwords by

NEW: sysutils/mangl

2019-12-19 Thread Brian Callahan
Hi ports -- Attached is a new port, sysutils/mangl. Mangl is a graphical manual page viewer using mandoc. --- pkg/DESCR: Mangl is a graphical man page viewer based on the mandoc library. It uses OpenGL to display man pages with clickable hyperlinks and smooth scrolling. Features: * Searching

Re: [UPDATE] security/py-fido2 to 0.8.1

2019-12-19 Thread Reyk Floeter
On Thu, Dec 19, 2019 at 12:18:28PM -0600, Lucas Raab wrote: > Hello, > > Updated py-fido2 below and has been tested with a Yubikey 4 and > security/yubico/yubikey-manager. Note, either chmod the USB devices or > run ykman with doas after the recent USB device permissions changes. > py-fido2

[UPDATE] security/py-fido2 to 0.8.1

2019-12-19 Thread Lucas Raab
Hello, Updated py-fido2 below and has been tested with a Yubikey 4 and security/yubico/yubikey-manager. Note, either chmod the USB devices or run ykman with doas after the recent USB device permissions changes. Index: security/py-fido2/Makefile

CVS: cvs.openbsd.org: ports

2019-12-19 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2019/12/19 10:42:13 Modified files: devel/glib2: Makefile distinfo devel/glib2/patches: patch-meson_build devel/glib2/pkg: PLIST Log message: Update to glib2-2.62.4.

CVS: cvs.openbsd.org: ports

2019-12-19 Thread Bjorn Ketelaars
CVSROOT:/cvs Module name:ports Changes by: b...@cvs.openbsd.org2019/12/19 10:34:10 Modified files: x11/spectrwm : Makefile distinfo x11/spectrwm/patches: patch-spectrwm_c Log message: Update to spectrwm-3.3.0 Changelog:

CVS: cvs.openbsd.org: ports

2019-12-19 Thread Frederic Cambus
CVSROOT:/cvs Module name:ports Changes by: fcam...@cvs.openbsd.org 2019/12/19 09:37:12 Modified files: graphics/libansilove: Makefile distinfo Log message: Update libansilove to 1.1.7.

CVS: cvs.openbsd.org: ports

2019-12-19 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2019/12/19 08:48:56 Modified files: net/wireshark : Makefile distinfo net/wireshark/patches: patch-CMakeLists_txt patch-caputils_capture-pcap-util_c

CVS: cvs.openbsd.org: ports

2019-12-19 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2019/12/19 08:42:00 Modified files: net/isc-bind : Makefile Log message: disable SEPARATE_BUILD, fixes build failure (on a system which doesn't already have bind installed) reported by naddy

CVS: cvs.openbsd.org: ports

2019-12-19 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2019/12/19 08:39:10 Modified files: graphics/ImageMagick: Makefile distinfo graphics/ImageMagick/patches: patch-configure_ac graphics/ImageMagick/pkg: PLIST Log message: update to

CVS: cvs.openbsd.org: ports

2019-12-19 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2019/12/19 07:41:44 Modified files: x11/gnome/settings-daemon: Makefile distinfo x11/gnome/settings-daemon/patches:

CVS: cvs.openbsd.org: ports

2019-12-19 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2019/12/19 06:49:44 Modified files: mail/mutt : Makefile distinfo Log message: update to mutt-1.13.2

Re: [UPDATE] devel/openmpi 4.0.1 -> 4.0.2

2019-12-19 Thread Raymond, David
Hello Martin, It is odd that I already had "PMIX_MCA_gds=hash" and still got the problem on a beowolf with multiple boxes connected by ethernet. Since the lack of appropriate "#ifdefs" seems like an oversight on the part of the openmpi developers, I think it would be appropriate to push it

Update nnn to 2.8.1

2019-12-19 Thread Martin Ziemer
This patch updates nnn from 1.8 to 2.8.1. I tested it on three amd64 Systems. Index: Makefile === RCS file: /cvs/ports/sysutils/nnn/Makefile,v retrieving revision 1.3 diff -u -p -u -r1.3 Makefile --- Makefile17 Jul 2019 14:39:43

CVS: cvs.openbsd.org: ports

2019-12-19 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2019/12/19 04:52:32 Modified files: graphics/ffmpeg: Makefile Log message: vadim@ noticed that if gnustep-corebase is installed that some OS X tests in the configure script are triggered and the

CVS: cvs.openbsd.org: ports

2019-12-19 Thread Charlene Wendling
CVSROOT:/cvs Module name:ports Changes by: c...@cvs.openbsd.org2019/12/19 04:42:51 Modified files: net/libfilezilla: Makefile Log message: libfilezilla: needs atomics on powerpc (and probably hppa) OK jca@

CVS: cvs.openbsd.org: ports

2019-12-19 Thread Frederic Cambus
CVSROOT:/cvs Module name:ports Changes by: fcam...@cvs.openbsd.org 2019/12/19 03:12:25 Modified files: net/libmaxminddb: Makefile distinfo Log message: Update GeoLite2 databases to 20191217.

CVS: cvs.openbsd.org: ports

2019-12-19 Thread Frederic Cambus
CVSROOT:/cvs Module name:ports Changes by: fcam...@cvs.openbsd.org 2019/12/19 01:01:29 Modified files: graphics/libsixel: Makefile distinfo Log message: Update libsixel to 1.8.4. Fixes CVE-2019-11024 and a bunch of other security issues.