Re: NEW: www/buku

2017-08-09 Thread Ingo Feinerer
Ping? (tar.gz at https://marc.info/?l=openbsd-ports&m=150176984409725&w=2) On Thu, Aug 03, 2017 at 04:16:33PM +0200, Ingo Feinerer wrote: > please find attached a port for Buku, a powerful command-line bookmark manager > (https://github.com/jarun/Buku). > > $ cat pkg/DESCR > buku is a command-lin

Re: UPDATE: mail/isync 1.2.1 to 1.2.2

2017-08-09 Thread Daniel Jakots
On Thu, 10 Aug 2017 02:53:59 +0200, Klemens Nanni wrote: > > I'm not entirely sure yet whether the introduced patch to get > > X509_OBJECT_get0_X509() and X509_STORE_get0_objects() working is the > > way to go, maybe someone more knowledgable about OpenSSL internals > > can comment/fix this? > +

Re: UPDATE: shells/zsh

2017-08-09 Thread Matthew Martin
On Wed, Aug 09, 2017 at 09:41:33PM +0200, Rafael Sadowski wrote: > Please find below a quite simple patch to update zsh to 5.4.1. > > Ok? Comments? > > Rafael Sadowski Got to it before I could get home :). Works fine here. I had largely the same diff; however, I thought we might remove the needl

Re: UPDATE: mail/isync 1.2.1 to 1.2.2

2017-08-09 Thread Klemens Nanni
On Thu, Aug 10, 2017 at 01:17:07AM +0200, Klemens Nanni wrote: > On Wed, Aug 09, 2017 at 06:53:47PM -0400, Daniel Jakots wrote: > > On Wed, 9 Aug 2017 23:58:33 +0200, Klemens Nanni wrote: > > > > > Other than that a trivial version bump suffices > > > > Then can you please send a diff rather tha

Re: UPDATE x11/tint2-0.12.2 -> 0.14.6

2017-08-09 Thread Heppler, J. Scott
A revised diff to update x11/tint2 is attached. Upstream has added 2 new features: 1) Configurable "Buttons" that attach an icon to a command. 2) Shell script "Executors" with examples for Network monitoring and disk usage. Changelog here: https://github.com/o9000/tint2 I cvs add'd/rm;d the

Re: UPDATE: mail/isync 1.2.1 to 1.2.2

2017-08-09 Thread Klemens Nanni
On Wed, Aug 09, 2017 at 06:53:47PM -0400, Daniel Jakots wrote: > On Wed, 9 Aug 2017 23:58:33 +0200, Klemens Nanni wrote: > > > Other than that a trivial version bump suffices > > Then can you please send a diff rather than a .tgz? I sent a tarball since the new patch wouldn't be included in the

Re: NEW: fonts/migmix, fonts/migu

2017-08-09 Thread Bryan Linton
On 2017-08-08 02:51:04, "Anthony J. Bentley" wrote: > On Sat, Feb 11, 2017 at 4:18 AM, Anthony J. Bentley > wrote: > > Hi, > > > > The migmix and migu fonts are a mixture of M+ and IPA Gothic fonts, > > focused on kanji coverage. > > Ping? > They seem to work fine for me in LibreOffice. Thoug

Re: UPDATE: mail/isync 1.2.1 to 1.2.2

2017-08-09 Thread Daniel Jakots
On Wed, 9 Aug 2017 23:58:33 +0200, Klemens Nanni wrote: > Other than that a trivial version bump suffices Then can you please send a diff rather than a .tgz? Cheers, Daniel

Re: FIX & UPDATE: games/tome4

2017-08-09 Thread Theo de Raadt
That type of diff dissapoints me. Upstreams should be told to follow API, rather than ABI. >Looking through the bulk build reports, this game sticks out as failing >all over the place. > >Let's fix it. > >* Limit luajit use to supported mainstream archs >* Apply gross zlib band aid to make it wor

FIX & UPDATE: games/tome4

2017-08-09 Thread Tobias Ulmer
Looking through the bulk build reports, this game sticks out as failing all over the place. Let's fix it. * Limit luajit use to supported mainstream archs * Apply gross zlib band aid to make it work on 32bit archs. No it can't just use base zlib, I've tried. * Update to the latest version while

UPDATE: mail/isync 1.2.1 to 1.2.2

2017-08-09 Thread Klemens Nanni
1.2.1 is over two years old, 1.2.2 was released this week. I'm not entirely sure yet whether the introduced patch to get X509_OBJECT_get0_X509() and X509_STORE_get0_objects() working is the way to go, maybe someone more knowledgable about OpenSSL internals can comment/fix this? Other than that a

NEW: bspwm

2017-08-09 Thread Jasper Lievisse Adriaanse
Hi, Here's a port of bspwm (+sxhkd), I don't have a particular need for this myself but it seems to be gaining popularity elsewhere. If anyone wants to use it: a maintainer and OKs are welcome. Cheers, -- jasper bspwm.tgz Description: application/tar-gz

Re: UPDATE: fonts/fira-fonts

2017-08-09 Thread Juan Francisco Cantero Hurtado
On Wed, Aug 09, 2017 at 06:07:33PM +0200, Juan Francisco Cantero Hurtado wrote: > On Wed, Aug 09, 2017 at 08:24:14AM +0200, Rafael Sadowski wrote: > > On Wed Aug 09, 2017 at 01:08:47AM +0200, Juan Francisco Cantero Hurtado > > wrote: > > > On Tue, Aug 08, 2017 at 12:35:30PM +0200, Rafael Sadowski

Re: dhcpcd fix for netinet6/nd6.h r1.72

2017-08-09 Thread Stuart Henderson
On 2017/08/09 13:07, Jeremie Courreges-Anglas wrote: > On Wed, Aug 09 2017, Florian Obser wrote: > > I just noticed that dhcpcd looks at flags in struct nd_ifinfo which I > > removed in r1.72, this fixes the build. > > Sorry about that. > > > > OK? > > ok, but: > - you may want sthen@ to take a l

Re: [patch] net/gdnsd reload

2017-08-09 Thread Joerg Jung
On Thu, Jul 06, 2017 at 10:19:17PM +0100, Stuart Henderson wrote: > On 2017/07/06 22:41, Joerg Jung wrote: > > Hi, > > > > seems like gdnsd does not have a reload (anymore) and man page > > discourages the usage of any reload action (as reserved for future use). > > > > So OK, for the diff below?

NEW: devel/dlib

2017-08-09 Thread Rafael Sadowski
Hi All, Please find attached a port for Dlib, a powerfull modern C++ toolkit. $ cat pkg/DESCR: Dlib is a modern C++ toolkit containing machine learning algorithms and tools for creating complex software in C++ to solve real world problems. It is used in both industry and academia in a wide range

UPDATE: shells/zsh

2017-08-09 Thread Rafael Sadowski
Please find below a quite simple patch to update zsh to 5.4.1. Ok? Comments? Rafael Sadowski Index: Makefile === RCS file: /cvs/ports/shells/zsh/Makefile,v retrieving revision 1.84 diff -u -p -u -p -r1.84 Makefile --- Makefile24

Re: [update] borgbackup 1.0.11

2017-08-09 Thread Björn Ketelaars
On Tue 08/08/2017 11:53, Giovanni Bechis wrote: > On 08/08/17 11:41, Stuart Henderson wrote: > > On 2017/08/08 08:54, Giovanni Bechis wrote: > >> On 08/06/17 15:46, Björn Ketelaars wrote: > >>> Please find enclosed a diff for bringing sysutils/borgbackup to the latest > >>> version, which fixes a c

Re: 6.1-stable amd64 lang/python/2.7

2017-08-09 Thread Diana Eichert
Hi Ingo Chuckle, I know mounting /usr with wxallowed is terrible and ugly, but I figured if I stated such a stupid thing someone with commit capability would come up with an idea to mitigate an idiot like myself from shooting myself in the foot. ;-) Also I installed /usr/ports using the directi

NEW: mail/notmuch 0.25

2017-08-09 Thread Klemens Nanni
notmuch[1] is "just an email system" for thread-based index, search and tagging that easily handles large amounts of messages. It can be used with MUAs and editors like mutt or Emacs to enhance functionality. Previous porting attempts[2] were taken into consideration; this port provides two packa

Re: dhcpcd fix for netinet6/nd6.h r1.72

2017-08-09 Thread Jeremie Courreges-Anglas
On Wed, Aug 09 2017, Florian Obser wrote: > I just noticed that dhcpcd looks at flags in struct nd_ifinfo which I > removed in r1.72, this fixes the build. > Sorry about that. > > OK? ok, but: - you may want sthen@ to take a look (maintainer) - please bump REVISION, 'cause in _if_checkipv6 this c

Re: Improve: security/keepassxc

2017-08-09 Thread Giovanni Bechis
On 08/09/17 17:17, Rafael Sadowski wrote: > On Wed Aug 09, 2017 at 01:03:28PM +0200, Giovanni Bechis wrote: >> Hi, >> enabled yubikey support, tested with challenge-response on yubikey-neo. >> Ok or too many dependencies ? >> Cheers >> Giovanni > > Thanks for the diff and keepassxc tests with y

Re: UPDATE: fonts/fira-fonts

2017-08-09 Thread Juan Francisco Cantero Hurtado
On Wed, Aug 09, 2017 at 08:24:14AM +0200, Rafael Sadowski wrote: > On Wed Aug 09, 2017 at 01:08:47AM +0200, Juan Francisco Cantero Hurtado wrote: > > On Tue, Aug 08, 2017 at 12:35:30PM +0200, Rafael Sadowski wrote: > > > On Tue Aug 08, 2017 at 05:35:25AM +0200, Juan Francisco Cantero Hurtado > > >

Port bulk with

2017-08-09 Thread Martin Pieuchot
As discussed recently on tech@ with Karel, some ports would benefit from having a header. This header is the Solaris version of our and has been adopted by FreeBSD. I'd like to migrate our base system from to . This would make our base tools dealing with ELF more portable. So here's a first

dhcpcd fix for netinet6/nd6.h r1.72

2017-08-09 Thread Florian Obser
I just noticed that dhcpcd looks at flags in struct nd_ifinfo which I removed in r1.72, this fixes the build. Sorry about that. OK? diff --git net/dhcpcd/patches/patch-if-bsd_c net/dhcpcd/patches/patch-if-bsd_c index 0046ef8ca11..0b2ed02e562 100644 --- net/dhcpcd/patches/patch-if-bsd_c +++ net/dh

Re: Improve: security/keepassxc

2017-08-09 Thread Rafael Sadowski
On Wed Aug 09, 2017 at 01:03:28PM +0200, Giovanni Bechis wrote: > Hi, > enabled yubikey support, tested with challenge-response on yubikey-neo. > Ok or too many dependencies ? > Cheers > Giovanni Thanks for the diff and keepassxc tests with yubikey. In my opinion there are too many dependencies

Improve: security/keepassxc

2017-08-09 Thread Giovanni Bechis
Hi, enabled yubikey support, tested with challenge-response on yubikey-neo. Ok or too many dependencies ? Cheers Giovanni Index: Makefile === RCS file: /var/cvs/ports/security/keepassxc/Makefile,v retrieving revision 1.5 diff -u -p