Re: [NEW] mail/opensmtpd-filter-dnsbl

2019-09-16 Thread Martijn van Duren
On 9/17/19 7:42 AM, Mikolaj Kucharski wrote: > On Tue, Sep 17, 2019 at 07:21:45AM +0200, Martijn van Duren wrote: >> Updated for CC flag. > > Compilartion fails with: > > main.c:32:10: fatal error: 'opensmtpd.h' file not found > #include "opensmtpd.h" > ^ > > below change fi

Re: [NEW] mail/opensmtpd-filter-dkim

2019-09-16 Thread Martijn van Duren
On 9/17/19 7:33 AM, Mikolaj Kucharski wrote: > On Tue, Sep 17, 2019 at 12:03:34AM +0100, Stuart Henderson wrote: >>> I used this port and it worked for me. Initially I could not get >>> DKIM pass with GMail, but with -c relaxed/relaxed Google is now >>> happy. >> >> it's probably worth figuring out

Re: [NEW] mail/opensmtpd-filter-dnsbl

2019-09-16 Thread Mikolaj Kucharski
On Tue, Sep 17, 2019 at 07:21:45AM +0200, Martijn van Duren wrote: > Updated for CC flag. Compilartion fails with: main.c:32:10: fatal error: 'opensmtpd.h' file not found #include "opensmtpd.h" ^ below change fixes it: --- MakefileTue Sep 17 05:06:55 2019 +++ Makefile

Re: [NEW] mail/opensmtpd-filter-dkim

2019-09-16 Thread Mikolaj Kucharski
On Tue, Sep 17, 2019 at 12:03:34AM +0100, Stuart Henderson wrote: > > I used this port and it worked for me. Initially I could not get > > DKIM pass with GMail, but with -c relaxed/relaxed Google is now > > happy. > > it's probably worth figuring out what's going on without that setting, but > gen

Re: [NEW] mail/opensmtpd-filter-dnsbl

2019-09-16 Thread Martijn van Duren
Updated for CC flag. On 9/12/19 9:09 AM, Martijn van Duren wrote: > ping > > No one interested in filtering on DNSBL anymore? > > On 9/5/19 3:15 PM, Martijn van Duren wrote: >> On 8/24/19 6:31 AM, Martijn van Duren wrote: >>> $ cat pkg/DESCR >>> filter-dnsbl is an opensmtpd filter that checks t

Re: [NEW] mail/libopensmtpd

2019-09-16 Thread Martijn van Duren
On 9/17/19 1:00 AM, Stuart Henderson wrote: > On 2019/09/12 09:13, Martijn van Duren wrote: >> ping >> >> On 9/5/19 3:13 PM, Martijn van Duren wrote: >>> On 8/24/19 6:29 AM, Martijn van Duren wrote: $ cat libopensmtpd/pkg/DESCR libopensmtpd is an libevent based library which allows for e

coq 8.10-beta3

2019-09-16 Thread Daniel Dickman
Here's an update to the latest beta of coq 8.10. Tested on i386. Bug fixes from the release notes: - improved warnings on coercion path ambiguity - support for ocaml extraction of primitive machine ints - fix for the soundness issue with template polymorphism - fix extraction of depenent record pr

Re: Update: lang/ocaml 4.08.1

2019-09-16 Thread Daniel Dickman
> On Sep 16, 2019, at 4:43 PM, Christopher Zimmermann > wrote: > > Hi, > > finally here's the update of OCaml to 4.08.1. Now that all dependent > ports are prepared it is pretty straight-forward: > > * Most of the diff is revision bumps of dependent packages > * adapt the new configure scri

[update] lang/node to v10.16.3

2019-09-16 Thread Aaron Bieber
Here is an update to node. I have been sitting on this for a while. Thought I had hit send but apparently I didn't hit it hard enough! Firefox builds fine and other apps I tested with work as expected. diff --git a/lang/node/Makefile b/lang/node/Makefile index c0dff4d5b52..8f2892ea4d5 100644 ---

UPDATE: java/gradle 5.6.2

2019-09-16 Thread Lawrence Teo
This updates Gradle to 5.6.2. https://docs.gradle.org/5.6.2/release-notes.html I have confirmed that security/ghidra builds with this Gradle update. To make future updates easier, this diff also adds myself as maintainer since security/ghidra (which I currently maintain) is the only port that us

Re: [Update] devel/p5-Mouse : Update to 2.5.9

2019-09-16 Thread Andrew Hewus Fresh
On Wed, Aug 28, 2019 at 02:39:12AM +, wen heping wrote: > Hi, ports@: > > Here is a patch for devel/p5-Mouse to update to 2.5.9. > It build well and passed regression test on amd64-head system. > > 4 ports depends on it: > devel/p5-Any-Moose > devel/p5-MouseX-Types > d

Re: 回复: 回复: 回复: [NEW] textproc/p5-PPIx-QuoteLike

2019-09-16 Thread Andrew Hewus Fresh
On Sat, Aug 24, 2019 at 02:15:38AM +, wen heping wrote: > ping ... > The update of p5-Perl-Critic is waiting for it. OK afresh1@, after changing the version from 0.007 to 0.008 and running `make makesum`. > > 发件人: owner-po...@openbsd.org 代表 wen heping > > 发

Re: [NEW] security/p5-Crypt-OpenSSL-Guess

2019-09-16 Thread Andrew Hewus Fresh
On Wed, Sep 04, 2019 at 08:40:24AM +, wen heping wrote: > Hi, ports@: > >Here is a patch to create new port security/p5-Crypt-OpenSSL-Guess. > It is required by the update of security/p5-Crypt-OpenSSL-RSA. > >It build well and passed all tests on amd64-head system. > > Comments? OK?

Re: [Update] security/p5-Crypt-OpenSSL-Bignum : Update to 0.09

2019-09-16 Thread Andrew Hewus Fresh
On Wed, Sep 04, 2019 at 08:10:49AM +, wen heping wrote: > Hi, ports@: > > Here is a patch to update security/p5-Crypt-OpenSSL-Bignum to 0.09. > It build well and passed all tests on amd64-head system. > > Two ports depends on it, both build well and passed all tests with this > update:

Re: [Update] security/p5-CryptX : Update to 0.064

2019-09-16 Thread Andrew Hewus Fresh
On Thu, Sep 05, 2019 at 03:04:52AM +, wen heping wrote: > Hi, ports@: > > Here is a patch to update security/p5-CryptX to 0.064. > It build well and passed all tests on amd64-head system. > > One port depends on it: net/p5-Net-SSH-Perl. It build well > and one tests failed in regressio

Re: [Update] devel/p5-Module-Build-XSUtil : Update to 0.19

2019-09-16 Thread Andrew Hewus Fresh
On Wed, Aug 28, 2019 at 02:30:09AM +, wen heping wrote: > Hi, ports@: > >Here is a update for devel/p5-Module-Build-XSUtil to update to 0.19 , > which is required by the build of p5-Mouse upstream. >It build well on amd64-head system. It defined NO_TESTS currently > because of lacking

Re: Update: lang/ocaml 4.08.1

2019-09-16 Thread kwesterback
ok krw@ Ken > On Sep 16, 2019, at 4:43 PM, Christopher Zimmermann > wrote: > > Hi, > > finally here's the update of OCaml to 4.08.1. Now that all dependent > ports are prepared it is pretty straight-forward: > > * Most of the diff is revision bumps of dependent packages > * adapt the ne

Re: [NEW] mail/opensmtpd-filter-dkim

2019-09-16 Thread Stuart Henderson
On 2019/09/16 20:42, Mikolaj Kucharski wrote: > Hi, > > On Thu, Sep 12, 2019 at 09:08:31AM +0200, Martijn van Duren wrote: > > Ping > > > > Doesn't anyone want to replace dkimproxy with something that integrates > > a little better? that's not a good incentive, i never used dkimproxy :) (amavisd

Re: [NEW] mail/libopensmtpd

2019-09-16 Thread Stuart Henderson
On 2019/09/12 09:13, Martijn van Duren wrote: > ping > > On 9/5/19 3:13 PM, Martijn van Duren wrote: > > On 8/24/19 6:29 AM, Martijn van Duren wrote: > >> $ cat libopensmtpd/pkg/DESCR > >> libopensmtpd is an libevent based library which allows for easy writing > >> of opensmtpd filter application

Re: go.port.mk: poison GOPROXY

2019-09-16 Thread Stuart Henderson
We don't want to just disable the proxy, we want to disable any network fetches, setting GOPROXY to an invalid url/scheme currently has that effect. -- Sent from a phone, apologies for poor formatting. On 16 September 2019 19:55:56 Eric Auge wrote: Hello, I think I saw an update of lang/go

Update: lang/ocaml 4.08.1

2019-09-16 Thread Christopher Zimmermann
Hi, finally here's the update of OCaml to 4.08.1. Now that all dependent ports are prepared it is pretty straight-forward: * Most of the diff is revision bumps of dependent packages * adapt the new configure script for our libbfd link requirements * pass LDFLAGS and CFLAGS to the new configure sc

Re: [NEW] mail/opensmtpd-filter-dkim

2019-09-16 Thread Mikolaj Kucharski
On Sun, Aug 25, 2019 at 12:24:31PM +0200, Martijn van Duren wrote: > While at it, should we also give a clearer DISTNAME? E.g. > opensmtpd-filter-? Right now it's filter-..., which might > not be clear to everyone that it's an smtpd filter. I think this is good idea. -- Regards, Mikolaj

Re: [NEW] mail/opensmtpd-filter-dkim

2019-09-16 Thread Mikolaj Kucharski
Hi, On Thu, Sep 12, 2019 at 09:08:31AM +0200, Martijn van Duren wrote: > Ping > > Doesn't anyone want to replace dkimproxy with something that integrates > a little better? I used this port and it worked for me. Initially I could not get DKIM pass with GMail, but with -c relaxed/relaxed Google i

Re: [NEW] mail/libopensmtpd

2019-09-16 Thread Mikolaj Kucharski
Hi Martijn, I've used below patch and earlier attached libopensmtpd port and it worked fine for me with filter-dkimsign. On Thu, Sep 12, 2019 at 09:13:25AM +0200, Martijn van Duren wrote: > ping > > On 9/5/19 3:13 PM, Martijn van Duren wrote: > > On 8/24/19 6:29 AM, Martijn van Duren wrote: > >>

powerpc bulk build report

2019-09-16 Thread landry
bulk build on macppc-1.ports.openbsd.org started on Sun Sep 8 11:44:33 MDT 2019 finished at Mon Sep 16 13:55:33 MDT 2019 lasted 08D19h11m done with kern.version=OpenBSD 6.6-beta (GENERIC.MP) #581: Mon Sep 2 13:44:08 MDT 2019 built packages:7925 Sep 8:1817 Sep 9:3504 Sep 10:680 Sep 11:534 Sep 12

Re: go.port.mk: poison GOPROXY

2019-09-16 Thread Eric Auge
Hello, I think I saw an update of lang/go to 1.13, which introduce this modules probing "stuff", read/taken from https://golang.org/doc/go1.13 : """ Users who cannot reach the default proxy and checksum database (for example, due to a firewalled or sandboxed configuration) may disable their use b

Re: boost md context switching on macppc

2019-09-16 Thread Otto Moerbeek
On Sat, Sep 14, 2019 at 03:08:10PM -0400, George Koehler wrote: > On Thu, 12 Sep 2019 16:19:18 +0200 > Otto Moerbeek wrote: > > > On Thu, Sep 12, 2019 at 12:54:47AM -0400, George Koehler wrote: > > > The broken diff follows. > > > > The good news is that is is not broken for my use-case: PowerD

回复: 回复: 回复: 回复: [Update] math/cfitsio : Update to 3.47

2019-09-16 Thread wen heping
I attached revised patch. I did not use EPOCH, because in upstream release note, the version is 3.470 , but the they offered distfile is 3.47. I guess it is a mistake. I removed www/nghttp2 from LIB_DEPENDS, since it is dependence pulled in by curl, as pointed by Stuart. Comments? OK? wen __

Re: Minor tweak of usage of sha256 in bsd.port.mk

2019-09-16 Thread Klemens Nanni
On Sun, Sep 15, 2019 at 07:26:16PM -0400, Kurt Mosiejczuk wrote: > bsd.port.mk factors out the current cipher (sha256) for hashes to _CIPHER. > However, in two places, it uses sha256 directly. This patch just changes > those spots to use ${_CIPHER} like the rest of the file. OK

[Update] mail/p5-Mail-DKIM : Update to 0.56

2019-09-16 Thread wen heping
Hi, ports@: Here is a patch for mail/p5-Mail-DKIM: i) Update to 0.56 ii) Add missing DEPENDS It build well and passed all tests on amd64-head system. 4 ports depends on mail/p5-Mail-DKIM: mail/p5-Mail-DMARC and mail/p5-Mail-SpamAssassin build well and passed all tests wi