Re: ports tree install targets?

2017-05-06 Thread Landry Breuil
On Sun, May 07, 2017 at 03:05:17PM +1000, Douglas Ray wrote: > Thanks, Daniel, > > On 7/05/17 1:05 PM, Daniel Jakots wrote: > > On Sun, 7 May 2017 12:58:18 +1000, Douglas Ray wrote: > > > > > I want a procedure to discover, for instance, that > > > cdda2wav is an executable supplied by the cdrto

Re: ports tree install targets?

2017-05-06 Thread Douglas Ray
Thanks, Daniel, On 7/05/17 1:05 PM, Daniel Jakots wrote: On Sun, 7 May 2017 12:58:18 +1000, Douglas Ray wrote: I want a procedure to discover, for instance, that cdda2wav is an executable supplied by the cdrtools port. If you want to know from which package a binary comes from you can do som

Re: sysclean question

2017-05-06 Thread Sebastien Marie
On Sat, May 06, 2017 at 07:49:10PM -0500, Amit Kulkarni wrote: > > [...] > > So I figured to build kernel and then userland, the errors went away. > But when the correct binary versions of the > libssl.so/libtls.so/libcrypto.so are present on the system and I use > sysclean like so, I get this me

Re: ports tree install targets?

2017-05-06 Thread Daniel Jakots
On Sun, 7 May 2017 12:58:18 +1000, Douglas Ray wrote: > How do you generate a list of all the install targets of > all the ports? > > Is there a "make show-"* for this? Is there a db which > already tracks this? I'm not entirely sure to understand what you're asking but... > I want a procedur

ports tree install targets?

2017-05-06 Thread Douglas Ray
How do you generate a list of all the install targets of all the ports? Is there a "make show-"* for this? Is there a db which already tracks this? I want a procedure to discover, for instance, that cdda2wav is an executable supplied by the cdrtools port. If there isn't a global mechanism for

sysclean question

2017-05-06 Thread Amit Kulkarni
Hello, When I try to upgrade a May 3 binaries to May 6 binaries on amd64, I think that there was some difference in the kernel and userland because I got too many messages while logging in of difference in versions of libtls.so, libssl.so, and libcrypto.so something like this warning: libcrypto.s

Re: fpc-3.0.2, lazarus-1.6.4

2017-05-06 Thread Juan Francisco Cantero Hurtado
On Sat, May 06, 2017 at 02:26:41PM -0400, Adam Jensen wrote: > $ sysctl -n kern.version > OpenBSD 6.1 (GENERIC.MP) #20: Sat Apr 1 13:45:56 MDT 2017 > dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP > > fpc-3.0.2, lazarus-1.6.4 > > Installed via `pkg_add` > > $ echo $PKG

UPDATE: textproc/glimpse for clang

2017-05-06 Thread Stuart Cassoff
Index: Makefile === RCS file: /cvs/ports/textproc/glimpse/Makefile,v retrieving revision 1.27 diff -u -p -u -p -r1.27 Makefile --- Makefile11 Apr 2017 13:57:34 - 1.27 +++ Makefile6 May 2017 19:20:56 - @@ -3,15 +3,1

Re: [update] www/kcaldav

2017-05-06 Thread Joerg Jung
On Sat, May 06, 2017 at 02:14:13AM +0100, Raf Czlonka wrote: > On Fri, May 05, 2017 at 11:20:58PM BST, Stuart Henderson wrote: > > On 2017/05/05 22:33, Joerg Jung wrote: > > > +tls { certificate "/etc/ssl/example.net.crt", key > > > "/etc/ssl/private/example.net.key", ciphers "HIGH:!aNULL:

Re: [update] www/kcaldav

2017-05-06 Thread Joerg Jung
On Fri, May 05, 2017 at 11:20:58PM +0100, Stuart Henderson wrote: > On 2017/05/05 22:33, Joerg Jung wrote: > > +tls { certificate "/etc/ssl/example.net.crt", key > > "/etc/ssl/private/example.net.key", ciphers "HIGH:!aNULL:!MD5:!RC4" } > > I'd split the long line with \ and not bother set

fpc-3.0.2, lazarus-1.6.4

2017-05-06 Thread Adam Jensen
$ sysctl -n kern.version OpenBSD 6.1 (GENERIC.MP) #20: Sat Apr 1 13:45:56 MDT 2017 dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP fpc-3.0.2, lazarus-1.6.4 Installed via `pkg_add` $ echo $PKG_PATH http://ftp.openbsd.org/%m --- Problem --- At start, the "Configure Laza

amd64-clang port build failures 2017-05-04

2017-05-06 Thread Christian Weisgerber
http://build-failures.rhaalovely.net/amd64-clang/2017-05-04/ The idea is that people start picking some low-hanging fruit, so that we can slowly shrink the list. -- Christian "naddy" Weisgerber na...@mips.inka.de

Re: WIP update: mail/py-policyd-spf

2017-05-06 Thread Giovanni Bechis
On 05/06/17 10:27, Antoine Jacoutot wrote: > On Sat, May 06, 2017 at 10:01:07AM +0200, Giovanni Bechis wrote: >> Hi, >> wip update to latest version. >> >> Latest version requires python3, so some python3 flavours are needed. >> I added a python3 flavor to mail/py-spf but both flavours have files i

Re: NEW: math/py-numexpr 2.6.2

2017-05-06 Thread Daniel Jakots
On Sun, 23 Apr 2017 19:47:06 +0500, Alexandr Shadchin wrote: > On Fri, Feb 24, 2017 at 08:25:48PM +0500, Alexandr Shadchin wrote: > > Hi, > > > > ok to import? > > > > DESCR: > > > > Numexpr is a fast numerical expression evaluator for NumPy. With it, > > expressions that operate on arrays (li

Re: NEW: py-neovim

2017-05-06 Thread Edd Barrett
Hi, On Wed, May 03, 2017 at 03:59:04PM +0100, Edd Barrett wrote: > On Sat, Apr 15, 2017 at 03:33:10PM +0100, Edd Barrett wrote: > > Hi, > > > > This is the Python (2 and 3) connector used for Python plugins in > > neovim. > > Updated tarball to fix PLIST. OK? > > Test by running `:CheckHealth`

[NEW] net/validns

2017-05-06 Thread Frederic Cambus
Hi ports@, Here is a new port: net/validns Also attaching a port for devel/p5-Test-Command-Simple which is required as TEST_DEPENDS. Comments? OK? >From DESCR: Validns is a standalone command line RFC 1034/1035 zone file validation tool that, in addition to basic syntactic and semantic zone ch

Re: NEW/UPDATE: devel/py-twisted

2017-05-06 Thread Landry Breuil
On Tue, May 02, 2017 at 01:30:18PM +0300, Pavel Korovin wrote: > On 05/02, Landry Breuil wrote: > > That's also what pavel did in his submission - so we're definitely going > > this way. Now all the pieces of the puzzle need to be upgraded/tested > > altogether. Ie: > > - new dependencies of twiste

Re: NEW: devel/py-automat (upcoming devel/py-twisted update dependency)

2017-05-06 Thread Landry Breuil
On Sat, May 06, 2017 at 10:06:28AM +0100, Stuart Henderson wrote: > On 2017/05/03 16:02, Pavel Korovin wrote: > > > > -- > > With best regards, > > Pavel Korovin > > Wondering about the setup.py diff - is this because of an old setuptools? > If so I'd like a comment so we know to remove it later

Re: NEW: devel/py-automat (upcoming devel/py-twisted update dependency)

2017-05-06 Thread Stuart Henderson
On 2017/05/03 16:02, Pavel Korovin wrote: > > -- > With best regards, > Pavel Korovin Wondering about the setup.py diff - is this because of an old setuptools? If so I'd like a comment so we know to remove it later.

Re: WIP update: mail/py-policyd-spf

2017-05-06 Thread Antoine Jacoutot
On Sat, May 06, 2017 at 10:01:07AM +0200, Giovanni Bechis wrote: > Hi, > wip update to latest version. > > Latest version requires python3, so some python3 flavours are needed. > I added a python3 flavor to mail/py-spf but both flavours have files in > common (bin/spfquery) that conflicts. > What

WIP update: mail/py-policyd-spf

2017-05-06 Thread Giovanni Bechis
Hi, wip update to latest version. Latest version requires python3, so some python3 flavours are needed. I added a python3 flavor to mail/py-spf but both flavours have files in common (bin/spfquery) that conflicts. What's the correct way to manage them ? Cheers & Thanks Giovanni Index: Makefil

Re: update: devel/p5-Log-Any

2017-05-06 Thread Giovanni Bechis
On 05/04/17 18:59, Giovanni Bechis wrote: > Hi, > update to latest version, on package stage I have some warnings[¹], is it > worth patching or should I commit it as-is ?New diff with patches to shut up > pkg_create attached. Cheers Giovanni > Thanks & Cheers > Giovanni > > [¹] > ===> Bu