CVS: cvs.openbsd.org: ports

2023-01-30 Thread Kurt Mosiejczuk
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2023/01/30 21:26:41

Modified files:
sysutils/testdisk: Makefile 

Log message:
Shift to using ports-gcc from base-gcc to fix build on sparc64



CVS: cvs.openbsd.org: ports

2023-01-30 Thread Kurt Mosiejczuk
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2023/01/30 20:39:44

Modified files:
graphics/scrot : Makefile 

Log message:
Shift to ports-gcc to fix build on sparc64.

Drop c99 stuff for base-gcc since it isn't needed any more



CVS: cvs.openbsd.org: ports

2023-01-30 Thread Aisha Tammy
CVSROOT:/cvs
Module name:ports
Changes by: ai...@cvs.openbsd.org   2023/01/30 19:00:03

Modified files:
infrastructure/db: user.list 

Log message:
infrastructure/db/user.list: rename _erlang to _epmd

suggestion and ok sthen@



CVS: cvs.openbsd.org: ports

2023-01-30 Thread Aisha Tammy
CVSROOT:/cvs
Module name:ports
Changes by: ai...@cvs.openbsd.org   2023/01/30 18:59:09

Modified files:
lang/erlang/25 : Makefile 
lang/erlang/25/pkg: PLIST-main epmd.rc 

Log message:
lang/erlang/25: rename epmd.rc user to _epmd

suggestion and ok sthen@



CVS: cvs.openbsd.org: ports

2023-01-30 Thread Klemens Nanni
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2023/01/30 15:32:47

Modified files:
net/qbittorrent: Makefile.inc 
net/qbittorrent/qbittorrent-nox: Makefile 
net/qbittorrent/qbittorrent: Makefile 

Log message:
merge common deps into common makefile



CVS: cvs.openbsd.org: ports

2023-01-30 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2023/01/30 15:22:51

Modified files:
www/py-aiohttp : Makefile distinfo 
www/py-aiohttp/pkg: PLIST 
Added files:
www/py-aiohttp/patches: patch-setup_cfg 
Removed files:
www/py-aiohttp/patches: patch-setup_py 

Log message:
update to py3-aiohttp-3.8.3, tweak/ok jca@ (unbreaks build with clang 15)



CVS: cvs.openbsd.org: ports

2023-01-30 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2023/01/30 15:21:44

Modified files:
devel  : Makefile 

Log message:
+py-aiosignal,py-frozenlist



CVS: cvs.openbsd.org: ports

2023-01-30 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2023/01/30 15:20:47

Log message:
import ports/devel/py-aiosignal, ok jca@

A project to manage callbacks in asyncio projects.

Status:

Vendor Tag: sthen
Release Tags:   sthen_20230130

N ports/devel/py-aiosignal/Makefile
N ports/devel/py-aiosignal/distinfo
N ports/devel/py-aiosignal/pkg/DESCR
N ports/devel/py-aiosignal/pkg/PLIST

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2023-01-30 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2023/01/30 15:20:30

Log message:
import ports/devel/py-frozenlist, ok jca@

frozenlist.FrozenList is a list-like structure which implements
collections.abc.MutableSequence. The list is mutable until
FrozenList.freeze is called, after which list modifications raise
RuntimeError.

Status:

Vendor Tag: sthen
Release Tags:   sthen_20230130

N ports/devel/py-frozenlist/Makefile
N ports/devel/py-frozenlist/distinfo
N ports/devel/py-frozenlist/pkg/DESCR
N ports/devel/py-frozenlist/pkg/PLIST

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2023-01-30 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2023/01/30 14:49:02

Modified files:
multimedia/mpv : Makefile distinfo 

Log message:
github are now serving mpv-0.35.1 with a different gzip encoding, though
the tar after ungzipping is identical. set a temporary different DISTNAME
so the files don't conflict if already fetched on any build machines.
reported by naddy



CVS: cvs.openbsd.org: ports

2023-01-30 Thread Klemens Nanni
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2023/01/30 13:19:11

Modified files:
net/qbittorrent: Makefile.inc 
net/qbittorrent/qbittorrent: Makefile 
net/qbittorrent/qbittorrent-nox: Makefile 

Log message:
Remove mariani@ as unresponsive MAINTAINER

Take over qbittorrent myself.

No reply in months.
OK jca



CVS: cvs.openbsd.org: ports

2023-01-30 Thread Klemens Nanni
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2023/01/30 13:15:36

Modified files:
textproc/py-xlrd: Makefile 
print/lyx  : Makefile 
meta/lxqt  : Makefile 
devel/py-wurlitzer: Makefile 
devel/py-rope  : Makefile 

Log message:
Remove mariani@ as unresponsive MAINTAINER

No reply in months.
OK jca



CVS: cvs.openbsd.org: ports

2023-01-30 Thread Kurt Mosiejczuk
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2023/01/30 13:15:21

Modified files:
net/tinc   : Makefile 

Log message:
Shift to ports-gcc to fix build on sparc64



CVS: cvs.openbsd.org: ports

2023-01-30 Thread Marc Espie
CVSROOT:/cvs
Module name:ports
Changes by: es...@cvs.openbsd.org   2023/01/30 11:18:41

Modified files:
infrastructure/lib/DPB: Locks.pm 

Log message:
also tweak the lock names to end in .lock so that they can't get confused
with core dumps ;)



CVS: cvs.openbsd.org: ports

2023-01-30 Thread Job Snijders
CVSROOT:/cvs
Module name:ports
Changes by: j...@cvs.openbsd.org2023/01/30 11:00:38

Modified files:
net/stayrtr: Makefile 
net/stayrtr/pkg: README 

Log message:
Make readme more informative

OK sthen@



CVS: cvs.openbsd.org: ports

2023-01-30 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs
Module name:ports
Changes by: j...@cvs.openbsd.org2023/01/30 10:53:34

Modified files:
print/hplip: Makefile 
print/hplip/pkg: PLIST-main 
Added files:
print/hplip/patches: patch-pcard_pcardext_pcardext_c 

Log message:
Disable pcard support, breaks with python3 and clang 15

Apparently this is about pre-USB "Photo Card" hardware, nobody seems to
care.  ok aja@ (maintainer)



CVS: cvs.openbsd.org: ports

2023-01-30 Thread Kurt Mosiejczuk
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2023/01/30 10:19:55

Modified files:
sysutils/exfat-fuse: Makefile 

Log message:
Do the usual c99 dance to fix build on sparc64



CVS: cvs.openbsd.org: ports

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

Modified files:
misc/brltty: Makefile 

Log message:
Fix build on sparc64 by shifting to ports-gcc



CVS: cvs.openbsd.org: ports

2023-01-30 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2023/01/30 09:53:55

Modified files:
multimedia/mpv : Makefile 
Added files:
multimedia/mpv/patches: patch-audio_decode_ad_lavc_c 
patch-audio_decode_ad_spdif_c 
patch-common_av_common_c 
patch-common_av_common_h 
patch-common_av_log_c 
patch-common_recorder_c 
patch-player_main_c 
patch-sub_lavc_conv_c 
patch-sub_sd_lavc_c 
patch-video_decode_vd_lavc_c 
patch-video_out_vo_gpu_next_c 
patch-video_sws_utils_c 

Log message:
oops, only some of the mpv patches had been committed to the release
branch and others were cherrypicked from devel, reinstate them



CVS: cvs.openbsd.org: ports

2023-01-30 Thread Klemens Nanni
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2023/01/30 09:51:57

Modified files:
net/qbittorrent: Makefile.inc 

Log message:
add missint qttools build dependency; spotted by naddy



CVS: cvs.openbsd.org: ports

2023-01-30 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2023/01/30 09:35:46

Modified files:
multimedia/mpv : Makefile distinfo 
Removed files:
multimedia/mpv/patches: patch-audio_decode_ad_lavc_c 
patch-audio_decode_ad_spdif_c 
patch-common_av_common_c 
patch-common_av_common_h 
patch-common_av_log_c 
patch-common_recorder_c 
patch-meson_build patch-player_main_c 
patch-sub_lavc_conv_c 
patch-sub_sd_lavc_c 
patch-video_decode_vd_lavc_c 
patch-video_out_gpu_lcms_c 
patch-video_out_vo_gpu_next_c 
patch-video_sws_utils_c 

Log message:
update to mpv-0.35.1



CVS: cvs.openbsd.org: ports

2023-01-30 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2023/01/30 09:09:50

Added files:
graphics/gphoto2/patches: patch-gphoto2_main_c 

Log message:
gphoto2: add upstream commit "Use pthread_t abstract type for thread IDs"
which should fix LLVM 15. ok aja@



CVS: cvs.openbsd.org: ports

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

Modified files:
textproc/py-charset-normalizer: Makefile 

Log message:
py-charset-normalizer uses Werror along with a number of warning options
that base-gcc doesn't understand. Switch to ports-gcc to fix build on
sparc64



CVS: cvs.openbsd.org: ports

2023-01-30 Thread Kurt Mosiejczuk
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2023/01/30 08:16:46

Modified files:
devel/ruby-prof: Makefile 

Log message:
ruby-prof needs C11 now, so shift to ports-gcc on sparc64 to fix
the build



CVS: cvs.openbsd.org: ports

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

Modified files:
benchmarks/siege/patches: patch-configure patch-doc_Makefile_in 

Log message:
sync patches



CVS: cvs.openbsd.org: ports

2023-01-30 Thread Omar Polo
CVSROOT:/cvs
Module name:ports
Changes by: o...@cvs.openbsd.org2023/01/30 08:11:00

Modified files:
archivers/zpaqfranz: Makefile distinfo 

Log message:
update archivers/zpaqfranz to 57.2

diff from maintainer tux0r, thanks!



CVS: cvs.openbsd.org: ports

2023-01-30 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2023/01/30 08:10:36

Modified files:
net/sniproxy   : Makefile distinfo 

Log message:
update to sniproxy-0.6.6, from Renaud Allard (maintainer)



CVS: cvs.openbsd.org: ports

2023-01-30 Thread Omar Polo
CVSROOT:/cvs
Module name:ports
Changes by: o...@cvs.openbsd.org2023/01/30 07:47:44

Modified files:
textproc/opensearch: Makefile 
www/opensearch-dashboards: Makefile 

Log message:
textproc/opensearch, www/opensearch-dashboards: fix spacing in MAINTAINERs



CVS: cvs.openbsd.org: ports

2023-01-30 Thread Omar Polo
CVSROOT:/cvs
Module name:ports
Changes by: o...@cvs.openbsd.org2023/01/30 07:44:21

Modified files:
www/opensearch-dashboards: Makefile distinfo 
www/opensearch-dashboards/patches: patch-package_json 
www/opensearch-dashboards/pkg: PLIST 

Log message:
update www/opensearch-dashboards to 2.5.0; ok pvk@



CVS: cvs.openbsd.org: ports

2023-01-30 Thread Omar Polo
CVSROOT:/cvs
Module name:ports
Changes by: o...@cvs.openbsd.org2023/01/30 07:43:25

Modified files:
textproc/opensearch: Makefile distinfo 
textproc/opensearch/patches: 
 
patch-plugins_opensearch-security_tools_install_demo_configuration_sh 
textproc/opensearch/pkg: PLIST 

Log message:
update textproc/opensearch to 2.5.0

release notes:
https://github.com/opensearch-project/opensearch-build/blob/main/release-notes/opensearch-release-notes-2.5.0.md

ok pvk@



CVS: cvs.openbsd.org: ports

2023-01-30 Thread Marc Espie
CVSROOT:/cvs
Module name:ports
Changes by: es...@cvs.openbsd.org   2023/01/30 07:20:27

Modified files:
infrastructure/bin: proot 

Log message:
also display chroot and srcroot (if defined) because why not ?



CVS: cvs.openbsd.org: ports

2023-01-30 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2023/01/30 06:43:53

Modified files:
geo/qgis   : Makefile distinfo 

Log message:
geo/qgis: update to 3.28.3



CVS: cvs.openbsd.org: ports

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

Modified files:
games/dmagnetic: Makefile distinfo 

Log message:
update to dmagnetic-0.36, from Thomas Dettbarn (maintainer)



CVS: cvs.openbsd.org: ports

2023-01-30 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2023/01/30 06:28:40

Modified files:
audio/ncspot   : Makefile 
benchmarks/hyperfine: Makefile 
devel/cbindgen : Makefile 
devel/difftastic: Makefile 
devel/maturin  : Makefile 
net/dog: Makefile 
net/routinator : Makefile 
net/synapse: Makefile 
security/age-plugin-yubikey: Makefile 
security/rust-openssl-tests: Makefile 
security/sn0int: Makefile 
security/vaultwarden: Makefile 
shells/nushell : Makefile 
sysutils/bat   : Makefile 
sysutils/broot : Makefile 
sysutils/czkawka: Makefile 
sysutils/exa   : Makefile 
sysutils/fd: Makefile distinfo 
textproc/amber : Makefile 
textproc/delta : Makefile 
textproc/jless : Makefile 
textproc/mdbook: Makefile 
textproc/ripgrep: Makefile 
textproc/tree-sitter: Makefile 
www/geckodriver: Makefile 
www/libreddit  : Makefile 
www/nextcloud_notify_push: Makefile 
www/zola   : Makefile 
x11/alacritty  : Makefile 
x11/xcolor : Makefile 

Log message:
remove DISTFILES setting for cargo ports using GH_*, no longer needed
with cargo.port.mk r1.35



CVS: cvs.openbsd.org: ports

2023-01-30 Thread Omar Polo
CVSROOT:/cvs
Module name:ports
Changes by: o...@cvs.openbsd.org2023/01/30 06:23:53

ports/graphics/p5-Image-Imlib2/patches

Update of /cvs/ports/graphics/p5-Image-Imlib2/patches
In directory cvs.openbsd.org:/tmp/cvs-serv20153/patches

Log Message:
Directory /cvs/ports/graphics/p5-Image-Imlib2/patches added to the repository



CVS: cvs.openbsd.org: ports

2023-01-30 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2023/01/30 06:23:42

Modified files:
www/py-adblock : Makefile distinfo 

Log message:
remove no-longer-needed DISTFILES setting, regen distinfo
because in this instance a distfile changes name



CVS: cvs.openbsd.org: ports

2023-01-30 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs
Module name:ports
Changes by: j...@cvs.openbsd.org2023/01/30 06:19:53

Added files:
security/py-axolotl-curve25519/patches: patch-curve25519module_c 

Log message:
Avoid pointer/integer mismatch, fixes build with clang 15



CVS: cvs.openbsd.org: ports

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

ports/security/py-axolotl-curve25519/patches

Update of /cvs/ports/security/py-axolotl-curve25519/patches
In directory cvs.openbsd.org:/tmp/cvs-serv25088/patches

Log Message:
Directory /cvs/ports/security/py-axolotl-curve25519/patches added to the 
repository



CVS: cvs.openbsd.org: ports

2023-01-30 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2023/01/30 06:10:13

Modified files:
net/radcli : Makefile distinfo 
net/radcli/pkg : PLIST 

Log message:
update to radcli-1.3.1



CVS: cvs.openbsd.org: ports

2023-01-30 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2023/01/30 06:08:41

Modified files:
mail/meli  : Makefile distinfo 

Log message:
fix DISTNAME, {} was in DISTNAME but isn't meant to be supported there



CVS: cvs.openbsd.org: ports

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

Added files:
net/udns/patches: patch-configure 

Log message:
Unbreak detection of inet_pton/inet_ntop with clang 15 and -Wint-conversion



CVS: cvs.openbsd.org: ports

2023-01-30 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs
Module name:ports
Changes by: j...@cvs.openbsd.org2023/01/30 05:58:47

Modified files:
devel/subversion: Makefile 

Log message:
Tweak previous to actually unhook the ruby subpackage from bulk builds

dpb(1) attempts to build all available subpackages in MULTI_PACKAGES,
but I had only tested a manual build.



CVS: cvs.openbsd.org: ports

2023-01-30 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2023/01/30 05:45:34

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

Log message:
bump ports-infrastructure's _SYSTEM_VERSION on the archs where the
linker now uses exec-only by default - amd64, aarch64, riscv64,
powerpc64 - so that when packages are next rebuilt, pkg_add -u will
replace all packages with the new ones.

(additionally, the generated Makefiles to create debug packages changed
from binutils strip+objcopy to the LLVM versions to avoid damage done to
GNU_RELRO, so all packages which have debug-package support in their
build need to be replaced for that reason also; only aarch64 and amd64
have debug-packages so they're covered by the above bump too).



CVS: cvs.openbsd.org: ports

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

Modified files:
devel/cargo: cargo.port.mk 

Log message:
Handle DISTFILES for ports using GH_* in cargo.port.mk, ok semarie@



CVS: cvs.openbsd.org: ports

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

Modified files:
databases  : Makefile 

Log message:
+py-lmdb



CVS: cvs.openbsd.org: ports

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

Log message:
import ports/databases/py-lmdb, feedback/ok tb@

Universal Python binding for the LMDB 'Lightning' Database.

Status:

Vendor Tag: sthen
Release Tags:   sthen_20230130

N ports/databases/py-lmdb/Makefile
N ports/databases/py-lmdb/distinfo
N ports/databases/py-lmdb/pkg/DESCR
N ports/databases/py-lmdb/pkg/PLIST

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2023-01-30 Thread Omar Polo
CVSROOT:/cvs
Module name:ports
Changes by: o...@cvs.openbsd.org2023/01/30 04:27:23

Modified files:
graphics/nsxiv : Makefile distinfo 
Added files:
graphics/nsxiv/patches: patch-etc-nsxiv_1 
Removed files:
graphics/nsxiv/patches: patch-nsxiv_1 

Log message:
update graphics/nsxiv to v31

diff from maintainer Thim Cederlund, thanks!  tweak to post-install by me.
Changelog: https://codeberg.org/nsxiv/nsxiv/src/branch/master/etc/CHANGELOG.md



CVS: cvs.openbsd.org: ports

2023-01-30 Thread Stefan Sperling
CVSROOT:/cvs
Module name:ports
Changes by: s...@cvs.openbsd.org2023/01/30 02:21:44

Modified files:
devel/got  : Makefile distinfo 

Log message:
update to got 0.83

- fix usage display error in got merge command (patch by Mikhail)
- fix missing commits in pack files created with packed object enumeration
- avoid traversing enumerated commits more than once in got-read-pack
- fix ulimit-related test failures on sparc64 (tracey)
- got commit editor now shows log messages from backout and cherrypick (jamsek)
- new cherrypick/backout -l option to show recorded log messages (jamsek)
- new cherrypick/backout -X option to discard recorded log messages (jamsek)
- gotd: implement the delete-refs capability (op)
- fix histedit -m on a commit which only changes filemode bits
- gotsh.1: show how to set up anonymous public read-only repository access



CVS: cvs.openbsd.org: ports

2023-01-30 Thread Robert Nagy
CVSROOT:/cvs
Module name:ports
Changes by: rob...@cvs.openbsd.org  2023/01/30 01:12:35

Modified files:
devel/libvmime : Makefile distinfo 
devel/libvmime/pkg: PLIST 
Removed files:
devel/libvmime/patches: patch-src_vmime_charsetConverter_icu_cpp 

Log message:
update livmime to a snapshot from their git repository from today to include
changes required by an upcoming port