Re: net/tcpflow: fix build

2024-06-10 Thread Jeremie Courreges-Anglas
On Mon, Jun 10, 2024 at 03:18:15PM +0100, Kirill A. Korinsky wrote: > On Mon, 10 Jun 2024 12:54:52 +0100, > Jeremie Courreges-Anglas wrote: > > > > On Sun, Jun 09, 2024 at 11:21:58PM +0100, Kirill A. Korinsky wrote: [...] > > > Also, I abit tired from created repor

CVS: cvs.openbsd.org: ports

2024-06-10 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2024/06/10 12:51:59 Modified files: net/tcpflow: Makefile Added files: net/tcpflow/patches: patch-src_tcpflow_cpp Log message: Don't generate report.xml when running tcpflow -c Patch

Re: flag grafana as agplv3

2024-06-10 Thread Jeremie Courreges-Anglas
On Mon, Jun 10, 2024 at 10:17:02AM -0600, Abel Abraham Camarillo Ojeda wrote: > Hi, > > maybe we should specify the more restrictive licensing: sysutils/loki uses: # AGPLv3 + some bits Apache 2.0 I'd suggest both should use the same license marker and the one in loki looks more complete. You

Re: UPDATE: GCC 11.4.0

2024-06-10 Thread Jeremie Courreges-Anglas
On Sun, Jun 09, 2024 at 04:07:42AM -0400, Brad Smith wrote: > Here is a start at an update to GCC 11.4.0. > > Build tested on aarch64, amd64 and i386. Also build-tested on riscv64. -- jca

CVS: cvs.openbsd.org: ports

2024-06-10 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2024/06/10 06:21:14 Modified files: net/tcpflow: Makefile Log message: Drop -O3 and disable detection/use of textproc/tre While here slightly reorder Makefile. With Kirill A. Korinsky (maintainer).

Re: net/tcpflow: fix build

2024-06-10 Thread Jeremie Courreges-Anglas
On Sun, Jun 09, 2024 at 11:21:58PM +0100, Kirill A. Korinsky wrote: > Hi, > > Thanks for reply. > > On Sun, 09 Jun 2024 18:04:32 +0100, > Jeremie Courreges-Anglas wrote: > > > > On Sun, Jun 09, 2024 at 11:03:54AM +0100, Kirill A. Korinsky wrote: > >

Re: net/tcpflow: fix build

2024-06-09 Thread Jeremie Courreges-Anglas
On Sun, Jun 09, 2024 at 11:03:54AM +0100, Kirill A. Korinsky wrote: > On Sat, 08 Jun 2024 23:35:32 +0100, > Kirill A. Korinsky wrote: > > > > Probably it worth to add an -extra flavor with all features. > > > > Here small update for net/tcpflow which includes: > - add textproc/tre to enjoy

Re: net/tcpflow: fix build

2024-06-08 Thread Jeremie Courreges-Anglas
On Sat, Jun 08, 2024 at 11:11:59PM +0200, Matthias Kilian wrote: > Hi, > > tcpflow needs boost at build time (but not using any of boosts > libs, so this doesn't require a bump). > > Failure output during configure is this: > > [...] > checking for boost/version.hpp... no > configure: WARNING:

CVS: cvs.openbsd.org: ports

2024-06-08 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2024/06/08 15:15:27 Modified files: sysutils/pftop/patches: patch-engine_c Log message: Drop GCC_PRINTFLIKE function attribute and fix build on sparc64 The GCC_PRINTFLIKE macro was slightly changed in

CVS: cvs.openbsd.org: ports

2024-06-07 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2024/06/07 05:57:31 Removed files: textproc/lttoolbox/patches: patch-lttoolbox_sorted_vector_hpp Log message: Zap empty patch

CVS: cvs.openbsd.org: ports

2024-06-06 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2024/06/06 18:52:59 Modified files: games/keeperrl : Makefile Log message: Fix build when devel/cereal is installed keeperrl uses a private copy that isn't compatible with our port. ok thfr@ (maintainer)

CVS: cvs.openbsd.org: ports

2024-06-04 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2024/06/04 06:29:28 Modified files: lang/algol68g : Makefile Added files: lang/algol68g/patches: patch-configure patch-src_a68g_parser-scanner_c Log message: Fix

Re: Fix algol68g on non-x86

2024-06-04 Thread Jeremie Courreges-Anglas
On Tue, Jun 04, 2024 at 11:25:49AM +, Brian Callahan wrote: > On 6/4/2024 7:16 AM, Jeremie Courreges-Anglas wrote: > > > > The diff at the end lets me build an algol68g package on riscv64 - and > > virtually any non-x86 architecture. make package/test passes on > >

Fix algol68g on non-x86

2024-06-04 Thread Jeremie Courreges-Anglas
The diff at the end lets me build an algol68g package on riscv64 - and virtually any non-x86 architecture. make package/test passes on riscv64. However, configure.ac only recognizes OpenBSD/amd64 as tested, and thus builds a minimal version on other archs. It doesn't make much sense to me

Re: Remove: x11/lightly

2024-05-27 Thread Jeremie Courreges-Anglas
On Mon, May 27, 2024 at 08:15:22PM +0200, Rafael Sadowski wrote: > On Tue May 21, 2024 at 01:57:08PM GMT, Rafael Sadowski wrote: > > Ok to remove Lightly?Lightly is no longer building and is for Plasma 5, > > which is now gone. > > > > It looks quite dead upstream

CVS: cvs.openbsd.org: ports

2024-05-27 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2024/05/27 11:07:49 Modified files: sysutils/smartmontools/patches: patch-os_openbsd_cpp Log message: cvs: move lines added in previous away from an $Id$ keyword in upstream source

Re: [update] textproc/tree-sitter v0.22.6

2024-05-24 Thread Jeremie Courreges-Anglas
On Wed, May 22, 2024 at 03:11:10PM +0200, Laurent Cheylus wrote: > Hi > > [cc edd@ as maintainer of editors/neovim] > > an update for textproc/tree-sitter version 0.22.6, needed to update Neovim > for version 0.10.0. > > - update Makefile and distinfo > - add NO_TEST in Makefile: tests need

Re: math/lapack,-cblas,-blas,-docs

2024-05-22 Thread Jeremie Courreges-Anglas
On Sun, May 19, 2024 at 06:48:17PM +0200, Rafael Sadowski wrote: > Before I go deeper into the rabbit hole I would like to ask for > feedback. Below you can see my idea. I would like to update lapack, > blas and cblas. Upstream project has decided to use cmake and build > everything in one. I

Re: UPDATE: textproc/discount

2024-05-19 Thread Jeremie Courreges-Anglas
check_sym says: Dynamic export changes: data object sizes changes: markdown_version 22 --> 23 but I don't think it warrants a bump. LGTM, ok jca@ -- jca

Re: math/lapack,-cblas,-blas,-docs

2024-05-19 Thread Jeremie Courreges-Anglas
On Sun, May 19, 2024 at 06:28:58PM +0100, Dima Pasechnik wrote: > On Sun, May 19, 2024 at 06:48:17PM +0200, Rafael Sadowski wrote: > > Before I go deeper into the rabbit hole I would like to ask for > > feedback. Below you can see my idea. I would like to update lapack, > > blas and cblas.

CVS: cvs.openbsd.org: ports

2024-05-17 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2024/05/17 12:21:41 Modified files: lang/luajit: Makefile Log message: No support for riscv64

Re: [new/resurrect] www/elinks

2024-05-15 Thread Jeremie Courreges-Anglas
On Thu, May 16, 2024 at 01:11:13AM +0200, Jeremie Courreges-Anglas wrote: > On Wed, May 15, 2024 at 11:40:35PM +0200, Pascal Stumpf wrote: > > ELinks is an advanced and well-established feature-rich text mode > > web (HTTP/FTP/..) browser. ELinks can render both frames and tables

Re: [new/resurrect] www/elinks

2024-05-15 Thread Jeremie Courreges-Anglas
On Wed, May 15, 2024 at 11:40:35PM +0200, Pascal Stumpf wrote: > ELinks is an advanced and well-established feature-rich text mode > web (HTTP/FTP/..) browser. ELinks can render both frames and tables, > is highly customizable and can be extended via scripts. It is very > portable and runs on a

Re: retire audio/py-fsb5

2024-05-14 Thread Jeremie Courreges-Anglas
On Mon, May 13, 2024 at 07:36:18PM -0400, Thomas Frohwein wrote: > Hi, > > When I imported it, I had plans to include this in a project, but this > never materialized. Upstream is also dead with the last commit in 2017. > ok to send it to the attic? Sure. -- jca

Re: [NEW] net/crawley-v1.7.5

2024-05-11 Thread Jeremie Courreges-Anglas
On Sat, May 11, 2024 at 12:47:21AM +0200, Antoine Jacoutot wrote: > That’s not a reason to set NO_TEST. Correct, thanks a lot for pointing out this bad advice. To elaborate a bit more: the upstream code does have regression tests but the port just doesn't know how to run them and errors out. I

CVS: cvs.openbsd.org: ports

2024-05-02 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2024/05/02 10:49:39 Modified files: devel/cmake: cmake.port.mk Log message: cmake: limit the maximum number of autogen moc/uic processes to ${MAKE_JOBS} Previously cmake was using up $ncpus jobs for

cmake.port.mk: limit max number of autogen moc/uic processes

2024-05-01 Thread Jeremie Courreges-Anglas
Some projects use cmake_autogen to generate moc/uic/rcc jobs. The max number of parallel jobs to run is AUTOGEN_PARALLEL[0], itself initialized by CMAKE_AUTOGEN_PARALLEL. By default it's empty, which means cmake_autogen will start up to $ncpus jobs on the system. Those $ncpus are children of

CVS: cvs.openbsd.org: ports

2024-05-01 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2024/05/01 05:12:26 Modified files: sysutils/u-boot: Makefile.inc Log message: Drop DPB_PROPERTIES=parallel MAKE_JOBS=n doesn't help reduce build time so free up unused build slots for other ports in

Re: [NEW] net/crawley-v1.7.5

2024-04-29 Thread Jeremie Courreges-Anglas
On Fri, Apr 19, 2024 at 07:10:12PM -0400, Russ Sharek wrote: > > > Is `ALL_TARGET = github.com/s0rg/crawley@v1.7.5` needed? > > > > I couldn't get it to build without. > > And a moment later, I realized that I was wrong. :) > > Revision attached. Thank you! So... Edd asked for feedback. A few

CVS: cvs.openbsd.org: ports

2024-04-29 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2024/04/29 05:34:47 Modified files: www/py-adblock : Makefile Log message: Drop BROKEN-riscv64 now that maturin has been fixed

CVS: cvs.openbsd.org: ports

2024-04-29 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2024/04/29 05:24:14 Modified files: devel/maturin : Makefile Log message: Fix binary wheel file names on riscv64 Before the patch, pip install complained: ERROR:

CVS: cvs.openbsd.org: ports

2024-04-29 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2024/04/29 05:22:03 Modified files: devel/maturin : Makefile Added files: devel/maturin/patches: patch-src_target_rs Log message:

CVS: cvs.openbsd.org: ports

2024-04-28 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2024/04/28 18:29:26 Added files: lang/bootgcc/patches: patch-libstdc++-v3_config_os_bsd_openbsd_ctype_base_h Log message: bootgcc needs the same fix as other gccs after the

CVS: cvs.openbsd.org: ports

2024-04-28 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2024/04/28 15:59:19 Modified files: converters/lastools: Makefile Added files: converters/lastools/patches: patch-LASzip_src_lasmessage_cpp

CVS: cvs.openbsd.org: ports

2024-04-28 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2024/04/28 15:53:31 Added files: converters/lastools/patches: patch-src_las2txt_cpp patch-LASlib_inc_lasreader_txt_hpp Log message: Stop assuming that char is signed

CVS: cvs.openbsd.org: ports

2024-04-22 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2024/04/22 16:45:50 Modified files: net/openvpn/patches: patch-src_openvpn_tun_c Log message: Drop outdated comment

CVS: cvs.openbsd.org: ports

2024-04-22 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2024/04/22 12:02:47 Modified files: databases/lmdb : Makefile Log message: Add link to lmdb.pc issue, check whether upcoming versions ship lmdb.pc Upstream issue opened by otto@, thanks

CVS: cvs.openbsd.org: ports

2024-04-22 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2024/04/22 11:55:08 Modified files: databases/lmdb : Makefile distinfo databases/lmdb/patches: patch-mdb_c Log message: Bugfix update to lmdb-0.9.32

CVS: cvs.openbsd.org: ports

2024-04-22 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2024/04/22 11:50:04 Modified files: databases/lmdb : Makefile databases/lmdb/pkg: PLIST Added files: databases/lmdb/files: lmdb.pc.in Log message: Add pkg-config file for lmdb Requested

CVS: cvs.openbsd.org: ports

2024-04-20 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2024/04/20 13:23:07 Added files: emulators/qemu/patches: patch-tcg_riscv_tcg-target_c_inc Log message: Fix qemu build on riscv64 ok Brad (maintainer)

CVS: cvs.openbsd.org: ports

2024-04-20 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2024/04/20 13:21:57 Modified files: emulators/dosbox-x: Makefile Added files: emulators/dosbox-x/patches: patch-src_fpu_fpu_instructions_longdouble_h Log

Fix emulators/qemu on riscv64

2024-04-19 Thread Jeremie Courreges-Anglas
Use ucontext_t/struct sigcontext member name from machine/signal.h instead of Linux/glibc specific name. Fixes the build on riscv64. ok? Index: patches/patch-tcg_riscv_tcg-target_c_inc === RCS file:

Fix emulators/dosbox-x build on riscv64

2024-04-19 Thread Jeremie Courreges-Anglas
Hi, Upstream wants to use glibc features but doesn't actually try to detect it in a way that doesn't affect other platforms. This may fix other architectures, not just riscv64. amd64, i386, armv7 and arm64 are not affected because there dosbox.h doesn't define HAS_LONG_DOUBLE. ok? Index:

Re: [new] math/bitwise

2024-04-17 Thread Jeremie Courreges-Anglas
On Wed, Apr 17, 2024 at 06:35:57PM +0200, Paco Esteban wrote: > Hi ports@, > > This is a port for bitwise (https://github.com/mellowcandle/bitwise). > > $ cat pkg/DESCR > > Bitwise is multi base interactive calculator supporting dynamic base > conversion and bit manipulation. It's a

CVS: cvs.openbsd.org: ports

2024-04-16 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2024/04/16 10:32:37 Modified files: www/webkitgtk4 : Makefile Added files: www/webkitgtk4/patches: patch-Source_WTF_wtf_Compiler_h Log message: Avoid using attribute 'musttail' on powerpc,

CVS: cvs.openbsd.org: ports

2024-04-16 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2024/04/16 07:00:23 Modified files: www/mozilla-firefox: Makefile Log message: COMMENT_FFVPX needs its trailing whitespace, make this explicit Reminded the hard way after copy/pasting that chunk to

CVS: cvs.openbsd.org: ports

2024-04-15 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2024/04/15 17:00:53 Modified files: lang/gcc/11: Makefile lang/gcc/8 : Makefile Log message: Switch back to ld.lld from devel/llvm/13 on i386 egcc and friends crash with SIGABRT. Looks

CVS: cvs.openbsd.org: ports

2024-04-15 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2024/04/15 16:57:29 Modified files: devel/llvm : Makefile Log message: Rehook llvm/13 lang/gcc still needs it on i386

webkitgtk4 fix for powerpc

2024-04-15 Thread Jeremie Courreges-Anglas
tobhe called, he wants his webkitgtk4 back (on powerpc). The diff below should fix the webkitgtk4 build on powerpc, powerpc64 and mips64. It's directly inspired from gkoehler's diff for lang/gambit. The error seen in the latest bulk: fatal error: error in backend: failed to perform tail call

CVS: cvs.openbsd.org: ports

2024-04-15 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2024/04/15 09:03:24 ports/databases/lmdb/files Update of /cvs/ports/databases/lmdb/files In directory cvs.openbsd.org:/tmp/cvs-serv19318/files Log Message: Directory /cvs/ports/databases/lmdb/files added to the

CVS: cvs.openbsd.org: ports

2024-04-15 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2024/04/15 05:48:21 Modified files: www/webkitgtk4 : Makefile Added files: www/webkitgtk4/patches: patch-Source_JavaScriptCore_llint_LowLevelInterpreter64_asm

Re: Update from maintainer: devel/objfw 1.1.1

2024-04-15 Thread Jeremie Courreges-Anglas
Le Mon, Apr 15, 2024 at 01:29:06PM +0200, Jonathan Schleifer a écrit : > Am 15.04.24 um 13:24 schrieb Jonathan Schleifer: > > > Am 15.04.24 um 13:10 schrieb Jeremie Courreges-Anglas: > > > > > Heh, I remember I asked pretty much the same question when handling a > &

Re: Update from maintainer: devel/objfw 1.1.1

2024-04-15 Thread Jeremie Courreges-Anglas
Le Mon, Apr 15, 2024 at 01:24:40PM +0200, Jonathan Schleifer a écrit : > Am 15.04.24 um 13:10 schrieb Jeremie Courreges-Anglas: > > > Heh, I remember I asked pretty much the same question when handling a > > previous update. Could you please write down a comment abo

Re: Update from maintainer: devel/objfw 1.1.1

2024-04-15 Thread Jeremie Courreges-Anglas
On Sun, Apr 14, 2024 at 10:44:35PM +0200, Jonathan Schleifer wrote: > Am 14.04.24 um 22:32 schrieb Theo Buehler: > > > or are these .objc_* symbols somehow special? > > Those are all .objc_sel_name*. Those are symbols that just contain the > selector name as a string. That's a selector being

Fix webkitgtk-2.44 on riscv64

2024-04-15 Thread Jeremie Courreges-Anglas
Hi, this fixes the webkitgtk4 build on riscv64. ok? Index: Makefile === RCS file: /cvs/ports/www/webkitgtk4/Makefile,v diff -u -p -r1.211 Makefile --- Makefile13 Apr 2024 09:37:30 - 1.211 +++ Makefile14 Apr 2024

CVS: cvs.openbsd.org: ports

2024-04-14 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2024/04/14 13:18:37 Modified files: devel/llvm : Makefile Log message: Unhook devel/llvm/13 Prodding from tb. robert prefers to unhook it instead of straight removal.

CVS: cvs.openbsd.org: ports

2024-04-14 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2024/04/14 13:06:36 Modified files: devel/woboq_codebrowser: Makefile lang/flang/driver: Makefile lang/flang/flang: Makefile lang/flang/libpgmath: Makefile Log message: Move

CVS: cvs.openbsd.org: ports

2024-04-14 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2024/04/14 05:13:24 Modified files: lang/gcc/11: Makefile lang/gcc/8 : Makefile Log message: Move the gccs back to ld.bfd on i386 Apparently unlocked by the R_386_GOT32X support I added

CVS: cvs.openbsd.org: ports

2024-04-14 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2024/04/14 04:42:00 Modified files: textproc/the_silver_searcher: Makefile Log message: Take maintainership

CVS: cvs.openbsd.org: ports

2024-04-13 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2024/04/13 08:14:15 Modified files: editors/emacs : Tag: OPENBSD_7_5 Makefile distinfo editors/emacs/patches: Tag: OPENBSD_7_5 patch-lisp_files_el

CVS: cvs.openbsd.org: ports

2024-04-13 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2024/04/13 07:18:25 Modified files: devel/avr/gcc : Makefile Log message: Add missing rundep on avr-binutils All the other cross-compilation gccs have such a dep, but the original port wasn't fixed.

CVS: cvs.openbsd.org: ports

2024-04-13 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2024/04/13 06:52:33 Modified files: devel/arm-none-eabi/gcc: Makefile devel/avr/gcc : Makefile devel/or1k-elf/gcc: Makefile devel/riscv-elf/gcc: Makefile Log message: Drop

CVS: cvs.openbsd.org: ports

2024-04-06 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2024/04/06 04:29:13 Modified files: net/openvpn: Tag: OPENBSD_7_5 Makefile Added files: net/openvpn/patches: Tag: OPENBSD_7_5 patch-src_openvpn_crypto_openssl_c

CVS: cvs.openbsd.org: ports

2024-04-02 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2024/04/02 11:06:40 Modified files: lang/gcc/11: Makefile distinfo Log message: Also update adastrap-amd64 for lang/gcc/11

CVS: cvs.openbsd.org: ports

2024-04-02 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2024/04/02 10:41:16 Modified files: lang/gcc/11: Makefile lang/gcc/8 : Makefile Log message: Overwrite bootstraps libc.so until we regenerate fresh bootstraps ok pascal@ (maintainer)

CVS: cvs.openbsd.org: ports

2024-03-25 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2024/03/25 17:16:19 Modified files: editors/emacs : Tag: OPENBSD_7_4 Makefile distinfo editors/emacs/patches: Tag: OPENBSD_7_4 patch-lisp_files_el

CVS: cvs.openbsd.org: ports

2024-03-24 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2024/03/24 10:36:34 Modified files: editors/emacs : Makefile distinfo editors/emacs/patches: patch-lisp_files_el patch-lisp_vc_vc_el Log message: SECURITY update to emacs-29.3 No CVEs assigned

CVS: cvs.openbsd.org: ports

2024-03-24 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2024/03/24 08:08:35 Modified files: net/openvpn: Makefile distinfo net/openvpn/patches: patch-configure patch-include_Makefile_in net/openvpn/pkg: PLIST Removed files:

CVS: cvs.openbsd.org: ports

2024-03-21 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2024/03/21 06:44:41 Modified files: security/gnupg : Makefile distinfo Log message: Update to gnupg-2.4.5

CVS: cvs.openbsd.org: ports

2024-03-18 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2024/03/18 11:56:00 Modified files: security/libksba: Makefile distinfo Log message: Bugfix update to libksba-1.6.6

CVS: cvs.openbsd.org: ports

2024-03-18 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2024/03/18 11:50:18 Modified files: graphics/pqiv : Makefile distinfo Removed files: graphics/pqiv/patches: patch-pqiv_c Log message: Update to pqiv-2.13.1 time_t patch addressed upstream.

CVS: cvs.openbsd.org: ports

2024-03-08 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2024/03/08 10:57:49 Added files: lang/hare/hare/patches: patch-debug_+riscv64_getfp_s Log message: Fix build on riscv64 Upstream fix pointed out by Lorenz. ok Lorenz (maintainer) tobhe@

Unbreak lang/hare/hare on riscv64

2024-03-07 Thread Jeremie Courreges-Anglas
Hi, I suspect the behavior is different on riscv64 because of the version difference between devel/binutils and devel/gas, but I'm not sure about it. Anyway the trivial diff below fixes the build for the next release. No REVISION bump needed. Index: patches/patch-debug_+riscv64_getfp_s

Re: gnustep/libobjc2 and BTI (was: Re: x11/gnustep/libobjc2 failed to build)

2024-03-07 Thread Jeremie Courreges-Anglas
> > > > Date: Wed, 06 Mar 2024 23:32:51 +0100 > > > > From: Mark Kettenis > > > > > > > > > Date: Wed, 6 Mar 2024 19:02:35 +0100 > > > > > From: Jeremie Courreges-Anglas > > > > > > > > > > Le Wed, Mar 0

gnustep/libobjc2 and BTI (was: Re: x11/gnustep/libobjc2 failed to build)

2024-03-06 Thread Jeremie Courreges-Anglas
Le Wed, Mar 06, 2024 at 10:17:32AM +0100, Theo Buehler a écrit : > Could you please resend the endbr64 patches with Cc kettenis? They > should make release. Since I now have a laptop with BTI I figured I was going to give this a try. -current x11/gnustep/zipper was crashing with SIGILL on amd64.

Re: x11/gnustep/libobjc2 failed to build

2024-03-04 Thread Jeremie Courreges-Anglas
Le Mon, Mar 04, 2024 at 10:48:46PM +0100, Jeremie Courreges-Anglas a écrit : > Le Mon, Mar 04, 2024 at 10:26:02PM +0100, Sebastian Reitenbach a écrit : > > On Sunday, March 03, 2024 21:56 CET, Stuart Henderson > > wrote: > > > > > On 2024/03/03 20:52, Stuart Hende

CVS: cvs.openbsd.org: ports

2024-03-04 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2024/03/04 15:08:36 Modified files: www/py-adblock : Makefile Log message: Mark py-adblock BROKEN on riscv64 pip install fails with: ERROR: adblock-0.0.0-cp37-abi3-openbsd_7_5_riscv.whl is not a

Re: x11/gnustep/libobjc2 failed to build

2024-03-04 Thread Jeremie Courreges-Anglas
Le Mon, Mar 04, 2024 at 10:26:02PM +0100, Sebastian Reitenbach a écrit : > On Sunday, March 03, 2024 21:56 CET, Stuart Henderson > wrote: > > > On 2024/03/03 20:52, Stuart Henderson wrote: > > > On 2024/03/03 20:31, Sebastian Reitenbach wrote: > > > > If I understand removing the @pkgpath fixed

CVS: cvs.openbsd.org: ports

2024-03-01 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2024/03/01 15:06:00 Modified files: lang/rust : Makefile distinfo Log message: Update riscv64 bootstrap to rust-1.76 ok semarie@ (maintainer)

Re: retire some python 2 ports

2024-02-23 Thread Jeremie Courreges-Anglas
Le Thu, Feb 22, 2024 at 11:48:10PM +, Brian Callahan a écrit : > > > >> - lang/flang and lang/cparser (bcallah@ may have a plan) > > > > flang seems to be out of sync with LLVM versions anyway. > > cparser doesn't use python at all? > > > > Flang I have updated to the latest version but

Re: UPDATE net/unison-2.53.4

2024-02-22 Thread Jeremie Courreges-Anglas
Le Tue, Feb 20, 2024 at 08:42:23PM +0100, Bjorn Ketelaars a écrit : > On Tue 20/02/2024 11:30, Jeremie Courreges-Anglas wrote: > > On Mon, Feb 19 2024, Bjorn Ketelaars wrote: > > > Diff below updates net/unison to 2.53.4, which includes bug fixes, minor > > > improvem

Re: UPDATE net/unison-2.53.4

2024-02-20 Thread Jeremie Courreges-Anglas
On Mon, Feb 19 2024, Bjorn Ketelaars wrote: > Diff below updates net/unison to 2.53.4, which includes bug fixes, minor > improvements and clean-ups. Release notes: > https://github.com/bcpierce00/unison/releases/tag/v2.53.4. > > Change in the build system is that the gtk3 flavor of unison is >

Re: sysutils/crust: SCP firmware for Allwinner SoCs

2024-02-19 Thread Jeremie Courreges-Anglas
On Mon, Feb 19 2024, Mark Kettenis wrote: > This will be used in an upcoming u-boot update for Allwinner's 64-bit > SoCs. This will bring "proper" S3-like suspend/resume on selected > boards. > > ok? Please see nits below. > > diff --git a/sysutils/crust/Makefile b/sysutils/crust/Makefile >

Re: switch tacacs+ to python3

2024-02-19 Thread Jeremie Courreges-Anglas
On Mon, Feb 19 2024, Stuart Henderson wrote: > On 2024/02/19 10:46, Daniel Dickman wrote: >> >> >> On Mon, 19 Feb 2024, Stuart Henderson wrote: >> >> > On 2024/02/19 10:21, Daniel Dickman wrote: >> > > >> > > >> > > On M

Re: or1k-elf toolchain

2024-02-19 Thread Jeremie Courreges-Anglas
On Sat, Feb 17 2024, Mark Kettenis wrote: > OR1k stands for OpenRISC 1000, a mostly dead open-source CPU > architecture. However, many Allwinner SoCs include an OpenRISC 1000 > core that can be used to implement proper suspend to RAM on these > SoCs. An open-source firmware to do that exists: >

Re: switch tacacs+ to python3

2024-02-19 Thread Jeremie Courreges-Anglas
On Sat, Feb 17 2024, Daniel Dickman wrote: > Hello Jan, ports@, > > Please see below for a small update so tacacs+ doesn't need python2. > > It also looks like python2 is not needed at build time, but only at run > time. > > ok to commit the diff below? do_auth.py isn't ready for python3, if

CVS: cvs.openbsd.org: ports

2024-02-14 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2024/02/14 05:47:06 Modified files: net/openvpn: Makefile distinfo net/openvpn/patches: patch-configure patch-include_Makefile_in patch-src_openvpn_route_c

CVS: cvs.openbsd.org: ports

2024-02-09 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2024/02/09 14:09:57 Modified files: www/mozilla-firefox/pkg: PLIST Added files: www/mozilla-firefox/patches: patch-xpcom_reflect_xptcall_md_unix_moz_build

CVS: cvs.openbsd.org: ports

2024-02-09 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2024/02/09 13:46:48 Modified files: www/mozilla-firefox/patches: patch-media_libvpx_libvpx_vpx_ports_aarch64_cpudetect_c Log message: Fix comment in patch

CVS: cvs.openbsd.org: ports

2024-02-04 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2024/02/04 05:37:52 Modified files: lang/gcc/11: Makefile lang/gcc/8 : Makefile Added files: lang/gcc/11/patches:

CVS: cvs.openbsd.org: ports

2024-01-30 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2024/01/30 03:27:53 Modified files: devel/p5-Parse-Yapp: Makefile devel/libtalloc: Makefile databases/tdb : Makefile textproc/py-recommonmark: Makefile Log message: Drop

CVS: cvs.openbsd.org: ports

2024-01-29 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2024/01/29 11:16:19 Modified files: textproc/diffstat: Makefile distinfo Log message: Update to diffstat-1.66

CVS: cvs.openbsd.org: ports

2024-01-29 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2024/01/29 11:04:27 Modified files: net/samba : Makefile Log message: Drop myself from MAINTAINER, add bket@ instead Being listed as a maintainer of this port doesn't make much sense, I don't use

CVS: cvs.openbsd.org: ports

2024-01-29 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2024/01/29 10:59:21 Modified files: net/samba/patches: patch-source3_wscript Log message: Zap outdated comment

CVS: cvs.openbsd.org: ports

2024-01-28 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2024/01/28 12:20:29 Modified files: math/ocaml-zarith: Makefile Log message: Correct HOMEPAGE The previous one was likely inherited from the ocaml-num port. ok chrisz@ (maintainer)

CVS: cvs.openbsd.org: ports

2024-01-26 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2024/01/26 15:00:39 Modified files: security/gnupg : Makefile distinfo Removed files: security/gnupg/patches: patch-common_iobuf_c patch-common_iobuf_h

CVS: cvs.openbsd.org: ports

2024-01-26 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2024/01/26 13:46:14 Modified files: lang/mawk : Makefile distinfo Log message: Update to mawk-1.3.4-20240123

CVS: cvs.openbsd.org: ports

2024-01-20 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2024/01/20 15:43:40 Modified files: editors/emacs : Makefile distinfo editors/emacs/patches: patch-lisp_vc_vc_el patch-src_emacs_c Log message: Bugfix update to emacs-29.2

CVS: cvs.openbsd.org: ports

2024-01-19 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2024/01/19 09:47:48 Modified files: x11/gnustep/make: Makefile Log message: Fix x11/gnustep on non-x86 clang archs This just handles the base-clang case. It's likely doable to also support ports-gcc as

CVS: cvs.openbsd.org: ports

2024-01-12 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2024/01/12 15:45:52 Modified files: mail/swaks : Makefile distinfo Log message: Update to swaks-20240103.0 Improves TLS cert printing Drops the need for net/p5-IO-Socket-INET6

  1   2   3   4   5   6   7   8   9   10   >