CVS: cvs.openbsd.org: ports

2022-10-11 Thread Sebastien Marie
CVSROOT:/cvs
Module name:ports
Changes by: sema...@cvs.openbsd.org 2022/10/12 00:22:38

Modified files:
lang/rust  : Makefile distinfo 

Log message:
lang/rust: unbreak powerpc64 (from gkoehler@)



CVS: cvs.openbsd.org: ports

2022-10-11 Thread Kevin Lo
CVSROOT:/cvs
Module name:ports
Changes by: ke...@cvs.openbsd.org   2022/10/11 19:27:31

Modified files:
inputmethods/fcitx-qt: Makefile 
inputmethods/fcitx-qt/pkg: PLIST 

Log message:
Enable Qt6 support.

ok kn@



CVS: cvs.openbsd.org: ports

2022-10-11 Thread Christian Weisgerber
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org   2022/10/11 13:21:03

Modified files:
games/blockgame: Makefile 

Log message:
games/blockgame: remove trailing whitespace that broke FULLPKGNAME



CVS: cvs.openbsd.org: ports

2022-10-11 Thread Solene Rapenne
CVSROOT:/cvs
Module name:ports
Changes by: sol...@cvs.openbsd.org  2022/10/11 12:29:32

Modified files:
sysutils/obsdfreqd: Makefile 
sysutils/obsdfreqd/pkg: PLIST 
Added files:
sysutils/obsdfreqd/pkg: obsdfreqd.login 

Log message:
make obsdfreqd run with nice -15
this makes it more responsive under load

ok sthen@
ok maintainer



CVS: cvs.openbsd.org: ports

2022-10-11 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2022/10/11 12:18:19

Modified files:
net/mcast-proxy: Makefile distinfo 

Log message:
actually fix the distfiles name, my mistake pointed out by bket@



CVS: cvs.openbsd.org: ports

2022-10-11 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2022/10/11 09:44:54

Modified files:
net/mcast-proxy: Makefile 

Log message:
use DISTFILES...{} to rename the mcast-proxy distfile; replacing a
distfile with different contents under the same name doesn't work
with bulk builds on different archs done from different trees starting
at different times



CVS: cvs.openbsd.org: ports

2022-10-11 Thread Theo Buehler
CVSROOT:/cvs
Module name:ports
Changes by: t...@cvs.openbsd.org2022/10/11 09:00:56

Modified files:
mail/postfix/snapshot: Makefile 
mail/postfix/stable: Makefile 

Log message:
mail/postfix: bump after OpenSSL 3 update



CVS: cvs.openbsd.org: ports

2022-10-11 Thread Theo Buehler
CVSROOT:/cvs
Module name:ports
Changes by: t...@cvs.openbsd.org2022/10/11 08:59:39

Modified files:
security/openssl/3.0: Makefile distinfo 
security/openssl/3.0/pkg: PLIST 

Log message:
Security/bugfix update to OpenSSL 3.0.6

One low severity issue related to EVP_CIPHER_meth_new() was fixed.
https://www.openssl.org/news/secadv/20221011.txt



CVS: cvs.openbsd.org: ports

2022-10-11 Thread Theo Buehler
CVSROOT:/cvs
Module name:ports
Changes by: t...@cvs.openbsd.org2022/10/11 08:50:07

Modified files:
security/sslscan: Makefile 

Log message:
security/sslscan: bump after OpenSSL update (static linking)



CVS: cvs.openbsd.org: ports

2022-10-11 Thread Theo Buehler
CVSROOT:/cvs
Module name:ports
Changes by: t...@cvs.openbsd.org2022/10/11 08:49:25

Modified files:
security/openssl/1.1: Makefile distinfo 

Log message:
Bugfix update to OpenSSL 1.1.1r



CVS: cvs.openbsd.org: ports

2022-10-11 Thread Christian Weisgerber
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org   2022/10/11 08:02:50

Modified files:
shells/bash: Makefile distinfo 
shells/bash/patches: patch-Makefile_in 
shells/bash/pkg: PLIST 

Log message:
shells/bash: update to 5.2 patchlevel 2

Lots of changes, but nothing really changed.

5.2 release announcement:
https://lists.gnu.org/archive/html/info-gnu/2022-09/msg00012.html



CVS: cvs.openbsd.org: ports

2022-10-11 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2022/10/11 07:56:09

Modified files:
www/unit   : Makefile.inc 
www/unit/unit  : distinfo 
www/unit/unit-perl: distinfo 
www/unit/unit-php: distinfo 
www/unit/unit-python: distinfo 
www/unit/unit-ruby: distinfo 

Log message:
www/unit: update to 1.28.0

cf https://unit.nginx.org/CHANGES.txt
>From maintainer Sergey A. Osokin



CVS: cvs.openbsd.org: ports

2022-10-11 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs
Module name:ports
Changes by: j...@cvs.openbsd.org2022/10/11 05:54:14

Modified files:
infrastructure/mk: arch-defines.mk 

Log message:
Enable lang/go on riscv64

Let the fireworks begin!

ok jsing@ (lang/go maintainer)



CVS: cvs.openbsd.org: ports

2022-10-11 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2022/10/11 04:32:32

Modified files:
net/arp-scan   : Makefile distinfo 
net/arp-scan/patches: patch-arp-scan_c patch-mac-vendor_txt 

Log message:
update to a newer arp-scan commit and mac vendor list

patch to add pledge("stdio dns bpf", NULL) after setup is done
and before packet processing, I think I have covered the various options
but if you use this and start seeing pledge failures/coredumps please let
me have a backtrace



CVS: cvs.openbsd.org: ports

2022-10-11 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2022/10/11 03:40:18

Modified files:
sysutils/py-joblib: Makefile distinfo 
sysutils/py-joblib/pkg: PLIST 

Log message:
update to py3-joblib-1.2.0



CVS: cvs.openbsd.org: ports

2022-10-11 Thread Gonzalo L . Rodriguez
CVSROOT:/cvs
Module name:ports
Changes by: gonz...@cvs.openbsd.org 2022/10/11 03:38:55

Modified files:
sysutils   : Makefile 

Log message:
Hook Planor



CVS: cvs.openbsd.org: ports

2022-10-11 Thread Gonzalo L . Rodriguez
CVSROOT:/cvs
Module name:ports
Changes by: gonz...@cvs.openbsd.org 2022/10/11 03:37:53

Log message:
planor is a text user interface for cloud services - OK op@

Status:

Vendor Tag: gonzalo
Release Tags:   gonzalo_20221110

N ports/sysutils/planor/Makefile
N ports/sysutils/planor/distinfo
N ports/sysutils/planor/modules.inc
N ports/sysutils/planor/pkg/DESCR
N ports/sysutils/planor/pkg/PLIST

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2022-10-11 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2022/10/11 03:37:46

Modified files:
sysutils/py-augeas: Makefile distinfo 
sysutils/py-augeas/pkg: PLIST 

Log message:
update to py3-augeas-1.1.0
some tests fail with undefined symbols, but they fail the
same way with the old version



CVS: cvs.openbsd.org: ports

2022-10-11 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2022/10/11 03:28:25

Modified files:
sysutils/py-dotenv: Makefile distinfo 
sysutils/py-dotenv/pkg: PLIST 

Log message:
update to py3-dotenv-0.21.0



CVS: cvs.openbsd.org: ports

2022-10-11 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2022/10/11 03:23:53

Modified files:
devel/py-zopeevent: Makefile distinfo 
devel/py-zopeevent/pkg: PLIST 

Log message:
update to py3-zopeevent-4.5.0



CVS: cvs.openbsd.org: ports

2022-10-11 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2022/10/11 03:21:16

Modified files:
devel/py-zopetesting: Makefile distinfo 
devel/py-zopetesting/pkg: PLIST 

Log message:
update to py3-zopetesting-4.10



CVS: cvs.openbsd.org: ports

2022-10-11 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2022/10/11 03:20:37

Modified files:
devel/py-zopeinterface: Makefile 

Log message:
zap unneeded commented-out line



CVS: cvs.openbsd.org: ports

2022-10-11 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2022/10/11 03:20:18

Modified files:
devel/py-zopeinterface: Makefile distinfo 
devel/py-zopeinterface/pkg: PLIST 

Log message:
update to py3-zopeinterface-5.5.0



CVS: cvs.openbsd.org: ports

2022-10-11 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2022/10/11 03:12:57

Modified files:
devel/py-fasteners: Makefile distinfo 
devel/py-fasteners/pkg: PLIST 
Removed files:
devel/py-fasteners/patches: patch-fasteners__utils_py 
patch-setup_py 

Log message:
update to py3-fasteners-0.18



CVS: cvs.openbsd.org: ports

2022-10-11 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2022/10/11 03:10:42

Modified files:
devel/py-attrs : Makefile 

Log message:
no need to TDEP on py-six



CVS: cvs.openbsd.org: ports

2022-10-11 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2022/10/11 03:09:36

Modified files:
devel/py-extension-helpers: Makefile distinfo 
devel/py-extension-helpers/pkg: PLIST 

Log message:
update to py3-extension-helpers-1.0.0



CVS: cvs.openbsd.org: ports

2022-10-11 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2022/10/11 03:06:56

Modified files:
devel/py-blinker: Makefile distinfo 
devel/py-blinker/pkg: PLIST 

Log message:
update to py3-blinker-1.5



CVS: cvs.openbsd.org: ports

2022-10-11 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2022/10/11 03:06:32

Modified files:
devel/py-attrs : Makefile distinfo 
devel/py-attrs/pkg: PLIST 

Log message:
update to py3-attrs-22.1.0



CVS: cvs.openbsd.org: ports

2022-10-11 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2022/10/11 03:03:46

Modified files:
devel/py-gitpython: Makefile distinfo 
devel/py-gitpython/pkg: PLIST 

Log message:
update to py3-GitPython-3.1.29



CVS: cvs.openbsd.org: ports

2022-10-11 Thread Robert Nagy
CVSROOT:/cvs
Module name:ports
Changes by: rob...@cvs.openbsd.org  2022/10/11 02:14:09

Modified files:
www/phpldapadmin: Makefile distinfo 
www/phpldapadmin/pkg: PLIST 
Added files:
www/phpldapadmin/patches: patch-htdocs_login_php 

Log message:
update to 1.2.6.4;

this update brings php8 support so remove the dependency on 7.4



CVS: cvs.openbsd.org: ports

2022-10-11 Thread Giovanni Bechis
CVSROOT:/cvs
Module name:ports
Changes by: giova...@cvs.openbsd.org2022/10/11 01:53:34

Modified files:
mail/maildrop  : Makefile distinfo 
mail/maildrop/patches: patch-libs_maildir_Makefile_am 
   patch-libs_maildir_Makefile_in 
   patch-libs_maildrop_configure 

Log message:
bugfix upddate to 3.0.8



CVS: cvs.openbsd.org: ports

2022-10-11 Thread Giovanni Bechis
CVSROOT:/cvs
Module name:ports
Changes by: giova...@cvs.openbsd.org2022/10/11 01:51:08

Modified files:
mail/courier-imap: Makefile distinfo 
mail/courier-imap/pkg: PLIST-main 

Log message:
bugfix update to 5.1.8



CVS: cvs.openbsd.org: ports

2022-10-11 Thread Giovanni Bechis
CVSROOT:/cvs
Module name:ports
Changes by: giova...@cvs.openbsd.org2022/10/11 01:49:27

Modified files:
mail/courier-authlib: Makefile distinfo 
mail/courier-authlib/patches: patch-Makefile_in 
mail/courier-authlib/pkg: PLIST-userdb 

Log message:
bugfix update to 0.71.5



CVS: cvs.openbsd.org: ports

2022-10-11 Thread Giovanni Bechis
CVSROOT:/cvs
Module name:ports
Changes by: giova...@cvs.openbsd.org2022/10/11 01:47:27

Modified files:
mail/courier-unicode: Makefile distinfo 

Log message:
update to 2.2.4



CVS: cvs.openbsd.org: ports

2022-10-11 Thread Sebastien Marie
CVSROOT:/cvs
Module name:ports
Changes by: sema...@cvs.openbsd.org 2022/10/11 00:59:55

Modified files:
lang/rust  : Makefile distinfo 

Log message:
lang/rust: unbreak aarch64 and riscv64

new bootstraps for riscv64 (from jca@) and aarch64 (from me)