Re: devel/cmake MODCMAKE_PORT_BUILD

2020-11-20 Thread Rafael Sadowski
On Fri Nov 20, 2020 at 08:06:27PM +, Stuart Henderson wrote: > On 2020/11/20 20:49, Rafael Sadowski wrote: > > I would like to add an new cmake module option. > > > > MODCMAKE_PORT_BUILD: > > If set to `Yes', CMake will set all necessary options for a port build. > > This does not change any

CVS: cvs.openbsd.org: ports

2020-11-20 Thread Bjorn Ketelaars
CVSROOT:/cvs Module name:ports Changes by: b...@cvs.openbsd.org2020/11/20 22:18:45 Modified files: x11/xbindkeys : Makefile distinfo x11/xbindkeys/patches: patch-xbindkeys_1 Log message: Update to xbindkeys-1.8.7 >From Ashton Fagg , plus a couple of

CVS: cvs.openbsd.org: ports

2020-11-20 Thread Nam Nguyen
CVSROOT:/cvs Module name:ports Changes by: n...@cvs.openbsd.org2020/11/20 18:50:57 Modified files: geo/openbsd-developers: Makefile geo/openbsd-developers/files: OpenBSD Log message: add myself ok thfr@

Re: [New] sysutils/glances (Python)

2020-11-20 Thread Ashton Fagg
Stuart Henderson writes: > OpenBSD uses ${SYSCONFDIR} (typically /etc) not /usr/local/etc for > config files, and they should be installed using @sample in PLIST so > that local edits don't break updates. > > The web interface (glances -w) requires py3-bottle, it's a small enough > dep so I

[Maintainer Update] sysutils/direnv: 2.23.1 -> 2.24.0

2020-11-20 Thread Ashton Fagg
Attached diff will to update sysutils/direnv from 2.23.1 to 2.24.0. Package builds and works as expected on amd64. Thanks! diff --git a/sysutils/direnv/Makefile b/sysutils/direnv/Makefile index 52f61e9..67ae754 100644 --- a/sysutils/direnv/Makefile +++ b/sysutils/direnv/Makefile @@ -4,7 +4,7 @@

Ping: [Update] x11/xbindkeys: 1.8.6 -> 1.8.7

2020-11-20 Thread Ashton Fagg
Ping. diff --git a/x11/xbindkeys/Makefile b/x11/xbindkeys/Makefile index 948ef7f..9767879 100644 --- a/x11/xbindkeys/Makefile +++ b/x11/xbindkeys/Makefile @@ -1,7 +1,7 @@ # $OpenBSD: Makefile,v 1.22 2019/07/12 20:51:25 sthen Exp $ COMMENT = bind keys or mouse buttons to shell commands under

Ping: Update: devel/glog: 0.3.5 -> 0.4.0

2020-11-20 Thread Ashton Fagg
Ping. diff --git a/devel/glog/Makefile b/devel/glog/Makefile index 963135f..a663fcc 100644 --- a/devel/glog/Makefile +++ b/devel/glog/Makefile @@ -4,16 +4,17 @@ COMMENT = C++ application-level logging library GH_ACCOUNT = google GH_PROJECT = glog -GH_TAGNAME = v0.3.5 -REVISION = 1

PostgreSQL 13.1 Upgrade

2020-11-20 Thread Jeremy Evans
Now that PostgreSQL 13.1 is out, I think we can consider upgrading to it. The diff below was tested on amd64 on a partial bulk of the ports depending on PostgreSQL. Thankfully, the changes were less extensive than in previous PostgreSQL major updates. Briefly, the changes: citus 9.0.1 -> 9.5.0

CVS: cvs.openbsd.org: ports

2020-11-20 Thread Daniel Dickman
CVSROOT:/cvs Module name:ports Changes by: dan...@cvs.openbsd.org 2020/11/20 18:05:22 Modified files: devel/pygame : Makefile distinfo devel/pygame/pkg: PLIST Added files: devel/pygame/patches: patch-buildconfig_Setup_SDL1_in

Re: [update] net/dendrite to 0.3.0

2020-11-20 Thread Aaron Bieber
Aaron Bieber writes: > Halla! > > Trivial dendrite update. Changes here: > https://github.com/matrix-org/dendrite/releases/tag/v0.3.0 > > I have it running on my test Matrix server with no issues! > > OK? > > Cheers, > Aaron > And a new version! I am running this atm.. I'll probably commit

[UPDATE] net/mcabber to 1.1.2

2020-11-20 Thread Ricardo Mestre
Hi, Simple update to 1.1.2, OK? Index: Makefile === RCS file: /cvs/ports/net/mcabber/Makefile,v retrieving revision 1.38 diff -u -p -u -r1.38 Makefile --- Makefile12 Jul 2019 20:48:32 - 1.38 +++ Makefile20 Nov 2020

CVS: cvs.openbsd.org: ports

2020-11-20 Thread Ricardo Mestre
CVSROOT:/cvs Module name:ports Changes by: mes...@cvs.openbsd.org 2020/11/20 16:39:02 Modified files: emulators/mednafen: Makefile distinfo Log message: update to 1.26.1 and set myself as maintainer OK jeremy@ (former maintainer)

CVS: cvs.openbsd.org: ports

2020-11-20 Thread Theo Buehler
CVSROOT:/cvs Module name:ports Changes by: t...@cvs.openbsd.org2020/11/20 16:30:13 Modified files: security/py-tlsfuzzer: Makefile distinfo Log message: Update to tlsfuzzer 20201121

CVS: cvs.openbsd.org: ports

2020-11-20 Thread Theo Buehler
CVSROOT:/cvs Module name:ports Changes by: t...@cvs.openbsd.org2020/11/20 16:27:48 Modified files: net/py-tlslite-ng: Makefile Log message: tlslite's home moved to the tlsfuzzer organization Update GH_ACCOUNT and bump

Re: NEW: sysutils/blackbox_exporter

2020-11-20 Thread Tracey Emery
On Fri, Nov 20, 2020 at 09:47:14PM +, Stuart Henderson wrote: > any oks to import this? I've put it in sysutils/ alongside the existing > Prometheus exporters. > > > $ pkg_info blackbox_exporter > Information for inst:blackbox_exporter-0.18.0 > > Comment: > Prometheus exporter to test

Re: net/zabbix-5.0.5 : Zabbix wrongly reporting down hosts as up

2020-11-20 Thread Federico Churca-Torrusio
Sorry, you are right! Combing through my logs I just found that I was, in fact, running 5.0.3 instead of 5.0.5 . I'll separately try both installing zabbix from ports and pointing zabbix to the old fping. Sorry for the mess! On Fri, Nov 20, 2020 at 6:48 PM Stuart Henderson wrote: > On

Re: net/zabbix-5.0.5 : Zabbix wrongly reporting down hosts as up

2020-11-20 Thread Stuart Henderson
On 2020/11/20 17:30, Federico Churca-Torrusio wrote: > >Simplest fix is probably to update zabbix to the version in -current, > >ports diff for this below. > > > >The actual commit fixing it is in > > >

NEW: sysutils/blackbox_exporter

2020-11-20 Thread Stuart Henderson
any oks to import this? I've put it in sysutils/ alongside the existing Prometheus exporters. $ pkg_info blackbox_exporter Information for inst:blackbox_exporter-0.18.0 Comment: Prometheus exporter to test HTTP/DNS/TCP/ICMP endpoints Description: This Prometheus exporter allows "blackbox"

CVS: cvs.openbsd.org: ports

2020-11-20 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2020/11/20 14:17:22 Modified files: sysutils/node_exporter: Makefile sysutils/node_exporter/pkg: node_exporter.rc sysutils/prometheus: Makefile sysutils/prometheus/pkg:

CVS: cvs.openbsd.org: ports

2020-11-20 Thread Kurt Miller
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2020/11/20 13:49:59 Modified files: devel/jdk/11 : Makefile distinfo devel/jdk/11/patches: patch-make_common_NativeCompilation_gmk devel/jdk/11/pkg: PLIST Added files:

CVS: cvs.openbsd.org: ports

2020-11-20 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2020/11/20 13:48:43 Modified files: www/liferea: Makefile Log message: liferea: sync wantlib

CVS: cvs.openbsd.org: ports

2020-11-20 Thread Kurt Miller
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2020/11/20 13:48:15 Modified files: devel/jdk/1.8 : Makefile distinfo devel/jdk/1.8/pkg: PLIST Added files: devel/jdk/1.8/patches: patch-hotspot_make_bsd_makefiles_gcc_make

CVS: cvs.openbsd.org: ports

2020-11-20 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2020/11/20 13:48:12 Modified files: www/snownews : Makefile distinfo www/snownews/patches: patch-Makefile patch-configure www/snownews/pkg: PLIST Added files:

Re: net/zabbix-5.0.5 : Zabbix wrongly reporting down hosts as up

2020-11-20 Thread Federico Churca-Torrusio
>Simplest fix is probably to update zabbix to the version in -current, >ports diff for this below. > >The actual commit fixing it is in > https://git.zabbix.com/projects/ZBX/repos/zabbix/commits/8cf3bbc393db3e48ac2401e50d1d880f53e8b758#src/libs/zbxicmpping/icmpping.c I thought of that, but I

CVS: cvs.openbsd.org: ports

2020-11-20 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2020/11/20 13:26:28 Modified files: www/liferea: Makefile distinfo www/liferea/pkg: PLIST Log message: update to liferea-1.12.9, from Tim (trondd)

Re: devel/cmake MODCMAKE_PORT_BUILD

2020-11-20 Thread Stuart Henderson
On 2020/11/20 20:49, Rafael Sadowski wrote: > I would like to add an new cmake module option. > > MODCMAKE_PORT_BUILD: > If set to `Yes', CMake will set all necessary options for a port build. > This does not change any default settings for use outside the ports > tree. Default value is `Yes'. >

Re: net/zabbix-5.0.5 : Zabbix wrongly reporting down hosts as up

2020-11-20 Thread Stuart Henderson
On 2020/11/20 16:38, Federico Churca-Torrusio wrote: > Hello > > On upgrading, my Zabbix server started to wrongly report every host as up. > According to other info I've found, it's very similar to Zabbix issue > ZBX-18365 [1] , where Zabbix misinterprets fping's output as of fping 5.0 , > but

devel/cmake MODCMAKE_PORT_BUILD

2020-11-20 Thread Rafael Sadowski
I would like to add an new cmake module option. MODCMAKE_PORT_BUILD: If set to `Yes', CMake will set all necessary options for a port build. This does not change any default settings for use outside the ports tree. Default value is `Yes'. I have tested it with some ports and it works as desired.

CVS: cvs.openbsd.org: ports

2020-11-20 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2020/11/20 12:38:48 Modified files: www/youtube-dl : Makefile Log message: youtube-dl: reinstate ${VERSION} in MASTER_SITES, /latest/ is a moving target.

net/zabbix-5.0.5 : Zabbix wrongly reporting down hosts as up

2020-11-20 Thread Federico Churca-Torrusio
Hello On upgrading, my Zabbix server started to wrongly report every host as up. According to other info I've found, it's very similar to Zabbix issue ZBX-18365 [1] , where Zabbix misinterprets fping's output as of fping 5.0 , but it should have been fixed as of Zabbix 5.0.5 . This particular

sparc64 bulk build report

2020-11-20 Thread kmos
Bulk build on sparc64-0.ports.openbsd.org Started : Tue Nov 17 15:09:10 MST 2020 Finished: Fri Nov 20 12:32:57 MST 2020 Duration: 2 Days 21 hours 24 minutes Built using OpenBSD 6.8-current (GENERIC.MP) #564: Tue Nov 17 01:21:47 MST 2020 Built 9431 packages Number of packages built each day:

Re: UPDATE: openimageio 1.8.17

2020-11-20 Thread Stuart Henderson
On 2020/11/19 22:27, Brad Smith wrote: > On Wed, Nov 18, 2020 at 08:09:13PM -0500, Brad Smith wrote: > > Here is an update to openimageio 1.8.17. The last release along the 1.8 > > branch. > > > > 1.8.8 drops usage of GLEW. > > > > 1.8.9 has switched from openjpeg to openjp2. Ah good, then we

CVS: cvs.openbsd.org: ports

2020-11-20 Thread Gonzalo L . Rodriguez
CVSROOT:/cvs Module name:ports Changes by: gonz...@cvs.openbsd.org 2020/11/20 12:31:43 Modified files: emulators/nono : Makefile distinfo Log message: Update for nono to 0.1.4 Bugfix release. OK benoit@ gsoares@

CVS: cvs.openbsd.org: ports

2020-11-20 Thread Otto Moerbeek
CVSROOT:/cvs Module name:ports Changes by: o...@cvs.openbsd.org2020/11/20 12:28:10 Modified files: www/h2o: Makefile Added files: www/h2o/patches: patch-lib_common_socket_c Log message: Apply band-aid to work around a libressl bug, a proper fix (in

CVS: cvs.openbsd.org: ports

2020-11-20 Thread Edd Barrett
CVSROOT:/cvs Module name:ports Changes by: e...@cvs.openbsd.org2020/11/20 12:16:19 Modified files: math/lrs : Makefile distinfo math/lrs/files : openbsd_regress.sh math/lrs/patches: patch-makefile math/lrs/pkg : PLIST Log message:

CVS: cvs.openbsd.org: ports

2020-11-20 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2020/11/20 11:09:55 Modified files: mail/neomutt : Tag: OPENBSD_6_8 Makefile distinfo mail/neomutt/patches: Tag: OPENBSD_6_8 patch-auto_def patch-conn_sasl_c

CVS: cvs.openbsd.org: ports

2020-11-20 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2020/11/20 11:09:32 Modified files: mail/mutt : Tag: OPENBSD_6_8 Makefile Added files: mail/mutt/patches: Tag: OPENBSD_6_8 patch-imap_imap_c Log message: mutt: backport 04b06aaa3e0, fixes

CVS: cvs.openbsd.org: ports

2020-11-20 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2020/11/20 11:03:04 Modified files: mail/mutt : Makefile distinfo Log message: update to mutt-2.0.2

CVS: cvs.openbsd.org: ports

2020-11-20 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2020/11/20 10:29:11 Modified files: net/wireshark : Makefile distinfo net/wireshark/patches: patch-CMakeLists_txt patch-caputils_capture-pcap-util_c

Re: net/nextcloudclient not talking to keyring for credentials

2020-11-20 Thread Rafael Sadowski
On Thu Nov 19, 2020 at 12:47:46PM +, Tom Murphy wrote: > Hi, > >I'm trying to get net/nextcloudclient to save my password but I get this > error: > >[ warning nextcloud.sync.credentials.http ]:Error while writing password > "Unknown error" > >I've tried installing gnome-keyring,

CVS: cvs.openbsd.org: ports

2020-11-20 Thread Stuart Henderson
/neomutt/patches: patch-index_c Log message: update to neomutt-20201120

[UPDATE] emulators/mednafen to 1.26.1

2020-11-20 Thread Ricardo Mestre
Hi, Update to v1.26.1 which compared to our ports version brings a lot of Sega Saturn fixes, but also "This release fixes compilation errors with clang, fixes compilation errors after configuring with --disable-debugger, fixes a few minor MSU1 handling bugs in the SNES-Faust module, and improves

Re: NEW: fonts/ttyp0-font

2020-11-20 Thread Stuart Henderson
On 2020/11/20 16:37, Manuel Giraud wrote: > Here is a nice monospace bitmap font I'm using that is in my mystuff's > port for quite some time now. Maybe this could go in if someone is > interested. let's go for chrisz's version of this, the flavour handling is easier to deal with, and he has

Re: [UPDATE] emulators/mednafen to 1.26.1

2020-11-20 Thread Ricardo Mestre
Sorry, forgot to include jeremy@ (maintainer)! On 16:13 Fri 20 Nov , Ricardo Mestre wrote: > Hi, > > Update to v1.26.1 which compared to our ports version brings a lot of Sega > Saturn fixes, but also "This release fixes compilation errors with clang, > fixes > compilation errors after

Imprimez sous les couleurs de l'automne

2020-11-20 Thread Quadrimedia - Source d'impressions
Quadrimedia propose un large choix de consommables pour imprimantes jet d'encre ou laser aux meilleurs prix. Toute l'année profitez d'un tarif attractif et bénéficiez de nombreuses remises pour l'achat de plusieurs produits identiques. Coûts maîtrisés tout en conservant une

Re: net/nextcloudclient not talking to keyring for credentials

2020-11-20 Thread Adriano Barbosa
Hi Tom. I don’t use gnome and never tried any of these key rings on OpenBSD. Regards Em qui., 19 de nov. de 2020 às 08:47, Tom Murphy escreveu: > Hi, > > I'm trying to get net/nextcloudclient to save my password but I get > this error: > > [ warning nextcloud.sync.credentials.http

Re: UPDATE: Nono-0.1.4

2020-11-20 Thread Gleydson Soares
On Fri, Nov 20, 2020 at 05:01:14PM +0100, Gonzalo L. Rodriguez wrote: > Hello, > > And yet another version of Nono with some fixes: > > http://www.pastel-flower.jp/~isaki/nono/ > > OK? Comments? > > Cheers.- I think it should go in, it's a bugfix release. OK gsoares@

UPDATE: Nono-0.1.4

2020-11-20 Thread Gonzalo L. Rodriguez
Hello, And yet another version of Nono with some fixes: http://www.pastel-flower.jp/~isaki/nono/ OK? Comments? Cheers.- -- - gonzalo Index: Makefile === RCS file: /cvs/ports/emulators/nono/Makefile,v retrieving

[old NEW] ttyp0 font

2020-11-20 Thread Manuel Giraud
Hi, Here is a nice monospace bitmap font I'm using that is in my mystuff's port for quite some time now. Maybe this could go in if someone is interested. uw-ttyp0.tar.gz Description: Unix tar archive -- Manuel Giraud

CVS: cvs.openbsd.org: ports

2020-11-20 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2020/11/20 07:56:54 Modified files: multimedia/motion: Makefile distinfo Log message: update to motion-4.3.2

CVS: cvs.openbsd.org: ports

2020-11-20 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2020/11/20 07:39:04 Modified files: x11/gnome/gedit: Makefile distinfo x11/gnome/gedit/pkg: PLIST Log message: update to gedit-3.38.1

CVS: cvs.openbsd.org: ports

2020-11-20 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2020/11/20 07:18:22 Modified files: textproc/sphinx: Makefile distinfo textproc/sphinx/patches: patch-Makefile_in patch-configure patch-src_sphinx_cpp

CVS: cvs.openbsd.org: ports

2020-11-20 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2020/11/20 06:46:53 Modified files: x11/gnome/gedit-plugins: Makefile distinfo Log message: update to gedit-plugins-3.38.1

CVS: cvs.openbsd.org: ports

2020-11-20 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2020/11/20 06:21:08 Modified files: lang/vala : Makefile distinfo Log message: update to vala-0.50.2

CVS: cvs.openbsd.org: ports

2020-11-20 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2020/11/20 06:21:00 Modified files: sysutils/salt : Makefile distinfo sysutils/salt/patches: patch-salt_client_ssh_shell_py Log message: update to salt-3002.2

CVS: cvs.openbsd.org: ports

2020-11-20 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2020/11/20 06:10:23 Modified files: sysutils/dmidecode: Makefile Log message: dmidecode: disable on aarch64 again, on !x86 it will only fetch from sysfs or by looking up the entry point in EFI and it only

Re: sysutils/hw-probe: only add the dmidecode dependency for i386 and amd64

2020-11-20 Thread David Dahlberg
On Fri, 2020-11-20 at 13:29 +0800, Kevin Lo wrote: > hw-probe could run on non-x86 architectures. > Tested on arm64 [1] and octeon [2]. [..] > +.if ${MACHINE_ARCH} == "amd64" || ${MACHINE_ARCH} == "i386" > +RUN_DEPENDS += sysutils/dmidecode > +.endif Hmm, although dmidecode does only package for

CVS: cvs.openbsd.org: ports

2020-11-20 Thread Peter Hessler
CVSROOT:/cvs Module name:ports Changes by: phess...@cvs.openbsd.org2020/11/20 05:59:46 Modified files: lang/pfe : Makefile Log message: spell aarch64 correctly

CVS: cvs.openbsd.org: ports

2020-11-20 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2020/11/20 05:48:58 Modified files: sysutils/flashrom: Makefile sysutils/flashrom/patches: patch-Makefile Added files: sysutils/flashrom/patches: patch-platform_h

CVS: cvs.openbsd.org: ports

2020-11-20 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2020/11/20 05:38:53 Modified files: telephony/asterisk: Makefile distinfo telephony/asterisk/patches: patch-configure_ac patch-main_utils_c

CVS: cvs.openbsd.org: ports

2020-11-20 Thread Ricardo Mestre
CVSROOT:/cvs Module name:ports Changes by: mes...@cvs.openbsd.org 2020/11/20 04:42:51 Modified files: www/youtube-dl : Makefile distinfo www/youtube-dl/pkg: PLIST Log message: update to youtube-dl 2020.11.18 OK gnezdo@

CVS: cvs.openbsd.org: ports

2020-11-20 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2020/11/20 04:13:28 Modified files: mail/evolution-ews: Makefile distinfo Log message: Update to evolution-ews-3.38.2.

CVS: cvs.openbsd.org: ports

2020-11-20 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2020/11/20 04:13:10 Modified files: mail/evolution : Makefile distinfo mail/evolution/pkg: PLIST Log message: Update to evolution-3.38.2.

CVS: cvs.openbsd.org: ports

2020-11-20 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2020/11/20 04:12:45 Modified files: databases/evolution-data-server: Makefile distinfo Log message: Update to evolution-data-server-3.38.2.

CVS: cvs.openbsd.org: ports

2020-11-20 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2020/11/20 04:07:54 Modified files: sysutils/dmidecode: Makefile sysutils/dmidecode/pkg: PLIST Added files: sysutils/dmidecode/pkg: PFRAG.x86 Log message: dmidecode: allow packaging on

Re: UPDATE: Tor Browser 10.0.5

2020-11-20 Thread Stuart Henderson
On 2020/11/19 19:46, Dimitri Karamazov wrote: > > Seems like something the mail server did of it's own accord because of the > size of the mail, > or is it the client? That doens't make sense, this chars are increasing the > size of mail. > Pershaps the mail client doesn't support

CVS: cvs.openbsd.org: ports

2020-11-20 Thread Martin Reindl
CVSROOT:/cvs Module name:ports Changes by: mar...@cvs.openbsd.org 2020/11/20 03:15:39 Modified files: math/py-cftime : Makefile distinfo Log message: Update py-cftime to 1.3.0.

CVS: cvs.openbsd.org: ports

2020-11-20 Thread Gonzalo L . Rodriguez
CVSROOT:/cvs Module name:ports Changes by: gonz...@cvs.openbsd.org 2020/11/20 03:00:11 Modified files: emulators/nono : Makefile distinfo Log message: Update for Nono to 0.1.3: http://www.pastel-flower.jp/~isaki/nono/ Now even closer to be able to run OpenBSD Luna88k

CVS: cvs.openbsd.org: ports

2020-11-20 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2020/11/20 02:37:20 Modified files: www/seamonkey : Makefile distinfo www/seamonkey-i18n: Makefile.inc distinfo Log message: Update to seamonkey 2.53.5.1. See

Re: postgrey: rcctl lists the service as failed when it is running

2020-11-20 Thread Mike Fischer
Hi Stuart! Thanks! I can confirm that the patch works. However some minimal manual cleanup is required after updating the package: # pkg_add -u quirks-3.439 signed on 2020-11-19T21:06:27Z

CVS: cvs.openbsd.org: ports

2020-11-20 Thread Benoit Lecocq
CVSROOT:/cvs Module name:ports Changes by: ben...@cvs.openbsd.org 2020/11/20 01:43:40 Modified files: converters/p5-Convert-Binary-C: Makefile distinfo Log message: Update to p5-Convert-Binary-C-0.83.

CVS: cvs.openbsd.org: ports

2020-11-20 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2020/11/20 01:24:35 Modified files: x11/gnome/control-center: Makefile distinfo Log message: Update to gnome-control-center-3.38.2.

CVS: cvs.openbsd.org: ports

2020-11-20 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2020/11/20 01:16:40 Modified files: sysutils/terragrunt: Makefile distinfo Log message: Update to terragrunt-0.26.4.

CVS: cvs.openbsd.org: ports

2020-11-20 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2020/11/20 01:08:11 Modified files: sysutils/nomad : Makefile distinfo Log message: Update to nomad-0.12.8.

CVS: cvs.openbsd.org: ports

2020-11-20 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2020/11/20 01:06:13 Modified files: security/vault : Makefile distinfo Log message: Update to vault-1.6.0.

CVS: cvs.openbsd.org: ports

2020-11-20 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2020/11/20 01:07:06 Modified files: sysutils/consul: Makefile distinfo Log message: Update to consul-1.8.6.

[wip] xfce 4.16pre2

2020-11-20 Thread Landry Breuil
Hi, xfce 4.16 is around the corner (see https://wiki.xfce.org/releng/4.16/roadmap) and as usual i've been testing/packaging the various 4.15 dev releases (cf https://cgit.rhaalovely.net/xfce4/log/?h=next). Pre2 was released yesterday (per