UPDATE: mail/p5-Mail-SPF

2024-07-01 Thread Giovanni Bechis
:42:14 - 1.12 +++ Makefile 1 Jul 2024 08:23:39 - @@ -1,8 +1,6 @@ COMMENT = perl oop implementation of Sender Policy Framework -DISTNAME = Mail-SPF-v2.9.0 -PKGNAME = p5-${DISTNAME:S/-v/-/} -REVISION = 4 +DISTNAME = Mail-SPF-3.20240617 CATEGORIES = mail MAINTAINER = Giovanni Bechis

UPDATE: mail/p5-Mail-DMARC

2024-05-21 Thread Giovanni Bechis
Mail-DMARC/Makefile,v diff -u -p -r1.18 Makefile --- Makefile 3 May 2023 09:54:12 - 1.18 +++ Makefile 21 May 2024 07:41:06 - @@ -1,6 +1,6 @@ COMMENT= Perl implementation of DMARC -DISTNAME= Mail-DMARC-1.20230215 +DISTNAME= Mail-DMARC-1.20240314 MAINTAINER= Giovanni Bechis CATEGO

Re: Overhaul package handling in puppet 8

2024-04-09 Thread Giovanni Bechis
On 4/10/24 07:10, Sebastian Reitenbach wrote: Hi, On Tuesday, April 09, 2024 22:43 CEST, Giovanni Bechis wrote: On Tue, Apr 09, 2024 at 10:17:30PM +0200, Sebastian Reitenbach wrote: Since we now have a recent Puppet in ports, I started looking at how packages are handled with Puppet. My

Re: Overhaul package handling in puppet 8

2024-04-09 Thread Giovanni Bechis
On Tue, Apr 09, 2024 at 10:17:30PM +0200, Sebastian Reitenbach wrote: > Since we now have a recent Puppet in ports, I started looking at how packages > are handled with Puppet. > My current trouble is that it wasn't really possible to install banches > properly: i.e. can't properly install gimp,

UPDATE 7.5-stable: www/apache-httpd

2024-04-09 Thread Giovanni Bechis
Hi, update to apache-httpd 2.4.59 which fixes CVE-2024-27316, CVE-2024-24795 and CVE-2023-38709 Comments ? ok ? Cheers Giovanni Index: Makefile === RCS file: /cvs/ports/www/apache-httpd/Makefile,v retrieving revision 1.129 diff -u

Re: mail/opensmtpd-extras: use imsg_get_fd()

2024-01-31 Thread Giovanni Bechis
On 1/30/24 17:02, Omar Polo wrote: This should make opensmtpd-extras work with a future imsg.fd removal. m_forward() is not used at all in -extras, so I could have also used -1 there, it doesn't matter. The queues are doing imsg passing, so the second hunk is actually needed, even if I doubt an

Re: Trying to install Apache 2.4 with OpenSSL 1.1 instead of LibreSSL

2024-01-30 Thread Giovanni Bechis
On Mon, Jan 29, 2024 at 07:45:27PM +, Stuart Henderson wrote: > On 2024/01/29 09:51, giova...@paclan.it wrote: > > On 1/26/24 23:11, Tim wrote: > > > I'm trying to troubleshoot an issue where Chrome/Chromium browsers > > > randomly fail to correctly use SSL against my web server. > > > > > Thi

UPDATE: net/rbldnsd

2024-01-11 Thread Giovanni Bechis
+DISTNAME= rbldnsd-1.0.0.2024.01.11 +GH_ACCOUNT=rspamd GH_PROJECT=rbldnsd -GH_COMMIT= cfb7e80ffa690861b1b79772328aa274d1d5446a -REVISION= 0 +GH_COMMIT= ec13fa915138330ed9c734ac73250bfcb0b3c268 CATEGORIES=net -HOMEPAGE= https://rbldnsd.io MAINTAINER=Giovanni

Nextcloud upgrade path

2023-06-08 Thread Giovanni Bechis
Hi, I have a Nextcloud 23.x instance running on OpenBSD 7.3. pkg_add(1) suggests to upgrade to 24.x and then to 25.x before next release. $ doas pkg_add -ui [...] --- +nextcloud-23.0.12p1 --- Nextcloud 23 is EOL upstream, it is advised to update your installation to 24 then to 25

Re: certbot missing module pkg_resources

2023-06-05 Thread Giovanni Bechis
On Wed, May 31, 2023 at 05:13:40PM -0400, A Tammy wrote: > > On 5/31/23 16:06, Adriano Barbosa wrote: > > Hi. > > I'm getting the error below while trying to run certbot from ports on > > 7.3. It runs after installing py3-setuptools. Should it be added in > > RUN_DEPENDS? > > From https://setupto

UPDATE: www/apache-httpd

2023-04-07 Thread Giovanni Bechis
Bugfix update to 2.4.57 follows, this is a bugfix release. Comments ? Cheers Giovanni Index: Makefile === RCS file: /cvs/ports/www/apache-httpd/Makefile,v retrieving revision 1.121 diff -u -p -r1.121 Makefile --- Makefile7

7.2 update: www/apache-httpd

2023-03-07 Thread Giovanni Bechis
Hi, update to Apache httpd 2.4.56 for OpenBSD 7.2 follows. Fixes CVE-2023-27522 and CVE-2023-25690. ok ? Cheers Giovanni Index: Makefile === RCS file: /cvs/ports/www/apache-httpd/Makefile,v retrieving revision 1.118.2.1 diff -u

Re: NEW: databases/puppetdb and sysutils/puppetserver 7.X

2023-02-15 Thread Giovanni Bechis
On 2/14/23 21:07, Sebastian Reitenbach wrote: On Sunday, February 12, 2023 10:36 CET, Giovanni Bechis wrote: On Sat, Feb 11, 2023 at 10:12:25PM +0100, Sebastian Reitenbach wrote: On Saturday, February 11, 2023 22:00 CET, "Sebastian Reitenbach" wrote: On Saturday, February 11,

Re: NEW: databases/puppetdb and sysutils/puppetserver 7.X

2023-02-12 Thread Giovanni Bechis
> On Saturday, February 11, 2023 11:35 CET, Giovanni Bechis > > > wrote: > > > > > > > On Sat, Feb 11, 2023 at 11:03:57AM +0100, Giovanni Bechis wrote: > > > > > On Sat, Feb 11, 2023 at 12:01:27AM +0100, Sebastian Reitenbach wrote: > > > >

Re: NEW: databases/puppetdb and sysutils/puppetserver 7.X

2023-02-11 Thread Giovanni Bechis
On Sat, Feb 11, 2023 at 11:03:57AM +0100, Giovanni Bechis wrote: > On Sat, Feb 11, 2023 at 12:01:27AM +0100, Sebastian Reitenbach wrote: > > On Thursday, February 09, 2023 14:51 CET, Giovanni Bechis > > wrote: > > > > > On 1/30/23 21:42, Sebastia

Re: NEW: databases/puppetdb and sysutils/puppetserver 7.X

2023-02-11 Thread Giovanni Bechis
On Sat, Feb 11, 2023 at 12:01:27AM +0100, Sebastian Reitenbach wrote: > On Thursday, February 09, 2023 14:51 CET, Giovanni Bechis > wrote: > > > On 1/30/23 21:42, Sebastian Reitenbach wrote: > > > Hi, > > > > > > with Puppet 5 now replaced by Puppet 7,

Re: NEW: databases/puppetdb and sysutils/puppetserver 7.X

2023-02-09 Thread Giovanni Bechis
On 1/30/23 21:42, Sebastian Reitenbach wrote: Hi, with Puppet 5 now replaced by Puppet 7, the ability to run a Puppet master on OpenBSD was gone. These two new packages replace the old PuppetDB 5, with PuppetDB 7 and introduces the new Puppetserver. Similarly to systuls/ruby-puppet, they go i

Puppet master status [was: Re: CVS: cvs.openbsd.org: ports]

2023-01-24 Thread Giovanni Bechis
On Fri, Jan 20, 2023 at 08:59:35PM +, Sebastian Reitenbach wrote: > CVSROOT: /cvs > Module name: ports > Changes by: sebas...@cvs.openbsd.org2023/01/20 13:59:35 > > Removed files: > sysutils/ruby-puppet/5: Makefile distinfo > sysutils/ruby-puppet/5/patches: patch-e

Re: UPDATE: www/apache-httpd

2023-01-19 Thread Giovanni Bechis
On Wed, Jan 18, 2023 at 09:12:41AM +0100, Giovanni Bechis wrote: > Hi, > update to 2.4.55, fixes CVE-2022-37436, CVE-2022-36760 and > CVE-2006-20001. > ok for current and 7.2 ? > Cheers >Giovanni > second diff with a mod_http2 fix added. Cheers Giov

Re: NEW: mail/opensmtpd-filters/mimedefang

2023-01-18 Thread Giovanni Bechis
On Wed, Jan 18, 2023 at 09:18:18AM +0100, Giovanni Bechis wrote: > Hi, > attached an opensmtpd filter to be able to use MIMEDefang with smtpd(8). > Ok ? > Cheers >Giovanni > Correct diff follows: Index: Makefile ==

UPDATE: mail/mimedefang

2023-01-18 Thread Giovanni Bechis
Hi, bugfix update to 3.3 version. Ok ? Cheers Giovanni Index: Makefile === RCS file: /cvs/ports/mail/mimedefang/Makefile,v retrieving revision 1.61 diff -u -p -r1.61 Makefile --- Makefile24 Oct 2022 16:29:22 - 1.61

NEW: mail/opensmtpd-filters/mimedefang

2023-01-18 Thread Giovanni Bechis
=Giovanni Bechis + +MASTER_SITES= ${HOMEPAGE}/releases/ +INSTALL_TARGET=build install + +RUN_DEPENDS= mail/mimedefang \ + mail/p5-OpenSMTPd-Filter + +# MIT +PERMIT_PACKAGE=Yes + +NO_TEST= Yes + +.include Index: mimedefang/distinfo

UPDATE: www/apache-httpd

2023-01-18 Thread Giovanni Bechis
Hi, update to 2.4.55, fixes CVE-2022-37436, CVE-2022-36760 and CVE-2006-20001. ok for current and 7.2 ? Cheers Giovanni Index: Makefile === RCS file: /cvs/ports/www/apache-httpd/Makefile,v retrieving revision 1.119 diff -u -p -r

UPDATE: mail/p5-Mail-SpamAssassin

2022-12-19 Thread Giovanni Bechis
Hi, major update to 4.0.0. Lot of improvements and new features, more info at https://svn.apache.org/repos/asf/spamassassin/tags/spamassassin_release_4_0_0/UPGRADE. Comments ? Ok ? Cheers Giovanni Index: Makefile === RCS file: /c

Re: sysutils/rdiff-backup: update or remove ?

2022-12-05 Thread Giovanni Bechis
On Mon, Dec 05, 2022 at 11:25:15AM +, Stuart Henderson wrote: > On 2022/12/05 12:01, Giovanni Bechis wrote: > > On Sat, Dec 03, 2022 at 07:30:55PM +, Klemens Nanni wrote: > > > Last port update is from 2010, i consider this port unmaintained despite > >

Re: sysutils/rdiff-backup: update or remove ?

2022-12-05 Thread Giovanni Bechis
On Sat, Dec 03, 2022 at 07:30:55PM +, Klemens Nanni wrote: > Last port update is from 2010, i consider this port unmaintained despite > the variable being set. > > python 2, but upstream is super active (last beta is a few hours old) > with python 3 support and a stable version of 2.0.5. > >

Re: mail/opensmtpd-extras: update or remove -python package?

2022-12-05 Thread Giovanni Bechis
-python-6.7.1v0.tgz Comment: extras with python bindings for smtpd Description: Extras with Python bindings for OpenSMTPD. Maintainer: Giovanni Bechis , Joerg Jung WWW: https://www.opensmtpd.org/

Re: some issues with sogo 5.7.1 in 7.2

2022-11-29 Thread Giovanni Bechis
On Mon, Nov 28, 2022 at 02:57:07PM +0100, Landry Breuil wrote: > Hi, > > finally upgraded my work sogo instance, hit two distinct issues > unrelated to the WOPort one, both seen when trying to login: > > [GCSSessionsFolder > writeRecordForEntryWithID:value:creationDate:lastSeenDate:]: cannot > wr

Re: Enable Ed25519 in apache-httpd

2022-11-15 Thread Giovanni Bechis
On Sun, Nov 13, 2022 at 03:31:03PM +0100, Theo Buehler wrote: > Now that libcrypto ships with Ed25519 support and X25519 support in EVP, > we can enable it in httpd. Ed448 is still not supported. > > Also, do not use a dubious quality ASN1_TIME_diff() implementation from > stackoverflow, use the o

Re: remove security/p0f ?

2022-11-14 Thread Giovanni Bechis
On 11/13/22 20:17, Stuart Henderson wrote: On 2022/11/13 19:13, Klemens Nanni wrote: We also have this the newer version as of revision 1.1.1.1 date: 2015/01/08 22:03:20; author: sthen; state: Exp; lines: +0 -0; import security/p0f3 (separate non-conflicting port to p0f as the rewrite uses d

Re: Tweak license detection in portgen(1)

2022-10-13 Thread Giovanni Bechis
On Sat, Oct 08, 2022 at 08:15:03PM -0400, Kurt Mosiejczuk wrote: > I tweaked portgen's License.pm module a bit. There were common licenses > that it would spit out as "Unknown". So I modified the munging a little > and added more entries to its list of good licenses. > > Now something that states

Re: Cannot start www/sogo 5.7.1

2022-09-18 Thread Giovanni Bechis
On Sat, Sep 17, 2022 at 07:56:37PM +0200, Sebastian Reitenbach wrote: > On Friday, September 16, 2022 15:19 CEST, Landry Breuil > wrote: > > > Le Fri, Sep 16, 2022 at 02:18:54PM +0200, Sebastian Reitenbach a écrit : > > > On Wednesday, September 14, 2022 15:

Re: Cannot start www/sogo 5.7.1

2022-09-14 Thread Giovanni Bechis
On 9/14/22 13:08, Stuart Henderson wrote: On 2022/09/14 12:44, Landry Breuil wrote: Le Wed, Sep 14, 2022 at 12:03:49PM +0200, Giovanni Bechis a écrit : On 9/14/22 11:19, Landry Breuil wrote: Le Tue, Sep 13, 2022 at 11:29:01PM +0200, Giovanni Bechis a écrit : Hi, after updating to latest

Re: Cannot start www/sogo 5.7.1

2022-09-14 Thread Giovanni Bechis
On 9/14/22 11:19, Landry Breuil wrote: Le Tue, Sep 13, 2022 at 11:29:01PM +0200, Giovanni Bechis a écrit : Hi, after updating to latest snapshot, sogod doesn't start anymore. just to make it clear, you were previously running 5.5.1 ? Previously I was running 7.2-beta, looking at cvs hi

Cannot start www/sogo 5.7.1

2022-09-13 Thread Giovanni Bechis
Hi, after updating to latest snapshot, sogod doesn't start anymore. The error I have on my log files is: Sep 13 23:20:23 sogod [36455]: version 5.7.1 (build @amd64.ports.openbsd.org 202209110944) -- starting Sep 13 23:20:23 sogod [36455]: vmem size check enabled: shutting down app when vmem > 3

Re: www/sogod: add login.conf.d/sogod

2022-04-29 Thread Giovanni Bechis
On Thu, Apr 28, 2022 at 03:18:00PM +0200, Landry Breuil wrote: > Le Thu, Apr 28, 2022 at 03:12:23PM +0200, Landry Breuil a écrit : > > hi, > > > > i've been using sogo with ~10 users since a while and i've had a line in > > login.conf since 2017, because in some situations 128fd is not enough > >

Re: NEW: misc/p5-Net-LibIDN2

2022-04-27 Thread Giovanni Bechis
On Wed, Apr 27, 2022 at 10:43:45AM +0200, Giovanni Bechis wrote: > Net::LibIDN2 - Perl bindings for GNU Libidn2 > The port provides bindings for GNU Libidn2, > a C library for handling internationalized domain names > based on IDNA 2008, Punycode and TR46. > > The port will b

NEW: misc/p5-Net-LibIDN2

2022-04-27 Thread Giovanni Bechis
Net::LibIDN2 - Perl bindings for GNU Libidn2 The port provides bindings for GNU Libidn2, a C library for handling internationalized domain names based on IDNA 2008, Punycode and TR46. The port will be a dependency for Apache SpamAssassin 4.0. Comments ? Ok ? Cheers Giovanni signature.asc Des

Re: mail/p5-Mail-DMARC: Update to 1.20211209

2022-04-14 Thread Giovanni Bechis
On 4/13/22 23:14, Alexander Bluhm wrote: > On Sun, Apr 03, 2022 at 10:31:54AM +, wen heping wrote: >> Hi, >> >> Here is a patch to update mail/p5-Mail-DMARC: >> i) Update to 1.20211209 >> ii) Add p5-Email-Sender as RUN_DEPENDS >> It build well, 1 of all 20 tests failed on my am

Re: mail/p5-Mail-DMARC: Update to 1.20211209

2022-04-03 Thread Giovanni Bechis
@@ > COMMENT= Perl implementation of DMARC > > -DISTNAME=Mail-DMARC-1.20200214 > +DISTNAME=Mail-DMARC-1.20211209 > MAINTAINER= Giovanni Bechis > -REVISION=1 > > CATEGORIES= mail > > @@ -23,6 +22,7 @@ RUN_DEPENDS=converter

Re: CVS: cvs.openbsd.org: ports

2022-03-16 Thread Giovanni Bechis
On Tue, Mar 15, 2022 at 05:03:17PM -0400, Kurt Mosiejczuk wrote: > On Tue, Mar 15, 2022 at 08:22:43PM +, Stuart Henderson wrote: > > > > It fails identically on -current. > > > base-gcc won't be good enough: > > > > util.c:3183: error: thread-local storage not supported for this target > >

WIP: security/rustls-ffi

2022-03-11 Thread Giovanni Bechis
This crate contains FFI bindings for the rustls TLS library, so you can use the library in C programs or any other language that supports FFI. Atm the port fails during "make fake" with: $ make fake ===> Faking installation for rustls-ffi-0.8.2 error: no packages found with binaries or examples

FIX: mail/p5-Mail-SPF

2021-12-23 Thread Giovanni Bechis
0 @@ -4,7 +4,7 @@ COMMENT = perl oop implementation of Se DISTNAME = Mail-SPF-v2.9.0 PKGNAME = p5-${DISTNAME:S/-v/-/} -REVISION = 1 +REVISION = 2 CATEGORIES = mail MAINTAINER = Giovanni Bechis Index: patches/pat

use Apache cdn on infrastructure/db/network.conf

2021-12-20 Thread Giovanni Bechis
Apache mirrors are behind a cdn, ok to use it ? Cheers Giovanni Index: network.conf === RCS file: /cvs/ports/infrastructure/db/network.conf,v retrieving revision 1.18 diff -u -p -r1.18 network.conf --- network.conf7 Feb 202

Re: [Maintainer Update] mail/p5-Mail-AuthenticationResults: Update to 2.20210915

2021-12-20 Thread Giovanni Bechis
On Sun, Dec 19, 2021 at 10:48:29AM +, wen heping wrote: > Hi, ports@: > >Here is simple patch for mail/p5-Mail-AuthenticationResults to > update to 2.20210915. It build well and pass all tests on 7.0-current > amd54 system. > >Only 1 port depends on it: mail/p5-Mail-DKIM. It build we

UPDATE: mail/mimedefang

2021-12-17 Thread Giovanni Bechis
Hi, update to the (just released) latest version. ok ? Comments ? Cheers Giovanni Index: Makefile === RCS file: /cvs/ports/mail/mimedefang/Makefile,v retrieving revision 1.54 diff -u -p -r1.54 Makefile --- Makefile29 Aug 2

UPDATE: mail/courier-*

2021-12-03 Thread Giovanni Bechis
Update to latest version of mail/courier-* and mail/maildrop. To start courier-imap the line "IMAPACCESSFILE=/etc/courier/imapaccess" must be added to /etc/courier/imapd configuration file. Comments ? Ok ? Cheers Giovanni Index: Makefile ==

Re: sogo/gnustep mysteriously adds XML-encoded UTF-8 BOM

2021-11-18 Thread Giovanni Bechis
On Thu, Oct 28, 2021 at 01:41:24PM +0200, Landry Breuil wrote: > Le Thu, Oct 28, 2021 at 01:18:33PM +0200, Marcus MERIGHI a écrit : > > Hello! > > > > This is just a heads-up for fellow SOGo users and a plea to > > @landry: would you mind sharing your new gnustep/sogo packages? > > > > After upg

mail/pyzor fix

2021-11-18 Thread Giovanni Bechis
Hi, mail/pyzor has a server mode that needs some love. Diff follows, ok ? Cheers Giovanni Index: Makefile === RCS file: /cvs/ports/mail/pyzor/Makefile,v retrieving revision 1.18 diff -u -p -r1.18 Makefile --- Makefile2 Nov 2021

Re: Ports incompatibilties with LibreSSL

2021-09-02 Thread Giovanni Bechis
On Wed, Sep 01, 2021 at 05:19:18PM +0100, Stuart Henderson wrote: > On 2021/09/01 17:55, Theo Buehler wrote: > > Please, if you run into issues building stuff against LibreSSL, let us > > know, otherwise we can't fix them. > > > > Some upstreams are helpful and cooperative, but there's too many #i

Re: WIP update: mail/mimedefang

2021-08-25 Thread Giovanni Bechis
On Tue, Aug 03, 2021 at 11:16:50PM +0200, Giovanni Bechis wrote: > Hi, > MIMEDefang 2.85-rc1 has been released last week and 2.85 will be > released soon, now looking for testers. > Full changelog at > https://github.com/The-McGrail-Foundation/MIMEDefang/blob/2.85-rc1/Changelog

Re: devel/p5-Log-Any: Update to 1.710

2021-08-22 Thread Giovanni Bechis
On 8/21/21 3:56 PM, wen heping wrote: > Hi, > > Here is a patch for devel/p5-Log-Any to update to 1.710. > It build well and passed all tests here on amd64-6.8 system. >4 ports depends on it : >www/p5-HTML-Mason > devel/p5-Search-Elasticsearch > devel/p5-Log-Any-Adapter

WIP update: mail/mimedefang

2021-08-03 Thread Giovanni Bechis
Hi, MIMEDefang 2.85-rc1 has been released last week and 2.85 will be released soon, now looking for testers. Full changelog at https://github.com/The-McGrail-Foundation/MIMEDefang/blob/2.85-rc1/Changelog Cheers & Thanks Giovanni Index: Makefile

Re: WIP: Apache httpd vs LibreSSL

2021-06-01 Thread Giovanni Bechis
On Tue, May 18, 2021 at 01:21:25PM +0200, Theo Buehler wrote: > On Tue, May 18, 2021 at 11:45:33AM +0200, Giovanni Bechis wrote: > > Hi, > > upcoming Apache httpd doesn't build with LibreSSL because it uses > > EVP_PKEY_X25519 constants that are not defined on LibreS

Re: postgrey: missing dependency?

2021-06-01 Thread Giovanni Bechis
On 6/1/21 11:37 PM, Mike Fischer wrote: >> Am 01.06.2021 um 23:24 schrieb Giovanni Bechis : >> >> On 6/1/21 9:15 PM, Stuart Henderson wrote: >>> On 2021/06/01 16:10, Mike Fischer wrote: >>>> Friendly ping: >>>> >>>> Not that th

Re: postgrey: missing dependency?

2021-06-01 Thread Giovanni Bechis
On 6/1/21 9:15 PM, Stuart Henderson wrote: > On 2021/06/01 16:10, Mike Fischer wrote: >> Friendly ping: >> >> Not that this is urgent, but this patch hasn’t made it into the ports tree >> yet AFAICT. >> >> Could someone with CVS write permission please ok and commit (or NAK) >> Giovanni's patch?

Re: mail/py-authres, mail/py-spf, mail/py-policyd-spf - Remove?

2021-05-26 Thread Giovanni Bechis
On 5/26/21 4:59 AM, J Doe wrote: > On 2021-05-25 10:44 p.m., Daniel Jakots wrote: >> On Wed, 27 Nov 2019 11:00:07 +, Stuart Henderson >> wrote: >> >>> On 2019/11/26 19:08, Kurt Mosiejczuk wrote: These 3 are python2-only, and the only consumers are in a chain from one to the next.  (p

WIP: Apache httpd vs LibreSSL

2021-05-18 Thread Giovanni Bechis
Hi, upcoming Apache httpd doesn't build with LibreSSL because it uses EVP_PKEY_X25519 constants that are not defined on LibreSSL. The following diff works, is it better to add EVP_PKEY_X constants to evp.h instead ? Giovanni Index: Makefile

Re: postgrey: missing dependency?

2021-05-15 Thread Giovanni Bechis
On Fri, May 07, 2021 at 12:38:25AM +0200, Mike Fischer wrote: > Hi! > > In /var/log/maillog I saw this: > May 6 20:07:21 to postgrey[41981]: FATAL: Can't locate IO/Socket/INET6.pm in > @INC (you may need to install the IO::Socket::INET6 module) (@INC contains: > /usr/local/libdata/perl5/site_pe

Re: ruby27 vs Puppet

2021-05-04 Thread Giovanni Bechis
On Sun, Mar 14, 2021 at 05:36:55PM +0100, Giovanni Bechis wrote: > On Sat, Mar 13, 2021 at 02:33:48PM +0100, Klemens Nanni wrote: > > On Sat, Mar 13, 2021 at 09:05:18AM +0100, Giovanni Bechis wrote: > > > Hi, > > > after updating to current I receive daily warnings that

bugfix update: mail/p5-Mail-SpamAssassin

2021-04-12 Thread Giovanni Bechis
Bugfix update to latest version, fixes a couple of bugs. Announcement available at: https://svn.apache.org/repos/asf/spamassassin/branches/3.4/build/announcements/3.4.6.txt ok for 6.9 and 6.8 ? Giovanni Index: Makefile === RCS fil

update mail/p5-Mail-SpamAssassin on 6.8

2021-03-25 Thread Giovanni Bechis
Diff to update SpamAssassin to latest version (that fixes a CVE) follows. It's the same diff I have committed to -current. Ok to commit it on 6.8 ? Cheers Giovanni Index: Makefile === RCS file: /cvs/ports/mail/p5-Mail-SpamAssassin

Re: ruby27 vs Puppet

2021-03-14 Thread Giovanni Bechis
On Sat, Mar 13, 2021 at 02:33:48PM +0100, Klemens Nanni wrote: > On Sat, Mar 13, 2021 at 09:05:18AM +0100, Giovanni Bechis wrote: > > Hi, > > after updating to current I receive daily warnings that my Puppet client is > > not running. > > This is because ruby27 starts

ruby27 vs Puppet

2021-03-13 Thread Giovanni Bechis
Hi, after updating to current I receive daily warnings that my Puppet client is not running. This is because ruby27 starts programs in a different way then ruby26. On OpenBSD 6.8 I have: $ ps auxww | grep puppet root 63876 0.0 10.2 82024 51836 ?? S Fri05PM0:05.56 /usr/local/bin/ru

Re: Puppet 5.5 broken on current

2021-01-15 Thread Giovanni Bechis
On 1/15/21 12:56 PM, Klemens Nanni wrote: > On Fri, Jan 15, 2021 at 12:49:00PM +0100, Klemens Nanni wrote: >> On Fri, Jan 15, 2021 at 12:18:21AM -0500, George Koehler wrote: >>> On Thu, 14 Jan 2021 18:39:13 +0100 >>> Giovanni Bechis wrote: >>> >>>&

Re: Puppet 5.5 broken on current

2021-01-15 Thread Giovanni Bechis
On 1/15/21 11:52 AM, Stuart Henderson wrote: > On 2021/01/14 18:39, Giovanni Bechis wrote: >> On 1/14/21 5:21 PM, Giovanni Bechis wrote: >>> On 1/14/21 5:14 PM, Jeremy Evans wrote: >>>> On Thu, Jan 14, 2021 at 12:01 AM Klemens Nanni wrote: >>>> >

Re: Puppet 5.5 broken on current

2021-01-14 Thread Giovanni Bechis
On 1/14/21 5:21 PM, Giovanni Bechis wrote: > On 1/14/21 5:14 PM, Jeremy Evans wrote: >> On Thu, Jan 14, 2021 at 12:01 AM Klemens Nanni wrote: >> >>> On Thu, Jan 14, 2021 at 08:46:26AM +0100, Giovanni Bechis wrote: >>>> Hi, >>>> on current (p

Re: Puppet 5.5 broken on current

2021-01-14 Thread Giovanni Bechis
On 1/14/21 5:14 PM, Jeremy Evans wrote: > On Thu, Jan 14, 2021 at 12:01 AM Klemens Nanni wrote: > >> On Thu, Jan 14, 2021 at 08:46:26AM +0100, Giovanni Bechis wrote: >>> Hi, >>> on current (packages as of today) Puppet cannot start anymore, >>> the er

Re: NEW: mail/dcc

2021-01-14 Thread Giovanni Bechis
On 1/14/21 9:57 AM, Stuart Henderson wrote: > On 2021/01/14 08:31, Giovanni Bechis wrote: >> On Sat, Jan 09, 2021 at 04:45:48PM +, Stuart Henderson wrote: >>> This port is for DCC (https://www.dcc-servers.net/dcc/), >>> >>> 'The Distributed Check

Re: Puppet 5.5 broken on current

2021-01-14 Thread Giovanni Bechis
On 1/14/21 9:05 AM, Klemens Nanni wrote: > On Thu, Jan 14, 2021 at 08:51:10AM +0100, Giovanni Bechis wrote: >> On Thu, Jan 14, 2021 at 08:46:26AM +0100, Giovanni Bechis wrote: >>> Hi, >>> on current (packages as of today) Puppet cannot start anymore, >

Re: Puppet 5.5 broken on current

2021-01-13 Thread Giovanni Bechis
On Thu, Jan 14, 2021 at 08:46:26AM +0100, Giovanni Bechis wrote: > Hi, > on current (packages as of today) Puppet cannot start anymore, > the error is the following: > > [~]$ doas puppet agent -t > /usr/local/lib/ruby/site_ruby/2.7/puppet/util.rb:461: warning: URI.escape is &

Puppet 5.5 broken on current

2021-01-13 Thread Giovanni Bechis
Hi, on current (packages as of today) Puppet cannot start anymore, the error is the following: [~]$ doas puppet agent -t /usr/local/lib/ruby/site_ruby/2.7/puppet/util.rb:461: warning: URI.escape is obsolete cannot load such file -- sync Is this a known issue ? Before updating I was running 6.8 s

Re: NEW: mail/dcc

2021-01-13 Thread Giovanni Bechis
On Sat, Jan 09, 2021 at 04:45:48PM +, Stuart Henderson wrote: > This port is for DCC (https://www.dcc-servers.net/dcc/), > > 'The Distributed Checksum Clearinghouses or DCC is an anti-spam content > filter that runs on a variety of operating systems. The counts can be > used by SMTP serv

Re: NEW: sysutils/open-vm-tools

2021-01-11 Thread Giovanni Bechis
On Fri, Jan 08, 2021 at 08:49:47PM +0100, Klemens Nanni wrote: > On Fri, Jan 08, 2021 at 12:58:45PM +0100, Giovanni Bechis wrote: > > Can't put into any plist (no applicable prefix): > > /etc/pam.d > > /etc/pam.d/vmtoolsd > > /etc/vmware-too

Re: NEW: sysutils/open-vm-tools

2021-01-08 Thread Giovanni Bechis
On 1/8/21 10:50 AM, Klemens Nanni wrote: > This is a straight forward port that I've tested against ESXi 7.0U1: > > Information for inst:open-vm-tools-11.2.0 > > Comment: > Open VMware tools for VMware guests > > Description: > open-vm-tools is a set of services and

Re: Killing gpg1

2020-09-07 Thread Giovanni Bechis
On 9/5/20 1:25 PM, Edd Barrett wrote: > Hi all, > > We've been talking about trying to remove security/gnupg (i.e. gpg > version 1) for some time, and the recent plist clash has given me the > kick up the butt I needed to look more seriously at this. > > Below is a list of things that still depen

FIX: www/apache-httpd

2020-07-17 Thread Giovanni Bechis
Patch from upstream to fix a NULL dereference, ok ? Cheers Giovanni Index: Makefile === RCS file: /cvs/ports/www/apache-httpd/Makefile,v retrieving revision 1.103 diff -u -p -r1.103 Makefile --- Makefile 17 Apr 2020 16:26:32 -

Re: Puppet module generate broken ?

2020-05-08 Thread Giovanni Bechis
On Tue, Mar 24, 2020 at 03:40:14PM +0100, Giovanni Bechis wrote: > Puppet module generate seems broken (6.6-current as of today with > puppet-5.5.19 and 6.6-stable). > > $ doas puppet module generate --skip-interview test-common > Warning: `puppet module generate` is depreca

Re: opensmtpd-extras -main & python 2.7

2020-04-18 Thread Giovanni Bechis
On Sat, Apr 18, 2020 at 01:38:20AM +0200, Klemens Nanni wrote: > On Sat, Apr 18, 2020 at 01:34:47AM +0200, Joerg Jung wrote: > > thanks, but please hold-off for a second, as giovanni is already going > > to commit a diff to upgrade to latest release 6.7.0 better he merges > > the line then into his

Re: fix: www/apache-httpd

2020-04-16 Thread Giovanni Bechis
On Wed, Apr 15, 2020 at 06:42:17PM +0100, Stuart Henderson wrote: > On 2020/04/15 19:20, Giovanni Bechis wrote: > > -BEGIN PGP SIGNED MESSAGE- > > Hash: SHA512 > > > > Hi, > > memory leak in mod_ssl fixed and take maintainership, ok ? > > &g

fix: www/apache-httpd

2020-04-15 Thread Giovanni Bechis
= 0 CATEGORIES=www net + +MAINTAINER=Giovanni Bechis HOMEPAGE= https://httpd.apache.org/ Index: patches/patch-modules_ssl_ssl_util_stapling_c === RCS file: patches/patch

Puppet module generate broken ?

2020-03-24 Thread Giovanni Bechis
Puppet module generate seems broken (6.6-current as of today with puppet-5.5.19 and 6.6-stable). $ doas puppet module generate --skip-interview test-common Warning: `puppet module generate` is deprecated and will be removed in a future release. This action has been replaced by Puppet Development

[pkg-stable] missing py3-acme pkg

2020-03-06 Thread Giovanni Bechis
Hi, certbot cannot be updated in i386-stable because py3-acme package is missing. $ doas pkg_add -ui quirks-3.183 signed on 2020-03-04T20:39:17Z Can't find py3-acme-1.3.0 Can't install certbot-0.38.0->1.3.0: can't resolve py3-acme-1.3.0 Couldn't find updates for certbot-0.38.0 Couldn't install ce

Re: Apache network.conf change

2020-03-05 Thread Giovanni Bechis
On Thu, Mar 05, 2020 at 11:09:41PM +, Stuart Henderson wrote: > On 2020/03/05 23:31, Giovanni Bechis wrote: > > Hi, > > Apache has changed their main download site, > > www.apache.org/dist is a redirect to downloads.apache.org. > > Anyway www.apache.org/dist will not

Apache network.conf change

2020-03-05 Thread Giovanni Bechis
Hi, Apache has changed their main download site, www.apache.org/dist is a redirect to downloads.apache.org. Anyway www.apache.org/dist will not be shut down any time soon. ok ? Cheers Giovanni Index: network.conf === RCS file: /cvs

Re: UPDATE: devel/pcre2

2020-02-13 Thread Giovanni Bechis
On 2/13/20 11:40 AM, Nam Nguyen wrote: > Giovanni Bechis writes: > >> On Wed, Feb 12, 2020 at 06:26:35PM +, Stuart Henderson wrote: >>> On 2020/02/12 13:15, Giovanni Bechis wrote: >>>> Update to latest version, ok ? comments ? >>> >>> Pl

rm -rf www/icedtea-web ?

2020-02-12 Thread Giovanni Bechis
Hi, I am not using it anymore and Java applets are dead, ok to remove or should I just drop maintainership ? Giovanni

Re: UPDATE: devel/pcre2

2020-02-12 Thread Giovanni Bechis
On Wed, Feb 12, 2020 at 06:26:35PM +, Stuart Henderson wrote: > On 2020/02/12 13:15, Giovanni Bechis wrote: > > Update to latest version, ok ? comments ? > > Please run update-patches, update-plist, and bump the shared library minor > versions for all libraries. &

UPDATE: devel/pcre2

2020-02-12 Thread Giovanni Bechis
Update to latest version, ok ? comments ? should it go on a bulk first ? Cheers Giovanni Index: Makefile === RCS file: /cvs/ports/devel/pcre2/Makefile,v retrieving revision 1.11 diff -u -p -r1.11 Makefile --- Makefile12 Jul 201

Re: [update] databases/redis-5.0.7

2020-02-06 Thread Giovanni Bechis
On 2/6/20 4:15 PM, Daniel Jakots wrote: > Hi Theo, > > Thanks for working on that! > > On Thu, 6 Feb 2020 15:21:23 +0100, Theo Buehler > wrote: > >> First of all, despite the length of this mail, most of the update is >> straightforward. The diff is an in-place upgrade from 4.0.14 to 5.0.7. >>

Re: [update] net/telegram-purple version 1.3.1 to 1.4.2

2020-01-27 Thread Giovanni Bechis
On Sat, Jan 25, 2020 at 09:26:53PM +0100, Stefan Hagen wrote: > Giovanni Bechis wrote: > > On Sat, Jan 25, 2020 at 09:38:23AM +0100, Stefan Hagen wrote: > >> The BROKEN condition still applies. The code parse_tlo_file has not > >> changed. > >> > > afaik

Re: [update] net/telegram-purple version 1.3.1 to 1.4.2

2020-01-25 Thread Giovanni Bechis
On Sat, Jan 25, 2020 at 09:38:23AM +0100, Stefan Hagen wrote: > Hello, > > this is an update for net/telegram-purple. > > Port changes: > - Updated patches > - Reintroduced -fPIC as it won't build without it > > Changelog: > - mostly bugfixes and translation updates > https://raw.githubuserconte

UPDATE: www/ap2-mod_perl

2020-01-02 Thread Giovanni Bechis
Update to latest version. Comments ? Ok? Cheers Giovanni Index: Makefile === RCS file: /cvs/ports/www/ap2-mod_perl/Makefile,v retrieving revision 1.45 diff -u -p -r1.45 Makefile --- Makefile12 Jul 2019 20:50:17 - 1.45

WIP UPDATE: graphics/gimp/stable

2019-12-01 Thread Giovanni Bechis
Update to 2.10.14, I haven't checked if the removed plugins have been erased by upstream or they do not build anymore. Giovanni Index: Makefile === RCS file: /cvs/ports/graphics/gimp/stable/Makefile,v retrieving revision 1.126 diff

Re: WIP UPDATE: graphics/gimp

2019-11-29 Thread Giovanni Bechis
On 11/27/19 1:26 PM, Stuart Henderson wrote: > On 2018/09/10 12:06, Giovanni Bechis wrote: >> Hi, >> update to latest version, it's working fine but I have not tested any of the >> additional plugins yet. >> Few time to hack atm, so do not hold your breath. >

Re: UPDATE net/filezilla-3.45.1

2019-11-28 Thread Giovanni Bechis
On 11/27/19 5:04 PM, Björn Ketelaars wrote: > On Sat 16/11/2019 17:31, Björn Ketelaars wrote: >> Diff below brings filezilla to 3.45.1. Changelog can be found at >> https://svn.filezilla-project.org/filezilla/FileZilla3/trunk/NEWS?revision=9474&view=markup&pathrev=9474. >> >> Security related bugfi

Re: UPDATE: mail/p5-Mail-DMARC

2019-11-23 Thread Giovanni Bechis
On Sat, Nov 23, 2019 at 11:01:45AM +0100, Giovanni Bechis wrote: > Simple update to latest version. > Comments ? ok ? > Cheers > Giovanni > patch from wen heping is more updated but portroach did not find it. ok ? Cheers Giovanni

UPDATE: mail/p5-Mail-DMARC

2019-11-23 Thread Giovanni Bechis
1.11 +++ Makefile23 Nov 2019 09:59:46 - @@ -2,7 +2,7 @@ COMMENT= Perl implementation of DMARC -DISTNAME= Mail-DMARC-1.20190831 +DISTNAME= Mail-DMARC-1.20191004 MAINTAINER=Giovanni Bechis CATEGORIES=mail Index: distinfo

Re: UPDATE net/filezilla-3.45.1

2019-11-22 Thread Giovanni Bechis
On Sat, Nov 16, 2019 at 05:31:28PM +0100, Björn Ketelaars wrote: > Diff below brings filezilla to 3.45.1. Changelog can be found at > https://svn.filezilla-project.org/filezilla/FileZilla3/trunk/NEWS?revision=9474&view=markup&pathrev=9474. > > Security related bugfix or otherwise critical bugfix:

Re: nextcloudclient port

2019-11-16 Thread Giovanni Bechis
On 11/16/19 8:49 AM, Rafael Sadowski wrote: > On Fri Nov 15, 2019 at 07:47:32PM +0300, Kirill Bychkov wrote: >> On Fri, November 15, 2019 19:37, Giovanni Bechis wrote: >>> On 11/15/19 4:08 PM, Kirill Bychkov wrote: >>>> On Fri, November 8, 2019 16:15, Adriano Barbosa

  1   2   3   4   5   6   7   8   9   10   >