Re: x11/xclip: avoid printf %s NULL

2017-11-20 Thread Anthony J. Bentley
Theo Buehler writes: > $ unset DISPLAY; xclip > Error: Can't open display: (null) > $ tail -1 /var/log/messages > Nov 18 11:53:55 mimine xclip: vfprintf %s NULL in "Error: Can't open display: > %s " > > ok? > > Index: Makefile > === >

powerpc bulk build report

2017-11-20 Thread landry
bulk build on macppc-1.ports.openbsd.org started on Mon Nov 13 12:15:12 MST 2017 finished at Mon Nov 20 19:57:10 MST 2017 lasted 08D00h41m done with kern.version=OpenBSD 6.2-current (GENERIC.MP) #98: Mon Nov 13 01:21:40 MST 2017 built packages:6757 Nov 13:419 Nov 14:1136 Nov 15:595 Nov 16:268 No

Re: Gettext cleanup next step

2017-11-20 Thread Christian Weisgerber
On 2017-11-20, Christian Weisgerber wrote: > Just a quick heads-up that I now have a plan for removing the last > uses of the gettext module. This will happen over the next few > days. Should be all done now. -- Christian "naddy" Weisgerber na...@mips.inka.de

Re: [update] samba-4.6.10

2017-11-20 Thread Jeremie Courreges-Anglas
On Mon, Nov 20 2017, Jeremie Courreges-Anglas wrote: > On Mon, Nov 20 2017, Jeremie Courreges-Anglas wrote: >> samba-4.7 doesn't build right now, because of the usual waf madness. >> Here's an update to the latest release of the 4.6 branch. An >> additional patch is needed because isn't proper

fix PHP version in doku wiki

2017-11-20 Thread Rafael Sadowski
Hi All! Today I installed dokwiki on OpenBSD 6.2 and ran into different php issues. I uninstalled the default php 5.6 version and replaces it with php 7.x. Now everything works as usual. Please find below a simple -current diff. After an okay I would like to commit the same diff into -stable. Ok

Re: net/corebird 1.5.1 => 1.7.3

2017-11-20 Thread Adam Wolk
On Mon, Nov 20, 2017 at 10:36:17PM +0100, Adam Wolk wrote: > On Mon, Nov 20, 2017 at 09:41:31PM +0100, Klemens Nanni wrote: > > On Mon, Nov 20, 2017 at 08:15:13PM +0100, Adam Wolk wrote: > > > On Wed, Nov 08, 2017 at 09:43:01PM +0100, Adam Wolk wrote: > > > > Hi ports@ > > > > > > > > attaching a

Re: net/corebird 1.5.1 => 1.7.3

2017-11-20 Thread Adam Wolk
On Mon, Nov 20, 2017 at 09:41:31PM +0100, Klemens Nanni wrote: > On Mon, Nov 20, 2017 at 08:15:13PM +0100, Adam Wolk wrote: > > On Wed, Nov 08, 2017 at 09:43:01PM +0100, Adam Wolk wrote: > > > Hi ports@ > > > > > > attaching a trivial bump for net/corebird > > > testedo n amd64 current. > > > > >

Re: net/corebird 1.5.1 => 1.7.3

2017-11-20 Thread Klemens Nanni
On Mon, Nov 20, 2017 at 08:15:13PM +0100, Adam Wolk wrote: > On Wed, Nov 08, 2017 at 09:43:01PM +0100, Adam Wolk wrote: > > Hi ports@ > > > > attaching a trivial bump for net/corebird > > testedo n amd64 current. > > > > Port changes: > > - dropping dependency on librest > > - dropping wantlib

Re: net/corebird 1.5.1 => 1.7.3

2017-11-20 Thread Rafael Sadowski
On Mon Nov 20, 2017 at 08:15:13PM +0100, Adam Wolk wrote: > On Wed, Nov 08, 2017 at 09:43:01PM +0100, Adam Wolk wrote: > > Hi ports@ > > > > attaching a trivial bump for net/corebird > > testedo n amd64 current. > > > > Port changes: > > - dropping dependency on librest > > - dropping wantlib o

Re: net/corebird 1.5.1 => 1.7.3

2017-11-20 Thread Adam Wolk
On Wed, Nov 08, 2017 at 09:43:01PM +0100, Adam Wolk wrote: > Hi ports@ > > attaching a trivial bump for net/corebird > testedo n amd64 current. > > Port changes: > - dropping dependency on librest > - dropping wantlib on soup-gnome > - appdata changed it's dwelling place > - setting HOME for

Re: [UPDATE] www/sblg to 0.4.11

2017-11-20 Thread Bryan Vyhmeister
On Mon, Nov 20, 2017 at 10:51:59AM -0800, Bryan Vyhmeister wrote: > This is another simple update of sblg from 0.4.10 to 0.4.11. The changes > listed by the author are: > > "Bump to latest oconfigure. Fix up some documentation. No code change." > > I did testing on amd64 with no issues. I expect

[UPDATE] www/sblg to 0.4.11

2017-11-20 Thread Bryan Vyhmeister
This is another simple update of sblg from 0.4.10 to 0.4.11. The changes listed by the author are: "Bump to latest oconfigure. Fix up some documentation. No code change." I did testing on amd64 with no issues. I expect it should work fine everywhere. CC maintainer also. Bryan

Re: MODPY_EGG_VERSION too long! [Re: Update to exabgp-3.4.22]

2017-11-20 Thread Daniel Jakots
On Mon, 20 Nov 2017 09:11:09 +, Stuart Henderson wrote: > This is mostly because MODPY_EGG_VERSION is such an annoyingly long > string :) Would anyone support / object to changing it to MODPY_EGG_V > across the tree? PERMIT_PACKAGE_CDROM and MODPY_SETUPTOOLS would be problematic then but I

Re: [update] samba-4.6.10

2017-11-20 Thread Jeremie Courreges-Anglas
On Mon, Nov 20 2017, Jeremie Courreges-Anglas wrote: > samba-4.7 doesn't build right now, because of the usual waf madness. > Here's an update to the latest release of the 4.6 branch. An > additional patch is needed because isn't properly detected if > isn't included first. > > Runtime not tes

Cyrus sasl 2.1.26 patch

2017-11-20 Thread Brad Davis
I've included a replacement for patch-saslauthd_auth_getpwent_c. If crypt() fails (because the pw->pw_passwd is "*") strcmp() fails when passed NULL. This is happening as my mail server is being probed for relay services. I have run this patch for about 2 days without a problem where the orig

[update] knot-2.6.1

2017-11-20 Thread Jeremie Courreges-Anglas
Hi, a long overdue update to the latest release. Test reports welcome^Wneeded. ;) Index: Makefile === RCS file: /d/cvs/ports/net/knot/Makefile,v retrieving revision 1.22 diff -u -p -r1.22 Makefile --- Makefile20 Nov 2017 14:27

[UPDATE] mail/mlmmj 1.2.19.0 -> 1.3.0

2017-11-20 Thread Zhang Huangbin
Dear list, Please help update mail/mlmmj to the latest 1.3.0. Patch attached, tested and works for me. # Introduction Mlmmj is a simple and slim mailing list manager (MLM) inspired by ezmlm. It works with many different Mail Transport Agents (MTAs) and is simple for a system adminstrator to inst

Re: [update] samba-4.6.10

2017-11-20 Thread Jeremie Courreges-Anglas
On Mon, Nov 20 2017, Ian McWilliam wrote: > Checking for system talloc (>=2.1.9) > : not found > ERROR: System library talloc of version 2.1.9 not found, and bundling disabled > *** Error 1 in . (/usr/ports/infrastructure/mk/bsd.port.mk:2706 > '/usr/

Re: Gettext cleanup next step

2017-11-20 Thread Christian Weisgerber
Just a quick heads-up that I now have a plan for removing the last uses of the gettext module. This will happen over the next few days. -- Christian "naddy" Weisgerber na...@mips.inka.de

Re: new: devel/hs-setlocale (required to unbreak x11/xmonad)

2017-11-20 Thread Matthias Kilian
On Sun, Nov 19, 2017 at 10:06:01PM +0100, Matthias Kilian wrote: > this new hs-port is required to unbreak x11/xmonad. > > pkg/DESCR: > > This library provides Haskell bindings to setlocale. Please ignore this. I don't see the need in xmonad to dealing with locales at all, so I'll just patch xmo

MODPY_EGG_VERSION too long! [Re: Update to exabgp-3.4.22]

2017-11-20 Thread Stuart Henderson
On 2017/11/19 13:11, Daniel Jakots wrote: > Hi, > > I wanted to play with exabgp but reading their doc I saw that there are > changes between 3.4 and 4.0. I wanted to use directly 4.0 so I updated > the port to 4.0.2 only to realize later that it was a alpha release. > > I noticed that we're lagg