UPDATE: security/keepassxc

2018-03-05 Thread Rafael Sadowski
Hi All. please find below a diff to update keepassxc to 2.3.0. This release includes the following bugfixes/improvements: Add support for KDBX 4.0, Argon2 and ChaCha20 [#148, #1179, #1230, #1494] Add SSH Agent feature [#1098, #1450, #1463] Add preview panel with details of the selected entry [

Re: NEW: security/argon2

2018-03-05 Thread Landry Breuil
On Mon, Mar 05, 2018 at 09:49:09AM +0100, Rafael Sadowski wrote: > The upcoming keepassxc is dependent on Argon2 to support KDBX 4.0. > > Tested with keepassxc 2.3.0 (separate E-Mail) and KDBX 4.0. Works fine > on amd64. > > OK to import? COMMENT could be improved, besides that okay

Re: NEW: security/argon2

2018-03-05 Thread Stuart Henderson
The license marker should use OR not AND. You may use this work under the terms of a Creative Commons CC0 1.0 License/Waiver or the Apache Public License 2.0, at your option.

Re: UPDATE: security/keepassxc

2018-03-05 Thread Stuart Henderson
On 2018/03/05 09:59, Rafael Sadowski wrote: > Add support for KDBX 4.0, Argon2 and ChaCha20 [#148, #1179, #1230, #1494] Should this be mentioned in pkg/DESCR? > COMMENT =management tool for sensitive data It might be worth using the word "password" in here, to make it easier to find in a s

Re: NEW: security/argon2

2018-03-05 Thread Stuart Henderson
On 2018/03/05 08:10, Stuart Henderson wrote: > The license marker should use OR not AND. > > You may use this work under the terms of a Creative Commons CC0 1.0 > License/Waiver or the Apache Public License 2.0, at your option. > > : MAKE_FLAGS =CC=$(CC) INSTALL="$(INSTALL)"

Re: New port: arx-libertatis

2018-03-05 Thread Stuart Henderson
On 2018/03/04 11:05, Thomas Frohwein wrote: > On Sun, Mar 04, 2018 at 05:31:31PM +1100, Jonathan Gray wrote: > > 1.1.2-r1 may map to 1.1.2pl1 (1.1.2 patch level 1) if I read > > packages-specs(7) correctly as there was a 1.1.2 release prior to r1. > > I looked through packages. There are a few pac

Re: UPDATE: devel/dfu-programmer 0.6.2 to 0.7.2

2018-03-05 Thread Stuart Henderson
On 2018/03/04 22:54, Kaashif Hymabaccus wrote: > There is a small patch because the author forgot to include stdlib.h > in atmel.c. This patch is missing from your diff.

Re: NEW: databases/kexi (devel/kproperty devel/kreport databases/kdb)

2018-03-05 Thread Stuart Henderson
"CATEGORIES=devel databases" seems a bit odd for devel/kproperty and devel/kreport? Otherwise reads OK. On 2018/03/04 20:18, Rafael Sadowski wrote: > ping... > > On Sun Feb 25, 2018 at 06:31:40PM +0100, Rafael Sadowski wrote: > > Hi All! > > > > Attached is a new port: Kexi and all dependencie

Re: UPDATE: devel/dfu-programmer 0.6.2 to 0.7.2

2018-03-05 Thread Kaashif Hymabaccus
On Mon, Mar 05, 2018 at 08:58:06AM +, Stuart Henderson wrote: > On 2018/03/04 22:54, Kaashif Hymabaccus wrote: > > There is a small patch because the author forgot to include stdlib.h > > in atmel.c. > > This patch is missing from your diff. Thanks, here is the full diff: diff --git Makefile

UPDATE: graphics/libraw

2018-03-05 Thread Rafael Sadowski
Simple update diff to the latest stable version. All consumers build and package fine on amd64. graphics/ImageMagick/ graphics/gegl03/ graphics/gthumb/ graphics/inkscape/ graphics/krita/ graphics/nomacs/ graphics/openimageio/ graphics/shotwell/ multimedia/synfig/ multimedia/synfigstudio/ x11/kde4

[UPDATE] textproc/mdp

2018-03-05 Thread Remi Pointel
Hi, this is the diff to update ldp to latest release. Ok? Cheers, Remi. Index: Makefile === RCS file: /cvs/ports/textproc/mdp/Makefile,v retrieving revision 1.2 diff -u -p -u -p -r1.2 Makefile --- Makefile 12 Nov 2017 16:17:16 -00

[NEW] geo/libpostal

2018-03-05 Thread Frederic Cambus
Hi ports@, Here is a new port: geo/libpostal >From DESCR: C library for parsing/normalizing street addresses around the world, powered by statistical NLP and open geo data. This library helps convert the free-form addresses that humans use into clean normalized forms suitable for machine compar

Re: [NEW] converters/p5-Sereal-Encoder

2018-03-05 Thread Frederic Cambus
On Sun, Feb 25, 2018 at 04:13:38PM +0100, Frederic Cambus wrote: > Here is a new port: converters/p5-Sereal-Encoder > > Also attaching converters/p5-Sereal-Decoder which does deserialization > operations for this format and is also needed as a TEST_DEPENDS. > > This is a dependency for an upcomi

powerpc bulk build report

2018-03-05 Thread landry
bulk build on macppc-1.ports.openbsd.org started on Fri Feb 16 00:48:43 MST 2018 finished at Mon Mar 5 09:21:01 MST 2018 lasted 18D01h32m done with kern.version=OpenBSD 6.2-current (GENERIC.MP) #7: Tue Feb 13 22:29:29 MST 2018 built packages:8540 Feb 16:727 Feb 17:1010 Feb 18:450 Feb 19:218 Feb

Re: NEW: textproc/solr

2018-03-05 Thread Stuart Henderson
On 2018/03/04 13:55, Stuart Henderson wrote: > On 2018/03/04 13:18, Stuart Henderson wrote: > > OK to import? > > > > $ cat pkg/DESCR > > Solr is a standalone enterprise search server with a REST-like API > > supporting JSON, XML, CSV or binary over HTTP for document addition > > and searches. >

Re: [NEW] geo/libpostal

2018-03-05 Thread Stuart Henderson
On 2018/03/05 14:50, Frederic Cambus wrote: > Hi ports@, > > Here is a new port: geo/libpostal > > From DESCR: > > C library for parsing/normalizing street addresses around the world, powered > by statistical NLP and open geo data. > > This library helps convert the free-form addresses that hum

Re: NEW: security/qgpgme; Update security/gpgme, mail/trojita; remove: x11/kde-applications/gpgmepp

2018-03-05 Thread Rafael Sadowski
On Sun Feb 25, 2018 at 05:56:50PM +0100, Rafael Sadowski wrote: > > > > Please find below a new diff which includes a (q)gpgme as FLAVOR. All > > consumers build and package fine on amd64. > > > > I got positive feedback from Caspar Schutijser (trojita mainatiner). > > > > Ok? > > > Updated di

Re: [update] librelp 1.2.14

2018-03-05 Thread Remi Locherer
On Thu, Feb 08, 2018 at 09:52:47AM -0600, Todd T. Fries wrote: > I agree with the logic, but have not tested. I'd additionally > be fine with: > > -MAINTAINER =Todd T. Fries > +MAINTAINER =Remi Locherer > > Thanks, > > Penned by Remi Locherer on 20180208 3:56.25, we have: > | ping >

UPDATE security/dropbear

2018-03-05 Thread Björn Ketelaars
An update is available for dropbear which fixes multiple issues. Changelog can be found at https://matt.ucc.asn.au/dropbear/CHANGES While here add dropbear.rc, which generates a key upon first connection (-R), and attaches to 127.0.0.1:8022. Comments/OK? Index: Makefile