CVS: cvs.openbsd.org: ports

2023-12-05 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2023/12/06 00:55:50

Modified files:
audio/audacious/plugins: Makefile 

Log message:
Explicitely pass --disable-pipewire, otherwise it gets picked up.



Re: CVS: cvs.openbsd.org: ports

2023-12-05 Thread Antoine Jacoutot
On Sun, Dec 03, 2023 at 12:07:28PM -0700, Brian Callahan wrote:
> CVSROOT:  /cvs
> Module name:  ports
> Changes by:   bcal...@cvs.openbsd.org 2023/12/03 12:07:28
> 
> Log message:
> Import lang/hare, a simple, stable, and robust systems programming 
> language
> ok op@ tobhe@
> 
> Hare is a systems programming language designed to be simple, stable,
> and robust. Hare uses a static type system, manual memory management,
> and a minimal runtime. It is well-suited to writing operating systems,
> system tools, compilers, networking software, and other low-level, high
> performance tasks.

Doesn't build, there's a conflict in the dependencies
(xtensa-elf-binutils-2.27p1 and binutils-2.41)


>>> Building on exopi-6 under lang/hare/hare
BDEPENDS = [lang/hare/harec;textproc/scdoc;devel/dwz]
DIST = [lang/hare/hare:hare-0.0.0pl20231202.tar.gz]
FULLPKGNAME = hare-0.0.0pl20231202
RDEPENDS = [lang/hare/harec]
(Junk lock obtained for exopi-6 at 1701832270.20)
>>> Running depends in lang/hare/hare at 1701832270.28
   last junk was in net/pidgin-skypeweb
/usr/sbin/pkg_add -aI -Drepair dwz-0.15 harec-0.0.0pl20231202 scdoc-1.11.2
was: /usr/sbin/pkg_add -aI -Drepair dwz-0.15 harec-0.0.0pl20231202 scdoc-1.11.2
/usr/sbin/pkg_add -aI -Drepair dwz-0.15 harec-0.0.0pl20231202 scdoc-1.11.2
Collision in binutils-2.41: the following files already exist
/usr/local/info/as.info (xtensa-elf-binutils-2.27p1 and binutils-2.41)
Can't install harec-0.0.0pl20231202: can't resolve binutils-2.41
Couldn't install binutils-2.41 harec-0.0.0pl20231202
>>> Running show-prepare-results in lang/hare/hare at 1701832286.36
===> lang/hare/hare
===> Building from scratch hare-0.0.0pl20231202
===> hare-0.0.0pl20231202 depends on: harec-* - not found
Dependency check failed
*** Error 1 in lang/hare/hare 
(/exopi-cvs/ports/infrastructure/mk/bsd.port.mk:2384 
'/exopi-obj/pobj/hare-0.0.0pl20231202/.dep-lang-hare-harec')
*** Error 2 in lang/hare/hare 
(/exopi-cvs/ports/infrastructure/mk/bsd.port.mk:2702 'prepare': 
@lock=hare-0.0.0pl20231202;  export _LOCKS_HEL...)
===> Exiting lang/hare/hare with an error
*** Error 1 in /exopi-cvs/ports (infrastructure/mk/bsd.port.subdir.mk:144 
'show-prepare-results': @: ${echo_msg:=echo};  : ${target:=show-pr...)
(Junk lock released for exopi-6 at 1701832286.78)
Woken up games/mnemosyne
>>> Ended at 1701832286.78
max_stuck=2.43/depends=16.13/show-prepare-results=0.45
Error: job failed with 512 on exopi-6 at 1701832286




CVS: cvs.openbsd.org: ports

2023-12-05 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:ports
Changes by: matth...@cvs.openbsd.org2023/12/05 11:39:58

Modified files:
wayland/dmenu-wayland: Makefile 

Log message:
Fix HOMEPAGE. Reported by  Benjamin Stürz.



CVS: cvs.openbsd.org: ports

2023-12-05 Thread Theo Buehler
CVSROOT:/cvs
Module name:ports
Changes by: t...@cvs.openbsd.org2023/12/05 09:32:01

Modified files:
security/rust-openssl-tests: Makefile distinfo 

Log message:
Update to rust-openssl-tests 20231205



CVS: cvs.openbsd.org: ports

2023-12-05 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2023/12/05 08:17:22

Modified files:
www/ruby-passenger: Makefile 
www/ruby-passenger/pkg: PLIST 

Log message:
Switch LDEP from pcre to pcre2

The passenger build system checks for the pcre header, and will fail if
it is not present (even if pcre2 is installed).  However, the only place
pcre is used is for the embedded nginx, and that will pick pcre2 over
pcre if both are installed.  This switches the LDEP from pcre to pcre2
so that the embedded nginx will always use pcre2, and adds a BDEP on
pcre so that the passenger build system still works.

While here, comment out a file in the PLIST so updates using make
update-plist are easier.

Problem found by tb@ because dpb junked pcre2 while building passenger

OK tb@



CVS: cvs.openbsd.org: ports

2023-12-05 Thread Job Snijders
CVSROOT:/cvs
Module name:ports
Changes by: j...@cvs.openbsd.org2023/12/05 08:06:11

Modified files:
net: Makefile 

Log message:
Add rpkitouch



CVS: cvs.openbsd.org: ports

2023-12-05 Thread Job Snijders
CVSROOT:/cvs
Module name:ports
Changes by: j...@cvs.openbsd.org2023/12/05 08:04:25

Log message:
Import rpkitouch

The rpkitouch utility sets the last data modification time of file to
the timestamp internal to the contained RPKI object.

OK sthen@

Status:

Vendor Tag: job
Release Tags:   job_20231205

N ports/net/rpkitouch/Makefile
N ports/net/rpkitouch/distinfo
N ports/net/rpkitouch/pkg/DESCR
N ports/net/rpkitouch/pkg/PLIST

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2023-12-05 Thread Stefan Hagen
CVSROOT:/cvs
Module name:ports
Changes by: s...@cvs.openbsd.org2023/12/05 07:40:29

Modified files:
misc/sent  : Makefile distinfo 

Log message:
Add command line option support patch

usage: sent [-c fgcolor] [-b bgcolor] [-f font] [file]

OK sthen, bcallah



CVS: cvs.openbsd.org: ports

2023-12-05 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2023/12/05 05:42:54

Modified files:
sysutils/py-prometheus_client: Makefile distinfo 

Log message:
update to py3-prometheus_client-0.19.0



CVS: cvs.openbsd.org: ports

2023-12-05 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2023/12/05 05:36:35

Modified files:
sysutils/py-pipx: Makefile distinfo 

Log message:
update to py3-pipx-1.3.3



CVS: cvs.openbsd.org: ports

2023-12-05 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2023/12/05 05:37:28

Modified files:
sysutils/py-platformdirs: Makefile distinfo 
sysutils/py-platformdirs/patches: patch-tests_test_unix_py 

Log message:
update to py3-platformdirs-4.1.0



CVS: cvs.openbsd.org: ports

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

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

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



CVS: cvs.openbsd.org: ports

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

Modified files:
devel/py-freezegun: Makefile distinfo 

Log message:
update to py3-freezegun-1.3.1



CVS: cvs.openbsd.org: ports

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

Modified files:
databases/freetds: Makefile distinfo 

Log message:
update to freetds-1.4.10



CVS: cvs.openbsd.org: ports

2023-12-05 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2023/12/05 05:08:37

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

Log message:
update to py3-tzlocal-5.2, from wen heping



CVS: cvs.openbsd.org: ports

2023-12-05 Thread Volker Schlecht
CVSROOT:/cvs
Module name:ports
Changes by: vol...@cvs.openbsd.org  2023/12/05 03:34:30

Modified files:
games/widelands: Makefile 
Added files:
games/widelands/patches: patch-cmake_WlFunctions_cmake 

Log message:
games/widelands: Clean-up and remove need for patch that I forgot to 'cvs
add' before committing the update to 1.1

>From Brad Smith, thanks!
ok sdk@



CVS: cvs.openbsd.org: ports

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

Modified files:
x11/gnome/zenity: Makefile distinfo 

Log message:
Update to zenity-3.99.91.



CVS: cvs.openbsd.org: ports

2023-12-05 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2023/12/05 01:25:05

Modified files:
sysutils/opentofu: Makefile distinfo modules.inc 

Log message:
Update to opentofu-1.6.0beta2.



CVS: cvs.openbsd.org: ports

2023-12-05 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2023/12/05 01:17:43

Modified files:
sysutils/packer: Makefile distinfo modules.inc 

Log message:
Update to packer-1.9.5.



CVS: cvs.openbsd.org: ports

2023-12-05 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2023/12/05 01:15:32

Modified files:
sysutils/cloud-sql-proxy: Makefile distinfo 

Log message:
Update to cloud-sql-proxy-2.8.0.



CVS: cvs.openbsd.org: ports

2023-12-05 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2023/12/05 01:07:38

Modified files:
misc/hwdata: Makefile distinfo 

Log message:
Update to hwdata-0.377.