CVS: cvs.openbsd.org: ports

2023-01-31 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2023/01/31 01:42:37

Modified files:
devel/libgusb  : Makefile distinfo 
devel/libgusb/pkg: PLIST 

Log message:
Update to libgusb-0.4.4.



CVS: cvs.openbsd.org: ports

2023-01-31 Thread Gonzalo L . Rodriguez
CVSROOT:/cvs
Module name:ports
Changes by: gonz...@cvs.openbsd.org 2023/01/31 02:30:50

Log message:
art for your TTY OK op@

Status:

Vendor Tag: gonzalo
Release Tags:   gonzalo_20233101

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

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2023-01-31 Thread Gonzalo L . Rodriguez
CVSROOT:/cvs
Module name:ports
Changes by: gonz...@cvs.openbsd.org 2023/01/31 02:33:23

Modified files:
sysutils   : Makefile 

Log message:
Add artty



CVS: cvs.openbsd.org: ports

2023-01-31 Thread Benoit Lecocq
CVSROOT:/cvs
Module name:ports
Changes by: ben...@cvs.openbsd.org  2023/01/31 02:43:26

Modified files:
graphics/p5-GD-Graph: Makefile distinfo 

Log message:
Update to p5-GD-Graph-1.56.



CVS: cvs.openbsd.org: ports

2023-01-31 Thread Otto Moerbeek
CVSROOT:/cvs
Module name:ports
Changes by: o...@cvs.openbsd.org2023/01/31 02:57:08

Modified files:
net/powerdns_recursor: Makefile distinfo 

Log message:
Update to PowerDNS Recursor 4.8.2



CVS: cvs.openbsd.org: ports

2023-01-31 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2023/01/31 03:19:28

Modified files:
multimedia/mpv : Makefile distinfo 

Log message:
Revert mpv to the earlier distname/hashes, github backed out their
git-archive gzip change for now. Reported by aja@.

To whom it may concern: github does *not* guarantee that on-the-fly
generated archive files will stay the same. Please upload files that
you've generated yourself to a github release, then you can be sure that
the file won't change behind your back.



CVS: cvs.openbsd.org: ports

2023-01-31 Thread Omar Polo
CVSROOT:/cvs
Module name:ports
Changes by: o...@cvs.openbsd.org2023/01/31 03:26:17

Modified files:
plan9/plan9port: Makefile distinfo 
plan9/plan9port/patches: patch-INSTALL patch-bin_9l 
plan9/plan9port/pkg: PLIST 
Removed files:
plan9/plan9port/patches: patch-src_libthread_daemonize_c 
 patch-src_mkhdr 

Log message:
update plan9/plan9port to a newer snapshot (20230123)

patch-src_libthread_daemonize_c was merged upstream; patch-src_mkhdr
removed as per Kyle Milz suggestion, it's not needed anymore.  Regen
other patches.

Drop the substitution for bin/wintext as now it's a rc script, and while
here simplify do-install: there are no more any .cvsignore, .hg,
.hgignore or .hgtags files.

ok gsoares@



CVS: cvs.openbsd.org: ports

2023-01-31 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs
Module name:ports
Changes by: j...@cvs.openbsd.org2023/01/31 06:09:15

Modified files:
x11/gnome/seahorse: Makefile 

Log message:
Neuter -Wint-conversion to unbreak build with clang 15

One function in the vala source code ends up as a C function that
returns NULL instead of an int.  It's not obvious to me how to fix the
vala source in a semantically correct way, so just downgrade the error
to a warning.  Hopefully the generated code is still correct.
ok aja@ (maintainer)



CVS: cvs.openbsd.org: ports

2023-01-31 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2023/01/31 06:27:05

Modified files:
lang/racket-minimal: Makefile 

Log message:
fix up MASTER_SITES/DISTFILES so we don't try to fetch an openbsd-specific
file from 6 sites that don't have it.



CVS: cvs.openbsd.org: ports

2023-01-31 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs
Module name:ports
Changes by: j...@cvs.openbsd.org2023/01/31 06:34:52

Modified files:
sysutils/setquota: Makefile 
sysutils/setquota/patches: patch-Makefile patch-printquota_c 
   patch-quotatool_c 

Log message:
Fix some types mismatches and unbreak with clang 15



CVS: cvs.openbsd.org: ports

2023-01-31 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs
Module name:ports
Changes by: j...@cvs.openbsd.org2023/01/31 06:37:34

Modified files:
security/p5-Crypt-OpenSSL-PKCS10/patches: patch-PKCS10_xs 

Log message:
Fix types mismatch and unbreak with clang 15



CVS: cvs.openbsd.org: ports

2023-01-31 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs
Module name:ports
Changes by: j...@cvs.openbsd.org2023/01/31 06:51:02

Modified files:
net/sniproxy   : Makefile distinfo 

Log message:
Update to sniproxy-0.6.7

>From upstream/maintainer Renaud Allard



CVS: cvs.openbsd.org: ports

2023-01-31 Thread Theo Buehler
CVSROOT:/cvs
Module name:ports
Changes by: t...@cvs.openbsd.org2023/01/31 07:20:33

Modified files:
lang/racket-minimal: Makefile 

Log message:
lang/racket-minimal: it turns out that llvm 13 and 15's versions of strip
remove the .rackboot (and the .comment) sections. So explicitly tell srip
to leave that section in place.

with help from jca, naddy and sthen
ok sthen



CVS: cvs.openbsd.org: ports

2023-01-31 Thread Klemens Nanni
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2023/01/31 07:22:27

Modified files:
devel/abseil-cpp: Makefile 

Log message:
fold shared libs handling to avoid diff churn

upstream keeps .so versions in sync, so should we.
this way updates crank the version in just one line and addition/removals
become clearer.

no plist change.



CVS: cvs.openbsd.org: ports

2023-01-31 Thread Klemens Nanni
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2023/01/31 07:26:45

Modified files:
devel/abseil-cpp: Makefile 

Log message:
Defer tests compilation to test target

Pass the list of shared libraries as build targets to drop the number of
compilation units from 639 to 247 (on amd64), speeding up build/package
phases quite a lot.

Build the remaining 392 test files in pre-test, only when they're needed.

No PLIST/package change.



CVS: cvs.openbsd.org: ports

2023-01-31 Thread Theo Buehler
CVSROOT:/cvs
Module name:ports
Changes by: t...@cvs.openbsd.org2023/01/31 07:26:58

Modified files:
security/libgcrypt: Makefile 
Added files:
security/libgcrypt/patches: patch-cipher_sha512-avx-amd64_S 

Log message:
libgcrypt: fix sha512 on older amd64 machines. Reported by giovanni via jca



CVS: cvs.openbsd.org: ports

2023-01-31 Thread Klemens Nanni
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2023/01/31 07:45:00

Modified files:
devel/abseil-cpp: Makefile 

Log message:
move ALL_TARGET line, comment on updates



CVS: cvs.openbsd.org: ports

2023-01-31 Thread Theo Buehler
CVSROOT:/cvs
Module name:ports
Changes by: t...@cvs.openbsd.org2023/01/31 07:53:20

Modified files:
security/libgcrypt: Makefile 
Added files:
security/libgcrypt/patches: patch-cipher_sha256-avx-amd64_S 

Log message:
libgcrypt: missed sha256 for avx as well. Hopefully the last one.



CVS: cvs.openbsd.org: ports

2023-01-31 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2023/01/31 08:04:54

Modified files:
www/mozilla-firefox: Makefile distinfo 

Log message:
www/mozilla-firefox: update to 109.0.1.

see https://www.mozilla.org/en-US/firefox/109.0.1/releasenotes/



CVS: cvs.openbsd.org: ports

2023-01-31 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs
Module name:ports
Changes by: j...@cvs.openbsd.org2023/01/31 08:05:53

Modified files:
devel/abseil-cpp/patches: patch-absl_debugging_CMakeLists_txt 

Log message:
Drop test with MD code that fails to link with ld.lld 15 on amd64

Error line:
ld: error: cannot place 
absl/debugging/CMakeFiles/absl_symbolize_test.dir/symbolize_test.cc.o:(.text) 
into .text: --execute-only does not support intermingling data and code

ok kn@ (maintainer)



CVS: cvs.openbsd.org: ports

2023-01-31 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs
Module name:ports
Changes by: j...@cvs.openbsd.org2023/01/31 08:09:48

Modified files:
devel/abseil-cpp/patches: patch-absl_debugging_CMakeLists_txt 

Log message:
Fix cmake endif(), I committed the wrong version of the diff



CVS: cvs.openbsd.org: ports

2023-01-31 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2023/01/31 08:11:02

Modified files:
www/mozilla-firefox: Tag: OPENBSD_7_2 Makefile distinfo 

Log message:
www/mozilla-firefox: MFC update to 109.0.1.

see https://www.mozilla.org/en-US/firefox/109.0.1/releasenotes/



CVS: cvs.openbsd.org: ports

2023-01-31 Thread Klemens Nanni
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2023/01/31 09:10:53

Modified files:
devel/abseil-cpp: Makefile 

Log message:
Zap wyhash ghost library

Listed in SHARED_LIBS since import but never built or packaged.
grep shows a comment containing "wyhash", that's it.

Remove it and clarify target handling.
No PLIST/package change.



CVS: cvs.openbsd.org: ports

2023-01-31 Thread Kurt Mosiejczuk
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2023/01/31 09:12:30

Modified files:
www/hiawatha   : Makefile 
www/hiawatha/patches: patch-CMakeLists_txt 

Log message:
ld.bfd doesn't understand DWARF-4 format. So drop that specification from
CMakeLists.txt. (This is done upstream for the next release).

This fixes the build on sparc64

"sure" jca@



CVS: cvs.openbsd.org: ports

2023-01-31 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs
Module name:ports
Changes by: j...@cvs.openbsd.org2023/01/31 09:22:28

Added files:
devel/abseil-cpp/patches: patch-absl_status_status_cc 

Log message:
Fix build on sparc64

#ifdef around uses of errno constants not provided by our errno.h
With base-clang those missing errno constants are covered up by
/usr/include/c++/v1/errno.h.  ok kn@ (maintainer) tb@



CVS: cvs.openbsd.org: ports

2023-01-31 Thread Robert Nagy
CVSROOT:/cvs
Module name:ports
Changes by: rob...@cvs.openbsd.org  2023/01/31 10:46:56

Modified files:
mail/kopano/core: Makefile 
Added files:
mail/kopano/core/patches: patch-inetmapi_MAPISMTPTransport_cpp 
  patch-inetmapi_MAPISMTPTransport_h 

Log message:
unbreak after libvmime update



CVS: cvs.openbsd.org: ports

2023-01-31 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2023/01/31 11:24:41

Modified files:
textproc/py-xlrd: Makefile distinfo 
textproc/py-xlrd/pkg: DESCR PLIST 

Log message:
update to py3-xlrd-2.0.1



CVS: cvs.openbsd.org: ports

2023-01-31 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2023/01/31 12:40:18

ports/sysutils/fd/patches

Update of /cvs/ports/sysutils/fd/patches
In directory cvs.openbsd.org:/tmp/cvs-serv81987/patches

Log Message:
Directory /cvs/ports/sysutils/fd/patches added to the repository



CVS: cvs.openbsd.org: ports

2023-01-31 Thread Kurt Miller
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2023/01/31 12:43:09

Modified files:
devel/jdk/1.8  : Makefile distinfo 

Log message:
Update to 8u362 GA:
* Contains upstream bug and security fixes:
https://foojay.io/java-8/?tab=component&version=openjdk8u362&quarter=012023
https://openjdk.org/groups/vulnerability/advisories/2023-01-17
* Update bootstraps and remove libc copy

okay sthen@



CVS: cvs.openbsd.org: ports

2023-01-31 Thread Kurt Miller
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2023/01/31 12:48:02

Modified files:
devel/jdk/11   : Makefile distinfo 
devel/jdk/11/pkg: PLIST 

Log message:
Update to 11.0.18 GA:
* Contains many upstream bug fixes which can be found in the release
notes here:
https://foojay.io/java-11/?version=11.0.18&quarter=012023&tab=component
https://openjdk.org/groups/vulnerability/advisories/2023-01-17
* Update bootstraps and remove libc copy

okay sthen@



CVS: cvs.openbsd.org: ports

2023-01-31 Thread Kurt Miller
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2023/01/31 12:50:04

Modified files:
devel/jdk/17   : Makefile distinfo 
devel/jdk/17/pkg: PLIST 

Log message:
Update to 17.0.6 GA:
* Contains many upstream bug fixes which can be found in the release
notes here:
https://foojay.io/java-17/?version=17.0.6&quarter=012023&tab=component
https://openjdk.org/groups/vulnerability/advisories/2023-01-17
* Update bootstraps and remove libc copy

okay sthen@



CVS: cvs.openbsd.org: ports

2023-01-31 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2023/01/31 13:04:16

Modified files:
sysutils/fd: Makefile crates.inc distinfo 
sysutils/fd/pkg: PLIST 
Added files:
sysutils/fd/patches: patch-Makefile 

Log message:
update to fd-8.6.0, install shell-completion files



CVS: cvs.openbsd.org: ports

2023-01-31 Thread Alexandre Ratchov
CVSROOT:/cvs
Module name:ports
Changes by: ratc...@cvs.openbsd.org 2023/01/31 13:25:05

Log message:
Control sndiod with hot-keys and play keyboard bells

tweaks from and ok sthen@

Status:

Vendor Tag: ratchov
Release Tags:   ratchov_20230131

N ports/x11/sndiokeys/Makefile
N ports/x11/sndiokeys/distinfo
N ports/x11/sndiokeys/pkg/DESCR
N ports/x11/sndiokeys/pkg/PLIST

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2023-01-31 Thread Alexandre Ratchov
CVSROOT:/cvs
Module name:ports
Changes by: ratc...@cvs.openbsd.org 2023/01/31 13:27:39

Modified files:
x11: Makefile 

Log message:
Add sndiokeys

ok sthen@



CVS: cvs.openbsd.org: ports

2023-01-31 Thread Theo Buehler
CVSROOT:/cvs
Module name:ports
Changes by: t...@cvs.openbsd.org2023/01/31 13:44:19

Modified files:
devel/difftastic: Makefile crates.inc distinfo 
devel/difftastic/patches: patch-Cargo_lock patch-Cargo_toml 
devel/difftastic/pkg: PLIST 
Added files:
devel/difftastic/patches: patch-manual_book_toml 

Log message:
Update to difftastic 0.42.0, from Volker Schlecht (maintainer)



CVS: cvs.openbsd.org: ports

2023-01-31 Thread Theo Buehler
CVSROOT:/cvs
Module name:ports
Changes by: t...@cvs.openbsd.org2023/01/31 13:53:12

Modified files:
security/openssl/1.1: Makefile 
Added files:
security/openssl/1.1/patches: patch-crypto_perlasm_x86gas_pl 

Log message:
openssl/1.1: port miod's perlasm/x86gas.pl r1.5 to avoid build failure of
borgbackup/2.0 on i386.

thanks to miod for rubberducking and for providing the fix 6 years ago
ok bket, sthen



CVS: cvs.openbsd.org: ports

2023-01-31 Thread Theo Buehler
CVSROOT:/cvs
Module name:ports
Changes by: t...@cvs.openbsd.org2023/01/31 13:54:56

Modified files:
security/sslscan: Makefile 

Log message:
bump after change in openssl/1.1 (static linking).

shouldn't result in binary change, but I'm too lazy to check



CVS: cvs.openbsd.org: ports

2023-01-31 Thread Theo Buehler
CVSROOT:/cvs
Module name:ports
Changes by: t...@cvs.openbsd.org2023/01/31 13:55:52

Modified files:
sysutils/borgbackup/2.0: Makefile 

Log message:
bump after change in openssl/1.1 (static linking) as there might be
binary change on amd64.



CVS: cvs.openbsd.org: ports

2023-01-31 Thread Theo Buehler
CVSROOT:/cvs
Module name:ports
Changes by: t...@cvs.openbsd.org2023/01/31 14:27:38

Modified files:
net/ngtcp2 : Makefile distinfo 

Log message:
Update to ngtcp2 0.13.0

https://github.com/ngtcp2/ngtcp2/releases/tag/v0.13.0



CVS: cvs.openbsd.org: ports

2023-01-31 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2023/01/31 22:07:56

Modified files:
sysutils/fd/patches: patch-Makefile 

Log message:
fix typo (I forgot to re-run update-patches), pointed out by
Laurent Cheylus



CVS: cvs.openbsd.org: ports

2023-01-31 Thread Frederic Cambus
CVSROOT:/cvs
Module name:ports
Changes by: fcam...@cvs.openbsd.org 2023/02/01 00:43:04

Modified files:
audio/libopenmpt: Makefile distinfo 

Log message:
Update libopenmpt to 0.6.8.



CVS: cvs.openbsd.org: ports

2023-01-31 Thread Frederic Cambus
CVSROOT:/cvs
Module name:ports
Changes by: fcam...@cvs.openbsd.org 2023/02/01 00:43:45

Modified files:
net/dbip   : Makefile.inc 
net/dbip/asn   : distinfo 
net/dbip/city  : distinfo 
net/dbip/country: distinfo 

Log message:
Update dbip to 2023.02.



CVS: cvs.openbsd.org: ports

2023-01-31 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2023/02/01 00:45:21

Modified files:
sysutils/google-cloud-sdk: Makefile distinfo 
sysutils/google-cloud-sdk/pkg: PLIST 

Log message:
Update to google-cloud-sdk-416.0.0.



CVS: cvs.openbsd.org: ports

2023-01-31 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2023/02/01 00:57:24

Modified files:
sysutils/govmomi: Makefile distinfo 

Log message:
Update to govc-0.30.2.