On Fri, 16 May 2025 18:30:08 +0200, Raphael Graf wrote:
> libkeyfinder is a small C++11 library for estimating the musical key of
> digital audio. The port is simple, the tests pass.
>
> keyfinder-cli is a CLI wrapper for libkeyfinder. It can be used to find the
> musical key of an audio file, for
chef is a CLI to manage, read and convert cooklang recipes.
Cooklang is a markup language for cooking recipes. An in depth
explanation can be found in cooklang.org.
Key features:
* Web UI. The CLI comes with an embedded web UI.
* Ingredient references. You can now refer to ingredients you
alre
On Mon, 21 Apr 2025 12:00:15 +0200, Rafael Sadowski wrote:
> So here we should have an update diff for conky to the latest version.
> Here are some notes.
>
> - I have dropped the xmms2 variant. Our xmms2 is py27 and I see no
> motivation to install or update it.
> - I have borrowed some patches
On Sat, 19 Apr 2025 17:05:49 +0200, Theo Buehler wrote:
> This is a patch from FreeBSD that fixes the build of openmw with
> boost 1.87. Without these, the build errors out with
>
> /tmp/pobj/openmw-0.48.0/openmw-openmw-0.48.0/apps/openmw/mwstate/charactermanager.hpp:15:18:
> error: no template n
On Wed, 2 Apr 2025 11:41:51 -0600, Sheldon Wiedeman wrote:
> The latest version of conky is 122.1. It does build and run on OpenBSD 7.6.
> Since version 1.10, the .conkrc file has a new format and is not compatible
> with previous versions. Can this be included in the upcoming 7.7 release?
>
Wh
dig needs to access /etc/ssl/cert.pem, so add an unveil().
Index: Makefile
===
RCS file: /home/cvs/ports/net/isc-bind/Makefile,v
diff -u -p -r1.199 Makefile
--- Makefile19 Mar 2025 13:56:14 - 1.199
+++ Makefile20 Mar
On Wed, 04 Dec 2024 18:35:56 +0100, Pascal Stumpf wrote:
> Grafana Grizzly is a command line tool that allows you to manage
> your observability resources with code.
>
> Now you can define your dashboards, alerting and recording rules,
> etc, all from within your codebase.
>
On Sun, 23 Feb 2025 11:47:50 -0500, Daniel Jakots wrote:
> On Sat, 22 Feb 2025 09:52:16 +0100, Pascal Stumpf
> wrote:
>
> > This Prometheus exporter exports metrics for certificates collected
> > from various sources:
> >
> > * TCP probes
> > * HTTPS
On Fri, 21 Feb 2025 12:22:31 +, Stuart Henderson wrote:
> I noticed the comment in net/curl about a circular dependency if brotli
> support was added there (curl -> brotli -> cmake -> curl). Other OS do
> include brotli support so I thought I'd take a look at brotli and see
> what's happening.
This Prometheus exporter exports metrics for certificates collected
from various sources:
* TCP probes
* HTTPS probes
* PEM files
* Remote PEM files
* Kubernetes secrets
* Kubeconfig files
The metrics are labelled with fields from the certificate, which
allows for informational dashboards and fle
On Sun, 16 Feb 2025 11:41:00 +0100, Theo Buehler wrote:
> Doesn't build with clang 19. Diff below fixes it.
>
> gentoo has the same workaround:
> https://gitweb.gentoo.org/repo/gentoo.git/tree/dev-libs/xalan-c/files/xalan-c-1.12-gcc-15.patch
This would need a major library bump in theory, but I t
On Sun, 16 Feb 2025 00:04:17 +, Klemens Nanni wrote:
> 12.02.2025 22:42, Pascal Stumpf пишет:
> > On Wed, 12 Feb 2025 20:41:04 +0100, Pascal Stumpf wrote:
> >> Xalan-C++ version is a robust implementation of the W3C Recommendations
> >> for XSL Transformations (XSLT
Brewtarget automatically calculates color, bitterness, and other
parameters for you while you drag and drop ingredients into the
recipe. Brewtarget also has many other tools such as priming sugar
calculators, OG correction help, and a unique mash designing tool.
It also can export and import recipe
On Wed, 12 Feb 2025 20:41:04 +0100, Pascal Stumpf wrote:
> Xalan-C++ version is a robust implementation of the W3C Recommendations
> for XSL Transformations (XSLT) and the XML Path Language (XPath).
> It works with the Xerces-C++ XML parser.
>
> The Xalan-C++ project creates an
Xalan-C++ version is a robust implementation of the W3C Recommendations
for XSL Transformations (XSLT) and the XML Path Language (XPath).
It works with the Xerces-C++ XML parser.
The Xalan-C++ project creates and distributes a standard XSLT library
and a simple Xalan command-line utility for trans
On Wed, 5 Feb 2025 13:40:24 +0100, Theo Buehler wrote:
> This fixes the build of spotify-player on aarch64 by pulling in the
> last C version of cpu_aarch64_openbsd before BoringSSL switched to C++
> which provides the missing OPENSSL_cpuid_setup() symbol.
>
> This is needed since the #ifdef maze
On Thu, 30 Jan 2025 00:01:55 +0100, Theo Buehler wrote:
> > New version 0.20.4.
> >
> > This sets USE_NOBTCFI and USE_NOEXECONLY just like ncspot, though it
> > would be VERY much preferable if aws-lc either just solved the issues or
> > librespot switched back to ring
> > (https://github.com/lib
On Thu, 25 Jul 2024 23:11:12 +0200, Pascal Stumpf wrote:
> There's no shortage of spotify terminal clients written in Rust, but
> this is the best one so far. Supports both local playback and Spotify
> Connect.
>
>
> spotify_player is a fast, easy to use, and configurabl
This exporter consumes the dhcpd.leases file which is periodically
written by the dameon. It has two collectors:
The Stats collector counts the number of leases PER UNIQUE IP found
in dhcpd.leases. This means that if an IP was leased to client X,
but is now leased to client Y, there will be only
On Mon, 13 Jan 2025 21:25:09 +, k...@intricatesoftware.com wrote:
> I've been taking a close look at c++ ports on sparc64. I've submitted some low
> hanging fruit fixes that have been committed. However, there is a class of
> ports
> that it's not possible to fix without changing clang.port.mk
On Fri, 10 Jan 2025 17:53:19 +0100, Jeremie Courreges-Anglas wrote:
>
> Running a full bulk build on an apple M2, I see lots of failures due
> to code generated by lang/gcc/8,-f95 not being BT compliant, resulting
> in SIGILL crashes. Moving to lang/gcc/11 may help fix this, but we're
> not there
ping
On Wed, 18 Dec 2024 19:26:19 +0100, Pascal Stumpf wrote:
> This is a simple iDRAC (and iLO and XClarity) exporter for Prometheus.
> The exporter uses the Redfish API to communicate with iDRAC and it
> supports the regular /metrics endpoint to expose metrics from the
> host pa
This is a simple iDRAC (and iLO and XClarity) exporter for Prometheus.
The exporter uses the Redfish API to communicate with iDRAC and it
supports the regular /metrics endpoint to expose metrics from the
host passed via the target parameter.
Re-uses UID 540 (_dspam).
OK?
idrac_exporter.tgz
Desc
On Mon, 16 Dec 2024 19:07:12 +0100, Jeremie Courreges-Anglas wrote:
>
> So we got recent reports about some gcc ports failing to build for
> obscure reasons. The last known failure was spotted by tb@:
>
> https://pbot.rmdir.de/Br7B606-XUwXsk9LMLLDNA
>
> The issue is the ugly ansidecl.h heade
Grafana Grizzly is a command line tool that allows you to manage
your observability resources with code.
Now you can define your dashboards, alerting and recording rules,
etc, all from within your codebase.
You can build Grizzly into your continuous deployment pipelines,
meaning whenever you depl
On Sat, 9 Nov 2024 19:23:31 -0500, George Koehler wrote:
> On Sat, 9 Nov 2024 11:50:12 +0100 Jeremie Courreges-Anglas
> wrote:
>
> > I propose I commit this update, and then you add your runtime fix for
> > powerpc64 on top.
>
> Here's my diff on top, with the powerpc thread-switching fix, and t
On Thu, 7 Nov 2024 17:28:50 +0100, Jeremie Courreges-Anglas wrote:
>
> So pascal@ shared an update to gdb-13.2 some time ago. At least tb@
> is using it because of better support for IBT/endbrxx. Instead of
> backporting fixes to our gdb-9.2 port, it would be nice to move the
> port to gdb-13.2,
On Tue, 29 Oct 2024 12:31:48 +, Stuart Henderson wrote:
> REVISION needs re-bumping, but otherwise this still applies.
>
> +cc maintainer
>
Fine with me.
> - Forwarded message from Brad Smith -
>
> From: Brad Smith
> Date: Sat, 3 Aug 2024 13:04:01 -0400
> To: ports@openbsd.org
>
OMMENT= anonymity service using onion routing
DISTNAME= tor-0.4.8.13
+REVISION= 0
CATEGORIES=net
HOMEPAGE= https://www.torproject.org/
MAINTAINER=Pascal Stumpf
-# BSD
+# GPLv3
PERMIT_PACKAGE=Yes
WANTLIB += c crypto event_core event_extra execin
Hurl is a command line tool that runs HTTP requests defined in a
simple plain text format.
It can chain requests, capture values and evaluate queries on headers
and body response. Hurl is very versatile: it can be used for both
fetching data and testing HTTP sessions.
Hurl makes it easy to work w
On Thu, 29 Aug 2024 08:49:41 +0200, Rafael Sadowski wrote:
> Hi Pascal, Hi ports@,
>
> I would like to get rid of some upstream dead ports. First of all
> I see that kguitar looks pretty dead upstream. Last commit 2017
> and we are the last package vendor in the open source ecosystem.
>
> If ther
ping?
On Thu, 25 Jul 2024 23:11:12 +0200, Pascal Stumpf wrote:
> There's no shortage of spotify terminal clients written in Rust, but
> this is the best one so far. Supports both local playback and Spotify
> Connect.
>
>
> spotify_player is a fast, easy to use, and conf
This simple Prometheus metrics exporter for the Unbound DNS resolver
connects to Unbound's TLS control socket and sends the stats_noreset
command, causing Unbound to return metrics as key-value pairs. The
metrics exporter converts Unbound metric names to Prometheus metric
names and labels by using
On Fri, 9 Aug 2024 12:34:04 +0200, David Uhden Collado wrote:
> > Attached in this email, I provide an update for the shells/ksh93 port to
> > version 1.0.10 along with patches that address an issue I have
> > previously mentioned in other emails sent to this mailing list [1].
> > These patches,
There's no shortage of spotify terminal clients written in Rust, but
this is the best one so far. Supports both local playback and Spotify
Connect.
spotify_player is a fast, easy to use, and configurable terminal music player.
Features:
* Minimalist UI with an intuitive paging and popup system
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
> +
&
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 fro
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 -
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:
> > >
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 https://github.c
AME = openmw-$V
@@ -21,29 +21,38 @@ MAINTAINER =Pascal Stumpf https://github.com/recastnavigation/recastnavigation/archive/e75adf86f91eb3082220085e42dda62679f9a3ea.zip
--URL_HASH MD5=af905d121ef9d1cdfa979b04
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
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 -
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 interface
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 targe
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
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
> *
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
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 -
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
&
/tor/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=ht
/
+
+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
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
> ===
> RCS
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
architecture,
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 a
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:
> > https://sourceforge
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
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
> bin
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 (lang
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:26 +0100, Pasc
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 _endles
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 21:
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 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 N
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
Hah, I did not catch that. Sorry for the noise.
On Thu, 20 Oct 2022 13:27:38 -0700, Andrew Hewus Fresh wrote:
> This is part of core perl, so it's already in base. Does ddclient need a
> newer version?
>
> On October 20, 2022 12:57:48 PM PDT, Pascal Stumpf
> wrote: >J
JSON::XS compatible pure-Perl module.
Needed for an update of net/ddclient. OK?
p5-JSON-PP.tgz
Description: p5-JSON-PP.tgz
On Wed, 14 Sep 2022 22:29:15 +0200, Jeremie Courreges-Anglas wrote:
> On Tue, Sep 13 2022, Jeremie Courreges-Anglas wrote:
> > On Sun, Sep 11 2022, Jeremie Courreges-Anglas wrote:
> >> On Fri, Sep 09 2022, Pascal Stumpf wrote:
> >>> OK as soon as the lld patch is i
OK as soon as the lld patch is in. Great work!
On Fri, 09 Sep 2022 00:34:21 +0200, Jeremie Courreges-Anglas wrote:
>
> With the diff below I can build ports-gcc on riscv64. PIE is disabled
> by default because I hit crashes at build time. Since not many ports
> require ports-gcc for for C or
On Sat, 03 Sep 2022 12:04:30 +0200, Pascal Stumpf wrote:
> Done, new tarball.
Erm. This one.
> On Sat, 3 Sep 2022 11:46:08 +0200, Sebastien Marie wrote:
> > On Sat, Sep 03, 2022 at 10:55:33AM +0200, Pascal Stumpf wrote:
> > > Arti is an implementation of Tor anonymity proto
Done, new tarball.
On Sat, 3 Sep 2022 11:46:08 +0200, Sebastien Marie wrote:
> On Sat, Sep 03, 2022 at 10:55:33AM +0200, Pascal Stumpf wrote:
> > Arti is an implementation of Tor anonymity protocols, written in Rust.
> >
> > It is intended to replace the C implementation
Arti is an implementation of Tor anonymity protocols, written in Rust.
It is intended to replace the C implementation at some point. It's
still missing features like bridges, transports and onion services, but
it's usable for regular connections. Here's the release announcement
for version 1.0.0
Update to 1.9.0. Unfortunately, MAINTAINER's Email is bouncing.
Index: Makefile
===
RCS file: /home/cvs/ports/net/i2p/Makefile,v
retrieving revision 1.16
diff -u -p -r1.16 Makefile
--- Makefile1 Jul 2022 05:21:10 - 1.1
Yes, this should be removed. OK.
On Sat, 27 Aug 2022 08:37:05 +0200, Matthieu Herrb wrote:
> Hi,
>
> I'd like to propose to remove print/libXp, the client library for the
> long deprecated Xprint X server.
> By itself this library is useless, unless one has a working Xprint
> server running some
The first part is an update of py-fido2 to 0.9.3. The second part
updates yubikey-manager to 4.0.8 and makes it use the py-fido2 port
again. Contrary to the comment in py-fido2, this does not require an
update of py-click.
With this, I can manage the FIDO application on my YubiKey, set a
PIN and
-Kurt
>
> Index: Makefile
> ===
> RCS file: /cvs/ports/lang/nqp/Makefile,v
> retrieving revision 1.28
> diff -u -p -r1.28 Makefile
> --- Makefile 28 Dec 2021 19:27:52 - 1.28
> +++ Makefile 5 Jan 2022 07:15:06 -0000
> @@ -14,6 +14,9 @@ MAI
xmaps/
@tag update-desktop-database
share/pixmaps/irrlamb.png
On Thu, 23 Dec 2021 19:55:12 +0100, Omar Polo wrote:
> Pascal Stumpf writes:
>
> > On Thu, 23 Dec 2021 17:46:27 +0100, Omar Polo wrote: >
> >Pascal Stumpf writes: > > I've yet to
On Thu, 23 Dec 2021 17:46:27 +0100, Omar Polo wrote:
> Pascal Stumpf writes:
>
> I've yet to test the diff, but it's similar to what I tested so I
> presume it works, just spotted a detail
>
> > [...]
> > @lib lib/libBulletXmlWorldImporter.so.${LIBBulletX
On Thu, 23 Dec 2021 09:34:16 +0100, Omar Polo wrote:
> Pascal Stumpf writes:
>
> > Thanks a lot, Omar, but hang on -- I'm working on an update which also
> > enables -DUSE_DOUBLE_PRECISION (needed for new games/openmw).
>
> i'm looking forward to test
Thanks a lot, Omar, but hang on -- I'm working on an update which also
enables -DUSE_DOUBLE_PRECISION (needed for new games/openmw).
On Wed, 22 Dec 2021 17:51:28 +0100, Omar Polo wrote:
> Hello,
>
> Here's an attempt at updating bullet to the latest version. For the
> SHLIB I went with a general
= ksh93
+GH_PROJECT = ksh
+GH_TAGNAME = v1.0.0-beta.2
+PKGNAME = ksh93-1.0.0beta2
+EPOCH =0
CATEGORIES = shells
-HOMEPAGE = http://www.kornshell.com/
+HOMEPAGE = https://github.com/ksh93/ksh
ping
On Tue, 03 Aug 2021 20:41:52 +0200, Pascal Stumpf wrote:
> Here's GCC 11.2. It's not yet done (most importantly, mips64 and
> sparc64 have unresolved issues), but I think the current state should be
> imported.
>
> Thanks to bcallah@, there's now exper
The latest version FPC (3.2.2) does not try to do syscalls from the main
program anymore. OK to resurrect it?
fpc.tgz
Description: fpc.tgz
Here's GCC 11.2. It's not yet done (most importantly, mips64 and
sparc64 have unresolved issues), but I think the current state should be
imported.
Thanks to bcallah@, there's now experimental support for D. Due to
issues with emulated TLS, libgphobos as a shared library does not work,
and neith
>From GCC 11 onward, the codebase will require C++11. This poses a
problem for our gcc4 architectures. As discussed some years ago with
sthen@, here's a very minimal port of gcc8, containing only C, C++ and a
static libestdc++, installed under a different prefix, with the sole
purpose of bootstra
With the fix I just backported from https://reviews.llvm.org/D95994,
we can get rid of these ugly workarounds.
Index: math/py-scipy/Makefile
===
RCS file: /cvs/ports/math/py-scipy/Makefile,v
retrieving revision 1.49
diff -u -p -r1.49
On Sun, 03 Jan 2021 19:46:29 +0100, Jeremie Courreges-Anglas wrote:
> On Sun, Jan 03 2021, Dimitri Karamazov wrote:
> > Update graphics/openimageio to 2.2.10.0
> >
> > Build & run tested blender with it.
> > 14 out of 54 tests fail.
> > Atleast 3 of them fail because of some
> > optional dependenc
On Wed, 30 Dec 2020 22:19:08 +, Stuart Henderson wrote:
> On 2020/12/30 18:50, Dimitri Karamazov wrote:
> > The text(diff) attachment was not taken kindly by neomutt.
> >
> > See diff below with all expected changes from Stuart.
>
> Thanks. This is OK with me. Any comments Pascal?
Works grea
On Sat, 28 Nov 2020 20:55:29 +, Stuart Henderson wrote:
> On 2020/11/28 20:15, Dimitri Karamazov wrote:
> > On Sat, November 28, 2020 14:53, Pascal Stumpf wrote:
> >
> > -MAINTAINER = Pascal Stumpf
> > +MAINTAINER = Dimitri Karamazov
>
> wa
On Thu, 3 Sep 2020 11:20:09 +0100, Stuart Henderson wrote:
> On 2020/08/18 13:10, Brad Smith wrote:
> > On Sat, Mar 14, 2020 at 03:58:12AM -0400, Brad Smith wrote:
> > > Here is a start at an update to GCC 8.4.0.
> > >
> > > I e-mailed Pascal 10 days ago but no response.
> >
> > Added the version
On Fri, 7 Aug 2020 13:46:25 +0100, Stuart Henderson wrote:
> As we are now requiring i586 minimum, I think it makes sense.
I think so too. OK.
> On 2020/08/07 07:45, Brad Smith wrote:
> > Here is a diff to switch GCC 8 to defaulting to i586 on i386.
> >
> >
> >
> > Index: Makefile
> > ===
On Fri, 19 Jun 2020 11:50:48 -0700 (PDT), j...@bitminer.ca wrote:
> This patch adjusts gcc-ports to add the various OpenMP libraries
> already built to PLIST(s).
>
> Since ports were already patched to disable OpenMP this change
> should likely result in no issues.
>
>
> John
Comment is unneces
On Fri, 26 Jun 2020 23:01:29 +0200, Pascal Stumpf wrote:
> On Fri, 19 Jun 2020 11:50:48 -0700 (PDT), j...@bitminer.ca wrote:
> > This patch adjusts gcc-ports to add the various OpenMP libraries
> > already built to PLIST(s).
> >
> > Since ports were already patched to
Seems your mail server rejected my mail. OK for both.
On Fri, 13 Mar 2020 23:49:16 +0100, "Sebastian Reitenbach" wrote:
> Hi,
>
> ping, anyone gaming? atch reattached for convenience.
>
> cheers, Sebastian
>
>
> Am Dienstag, März 10, 2020 20:47 CET, schrieb "Sebastian Reitenbach"
> :
>
> >
On Sat, 11 Jan 2020 21:43:52 +0100, Charlene Wendling wrote:
> On Sat, 11 Jan 2020 16:46:38 +
> Stuart Henderson wrote:
>
> > On 2020/01/11 12:36, Marc Espie wrote:
> > > On Sat, Jan 11, 2020 at 08:50:33AM +0100, Rafael Sadowski wrote:
> > > > Is there any way to phrase this so that we don't h
On Fri, 22 Nov 2019 09:14:05 +0100, Solene Rapenne wrote:
> Hi,
>
> I updated openmw like I did last time, but when I start the game I don't
> get any X window displayed, but I see an openmw process using 100% cpu.
> Any idea?
>
> openmw-launcher and openmw-wizard works.
I know. I haven't found
On Wed, 13 Nov 2019 13:25:17 +0100, Tim Kuijsten wrote:
> "Theo de Raadt" wrote:
> > I'll add my voice to this.
> >
> > The powerful vendors writing new languages must expand their breath,
> > or face the consequences that some software is not going to get written
> > in their languages. Better
On Fri, 8 Nov 2019 21:27:08 +0100, Christian Weisgerber wrote:
> The adastrap depends on several libraries (libc, libm, libz, libgmp,
> libmpfr, libmpc), but currently only libc and libm ship with it.
> If one of the other libs changes, boom, the build breaks. Also,
> having to manually specify th
On Sat, 27 Jul 2019 21:52:03 +0200, Charlene Wendling wrote:
>
> > http://build-failures.rhaalovely.net/power/graphics/openscenegraph.log
> > http://build-failures.rhaalovely.net/pc/20/graphics/openscenegraph.log
> > http://build-failures.rhaalovely.net/19-07/graphics/openscenegraph.log
> > http:/
On Mon, 22 Jul 2019 21:44:06 +0100, Stuart Henderson wrote:
> On 2019/07/22 22:05, Christian Weisgerber wrote:
> > Mark Patruck:
> >
> > > lang/gcc always fails with the following error on amd64 -current (~6
> > > hours old)
> > >
> > >
> > > Check for missing set proced
1 - 100 of 594 matches
Mail list logo