Re: [new] productivity/khal

2017-05-23 Thread Daniel Jakots
On Fri, 5 May 2017 22:22:54 +0200, Joerg Jung wrote: > Hi, > > please find attached a port for khal. While sometimes a bit buggy it > mostly works fine for my basic usage. > > $ cat pkg/DESCR > Khal is a standards based CLI (console) calendar program, able to > synchronize with CalDAV servers

Re: [new] devel/py-icalendar

2017-05-23 Thread Daniel Jakots
On Fri, 5 May 2017 22:20:07 +0200, Joerg Jung wrote: > Hi, > > please find attached a port for py-icalendar, a dependency for the > upcoming khal port. > > $ cat pkg/DESCR > This is an attempt at making an iCalendar package for Python, to > parse and generate iCalendar files. The inspiration h

Re: [new] devel/py-freezegun

2017-05-23 Thread Daniel Jakots
On Fri, 5 May 2017 22:21:07 +0200, Joerg Jung wrote: > Hi, > > please find attached a port for py-freezegun, a test dependency for > the upcoming khal port. > > $ cat pkg/DESCR > FreezeGun is a library that allows your python tests to travel > through time by mocking the datetime module. > >

Re: www/webkit is old/insecure, news at 11

2017-05-23 Thread Joerg Jung
On Sun, Feb 12, 2017 at 06:51:06PM +0100, Joerg Jung wrote: > > > On 31 Jan 2017, at 10:43, Landry Breuil wrote: > > > > Hi, > > > > so the following ports use www/webkit or www/webkit,gtk3: > > > > cad/xtrkcad > > graphics/ebook-viewer > > mail/claws-mail > > mail/geary > > productivity/gnuca

[UPDATE] databases/py-mongo to 3.4.0

2017-05-23 Thread Andrew Aldridge
Hello, This patch updates the databases/py-mongo port to 3.4.0, and adds a python3 flavor. It removes building the Sphinx documentation; it seems unnecessary, given that all of the docs are available at [1]. That said, I'm happy to re-add them. All tests pass on -current/amd64. [1]: http://

Re: mpd does not work on i386 (patch from FreeBSD)

2017-05-23 Thread Landry Breuil
On Tue, May 23, 2017 at 03:47:56PM -0400, Andre Smagin wrote: > On Tue, 23 May 2017 20:53:12 +0200 > Landry Breuil wrote: > > > Better with an update that actually compiles. works here, but doesnt > > directly fix my own issue... strange. Worked after forcing an update of > > the problematic dir

Re: mpd does not work on i386 (patch from FreeBSD)

2017-05-23 Thread Andre Smagin
(mailed landry@, but forgot to cc ports) On Tue, 23 May 2017 20:53:12 +0200 Landry Breuil wrote: > Better with an update that actually compiles. works here, but doesnt > directly fix my own issue... strange. Worked after forcing an update of > the problematic dir via gmpc, and a rescan. > > Eit

Re: [new] productivity/khal

2017-05-23 Thread Joerg Jung
Ping. On Fri, May 05, 2017 at 10:22:54PM +0200, Joerg Jung wrote: > Hi, > > please find attached a port for khal. While sometimes a bit buggy it > mostly works fine for my basic usage. > > $ cat pkg/DESCR > Khal is a standards based CLI (console) calendar program, able to synchronize > with Cal

Re: [new] devel/py-icalendar

2017-05-23 Thread Joerg Jung
Ping. Anynone? On Fri, May 05, 2017 at 10:20:07PM +0200, Joerg Jung wrote: > Hi, > > please find attached a port for py-icalendar, a dependency for the > upcoming khal port. > > $ cat pkg/DESCR > This is an attempt at making an iCalendar package for Python, to parse and > generate iCalendar file

Re: [new] devel/py-freezegun

2017-05-23 Thread Joerg Jung
Ping. Anynone? On Fri, May 05, 2017 at 10:21:07PM +0200, Joerg Jung wrote: > Hi, > > please find attached a port for py-freezegun, a test dependency for the > upcoming khal port. > > $ cat pkg/DESCR > FreezeGun is a library that allows your python tests to travel through time by > mocking the da

cannot change php 7 values through httpd.conf

2017-05-23 Thread kasak
Hello everybody! I noticed that i can't change php values through apache configuration. Here is example virtualhost: ServerName example.com DocumentRoot /var/www/htdocs/phpmy Options FollowSymLinks DirectoryIndex index.php Require ip 192.168.0 php_value upload_max_f

Re: mpd does not work on i386 (patch from FreeBSD)

2017-05-23 Thread Antoine Jacoutot
OK aja On Tue, May 23, 2017 at 08:16:47PM +0200, Landry Breuil wrote: > On Tue, May 23, 2017 at 08:01:51PM +0200, Landry Breuil wrote: > > On Tue, May 23, 2017 at 01:18:17PM -0400, Andre Smagin wrote: > > > I think this is the relevant discussion about the same issue FreeBSD had: > > > > > > htt

Re: mpd does not work on i386 (patch from FreeBSD)

2017-05-23 Thread Landry Breuil
On Tue, May 23, 2017 at 08:16:47PM +0200, Landry Breuil wrote: > On Tue, May 23, 2017 at 08:01:51PM +0200, Landry Breuil wrote: > > On Tue, May 23, 2017 at 01:18:17PM -0400, Andre Smagin wrote: > > > I think this is the relevant discussion about the same issue FreeBSD had: > > > > > > https://gith

[UPDATE] databases/mongodb 3.2.13

2017-05-23 Thread Andrew Aldridge
Hello, This patch updates MongoDB to 3.2.13 which, among a lot of other things[1], updates the bundled SpiderMonkey release. It also makes two changes to the sets of patches: * It REMOVES a patch that worked around siginfo->si_addr not being POSIX-compliant. This has been fixed in OpenBSD-cur

Re: mpd does not work on i386 (patch from FreeBSD)

2017-05-23 Thread Landry Breuil
On Tue, May 23, 2017 at 08:01:51PM +0200, Landry Breuil wrote: > On Tue, May 23, 2017 at 01:18:17PM -0400, Andre Smagin wrote: > > I think this is the relevant discussion about the same issue FreeBSD had: > > > > https://github.com/MusicPlayerDaemon/MPD/issues/41 > > > > This is the FreeBSD commi

Re: mpd does not work on i386 (patch from FreeBSD)

2017-05-23 Thread Landry Breuil
On Tue, May 23, 2017 at 01:18:17PM -0400, Andre Smagin wrote: > I think this is the relevant discussion about the same issue FreeBSD had: > > https://github.com/MusicPlayerDaemon/MPD/issues/41 > > This is the FreeBSD commit to fix it: > https://svnweb.freebsd.org/ports/head/audio/musicpd/files/pa

Re: mpd does not work on i386 (patch from FreeBSD)

2017-05-23 Thread Andre Smagin
I think this is the relevant discussion about the same issue FreeBSD had: https://github.com/MusicPlayerDaemon/MPD/issues/41 This is the FreeBSD commit to fix it: https://svnweb.freebsd.org/ports/head/audio/musicpd/files/patch-src_Compiler.h?revision=440334&view=markup "Fix library updating Deta

Re: Update to py-argcomplete-1.8.2

2017-05-23 Thread Alexandr Shadchin
On Tue, May 23, 2017 at 12:48:42PM +0100, Stuart Henderson wrote: > On 2017/03/07 20:15, Daniel Jakots wrote: > > On Tue, 21 Feb 2017 16:13:50 +, Stuart Henderson > > wrote: > > > > Sorry for the delay, I slacked a bit. > > > > > Tests are a bit messed up though, some missing deps - py-cover

Re: mpd does not work on i386

2017-05-23 Thread Landry Breuil
On Tue, May 23, 2017 at 05:05:38PM +0200, Jeremie Courreges-Anglas wrote: > Andre Smagin writes: > > > On Sat, 13 May 2017 18:35:41 +0200 > > Antoine Jacoutot wrote: > > > >> Hi. > >> > >> audio/mpd is pretty useless on 6.1 i386, it cannot update it's database. > > > > Hello. > > > > mpd has is

NEW: tdbc-mysql

2017-05-23 Thread Stuart Cassoff
Provides a database interface that conforms to Tcl DataBase Connectivity (TDBC) and allows a Tcl script to connect to a MariaDB database. One test failure: tdbc::mysql-19.11 $connection configure - -isolation FAILED Contents of test case: list [::db configure -isolation readun

Re: mpd does not work on i386

2017-05-23 Thread Jeremie Courreges-Anglas
Andre Smagin writes: > On Sat, 13 May 2017 18:35:41 +0200 > Antoine Jacoutot wrote: > >> Hi. >> >> audio/mpd is pretty useless on 6.1 i386, it cannot update it's database. > > Hello. > > mpd has issues updating the database on amd64 as well. > > If a directory in the root of music_directory (/s

Re: [UPDATE] latexmk

2017-05-23 Thread Nils Reuße
> Edd Barrett hat am 19. März 2017 um 16:13 geschrieben: > > > On Fri, Feb 24, 2017 at 01:56:34PM +0100, Nils Reuße wrote: > > Here is a small bump to the latest version of latexmk (4.52c), the version > > in ports being nearly two years old now. The new version fixed some small > > bugs rega

Re: Update to py-argcomplete-1.8.2

2017-05-23 Thread Stuart Henderson
On 2017/03/07 20:15, Daniel Jakots wrote: > On Tue, 21 Feb 2017 16:13:50 +, Stuart Henderson > wrote: > > Sorry for the delay, I slacked a bit. > > > Tests are a bit messed up though, some missing deps - py-coverage, > > py-pexpect, bash, tcsh we have - there's also devel/flake8 of which > >

Re: Update to py-argcomplete-1.8.2

2017-05-23 Thread Jonathan Gray
On Tue, Mar 07, 2017 at 08:15:07PM -0500, Daniel Jakots wrote: > On Tue, 21 Feb 2017 16:13:50 +, Stuart Henderson > wrote: > > Sorry for the delay, I slacked a bit. > > > Tests are a bit messed up though, some missing deps - py-coverage, > > py-pexpect, bash, tcsh we have - there's also deve

e: LibreOffice Crash if started other than opening a document

2017-05-23 Thread Ed Ahlsen-Girard
> From: Ed Ahlsen-Girard > Date: 2017-01-12 12:27:55 > Message-ID: 20170112062755.15f180c5 () foop ! my ! domain > [Download message RAW] > > On Wed, 11 Jan 2017 12:51:12 +0100 > David Coppa wrote: > > > On Wed, Jan 11, 2017 at 11:55 AM, Robert Nagy > > wrote: [...] > > > > Or y

Re: [UPDATE] net/irssi 1.0.2

2017-05-23 Thread Bryan Linton
On 2017-05-20 22:15:27, viq wrote: > Long overdue and very simple patch bringing irssi to latest 1.0.2 > Lightly tested on amd64. > Works for me on amd64 -CURRENT. No regressions seen with any of the various scripts I use from the irssi website either. -- Bryan

Re: akpop3d crashed with core-dump

2017-05-23 Thread Theo Buehler
On Tue, May 23, 2017 at 09:23:12AM +0200, Giovanni Bechis wrote: > On 05/23/17 08:24, I. Schuchardt wrote: > > hi folks > > > > i testing akpop3d on openbsd 6.1 (amd64 and i386). > > > > with "akpop3d -d" starts the deamon und opening the port 110 on my machine. > > so i can check > > the pop3

Re: akpop3d crashed with core-dump

2017-05-23 Thread Giovanni Bechis
On 05/23/17 08:24, I. Schuchardt wrote: > hi folks > > i testing akpop3d on openbsd 6.1 (amd64 and i386). > > with "akpop3d -d" starts the deamon und opening the port 110 on my machine. > so i can check > the pop3 with telnet on port 110: > fixed yesterday in -current, ok for the same diff for