Re: NEW: x11/xwallpaper

2017-04-21 Thread Landry Breuil
On Fri, Apr 21, 2017 at 08:58:21PM +0200, Rafael Sadowski wrote: > Hi ports@, > > Attached is a port of xwallpaper from Tobias Stoeckmann. Sent[1] on misc@ > a few weeks ago. COMMENT could be improved, why not taking the one upstream ? 'wallpaper setting utility for X' seems better. Other than th

fix devel/sdl-pango build with clang

2017-04-21 Thread Jonathan Gray
Freetype headers no longer define __FT2_BUILD_UNIX_H__. Remove the ifdef to fix the clang build: cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="SDL_Pango" -DVERSION="0.1.2" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STA

Re: UPDATE devel/openmpi to 2.1.0

2017-04-21 Thread Ilya Kaliman
ping On Mon, Apr 17, 2017 at 6:42 PM, Ilya Kaliman wrote: > Here is the next iteration: > >> It's not ready yet though. At least the following are needed: >> >> - you removed all the patches; these ones still seem relevant: >> >> ompi/mca/btl/tcp/btl_tcp_component.c > I've re-added this (renamed

Re: UPDATE: security/knockpy

2017-04-21 Thread Daniel Jakots
On Fri, 21 Apr 2017 20:07:38 +0200, Rafael Sadowski wrote: > -lib/python${MODPY_VERSION}/site-packages/knockpy-3.0-py${MODPY_VERSION}.egg-info/ > -lib/python${MODPY_VERSION}/site-packages/knockpy-3.0-py${MODPY_VERSION}.egg-info/PKG-INFO > -lib/python${MODPY_VERSION}/site-packages/knockpy-3.0-py${

Re: NEW: security/keepassxc

2017-04-21 Thread Giovanni Bechis
On Fri, Apr 21, 2017 at 09:29:34PM +0200, Rafael Sadowski wrote: > Hi ports@, > > Attached is a port of keepassxc. All test pass on amd64. Runs fine for > me over weeks. > > > 100% tests passed, 0 tests failed out of 22 $ portcheck

Re: foo2zjs not installable?

2017-04-21 Thread Stefan Sperling
On Thu, Apr 20, 2017 at 01:32:50PM +0200, Antoine Jacoutot wrote: > On Thu, Apr 20, 2017 at 01:28:34PM +0200, Stefan Sperling wrote: > > It looks like there is an accidental file collision in foo2zjs and > > foomatic-db 6.1 release packages. Is there an easy workaround? > > I can backport my lates

audio/libnjb without Doxygen docs

2017-04-21 Thread Rafael Sadowski
Hi ports@, libnjb without Doxygen. OK? Comments? Best regards, Rafael Sadowski Index: Makefile === RCS file: /cvs/ports/audio/libnjb/Makefile,v retrieving revision 1.14 diff -u -p -u -p -r1.14 Makefile --- Makefile12 Nov 2016

audio/liblo: remove doxygen as BUILD_DEPENDS

2017-04-21 Thread Rafael Sadowski
Hi ports@, audio/liblo does not use doxygen to generate documents and there are no docs in the current plist. OK? Comments? Best regards, Rafael Index: Makefile === RCS file: /cvs/ports/audio/liblo/Makefile,v retrieving revision 1

math/ginac without Doxygen docs

2017-04-21 Thread Rafael Sadowski
Hi ports@, Hi pirofti@, remove doxygen as BUILD_DEPENDS and disable doxygen via CONFIGURE_ENV. No docs in plist and no chnages after update-list. OK? Comments? Best regards, Rafael Sadowski Index: Makefile === RCS file: /cvs/ports

NEW: security/keepassxc

2017-04-21 Thread Rafael Sadowski
Hi ports@, Attached is a port of keepassxc. All test pass on amd64. Runs fine for me over weeks. > 100% tests passed, 0 tests failed out of 22 KeePassHTTP support tested with Firefox and PassIFox. DESCR: KeePassXC is a community fork of KeePassX, the cross-platform port of KeePass for Windows.

NEW: x11/xwallpaper

2017-04-21 Thread Rafael Sadowski
Hi ports@, Attached is a port of xwallpaper from Tobias Stoeckmann. Sent[1] on misc@ a few weeks ago. DESCR: The xwallpaper utility allows you to set image files as your X wallpaper. JPEG, PNG, and XPM file formats are supported, all of them being configurable and therefore no fixed dependencies.

UPDATE: security/knockpy

2017-04-21 Thread Rafael Sadowski
Hi All! Please find below an update for knockpy. Tested with some domains and default wordlist.txt on amd64. Best regards, Rafael Sadowski Index: Makefile === RCS file: /cvs/ports/security/knockpy/Makefile,v retrieving revision 1.1

Re: UPDATE: devel/p5-Search-Elasticsearch and dependencies

2017-04-21 Thread Giovanni Bechis
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 04/10/17 23:51, Giovanni Bechis wrote: > Hi, > update to devel/p5-Search-Elasticsearch, this needs an updated devel/p5-Moo > (and a new port because p5-Moo has been split in two modules). > Comments ? Ok ? > Cheers >Giovanni > maintainer

Re: MODGCC4_ARCHS=*

2017-04-21 Thread Stuart Henderson
On 2017/04/21 13:21, Stuart Henderson wrote: > Apart from ports where we know that GCC is specifically needed (e.g. > for TLS emulation, fortran or java) I'd like to switch things from > MODGCC4_ARCHS=* to MODGCC4_ARCHS=${GCC3_ARCHS} ${GCC4_ARCHS}. > > It's easier to do this before we have working

UPDATE: devel/py-hg-git 0.8.6

2017-04-21 Thread Juan Francisco Cantero Hurtado
Fixes the problem with the https:// urls. OK? Index: Makefile === RCS file: /cvs/ports/devel/py-hg-git/Makefile,v retrieving revision 1.24 diff -u -p -r1.24 Makefile --- Makefile9 Oct 2016 00:42:14 - 1.24 +++ Makefile

MODGCC4_ARCHS=*

2017-04-21 Thread Stuart Henderson
Apart from ports where we know that GCC is specifically needed (e.g. for TLS emulation, fortran or java) I'd like to switch things from MODGCC4_ARCHS=* to MODGCC4_ARCHS=${GCC3_ARCHS} ${GCC4_ARCHS}. It's easier to do this before we have working ports gcc on aarch64. Does anyone see a reason not to

UPDATE: devel/intellij 2017.1.1

2017-04-21 Thread Caspar Schutijser
Hi ports@, Below is a diff that updates intellij to 2017.1.1, a new major version. I have been testing it for a while now, works fine for me on amd64. Thanks, Caspar Schutijser Index: Makefile === RCS file: /cvs/ports/devel/intelli

Re: UPDATE: gnupg-2.1.20

2017-04-21 Thread Edd Barrett
On Fri, Apr 21, 2017 at 12:53:43PM +0300, Pavel Korovin wrote: > Hi Edd, > What do you think is the best place to put this info? > I'm thinking about ${PREFIX}/share/doc/gnupg/readme.yubikey Normally what you would do is put your README in the pkg/ directory of the port and run 'make update-plist'

Re: UPDATE: gnupg-2.1.20

2017-04-21 Thread Pavel Korovin
Hi Edd, What do you think is the best place to put this info? I'm thinking about ${PREFIX}/share/doc/gnupg/readme.yubikey On 04/21, Edd Barrett wrote: > On Wed, Apr 19, 2017 at 11:59:13PM +0300, Pavel Korovin wrote: > > Now I think that at least pcscd and pcsc_scan should be mentioned to give > >

Re: UPDATE: gnupg-2.1.20

2017-04-21 Thread Edd Barrett
On Wed, Apr 19, 2017 at 11:59:13PM +0300, Pavel Korovin wrote: > Now I think that at least pcscd and pcsc_scan should be mentioned to give > a hint to a user. Right. We don't really want a lengthy article on all the ins and outs. Is there a simple (common?) scenario involving a yubikey that can be