Re: [UPDATE] Tor Browser 8.0.1

2018-09-28 Thread Stuart Henderson
On 2018/09/28 07:35, Landry Breuil wrote: > On Thu, Sep 27, 2018 at 06:18:18PM -0500, attila wrote: > > Hi ports@, > > > > Attached is a patch to bring -current ports up to Tor Browser 8.0.1. > > Lightly tested on amd64. Full release announcement here: > > https://blog.torproject.org/new-rele

Re: devel/libinotify: why the custom directories?

2018-09-28 Thread Antoine Jacoutot
On Thu, Sep 27, 2018 at 04:52:45PM +0300, Paul Irofti wrote: > On 9/27/2018 4:31 PM, Landry Breuil wrote: > > On Thu, Sep 27, 2018 at 03:50:16PM +0300, Paul Irofti wrote: > > > Hi, > > > > > > Why isn't libinotify installed in /usr/local/lib? > > > > > >CONFIGURE_ARGS = --libdir=${PREFI

Re: devel/libinotify: why the custom directories?

2018-09-28 Thread Paul Irofti
On Fri, Sep 28, 2018 at 11:53:48AM +0200, Antoine Jacoutot wrote: > On Thu, Sep 27, 2018 at 04:52:45PM +0300, Paul Irofti wrote: > > On 9/27/2018 4:31 PM, Landry Breuil wrote: > > > On Thu, Sep 27, 2018 at 03:50:16PM +0300, Paul Irofti wrote: > > > > Hi, > > > > > > > > Why isn't libinotify instal

Re: devel/libinotify: why the custom directories?

2018-09-28 Thread Sebastien Marie
On Fri, Sep 28, 2018 at 11:53:48AM +0200, Antoine Jacoutot wrote: > > It's the kqueue implementation in it that is half broken and unmaintained (and > that was written for BSD, so definitely *not* NIH). If someone can have a look > at it and make sure it's working fine, then we can open the usage

update wycheproof-testvectors to HEAD

2018-09-28 Thread Theo Buehler
Trivial update. This way it's easier to be sure we're up-to-date. No change in the packaged .json files. Surprisingly, the libcrypto/wycheproof tests still pass. Index: Makefile === RCS file: /var/cvs/ports/security/wycheproof-testv

UPDATE: databases/pear-MDB2

2018-09-28 Thread Giovanni Bechis
Hi update to latest pear-MDB2 version, what we have in tree is not compatible with php 5.6. This version is the latest available, works with php-5.6 but it's not compatible with php-7.0. Commit or remove pear-MDB2 stuff ? Giovanni Index: Makefile =

Re: UPDATE: databases/pear-MDB2

2018-09-28 Thread Stuart Henderson
On 2018/09/28 16:24, Giovanni Bechis wrote: > Hi update to latest pear-MDB2 version, what we have in tree is not compatible > with php 5.6. > This version is the latest available, works with php-5.6 but it's not > compatible with php-7.0. > Commit or remove pear-MDB2 stuff ? The latest release i

Imapfilter

2018-09-28 Thread Olivier Regnier
Hi I use imapfilter with the following command: imapfilter -c ~/.config/imapfilter/config.lua. I noticed that a empty directory is created in my home directory either $HOME/.imapfilter, despite the path of the configuration file that i've been specified. Is it possible to avoid this? Thank y

Re: Imapfilter

2018-09-28 Thread Stuart Henderson
On 2018/09/28 19:43, Olivier Regnier wrote: > Hi > > I use imapfilter with the following command: imapfilter -c > ~/.config/imapfilter/config.lua. > > I noticed that a empty directory is created in my home directory either > $HOME/.imapfilter, despite the path of the configuration file that i'v

Re: [NEW] games/freeorion

2018-09-28 Thread Kirill Bychkov
On Thu, September 27, 2018 21:24, Tom Murphy wrote: > Hi, > > On Thu, Sep 27, 2018 at 10:03:47AM +0100, Stuart Henderson wrote: >> Please replace python2.7 in WANTLIB with ${MODPY_WANTLIB} and add >> ${MODPY_LIB_DEPENDS} to LIB_DEPENDS. > > I've changed Makefile to reflect this and also kirby@'s su

update games/barony

2018-09-28 Thread Solene Rapenne
Barony has a new version. This patch gets to latest version. barony-editor was missing devel/physfs I had to modify the patch on CMakeLists.txt. I updated pkg/README because asset file name has changed. Game works, I've been able to play a game and die at first level... Index: Makefile =

Re: update games/barony

2018-09-28 Thread David CARLIER
Ah you beat me I was about to post a diff too :-) worked for me too. On Fri, 28 Sep 2018 at 22:47, Solene Rapenne wrote: > > Barony has a new version. This patch gets to latest version. > > barony-editor was missing devel/physfs > I had to modify the patch on CMakeLists.txt. > I updated pkg/README

Re: update security/opensc to 0.19.0

2018-09-28 Thread Klemens Nanni
ping.