Re: update net/i2p

2024-06-11 Thread Pascal Stumpf
2.5.2 > +DISTNAME = i2psource_${V} > +PKGNAME =i2p-${V} > > CATEGORIES= net > > @@ -15,8 +14,12 @@ MAINTAINER=Pascal Stumpf > # EPLv1.0 GPLv2 GPLv3 LGPLv2.1 LGPLv3 MIT public-domain WTFPLv2 > PERMIT_PACKAGE= Yes > > +EXTRACT_SUFX = .tar.bz2 > + &

CVS: cvs.openbsd.org: ports

2024-06-09 Thread Pascal Stumpf
CVSROOT:/cvs Module name:ports Changes by: pas...@cvs.openbsd.org 2024/06/09 15:30:43 Modified files: editors/ged: Makefile distinfo editors/ged/patches: patch-doc_ed_info Log message: Update to GNU ed 1.20.2.

CVS: cvs.openbsd.org: ports

2024-06-08 Thread Pascal Stumpf
CVSROOT:/cvs Module name:ports Changes by: pas...@cvs.openbsd.org 2024/06/08 02:22:17 Modified files: net/tor: Makefile distinfo Log message: Update to tor 0.4.8.12.

[new] archivers/zim-tools

2024-06-02 Thread Pascal Stumpf
Various ZIM command line tools. Most famous tools are: * `zimcheck` verifies that a given ZIM file is not corrupted. It provides many features to secure that ZIM entries are proper and properly linked. * `zimdump` inspects or dumps (part of) a ZIM file. * `zimwriterfs` creates ZIM files

[update] archivers/libzim

2024-06-02 Thread Pascal Stumpf
Update to latest version 9.2.1, tested with both libkiwix and goldendict-ng on amd64. Index: Makefile === RCS file: /home/cvs/ports/archivers/libzim/Makefile,v diff -u -p -r1.6 Makefile --- Makefile15 Apr 2024 10:35:20 -

CVS: cvs.openbsd.org: ports

2024-05-30 Thread Pascal Stumpf
CVSROOT:/cvs Module name:ports Changes by: pas...@cvs.openbsd.org 2024/05/30 12:05:13 Modified files: lang/quickjs : Makefile distinfo lang/quickjs/patches: patch-Makefile patch-qjs_c patch-qjsc_c patch-quickjs_c

CVS: cvs.openbsd.org: ports

2024-05-27 Thread Pascal Stumpf
CVSROOT:/cvs Module name:ports Changes by: pas...@cvs.openbsd.org 2024/05/27 09:46:51 Modified files: www/elinks : Makefile Added files: www/elinks/patches: patch-doc_tools_keys2doc Log message: Fix formatting of elinkskeys(5) man page.

CVS: cvs.openbsd.org: ports

2024-05-17 Thread Pascal Stumpf
CVSROOT:/cvs Module name:ports Changes by: pas...@cvs.openbsd.org 2024/05/17 10:18:28 Modified files: www: Makefile Log message: + elinks

CVS: cvs.openbsd.org: ports

2024-05-17 Thread Pascal Stumpf
CVSROOT:/cvs Module name:ports Changes by: pas...@cvs.openbsd.org 2024/05/17 10:13:08 Added files: www/elinks : Makefile distinfo www/elinks/patches: patch-meson_build patch-src_document_libdom_css_c www/elinks/pkg :

Re: [new/resurrect] www/elinks

2024-05-16 Thread Pascal Stumpf
On Thu, 16 May 2024 07:44:48 +0100, Stuart Henderson wrote: > On 2024/05/16 02:12, Jeremie Courreges-Anglas wrote: > > 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: > > &

[new/resurrect] www/elinks

2024-05-15 Thread Pascal Stumpf
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 variety of platforms. elinks is now maintained again at

CVS: cvs.openbsd.org: ports

2024-05-15 Thread Pascal Stumpf
CVSROOT:/cvs Module name:ports Changes by: pas...@cvs.openbsd.org 2024/05/15 15:04:26 Modified files: lang : Makefile Log message: + mujs

CVS: cvs.openbsd.org: ports

2024-05-15 Thread Pascal Stumpf
CVSROOT:/cvs Module name:ports Changes by: pas...@cvs.openbsd.org 2024/05/15 15:03:41 Log message: MuJS is a lightweight Javascript interpreter designed for embedding in other software to extend them with scripting capabilities. MuJS was designed with a focus on

CVS: cvs.openbsd.org: ports

2024-04-25 Thread Pascal Stumpf
CVSROOT:/cvs Module name:ports Changes by: pas...@cvs.openbsd.org 2024/04/25 16:05:21 Modified files: games/openmw : Makefile distinfo games/openmw/patches: patch-extern_CMakeLists_txt games/openmw/pkg: PLIST Added files: games/openmw/patches:

Re: update games/openmw (but crash, need some help)

2024-04-25 Thread Pascal Stumpf
openmw-$V @@ -21,29 +21,38 @@ MAINTAINER =Pascal Stumpf https://github.com/recastnavigation/recastnavigation/archive/e75adf86f91eb3082220085e42dda62679f9a3ea.zip --URL_HASH MD5=af905d121ef9d1cdfa979b0495cba

Re: [new] lang/mujs

2024-04-23 Thread Pascal Stumpf
On Tue, 23 Apr 2024 20:51:59 +0100, Stuart Henderson wrote: > On 2024/04/23 21:10, Pascal Stumpf wrote: > > MuJS is a lightweight Javascript interpreter designed for embedding > > in other software to extend them with scripting capabilities. > > > > MuJS was designed

lang/mupdf: Use external mujs

2024-04-23 Thread Pascal Stumpf
Required to work with new lang/mujs port. Lightly tested with some PDFs containing JavaScript. Index: Makefile === RCS file: /home/cvs/ports/textproc/mupdf/Makefile,v diff -u -p -r1.127 Makefile --- Makefile28 Feb 2024 09:10:55

[new] lang/mujs

2024-04-23 Thread Pascal Stumpf
MuJS is a lightweight Javascript interpreter designed for embedding in other software to extend them with scripting capabilities. MuJS was designed with a focus on small size, correctness, and simplicity. It is written in portable C and implements ECMAScript as specified by ECMA-262. The

CVS: cvs.openbsd.org: ports

2024-04-18 Thread Pascal Stumpf
CVSROOT:/cvs Module name:ports Changes by: pas...@cvs.openbsd.org 2024/04/18 23:36:17 Modified files: net/tor: Makefile distinfo Log message: Update to tor 0.4.8.11, from openbsd AT systemfailure DOT net. ok solene@

Re: UPDATE: OpenColorIO 2.3.2

2024-04-14 Thread Pascal Stumpf
On Sat, 13 Apr 2024 17:47:48 +0100, Stuart Henderson wrote: > On 2024/04/13 14:30, Stuart Henderson wrote: > > i386 doesn't like that one, > > > > /pobj/opencolorio-2.3.2/OpenColorIO-2.3.2/src/OpenColorIO/ops/cdl/CDLOpCPU.cpp:339:18: > > error: always_inline function '_mm_loadu_ps' requires

Re: UPDATE: OpenColorIO 2.3.2

2024-04-09 Thread Pascal Stumpf
AcademySoftwareFoundation > GH_PROJECT = OpenColorIO > -GH_TAGNAME = v2.1.1 > +GH_TAGNAME = v2.3.2 > PKGNAME =${DISTNAME:L} > +EPOCH = 2 > > -SHARED_LIBS += OpenColorIO 3.0 # 1.1.1 > +SHARED_LIBS += O

CVS: cvs.openbsd.org: ports

2024-04-06 Thread Pascal Stumpf
CVSROOT:/cvs Module name:ports Changes by: pas...@cvs.openbsd.org 2024/04/06 00:34:41 Modified files: lang/gcc/11: Makefile distinfo Log message: Update powerpc adastrap.

CVS: cvs.openbsd.org: ports

2024-04-01 Thread Pascal Stumpf
CVSROOT:/cvs Module name:ports Changes by: pas...@cvs.openbsd.org 2024/04/01 13:03:54 Modified files: lang/gcc/8 : Makefile distinfo Log message: Update adastrap for powerpc.

CVS: cvs.openbsd.org: ports

2024-03-31 Thread Pascal Stumpf
CVSROOT:/cvs Module name:ports Changes by: pas...@cvs.openbsd.org 2024/03/31 09:28:13 Modified files: lang/gcc/8 : Makefile distinfo Log message: Regen adastrap on amd64 with libc.so.99.

CVS: cvs.openbsd.org: ports

2024-03-30 Thread Pascal Stumpf
CVSROOT:/cvs Module name:ports Changes by: pas...@cvs.openbsd.org 2024/03/30 10:44:41 Modified files: games/flightgear: Makefile.inc games/flightgear/base: Makefile distinfo games/flightgear/data: distinfo games/flightgear/data/pkg: PLIST Log

CVS: cvs.openbsd.org: ports

2024-03-30 Thread Pascal Stumpf
CVSROOT:/cvs Module name:ports Changes by: pas...@cvs.openbsd.org 2024/03/30 10:43:41 Modified files: graphics/simgear: Makefile distinfo graphics/simgear/pkg: PLIST Log message: Update to simgear 2020.3.19.

CVS: cvs.openbsd.org: ports

2024-03-30 Thread Pascal Stumpf
CVSROOT:/cvs Module name:ports Changes by: pas...@cvs.openbsd.org 2024/03/30 03:58:10 Modified files: net/py-stem: Makefile distinfo Log message: Update to stem 1.8.2.

CVS: cvs.openbsd.org: ports

2024-03-29 Thread Pascal Stumpf
CVSROOT:/cvs Module name:ports Changes by: pas...@cvs.openbsd.org 2024/03/29 05:55:13 Modified files: net/matterhorn : Makefile Added files: net/matterhorn/patches: patch-Hclip-3_0_0_4_System_Hclip_hs Log message: Make "copy to clipboard" functionality work.

CVS: cvs.openbsd.org: ports

2024-03-29 Thread Pascal Stumpf
CVSROOT:/cvs Module name:ports Changes by: pas...@cvs.openbsd.org 2024/03/29 05:54:07 ports/net/matterhorn/patches Update of /cvs/ports/net/matterhorn/patches In directory cvs.openbsd.org:/tmp/cvs-serv61450/patches Log Message: Directory /cvs/ports/net/matterhorn/patches added

CVS: cvs.openbsd.org: ports

2024-03-23 Thread Pascal Stumpf
CVSROOT:/cvs Module name:ports Changes by: pas...@cvs.openbsd.org 2024/03/23 01:26:49 Modified files: games/extremetuxracer: Makefile distinfo games/extremetuxracer/pkg: PLIST Log message: Update to extremetuxracer 0.8.3.

CVS: cvs.openbsd.org: ports

2024-03-21 Thread Pascal Stumpf
CVSROOT:/cvs Module name:ports Changes by: pas...@cvs.openbsd.org 2024/03/21 00:37:28 Modified files: net: Makefile Log message: += matterhorn

CVS: cvs.openbsd.org: ports

2024-03-21 Thread Pascal Stumpf
CVSROOT:/cvs Module name:ports Changes by: pas...@cvs.openbsd.org 2024/03/21 00:35:53 Log message: Import net/matterhorn, ok kili@. Matterhorn is a terminal client for the Mattermost chat system. Features include: * Channel creation, deletion, and

Re: [new] net/matterhorn

2024-03-19 Thread Pascal Stumpf
Now with HOMEPAGE. On Tue, 19 Mar 2024 18:51:58 +0100, Pascal Stumpf wrote: > Matterhorn is a terminal client for the Mattermost chat system. > > Features include: > * Channel creation, deletion, and membership management commands > * Support for multiple teams > *

[new] net/matterhorn

2024-03-19 Thread Pascal Stumpf
Matterhorn is a terminal client for the Mattermost chat system. Features include: * Channel creation, deletion, and membership management commands * Support for multiple teams * Optimized channel-switching modes: M-a, M-s, and C-g * Message posting, editing, replying, and deletion * Markdown

CVS: cvs.openbsd.org: ports

2024-03-01 Thread Pascal Stumpf
CVSROOT:/cvs Module name:ports Changes by: pas...@cvs.openbsd.org 2024/03/01 16:58:18 Modified files: lang/rakudo: Makefile distinfo lang/rakudo/pkg: PLIST Removed files: lang/rakudo/patches: patch-Configure_pl Log message: Update to Rakudo

CVS: cvs.openbsd.org: ports

2024-03-01 Thread Pascal Stumpf
CVSROOT:/cvs Module name:ports Changes by: pas...@cvs.openbsd.org 2024/03/01 16:57:42 Modified files: lang/nqp : Makefile distinfo Removed files: lang/nqp/patches: patch-Configure_pl Log message: Update to NQP 2024.01.

CVS: cvs.openbsd.org: ports

2024-03-01 Thread Pascal Stumpf
CVSROOT:/cvs Module name:ports Changes by: pas...@cvs.openbsd.org 2024/03/01 16:56:58 Modified files: lang/moarvm: Makefile distinfo lang/moarvm/patches: patch-Configure_pl lang/moarvm/pkg: PLIST Log message: Update to MoarVM 2024.01.

[update] net/ddclient

2024-03-01 Thread Pascal Stumpf
Update to latest version, 3.11.2. Tested freedns and dyndns2 protocols. Quite a lot has changed in the codebase, so please test with your provider. Index: Makefile === RCS file: /home/anoncvs/cvs/ports/net/ddclient/Makefile,v diff

Re: net/torsocks: update to 2.4.0

2024-01-31 Thread Pascal Stumpf
v//} > > SHARED_LIBS =torsocks2.0 # 0.0 > > CATEGORIES = net > > -HOMEPAGE = https://gitweb.torproject.org/torsocks.git/ > +HOMEPAGE = https://gitlab.torproject.org/tpo/core/torsocks > > MAINTAINER = Pascal Stumpf &

Re: net/tor: rcctl configtest

2024-01-19 Thread Pascal Stumpf
Makefile,v > diff -u -p -r1.162 Makefile > --- Makefile 9 Dec 2023 22:38:11 - 1.162 > +++ Makefile 18 Jan 2024 21:52:31 - > @@ -3,6 +3,7 @@ COMMENT= anonymity service using onion r > DISTNAME=tor-0.4.8.10 > CATEGORIES= net > HOMEPAGE=https:/

CVS: cvs.openbsd.org: ports

2024-01-09 Thread Pascal Stumpf
CVSROOT:/cvs Module name:ports Changes by: pas...@cvs.openbsd.org 2024/01/09 12:08:51 Modified files: shells/ksh93 : Makefile distinfo Log message: Update to ksh 1.0.8.

CVS: cvs.openbsd.org: ports

2023-12-14 Thread Pascal Stumpf
CVSROOT:/cvs Module name:ports Changes by: pas...@cvs.openbsd.org 2023/12/14 03:12:38 Modified files: net/tor: Tag: OPENBSD_7_4 Makefile distinfo Log message: SECURITY update to tor 0.4.8.10. ok sthen@

CVS: cvs.openbsd.org: ports

2023-12-09 Thread Pascal Stumpf
CVSROOT:/cvs Module name:ports Changes by: pas...@cvs.openbsd.org 2023/12/09 15:38:11 Modified files: net/tor: Makefile distinfo Log message: SECURITY update to tor 0.4.8.10.

CVS: cvs.openbsd.org: ports

2023-11-11 Thread Pascal Stumpf
CVSROOT:/cvs Module name:ports Changes by: pas...@cvs.openbsd.org 2023/11/11 05:24:58 Modified files: net/tor: Tag: OPENBSD_7_4 Makefile distinfo Log message: SECURITY update to tor 0.4.8.9. ok sthen@

CVS: cvs.openbsd.org: ports

2023-11-10 Thread Pascal Stumpf
CVSROOT:/cvs Module name:ports Changes by: pas...@cvs.openbsd.org 2023/11/10 10:59:57 Modified files: net/tor: Makefile distinfo Log message: SECURITY update to tor 0.4.8.9.

CVS: cvs.openbsd.org: ports

2023-11-06 Thread Pascal Stumpf
CVSROOT:/cvs Module name:ports Changes by: pas...@cvs.openbsd.org 2023/11/06 03:07:15 Modified files: net/tor: Tag: OPENBSD_7_4 Makefile distinfo Log message: SECURITY update to tor 0.4.8.8. ok sthen@

CVS: cvs.openbsd.org: ports

2023-11-04 Thread Pascal Stumpf
CVSROOT:/cvs Module name:ports Changes by: pas...@cvs.openbsd.org 2023/11/04 15:23:07 Modified files: net/tor: Makefile distinfo Log message: SECURITY update to tor 0.4.8.8.

CVS: cvs.openbsd.org: ports

2023-09-30 Thread Pascal Stumpf
CVSROOT:/cvs Module name:ports Changes by: pas...@cvs.openbsd.org 2023/09/30 01:22:41 Modified files: net/tor: Makefile distinfo Log message: Update to tor 0.4.8.7.

CVS: cvs.openbsd.org: ports

2023-09-24 Thread Pascal Stumpf
CVSROOT:/cvs Module name:ports Changes by: pas...@cvs.openbsd.org 2023/09/24 12:31:16 Modified files: net/tor: Makefile distinfo Log message: Update to tor 0.4.8.6. Same diff from openbsd at systemfailure dot net.

CVS: cvs.openbsd.org: ports

2023-09-17 Thread Pascal Stumpf
CVSROOT:/cvs Module name:ports Changes by: pas...@cvs.openbsd.org 2023/09/17 00:48:24 Modified files: shells/ksh93 : Makefile distinfo Log message: Update to ksh93 1.0.7.

[update] net/i2p to 2.3.0

2023-09-12 Thread Pascal Stumpf
/ + +MAINTAINER=Pascal Stumpf # Apache-2.0 Artistic BSD CC-BY-2.5 CC-BY-3.0 CC-BY-SA-3.0 # EPLv1.0 GPLv2 GPLv3 LGPLv2.1 LGPLv3 MIT public-domain WTFPLv2 Index: distinfo === RCS file: /home/anoncvs/cvs/ports/net/i2p/distinfo,v

CVS: cvs.openbsd.org: ports

2023-09-02 Thread Pascal Stumpf
CVSROOT:/cvs Module name:ports Changes by: pas...@cvs.openbsd.org 2023/09/02 03:24:28 Modified files: net/tor: Makefile distinfo Log message: Update to tor 0.4.8.5.

CVS: cvs.openbsd.org: ports

2023-08-29 Thread Pascal Stumpf
CVSROOT:/cvs Module name:ports Changes by: pas...@cvs.openbsd.org 2023/08/29 14:25:19 Modified files: net/tor: Makefile distinfo net/tor/patches: patch-configure_ac patch-src_lib_crypt_ops_crypto_rsa_openssl_c

CVS: cvs.openbsd.org: ports

2023-08-17 Thread Pascal Stumpf
CVSROOT:/cvs Module name:ports Changes by: pas...@cvs.openbsd.org 2023/08/17 09:35:17 Modified files: net/tor: Makefile distinfo Log message: Update to tor 0.4.7.14.

Re: shells/ksh93: prepare libc bump

2023-08-17 Thread Pascal Stumpf
OK pascal@ On Thu, 17 Aug 2023 18:04:31 +0900 (JST), YASUOKA Masahiko wrote: > Hi, > > This also is to prepare the libc bump. > The macro variable name might be changed. I'll update it then. > > ok? > > Index: Makefile > === >

Re: Enable BTI by default in gcc 11

2023-07-27 Thread Pascal Stumpf
On Thu, 27 Jul 2023 17:38:34 +0200, Mark Kettenis wrote: > With this diff I can build the gcc 11 port on a machine that > implements BTI. As far as I can tell the option has no effect on > non-arm64 machines. > > ok? OK. But now there's two methods for doing this, depending on the

CVS: cvs.openbsd.org: ports

2023-07-07 Thread Pascal Stumpf
CVSROOT:/cvs Module name:ports Changes by: pas...@cvs.openbsd.org 2023/07/07 11:25:07 Modified files: lang/fpc : Makefile distinfo Added files: lang/fpc/patches: patch-fpcsrc_compiler_systems_t_bsd_pas Log message: All fpc-compiled binaries need to be

CVS: cvs.openbsd.org: ports

2023-07-02 Thread Pascal Stumpf
CVSROOT:/cvs Module name:ports Changes by: pas...@cvs.openbsd.org 2023/07/02 09:33:26 Modified files: lang/gcc/11: Makefile distinfo lang/gcc/11/patches: patch-gcc_common_opt patch-gcc_config_gcc patch-gcc_defaults_h Log

CVS: cvs.openbsd.org: ports

2023-06-22 Thread Pascal Stumpf
CVSROOT:/cvs Module name:ports Changes by: pas...@cvs.openbsd.org 2023/06/22 06:36:34 Modified files: lang/gcc/8 : Makefile Log message: Use new gas on i386 also now that vmm-firmware has been patched to cope. from Brad, ok sthen@

CVS: cvs.openbsd.org: ports

2023-06-14 Thread Pascal Stumpf
CVSROOT:/cvs Module name:ports Changes by: pas...@cvs.openbsd.org 2023/06/14 03:34:52 Modified files: lang/gcc/8 : Makefile distinfo lang/gcc/8/patches: patch-gcc_common_opt patch-gcc_config_gcc patch-gcc_defaults_h Log message:

CVS: cvs.openbsd.org: ports

2023-06-13 Thread Pascal Stumpf
CVSROOT:/cvs Module name:ports Changes by: pas...@cvs.openbsd.org 2023/06/13 15:50:41 Modified files: shells/ksh93 : Makefile distinfo Log message: Update to ksh93 1.0.6.

CVS: cvs.openbsd.org: ports

2023-06-07 Thread Pascal Stumpf
CVSROOT:/cvs Module name:ports Changes by: pas...@cvs.openbsd.org 2023/06/07 09:36:36 Modified files: shells/ksh93 : Makefile distinfo shells/ksh93/pkg: PLIST Log message: Update to ksh93 1.0.5.

CVS: cvs.openbsd.org: ports

2023-06-06 Thread Pascal Stumpf
CVSROOT:/cvs Module name:ports Changes by: pas...@cvs.openbsd.org 2023/06/06 13:26:00 Modified files: games/supertux/patches: patch-CMakeLists_txt Log message: Propagate *_RANLIB_* and *_AR_* cmake variables to external/squirrel subdirectory. found by espie@, thanks.

CVS: cvs.openbsd.org: ports

2023-04-08 Thread Pascal Stumpf
CVSROOT:/cvs Module name:ports Changes by: pas...@cvs.openbsd.org 2023/04/08 10:56:52 Modified files: www/honk : Makefile distinfo www/honk/pkg : MESSAGE PLIST README Log message: Update to honk 0.9.91, from MAINTAINER Horia Racoviceanu.

Re: [MAINTAINER UPDATE] www/honk 0.9.8 -> 0.9.91

2023-04-05 Thread Pascal Stumpf
On Fri, 17 Mar 2023 14:56:05 -0400, Horia Racoviceanu wrote: > Please ignore the v0.9.9 patch and use the v0.9.91 patch: > > - Upgrade to v0.9.91 > > changelog > > === 0.9.91 One More Time > > + Swallow a follow bug. I've been running this without any problems. Will commit in a bit if there

Re: remove multimedia/ogmrip

2023-03-15 Thread Pascal Stumpf
On Wed, 15 Mar 2023 02:26:34 -0700, Nam Nguyen wrote: > Nam Nguyen writes: > > > I propose removing devel/ogmrip. stsp@ had problems with ogmrip > > segfaulting on startup. Upstream says it is dead. jca@ had suggested > > multimedia/dvdbackup as an alternative. > > > > see: > >

CVS: cvs.openbsd.org: ports

2023-02-19 Thread Pascal Stumpf
CVSROOT:/cvs Module name:ports Changes by: pas...@cvs.openbsd.org 2023/02/19 09:51:44 Modified files: mail/nmh : Makefile distinfo mail/nmh/patches: patch-configure patch-uip_rcvtty_c Log message: Update to nmh 1.8.

Re: aarch64 bulk build report

2023-02-16 Thread Pascal Stumpf
On Thu, 16 Feb 2023 09:49:17 +0100, Peter Hessler wrote: > On 2023 Feb 15 (Wed) at 22:09:05 +0100 (+0100), Theo Buehler wrote: > :> > http://build-failures.rhaalovely.net/aarch64/2023-02-13/graphics/openscenegraph.log > : > :This is a hidden dep on cad/oce. Not sure if it is desirable to add this

Re: Remove devel/gas?

2023-01-15 Thread Pascal Stumpf
On Sun, 15 Jan 2023 23:12:44 +0100, Frederic Cambus wrote: > Hi ports@, > > When I imported binutils back in August, sthen@ hinted that it was a > bit strange to now have gas in a separate port [1], to which I agreed. > > Following the binutils 2.40 update, I enabled the build of gas in the >

CVS: cvs.openbsd.org: ports

2023-01-13 Thread Pascal Stumpf
CVSROOT:/cvs Module name:ports Changes by: pas...@cvs.openbsd.org 2023/01/13 06:19:55 Modified files: net/tor: Tag: OPENBSD_7_2 Makefile distinfo Log message: MFC update to tor 0.4.7.13, fixing TROVE-2022-002. ok sthen@

CVS: cvs.openbsd.org: ports

2023-01-13 Thread Pascal Stumpf
CVSROOT:/cvs Module name:ports Changes by: pas...@cvs.openbsd.org 2023/01/13 04:05:23 Modified files: net/tor: Makefile distinfo Log message: Update to tor 0.4.7.13. Includes security fix for TROVE-2022-002.

Re: lang/gcc and llvm 15 (was: Re: amd64-clang bulk build report (llvm 15))

2023-01-11 Thread Pascal Stumpf
On Tue, 10 Jan 2023 18:40:19 +0100, Jeremie Courreges-Anglas wrote: [...] > (Note that the two "lazy binding failed" error messages were produced > with a tweaked ld.so to print the symbol name.) > > Below is the diff I used to work around the breakage on amd64. The last > part of the diff

CVS: cvs.openbsd.org: ports

2022-12-31 Thread Pascal Stumpf
CVSROOT:/cvs Module name:ports Changes by: pas...@cvs.openbsd.org 2022/12/31 04:29:51 Modified files: net/endlessh : Makefile net/endlessh/pkg: endlessh.rc endlessh6.rc Log message: Make the rc scripts actually work as intended in absence of a config file.

Re: CVS: cvs.openbsd.org: ports

2022-12-30 Thread Pascal Stumpf
On Fri, 30 Dec 2022 04:33:06 -0700 (MST), Omar Polo wrote: > CVSROOT: /cvs > Module name: ports > Changes by: o...@cvs.openbsd.org2022/12/30 04:33:06 > > Modified files: > net/endlessh : Makefile > net/endlessh/pkg: PLIST > > Log message: > net/endlessh: add missing

CVS: cvs.openbsd.org: ports

2022-12-29 Thread Pascal Stumpf
CVSROOT:/cvs Module name:ports Changes by: pas...@cvs.openbsd.org 2022/12/29 14:07:28 Added files: graphics/rawtherapee/patches: patch-rtengine_dcraw_c patch-rtengine_procparams_cc

Re: NEW: net/endlessh

2022-12-20 Thread Pascal Stumpf
On Sun, 18 Dec 2022 15:11:22 +0100, Michael wrote: > On Sun, Dec 18, 2022 at 11:55:12AM +, Stuart Henderson wrote: > > On 2022/12/17 22:36, Michael wrote: > > > On Sat, Dec 17, 2022 at 11:06:32AM +0100, Omar Polo wrote: > > > > On 2022/12/17 10:41:

Re: NEW: net/endlessh

2022-12-17 Thread Pascal Stumpf
On Sat, 17 Dec 2022 10:18:15 +0100, Pascal Stumpf wrote: > A few tweaks: > > * set MAKE_FLAGS so that the build respects CFLAGS > * NO_TESTS = Yes > * add README and endless.rc to the port itself, reformat, turn on -s per > default (syslog logging) > * add dedicated _endl

Re: NEW: net/endlessh

2022-12-17 Thread Pascal Stumpf
A few tweaks: * set MAKE_FLAGS so that the build respects CFLAGS * NO_TESTS = Yes * add README and endless.rc to the port itself, reformat, turn on -s per default (syslog logging) * add dedicated _endlessh user * install a default config file into examples and @sample it On Fri, 16 Dec 2022

CVS: cvs.openbsd.org: ports

2022-12-11 Thread Pascal Stumpf
CVSROOT:/cvs Module name:ports Changes by: pas...@cvs.openbsd.org 2022/12/11 14:29:47 Added files: lang/moarvm/patches: patch-build_Makefile_in Log message: add forgotten patch

CVS: cvs.openbsd.org: ports

2022-12-11 Thread Pascal Stumpf
CVSROOT:/cvs Module name:ports Changes by: pas...@cvs.openbsd.org 2022/12/11 14:27:04 Modified files: lang/rakudo: Makefile distinfo lang/rakudo/pkg: PLIST Log message: Update to Rakudo 2022.12.

CVS: cvs.openbsd.org: ports

2022-12-11 Thread Pascal Stumpf
CVSROOT:/cvs Module name:ports Changes by: pas...@cvs.openbsd.org 2022/12/11 14:26:43 Modified files: lang/nqp : Makefile distinfo Log message: Update to NQP 2022.12.

CVS: cvs.openbsd.org: ports

2022-12-11 Thread Pascal Stumpf
CVSROOT:/cvs Module name:ports Changes by: pas...@cvs.openbsd.org 2022/12/11 14:26:26 Modified files: lang/moarvm: Makefile distinfo lang/moarvm/pkg: PLIST Log message: Update to MoarVM 2022.12.

CVS: cvs.openbsd.org: ports

2022-12-07 Thread Pascal Stumpf
CVSROOT:/cvs Module name:ports Changes by: pas...@cvs.openbsd.org 2022/12/07 14:52:07 Modified files: net/tor: Makefile distinfo Log message: Update to tor 0.4.7.12.

CVS: cvs.openbsd.org: ports

2022-11-27 Thread Pascal Stumpf
CVSROOT:/cvs Module name:ports Changes by: pas...@cvs.openbsd.org 2022/11/27 14:48:30 Modified files: games/flightgear: Makefile.inc games/flightgear/base: Makefile distinfo games/flightgear/data: distinfo games/flightgear/data/pkg: PLIST Log

CVS: cvs.openbsd.org: ports

2022-11-27 Thread Pascal Stumpf
CVSROOT:/cvs Module name:ports Changes by: pas...@cvs.openbsd.org 2022/11/27 14:47:48 Modified files: graphics/simgear: Makefile distinfo graphics/simgear/pkg: PLIST Log message: Update to simgear 2020.3.17.

CVS: cvs.openbsd.org: ports

2022-11-27 Thread Pascal Stumpf
CVSROOT:/cvs Module name:ports Changes by: pas...@cvs.openbsd.org 2022/11/27 12:18:51 Modified files: games/dhewm3 : Makefile distinfo Removed files: games/dhewm3/patches: patch-neo_CMakeLists_txt Log message: Update to dhewm3 1.5.2.

CVS: cvs.openbsd.org: ports

2022-11-26 Thread Pascal Stumpf
CVSROOT:/cvs Module name:ports Changes by: pas...@cvs.openbsd.org 2022/11/26 04:20:09 Modified files: games/warzone2100: Makefile Log message: Add two sneaky BUILD_DEPENDS on libzip and sdl2, found by sthen@ and naddy@ respectively.

CVS: cvs.openbsd.org: ports

2022-11-24 Thread Pascal Stumpf
CVSROOT:/cvs Module name:ports Changes by: pas...@cvs.openbsd.org 2022/11/24 16:09:49 Modified files: sysutils/parallel: Makefile distinfo sysutils/parallel/patches: patch-src_Makefile_in sysutils/parallel/pkg: PLIST Log message: Update to parallel

Re: CVS: cvs.openbsd.org: ports

2022-11-24 Thread Pascal Stumpf
On Thu, 24 Nov 2022 15:31:18 +, Stuart Henderson wrote: > On 2022/11/22 16:26, Pascal Stumpf wrote: > > CVSROOT:/cvs > > Module name:ports > > Changes by: pas...@cvs.openbsd.org 2022/11/22 16:26:10 > > > > Modified files: > > lang/gcc/

CVS: cvs.openbsd.org: ports

2022-11-24 Thread Pascal Stumpf
CVSROOT:/cvs Module name:ports Changes by: pas...@cvs.openbsd.org 2022/11/24 10:23:53 Modified files: lang/gcc/11: distinfo Log message: Correct size/checksum for i386 and powerpc bootstraps.

CVS: cvs.openbsd.org: ports

2022-11-22 Thread Pascal Stumpf
CVSROOT:/cvs Module name:ports Changes by: pas...@cvs.openbsd.org 2022/11/22 16:26:10 Modified files: lang/gcc/11: Makefile distinfo Log message: Update bootstraps.

CVS: cvs.openbsd.org: ports

2022-11-22 Thread Pascal Stumpf
CVSROOT:/cvs Module name:ports Changes by: pas...@cvs.openbsd.org 2022/11/22 16:25:21 Modified files: lang/gcc/8 : Makefile distinfo Log message: Update remaining bootstraps.

CVS: cvs.openbsd.org: ports

2022-11-22 Thread Pascal Stumpf
CVSROOT:/cvs Module name:ports Changes by: pas...@cvs.openbsd.org 2022/11/22 04:00:35 Modified files: games/warzone2100: Makefile distinfo games/warzone2100/patches: patch-doc_CMakeLists_txt patch-icons_CMakeLists_txt

Re: [update] games/warzone2100

2022-11-21 Thread Pascal Stumpf
On Mon, 21 Nov 2022 23:22:59 +0100, Omar Polo wrote: > On 2022/11/15 13:21:30 +0100, Pascal Stumpf wrote: > > Update to latest version, 4.3.2. > > fails to build :/ Dangit. *blames cvs for missing a patch*

[update] games/warzone2100

2022-11-15 Thread Pascal Stumpf
Update to latest version, 4.3.2. Index: Makefile === RCS file: /home/cvs/ports/games/warzone2100/Makefile,v retrieving revision 1.48 diff -u -p -r1.48 Makefile --- Makefile18 Oct 2022 00:48:10 - 1.48 +++ Makefile15

CVS: cvs.openbsd.org: ports

2022-11-12 Thread Pascal Stumpf
CVSROOT:/cvs Module name:ports Changes by: pas...@cvs.openbsd.org 2022/11/12 18:11:08 Added files: games/supertuxkart/patches: patch-lib_graphics_engine_include_vk_mem_alloc_h Log message: add forgotten patch

CVS: cvs.openbsd.org: ports

2022-11-12 Thread Pascal Stumpf
CVSROOT:/cvs Module name:ports Changes by: pas...@cvs.openbsd.org 2022/11/12 14:53:00 Modified files: games/supertuxkart: Makefile distinfo games/supertuxkart/pkg: PLIST Log message: Update to SuperTuxKart 1.4.

CVS: cvs.openbsd.org: ports

2022-11-10 Thread Pascal Stumpf
CVSROOT:/cvs Module name:ports Changes by: pas...@cvs.openbsd.org 2022/11/10 10:22:54 Modified files: net/tor: Makefile distinfo Log message: Update to tor 0.4.7.11, containing DoS fixes. Announcement: https://forum.torproject.net/t/stable-release-0-4-7-11/5501

CVS: cvs.openbsd.org: ports

2022-10-22 Thread Pascal Stumpf
CVSROOT:/cvs Module name:ports Changes by: pas...@cvs.openbsd.org 2022/10/22 06:32:27 Modified files: shells/ksh93 : Makefile distinfo Log message: Update to ksh 1.0.4.

[update] net/ddclient 3.10.0

2022-10-20 Thread Pascal Stumpf
Update to ddclient 3.10.0. * switched to auto(re)conf * killed the samples (they are mostly useless) * is there any reason we're placing the config file in a separate directory? I kept the /etc/ddclient/ddclient.conf dance for now, but maybe we can just go with /etc/ddclient.conf? * there is

  1   2   3   4   5   6   7   8   9   10   >