Re: Add DIST_TUPLE to Makefile.template

2023-11-13 Thread Stefan Hagen
Stuart Henderson wrote (2023-11-13 21:01 CET): > On 2023/11/13 20:10, Stefan Hagen wrote: > > Omar Polo wrote (2023-11-13 18:07 CET): > > > On 2023/11/13 14:57:39 +0100, Stefan Hagen > > > wrote: > > > > Omar Polo wrote (2023-11-13 14:08 CET): > > > > > > Here's what I had in mind. it needs

Re: llvm-16 and lang/python

2023-11-13 Thread Damien Miller
On Mon, 13 Nov 2023, Jeremie Courreges-Anglas wrote: > > We need to disable optimization for python3 ports. Even with a fixed > path to libclang_rt.profile.etc, I get: > > ld.lld: error: relocation R_X86_64_PC32 cannot be used against symbol > '__profd_isdigit'; recompile with -fPIC > >

Re: [stable] fix print/lilypond (broken after the fix for ghostscript)

2023-11-13 Thread Jeremy Mates
On 2023-11-13 23:57:22 +0100, Matthias Kilian wrote: > MFC: Fix for ghostscript 10.02.1, which removes finddevice, backported > to lilypond-2.22.2. > > ok (for OPENBSD_7_4)? This (eventually) built on OpenBSD 7.4 and now PDF generation does not fail.

CVS: cvs.openbsd.org: ports

2023-11-13 Thread Lucas Raab
CVSROOT:/cvs Module name:ports Changes by: lr...@cvs.openbsd.org 2023/11/13 17:08:32 Modified files: databases/influxdb: Makefile crates.inc distinfo modules.inc databases/influxdb/pkg: PLIST Log message: databases/influxdb: update to 2.7.3 ok landry@

[stable] fix print/lilypond (broken after the fix for ghostscript)

2023-11-13 Thread Matthias Kilian
Hi, MFC: Fix for ghostscript 10.02.1, which removes finddevice, backported to lilypond-2.22.2. ok (for OPENBSD_7_4)? Index: Makefile === RCS file: /cvs/ports/print/lilypond/Makefile,v diff -u -p -r1.58 Makefile --- Makefile25

CVS: cvs.openbsd.org: ports

2023-11-13 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2023/11/13 14:04:08 Modified files: x11/kde-applications: Makefile x11/kde-applications/kio-gdrive: Makefile Log message: UNLINKED = kde-applications Spotted by espie

CVS: cvs.openbsd.org: ports

2023-11-13 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2023/11/13 14:02:41 Modified files: x11/kde-applications/kio-gdrive: Makefile distinfo x11/kde-applications/kio-gdrive/pkg: PLIST Log message: Update kio-gdrive to 21.08.3

shells/yash: fix a buffer overflow

2023-11-13 Thread Edd Barrett
Hi, When experimenting with yash, I found a crash. Reported it and upstream fixed it quickly. Diff to our port below. OK? Index: Makefile === RCS file: /cvs/ports/shells/yash/Makefile,v retrieving revision 1.14 diff -u -p -r1.14

CVS: cvs.openbsd.org: ports

2023-11-13 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2023/11/13 13:28:39 Removed files: x11/kde-applications/kblog: Makefile distinfo x11/kde-applications/kblog/pkg: DESCR PLIST Log message: Remove unhooked kblog

CVS: cvs.openbsd.org: ports

2023-11-13 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2023/11/13 13:26:06 Modified files: devel/kf5 : Makefile Removed files: devel/kf5/kdewebkit: Makefile distinfo devel/kf5/kdewebkit/pkg: DESCR PLIST

Possible bug in go-module

2023-11-13 Thread Hukadan
Hi @ports, I am trying to port pydio cells[1,2]. The go.mod file contains a replace statement: replace github.com/minio/minio => github.com/pydio/minio v0.0.0-20230809141052-8bd460a77d09 This replace statement translates into two lines in the modules.inc[3,4] file, one pointing to the

CVS: cvs.openbsd.org: ports

2023-11-13 Thread Ian Darwin
CVSROOT:/cvs Module name:ports Changes by: i...@cvs.openbsd.org2023/11/13 13:06:47 Modified files: cad/prusaslicer: Makefile Log message: Only for 64-bit arches. Reported/suggested by sthen@, ok maintainer

Re: Add DIST_TUPLE to Makefile.template

2023-11-13 Thread Stuart Henderson
On 2023/11/13 20:10, Stefan Hagen wrote: > Omar Polo wrote (2023-11-13 18:07 CET): > > On 2023/11/13 14:57:39 +0100, Stefan Hagen > > wrote: > > > Omar Polo wrote (2023-11-13 14:08 CET): > > > > On 2023/11/13 13:49:03 +0100, Stefan Hagen > > > > wrote: > > > > > DIST_TUPLE did not yet make it

Re: Add DIST_TUPLE to Makefile.template

2023-11-13 Thread Stefan Hagen
Omar Polo wrote (2023-11-13 18:07 CET): > On 2023/11/13 14:57:39 +0100, Stefan Hagen > wrote: > > Omar Polo wrote (2023-11-13 14:08 CET): > > > On 2023/11/13 13:49:03 +0100, Stefan Hagen > > > wrote: > > > > DIST_TUPLE did not yet make it into the Makefile.template. > > > > > > > > OK to add

CVS: cvs.openbsd.org: ports

2023-11-13 Thread Frederic Cambus
CVSROOT:/cvs Module name:ports Changes by: fcam...@cvs.openbsd.org 2023/11/13 11:55:57 Modified files: sysutils : Makefile Log message: Add fclones.

CVS: cvs.openbsd.org: ports

2023-11-13 Thread Frederic Cambus
CVSROOT:/cvs Module name:ports Changes by: fcam...@cvs.openbsd.org 2023/11/13 11:54:44 Log message: Import sysutils/fclones. fclones is a command line utility that identifies groups of identical files and gets rid of the file copies you no longer need. It comes

CVS: cvs.openbsd.org: ports

2023-11-13 Thread Robert Nagy
CVSROOT:/cvs Module name:ports Changes by: rob...@cvs.openbsd.org 2023/11/13 11:25:41 Log message: import of llvm-17.0.4 unhooked from the build for now; just for development; ok aja@ Status: Vendor Tag: robert Release Tags:

CVS: cvs.openbsd.org: ports

2023-11-13 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2023/11/13 11:24:10 Modified files: devel/radare2 : Makefile.inc devel/radare2/main: Makefile distinfo devel/radare2/main/patches: patch-binr_rules_mk

CVS: cvs.openbsd.org: ports

2023-11-13 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2023/11/13 10:42:36 Modified files: multimedia/pipewire/pipewire: Makefile Added files: multimedia/pipewire/pipewire/patches:

CVS: cvs.openbsd.org: ports

2023-11-13 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2023/11/13 10:22:29 Modified files: net/nanomsg: Makefile distinfo Log message: update to nanomsg-1.2

CVS: cvs.openbsd.org: ports

2023-11-13 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2023/11/13 10:18:41 Modified files: devel/apache-ant: Makefile distinfo devel/apache-ant/pkg: PLIST Log message: update to apache-ant-1.10.14

Re: Add DIST_TUPLE to Makefile.template

2023-11-13 Thread Omar Polo
On 2023/11/13 14:57:39 +0100, Stefan Hagen wrote: > Omar Polo wrote (2023-11-13 14:08 CET): > > On 2023/11/13 13:49:03 +0100, Stefan Hagen > > wrote: > > > Hi, > > > > > > DIST_TUPLE did not yet make it into the Makefile.template. > > > > > > OK to add it under the GH_ parts? > > > > why not

Re: UPDATE: Suricata-7.0.1

2023-11-13 Thread Stefan Hagen
gonzalo wrote (2023-11-01 14:44 CET): > Hi Stefan, > > Sorry the delay, I made it for 7.0.2, this looks better for you? > -MASTER_SITES = https://www.openinfosecfoundation.org/download/ +SITES =https://www.openinfosecfoundation.org/download/ Are you working on -release?

Re: llvm-16 and lang/python

2023-11-13 Thread Jeremie Courreges-Anglas
On Mon, Nov 13 2023, Jeremie Courreges-Anglas wrote: > We need to disable optimization for python3 ports. Even with a fixed > path to libclang_rt.profile.etc, I get: > > ld.lld: error: relocation R_X86_64_PC32 cannot be used against symbol > '__profd_isdigit'; recompile with -fPIC > > ok?

CVS: cvs.openbsd.org: ports

2023-11-13 Thread Alexander Bluhm
CVSROOT:/cvs Module name:ports Changes by: bl...@cvs.openbsd.org 2023/11/13 09:03:55 ports/misc/p5-OPCUA-Open62541/patches Update of /cvs/ports/misc/p5-OPCUA-Open62541/patches In directory cvs.openbsd.org:/tmp/cvs-serv73724/patches Log Message: Directory

CVS: cvs.openbsd.org: ports

2023-11-13 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2023/11/13 08:59:43 Modified files: x11/kde-applications/krfb: Makefile Log message: Add a build missing dependency on plasma-wayland-protocols

llvm-16 and lang/python

2023-11-13 Thread Jeremie Courreges-Anglas
We need to disable optimization for python3 ports. Even with a fixed path to libclang_rt.profile.etc, I get: ld.lld: error: relocation R_X86_64_PC32 cannot be used against symbol '__profd_isdigit'; recompile with -fPIC ok? Index: Makefile.inc

CVS: cvs.openbsd.org: ports

2023-11-13 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2023/11/13 08:45:53 Modified files: security/rp++ : Makefile Log message: this could actually use ONLY_FOR_ARCHS; set it

CVS: cvs.openbsd.org: ports

2023-11-13 Thread Christian Weisgerber
CVSROOT:/cvs Module name:ports Changes by: na...@cvs.openbsd.org 2023/11/13 08:41:25 Modified files: shells/bash: Makefile distinfo Log message: shells/bash: update to 5.2 patchlevel 21

CVS: cvs.openbsd.org: ports

2023-11-13 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2023/11/13 08:39:01 Modified files: security : Makefile Log message: +rp++

CVS: cvs.openbsd.org: ports

2023-11-13 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2023/11/13 08:37:49 Log message: import rp++-2.1.2 rp++ is a ROP gadget finder for PE/ELF/Mach-O executables and x86/x64/ARM/ARM64 architectures. ok aja@ Status: Vendor

CVS: cvs.openbsd.org: ports

2023-11-13 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2023/11/13 08:31:42 Modified files: infrastructure/bin: find-orphans Log message: ignore openbsd-wip and pobj; ok espie@

Re: socat does not provide TUN/TAP support

2023-11-13 Thread Luca Di Gregorio
Socat upstream tells me that they don't have resource/time to add tun/tap support on OpenBSD. No matter anyway. Thanks again Il giorno lun 13 nov 2023 alle ore 10:19 Luca Di Gregorio ha scritto: > I will do it. > Anyway, a few months ago I noticed a similar issue on vlc. > Prior 7.4, OpenBSD

CVS: cvs.openbsd.org: ports

2023-11-13 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2023/11/13 08:17:52 Modified files: x11/gnustep/libobjc2: Makefile Added files: x11/gnustep/libobjc2/patches: patch-objcxx_eh_cc Log message: Backport change from upstream that lets libobjc2

Re: Add DIST_TUPLE to Makefile.template

2023-11-13 Thread Omar Polo
On 2023/11/13 15:54:15 +0100, Marc Espie wrote: > On Mon, Nov 13, 2023 at 02:08:32PM +0100, Omar Polo wrote: > > On 2023/11/13 13:49:03 +0100, Stefan Hagen > > wrote: > > > Hi, > > > > > > DIST_TUPLE did not yet make it into the Makefile.template. > > > > > > OK to add it under the GH_ parts?

Re: Add DIST_TUPLE to Makefile.template

2023-11-13 Thread Marc Espie
On Mon, Nov 13, 2023 at 02:08:32PM +0100, Omar Polo wrote: > On 2023/11/13 13:49:03 +0100, Stefan Hagen > wrote: > > Hi, > > > > DIST_TUPLE did not yet make it into the Makefile.template. > > > > OK to add it under the GH_ parts? > > why not replacing GH_* completely with this in the

CVS: cvs.openbsd.org: ports

2023-11-13 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2023/11/13 07:52:03 Modified files: multimedia/pipewire/pipewire: Makefile multimedia/pipewire/pipewire/patches: patch-src_pipewire_private_h

CVS: cvs.openbsd.org: ports

2023-11-13 Thread Marc Espie
CVSROOT:/cvs Module name:ports Changes by: es...@cvs.openbsd.org 2023/11/13 07:34:07 Added files: infrastructure/bin: find-orphans Log message: very simple script I used to find ports that are not referenced in any way in sqlports and yet are in my tree

CVS: cvs.openbsd.org: ports

2023-11-13 Thread Marc Espie
CVSROOT:/cvs Module name:ports Changes by: es...@cvs.openbsd.org 2023/11/13 07:32:32 Modified files: devel/woboq_codebrowser: Makefile lang/flang/driver: Makefile lang/flang/flang: Makefile lang/flang/libpgmath: Makefile Log message: prevent

CVS: cvs.openbsd.org: ports

2023-11-13 Thread Theo Buehler
CVSROOT:/cvs Module name:ports Changes by: t...@cvs.openbsd.org2023/11/13 07:26:51 Modified files: security/boringssl/head: Makefile distinfo Log message: Update to boringssl 20231106

CVS: cvs.openbsd.org: ports

2023-11-13 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2023/11/13 07:20:37 Modified files: sysutils/flatpak: Makefile Log message: We also need libinih.

CVS: cvs.openbsd.org: ports

2023-11-13 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2023/11/13 07:08:38 Modified files: security/py-ropper: Makefile distinfo Log message: - update ropper to 1.13.8 - tweak COMMENT

Re: socat does not provide TUN/TAP support

2023-11-13 Thread Luca Di Gregorio
Hi, with vlanx(4): In both endpoints I can set p-t-p mode with a destination UDP port, but I can't set what is the source UDP port to bind to. With static IP address I tested and it works fine: # ifconfig vxlan0 tunnel :4789 vnetid 1 Anyway, if the REMOTE_IP is not static, I should destroy and

CVS: cvs.openbsd.org: ports

2023-11-13 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2023/11/13 07:08:33 Modified files: sysutils/flatpak/xdg-desktop-portal: Makefile Log message: Enable sysutils/flatpak/libportal for tests.

Re: Add DIST_TUPLE to Makefile.template

2023-11-13 Thread Stefan Hagen
Omar Polo wrote (2023-11-13 14:08 CET): > On 2023/11/13 13:49:03 +0100, Stefan Hagen > wrote: > > Hi, > > > > DIST_TUPLE did not yet make it into the Makefile.template. > > > > OK to add it under the GH_ parts? > > why not replacing GH_* completely with this in the template? There is > still

CVS: cvs.openbsd.org: ports

2023-11-13 Thread Robert Nagy
CVSROOT:/cvs Module name:ports Changes by: rob...@cvs.openbsd.org 2023/11/13 06:57:37 Modified files: devel/llvm/16 : Makefile devel/llvm/16/patches: patch-lld_ELF_Driver_cpp Log message: sync with recent base commits

CVS: cvs.openbsd.org: ports

2023-11-13 Thread Robert Nagy
CVSROOT:/cvs Module name:ports Changes by: rob...@cvs.openbsd.org 2023/11/13 06:51:25 Added files: www/ungoogled-chromium/patches: patch-sandbox_policy_features_h Log message: add missing patch

CVS: cvs.openbsd.org: ports

2023-11-13 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2023/11/13 06:49:05 Modified files: graphics/p5-Image-ExifTool: Makefile distinfo graphics/p5-Image-ExifTool/pkg: PLIST Log message: update to p5-Image-ExifTool-12.69

CVS: cvs.openbsd.org: ports

2023-11-13 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2023/11/13 06:45:29 Modified files: devel/apktool : Makefile distinfo Log message: update to apktool-2.9.0

CVS: cvs.openbsd.org: ports

2023-11-13 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2023/11/13 06:39:53 Modified files: devel/jadx : Makefile distinfo devel/jadx/patches: patch-bin_jadx patch-bin_jadx-gui devel/jadx/pkg : PLIST Log message: update to jadx-1.4.7

CVS: cvs.openbsd.org: ports

2023-11-13 Thread Robert Nagy
CVSROOT:/cvs Module name:ports Changes by: rob...@cvs.openbsd.org 2023/11/13 06:32:26 Modified files: mail/grommunio/sync: Makefile distinfo Log message: sync with upstream git's HEAD to bring in bugfixes

CVS: cvs.openbsd.org: ports

2023-11-13 Thread Robert Nagy
CVSROOT:/cvs Module name:ports Changes by: rob...@cvs.openbsd.org 2023/11/13 06:31:36 Modified files: mail/grommunio/mapi-header-php: Makefile distinfo mail/grommunio/mapi-header-php/pkg: PLIST Log message: update to 1.3

CVS: cvs.openbsd.org: ports

2023-11-13 Thread Robert Nagy
CVSROOT:/cvs Module name:ports Changes by: rob...@cvs.openbsd.org 2023/11/13 06:31:16 Modified files: mail/grommunio/web: Makefile distinfo mail/grommunio/web/patches: patch-Makefile patch-init_php mail/grommunio/web/pkg: PLIST Log message: update to

CVS: cvs.openbsd.org: ports

2023-11-13 Thread Robert Nagy
CVSROOT:/cvs Module name:ports Changes by: rob...@cvs.openbsd.org 2023/11/13 06:30:52 Modified files: mail/grommunio/admin-api: Makefile distinfo mail/grommunio/admin-api/patches: patch-CMakeLists_txt

CVS: cvs.openbsd.org: ports

2023-11-13 Thread Robert Nagy
CVSROOT:/cvs Module name:ports Changes by: rob...@cvs.openbsd.org 2023/11/13 06:30:20 Modified files: mail/grommunio/gromox: Makefile distinfo mail/grommunio/gromox/patches: patch-configure_ac mail/grommunio/gromox/pkg: PLIST-main Added files:

Re: Add DIST_TUPLE to Makefile.template

2023-11-13 Thread Omar Polo
On 2023/11/13 13:49:03 +0100, Stefan Hagen wrote: > Hi, > > DIST_TUPLE did not yet make it into the Makefile.template. > > OK to add it under the GH_ parts? why not replacing GH_* completely with this in the template? There is still stuff that explicitly depends on GH_*? (except go.port.mk)

Re: [NEW] sysutils/fclones

2023-11-13 Thread Stefan Hagen
Frederic Cambus wrote (2023-11-13 12:58 CET): > On Sat, Nov 11, 2023 at 07:02:58PM +0100, Stefan Hagen wrote: > > > > fclones is a command line utility that identifies groups of identical > > > files > > > and gets rid of the file copies you no longer need. It comes with plenty > > > of > > >

Re: socat does not provide TUN/TAP support

2023-11-13 Thread Janne Johansson
> Linux UDP Client, start a ping but no replies received > $ ping 192.168.74.1 > > OpenBSD UDP Server, tcpdump -ni tun0 shows: > 11:02:15.130291 > > So, maybe socat doesn't know how to decode raw data received on tun0. OpenBSD tun(4) devices always prepend the address family of the received

Add DIST_TUPLE to Makefile.template

2023-11-13 Thread Stefan Hagen
Hi, DIST_TUPLE did not yet make it into the Makefile.template. OK to add it under the GH_ parts? Index: infrastructure/templates/Makefile.template === RCS file: /cvs/ports/infrastructure/templates/Makefile.template,v diff -u -p -u

CVS: cvs.openbsd.org: ports

2023-11-13 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2023/11/13 05:40:36 Modified files: sysutils/flatpak/xdg-desktop-portal: Makefile sysutils/flatpak/xdg-desktop-portal/patches:

CVS: cvs.openbsd.org: ports

2023-11-13 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2023/11/13 05:29:40 Modified files: devel/boost: Makefile Added files: devel/boost/patches: patch-boost_numeric_conversion_detail_int_float_mixture_hpp

Re: [update] graphics/optipng to 0.7.8

2023-11-13 Thread Omar Polo
On 2023/11/13 12:46:58 +0100, Justin Berthault wrote: > Simple diff updating optipng to 0.7.8 > > Previous versions suffered from a buffer overflow in the GIF > decoder. looks fine to me, ok op@ I think it should be backported to -stable too. > diff /usr/ports > commit -

Re: [update] graphics/optipng to 0.7.8

2023-11-13 Thread Frederic Cambus
On Mon, Nov 13, 2023 at 12:46:58PM +0100, Justin Berthault wrote: > Simple diff updating optipng to 0.7.8 > > Previous versions suffered from a buffer overflow in the GIF > decoder. Committed, thanks!

CVS: cvs.openbsd.org: ports

2023-11-13 Thread Frederic Cambus
CVSROOT:/cvs Module name:ports Changes by: fcam...@cvs.openbsd.org 2023/11/13 05:16:44 Modified files: graphics/optipng: Makefile distinfo Log message: Update optipng to 0.7.8. Previous versions suffered from a buffer overflow in the GIF decoder. >From Justin

CVS: cvs.openbsd.org: ports

2023-11-13 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2023/11/13 05:16:11 Modified files: telephony/linphone/bcunit: Makefile Log message: Fix poisoned variable NO_TESTS -> NO_TEST

Re: [NEW] sysutils/fclones

2023-11-13 Thread Frederic Cambus
On Sat, Nov 11, 2023 at 07:02:58PM +0100, Stefan Hagen wrote: > > fclones is a command line utility that identifies groups of identical files > > and gets rid of the file copies you no longer need. It comes with plenty of > > configuration options for controlling the search scope and offers many

[update] graphics/optipng to 0.7.8

2023-11-13 Thread Justin Berthault
Simple diff updating optipng to 0.7.8 Previous versions suffered from a buffer overflow in the GIF decoder. diff /usr/ports commit - 4757bf975713417bec00c44757c02a21c3b6b956 path + /usr/ports blob - 0d3b98856492b3535664e4900d1b5582f41e6b7b file + graphics/optipng/Makefile ---

CVS: cvs.openbsd.org: ports

2023-11-13 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2023/11/13 04:20:27 Modified files: devel/libgdata : Makefile Added files: devel/libgdata/patches: patch-gdata_gdata-service_c patch-meson_build Log

Re: socat does not provide TUN/TAP support

2023-11-13 Thread Luca Di Gregorio
Test: OpenBSD UDP Server: # ifconfig tun0 create # ifconfig tun0 inet 192.168.74.1/24 # socat -d -d UDP-LISTEN:11443,reuseaddr GOPEN:/dev/tun0 2023/11/13 10:30:58 socat[31554] N listening on UDP LEN=16 AF=2 0.0.0.0:11443 2023/11/13 10:33:27 socat[31554] N accepting UDP connection from LEN=16 AF=2

CVS: cvs.openbsd.org: ports

2023-11-13 Thread Stefan Sperling
CVSROOT:/cvs Module name:ports Changes by: s...@cvs.openbsd.org2023/11/13 04:03:19 Modified files: www/kcaldav: Tag: OPENBSD_7_4 Makefile distinfo www/kcaldav/pkg: Tag: OPENBSD_7_4 PLIST README Added files: www/kcaldav/patches: Tag: OPENBSD_7_4

CVS: cvs.openbsd.org: ports

2023-11-13 Thread Stefan Sperling
CVSROOT:/cvs Module name:ports Changes by: s...@cvs.openbsd.org2023/11/13 04:00:32 Modified files: www/kcaldav: Makefile distinfo www/kcaldav/pkg: PLIST README Added files: www/kcaldav/patches: patch-kcaldav_c Removed files:

CVS: cvs.openbsd.org: ports

2023-11-13 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2023/11/13 03:51:52 Modified files: meta/gnome : Makefile Log message: Tweak comment; no pkg change.

CVS: cvs.openbsd.org: ports

2023-11-13 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/11/13 03:38:23 Modified files: security/qdigidoc4: Makefile distinfo Log message: config.json rerolled

Re: [update] www/pelican: update to 4.8.0

2023-11-13 Thread Justin Berthault
On Sun, Nov 12, 2023 at 09:32:32AM +0100, David Demelier wrote: > > Thanks for taking care of it. I don't use this software anymore, would you > mind taking ownership? > Yes, I can take ownership, Here is the new diff diff /usr/ports commit - 19ba195569085e6172583651c07cd9df31562c4d path +

CVS: cvs.openbsd.org: ports

2023-11-13 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2023/11/13 03:24:26 Modified files: textproc/foliate: Makefile distinfo textproc/foliate/pkg: PLIST Log message: Update to foliate-3.0.0.

Re: [new] textproc/vgrep

2023-11-13 Thread Omar Polo
Hello, On 2023/11/13 14:52:43 +0800, lux wrote: > > Hi, > >   vgrep now has OpenBSD support[1], I'm repost the port file. > > > >   Thanks. > > > > [1]: https://github.com/vrothberg/vgrep/releases Thanks for adding support for "our" grep upstream :-) Some comments on the port that, beside

CVS: cvs.openbsd.org: ports

2023-11-13 Thread Marc Espie
CVSROOT:/cvs Module name:ports Changes by: es...@cvs.openbsd.org 2023/11/13 03:06:50 Modified files: www/firefox-i18n/be: Makefile Log message: oversight from maintainer

CVS: cvs.openbsd.org: ports

2023-11-13 Thread Marc Espie
CVSROOT:/cvs Module name:ports Changes by: es...@cvs.openbsd.org 2023/11/13 03:02:41 Modified files: www/firefox-i18n: Makefile www/firefox-i18n/be: Makefile Log message: no idea why this is not linked to the build

CVS: cvs.openbsd.org: ports

2023-11-13 Thread Marc Espie
CVSROOT:/cvs Module name:ports Changes by: es...@cvs.openbsd.org 2023/11/13 03:00:51 Modified files: telephony/linphone: Makefile telephony/linphone/bcunit: Makefile Log message: mark bcunit as UNLINKED instead

update www/kcaldav to 0.2.4

2023-11-13 Thread Stefan Sperling
This version restores interop with Thunderbird lightning, which is currently unable to create new events in calendars managed by kcaldav. And logging is now configurable at run-time which should make sending bug reports to upstream much easier. I am talking to kristaps about the local patches

Re: [update] scite/scintilla to latest

2023-11-13 Thread Antoine Jacoutot
On Mon, Nov 13, 2023 at 02:29:27AM +, Lucas Raab wrote: > Hello, > > Here's an update for SciTE and scintilla up to the latest versions which > have been working fine. Other tests? OK aja > > Thanks, > Lucas > diff refs/heads/master refs/heads/scite > commit -

CVS: cvs.openbsd.org: ports

2023-11-13 Thread Marc Espie
CVSROOT:/cvs Module name:ports Changes by: es...@cvs.openbsd.org 2023/11/13 02:43:52 Modified files: lang : Makefile lang/gdmd : Makefile Log message: reference gdmd, mark it as UNLINKED until the gcc-11 situation gets resolved

CVS: cvs.openbsd.org: ports

2023-11-13 Thread Marc Espie
CVSROOT:/cvs Module name:ports Changes by: es...@cvs.openbsd.org 2023/11/13 02:40:49 Modified files: converters : Makefile converters/k2pdfopt: Makefile Log message: relink as UNLINKED with graphics/openjpeg commented out

CVS: cvs.openbsd.org: ports

2023-11-13 Thread Marc Espie
CVSROOT:/cvs Module name:ports Changes by: es...@cvs.openbsd.org 2023/11/13 02:37:53 Modified files: net/unifi/snappy-java: Makefile Added files: net/unifi/snappy-java/pkg: DESCR Log message: some amount of normalcy, have a DESCR that explains what's going on

CVS: cvs.openbsd.org: ports

2023-11-13 Thread Marc Espie
CVSROOT:/cvs Module name:ports Changes by: es...@cvs.openbsd.org 2023/11/13 02:36:54 ports/net/unifi/snappy-java/pkg Update of /cvs/ports/net/unifi/snappy-java/pkg In directory cvs.openbsd.org:/tmp/cvs-serv62862/pkg Log Message: Directory /cvs/ports/net/unifi/snappy-java/pkg

CVS: cvs.openbsd.org: ports

2023-11-13 Thread Matthieu Herrb
CVSROOT:/cvs Module name:ports Changes by: matth...@cvs.openbsd.org2023/11/13 02:36:32 Modified files: sysutils/libudev-openbsd: Makefile Added files: sysutils/libudev-openbsd/patches: patch-udev-monitor_c Log message: Cancel the udev monitor thread on

CVS: cvs.openbsd.org: ports

2023-11-13 Thread Matthieu Herrb
CVSROOT:/cvs Module name:ports Changes by: matth...@cvs.openbsd.org2023/11/13 02:35:34 ports/sysutils/libudev-openbsd/patches Update of /cvs/ports/sysutils/libudev-openbsd/patches In directory cvs.openbsd.org:/tmp/cvs-serv85887/patches Log Message: Directory

CVS: cvs.openbsd.org: ports

2023-11-13 Thread Marc Espie
CVSROOT:/cvs Module name:ports Changes by: es...@cvs.openbsd.org 2023/11/13 02:35:02 Modified files: lang/ghc-8.10.7: Makefile Added files: lang/ghc-8.10.7/pkg: DESCR Log message: give an actual DESCR for what's going on, even though there's never going to be

CVS: cvs.openbsd.org: ports

2023-11-13 Thread Marc Espie
CVSROOT:/cvs Module name:ports Changes by: es...@cvs.openbsd.org 2023/11/13 02:34:24 ports/lang/ghc-8.10.7/pkg Update of /cvs/ports/lang/ghc-8.10.7/pkg In directory cvs.openbsd.org:/tmp/cvs-serv59442/pkg Log Message: Directory /cvs/ports/lang/ghc-8.10.7/pkg added to the

CVS: cvs.openbsd.org: ports

2023-11-13 Thread Marc Espie
CVSROOT:/cvs Module name:ports Changes by: es...@cvs.openbsd.org 2023/11/13 02:30:21 Modified files: net/unifi : Makefile net/unifi/snappy-java: Makefile Log message: UNLINKED bootstrap

CVS: cvs.openbsd.org: ports

2023-11-13 Thread Matthieu Herrb
CVSROOT:/cvs Module name:ports Changes by: matth...@cvs.openbsd.org2023/11/13 02:28:28 Modified files: wayland/foot : Makefile Log message: foot build depends on the libinput header. no pkg change.

Re: socat does not provide TUN/TAP support

2023-11-13 Thread Luca Di Gregorio
I was thinking about using a more "point-to-point-oriented" method than vxlan. Anyway, I'll do some tests with it and let you know. Thanks Il giorno lun 13 nov 2023 alle ore 07:49 Stuart Henderson < s...@spacehopper.org> ha scritto: > On 2023/11/11 14:17, Luca Di Gregorio wrote: > > I would like

Re: socat does not provide TUN/TAP support

2023-11-13 Thread Luca Di Gregorio
I will do it. Anyway, a few months ago I noticed a similar issue on vlc. Prior 7.4, OpenBSD port didn't have the telnet interface available. Some gentlemen here in ports@openbsd.org added it and now it's available in 7.4. That is why I submitted the question related to socat and TUN. Thanks Il

CVS: cvs.openbsd.org: ports

2023-11-13 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2023/11/13 02:09:17 Modified files: emulators/retroarch: Makefile Log message: emulators/retroarch: make sure libudev isnt picked up if present

Re: NEW: graphics/recoil

2023-11-13 Thread Frederic Cambus
On Sat, Nov 11, 2023 at 06:52:29PM -0700, Anthony J. Bentley wrote: > RECOIL is a library to view pictures in native formats of 20th century > computers: Amiga, Amstrad CPC, Apple II, Atari 8-bit, Atari Portfolio, Atari > ST/TT/Falcon, BBC Micro, Commodore VIC-20, Commodore 64, Commodore >