> Date: Fri, 1 Nov 2024 08:37:09 +1100
> From: Jonathan Gray
>
> On Thu, Oct 31, 2024 at 09:31:38PM +0100, Mark Kettenis wrote:
> > Some commit messages look like they might matter for people that
> > update their macOS install.
> >
> > Tested on my M2 Pro Mac Mini.
> >
> > ok?
>
> 1.4.17 was
On Sun, Nov 03, 2024 at 12:13:06PM GMT, Mark Kettenis wrote:
> > Date: Fri, 1 Nov 2024 08:37:09 +1100
> > From: Jonathan Gray
> >
> > On Thu, Oct 31, 2024 at 09:31:38PM +0100, Mark Kettenis wrote:
> > > Some commit messages look like they might matter for people that
> > > update their macOS inst
On Sun, 3 Nov 2024 17:51:23 +0100 (CET), Laurent Cheylus
wrote:
> Hi,
>
> update for devel/goreleaser to the latest version 2.4.1.
>
> Changelog:
> - https://github.com/goreleaser/goreleaser/releases/tag/v2.4.0
> - https://github.com/goreleaser/goreleaser/releases/tag/v2.4.1
>
> - update Makef
On Sun, Nov 03, 2024 at 02:34:11PM +, Lucas Gabriel Vuotto wrote:
> Hi ports,
>
> I'd like to import Monero. OK?
>
> The CLI works great. The daemon manages to do a full sync, but with lots
> of serious stalls that rendered the system unusable for a long amount of
> minutes. Should I add a wa
Fine.
Do you think that is the last thing pending for this port? I´d hate to
upload a version just for yet another issue to be posted later.
Cheers!
Stuart Henderson wrote:
- what's up with this MY_REPLACE_CMD, MY_HEADER stuff? just put the
command in post-patch.
Feel free to propose a way
On Sat, 2 Nov 2024 07:17:38 -0400, Adriano Barbosa
wrote:
> Hi.
> Update for sysutils/vultr-cli-3.4.0
> Changelog: https://github.com/vultr/vultr-cli/releases/tag/v3.4.0
Committed, thanks!
Lydia Sobot writes:
> Bump :)
could you send a tarball (tgz) of the directory, instead of a shell script
to execute ?
thanks.
--
Sebastien Marie
On Fri Nov 01, 2024 at 08:48:52AM +, Stuart Henderson wrote:
> > -COMMENT= library of Fortran linear algebra subroutines
> > -DPB_PROPERTIES=parallel
> > +COMMENT-main = library of Fortran linear algebra subroutines
> > +COMMENT-blas = Basic Linear Algebra Subprogr
Le Sun, Nov 03, 2024 at 10:33:22AM +0100, Rafael Sadowski a écrit :
> On Sun Nov 03, 2024 at 10:28:06AM +0100, Marc Espie wrote:
> > pkg_mklocatedb includes an option -K that will store all pkg_create
> > annotations such as fontdir, etc
> >
> > even though it makes for a much larger pkglocatedb,
This smaller script tries to match Makefile variables against Makefile.template
and reports violation.
(manpage should be trivial)
(this does not handle include files yet, though I'm not quite sure how
to proceed about those)
I'm not 100% sure it's something we want, quick poll of landry and aja
pkg_mklocatedb includes an option -K that will store all pkg_create
annotations such as fontdir, etc
even though it makes for a much larger pkglocatedb, it can occasionally be
useful for introspection purposes (like finding out if some directories
contain several types of info, like info files + m
On Sun Nov 03, 2024 at 10:28:06AM +0100, Marc Espie wrote:
> pkg_mklocatedb includes an option -K that will store all pkg_create
> annotations such as fontdir, etc
>
> even though it makes for a much larger pkglocatedb, it can occasionally be
> useful for introspection purposes (like finding out i
Hi,
Proposing this diff which adds wayland support to sdl2. It adds a
couple of dependencies as expected. I can so far only test that it
still works in X11 as before. Using wayland for this stumbles over
libinput limitations with muxing multiple device which my current
machine sadly depends on...
On 2024/11/03 10:33, Rafael Sadowski wrote:
> On Sun Nov 03, 2024 at 10:28:06AM +0100, Marc Espie wrote:
> > pkg_mklocatedb includes an option -K that will store all pkg_create
> > annotations such as fontdir, etc
> >
> > even though it makes for a much larger pkglocatedb, it can occasionally be
>
On 2024/11/03 12:17, Klemens Nanni wrote:
> 03.11.2024 12:28, Marc Espie пишет:
> > Index: pkglocatedb/pkg/DESCR
> > ===
> > RCS file: /cvs/ports/databases/pkglocatedb/pkg/DESCR,v
> > diff -u -p -r1.7 DESCR
> > --- pkglocatedb/pkg/DESC
On 2024/11/03 14:27, Kirill A. Korinsky wrote:
> On Sun, 03 Nov 2024 14:17:24 +0100,
> Stuart Henderson wrote:
> >
> > On 2024/11/03 12:14, Klemens Nanni wrote:
> > > 03.11.2024 12:58, Kirill A. Korinsky пишет:
> > > > @@ -56,5 +57,7 @@ do-install:
> > > > @ln -s ${TRUEPREFIX}/bin/idea-li
On Sun, 03 Nov 2024 11:08:19 +0100,
Marc Espie wrote:
> if ($e =~ m/^GH\_(?:ACCOUNT|COMMIT|PROJECT|TAGNAME)$/) {
> say STDERR "$name: $e older-style GH stuff";
> next;
> }
This way forces to mi
On Sun, 03 Nov 2024 14:17:24 +0100,
Stuart Henderson wrote:
>
> On 2024/11/03 12:14, Klemens Nanni wrote:
> > 03.11.2024 12:58, Kirill A. Korinsky пишет:
> > > @@ -56,5 +57,7 @@ do-install:
> > > @ln -s ${TRUEPREFIX}/bin/idea-lightedit \
> > > ${PREFIX}/bin/intellij-lightedit
> > >
ok.
On 2024/11/03 12:13, Mark Kettenis wrote:
> > Date: Fri, 1 Nov 2024 08:37:09 +1100
> > From: Jonathan Gray
> >
> > On Thu, Oct 31, 2024 at 09:31:38PM +0100, Mark Kettenis wrote:
> > > Some commit messages look like they might matter for people that
> > > update their macOS install.
> > >
>
On Sun, Nov 03, 2024 at 01:08:06PM +, Stuart Henderson wrote:
> On 2024/11/03 11:08, Marc Espie wrote:
> > This smaller script tries to match Makefile variables against
> > Makefile.template
> > and reports violation.
> >
> > (manpage should be trivial)
> >
> > (this does not handle include
This filter implements greylisting, allowing OpenSMTPD to temporarily
reject mails from senders it has not seen before. Unlike many
implementations, this one ignores the remote IP address, so it will
properly handle greylisting for domains doing relaying through multiple
MX, regardless of SPF reco
On Sun, Nov 03, 2024 at 02:43:40PM +, Klemens Nanni wrote:
> 03.11.2024 15:37, Marc Espie пишет:
> > Something like this in make is definitely trivial.
>
> I did just that using the existing -s:
-s is an existing flag in bsd make, changing its semantics doesn't seem
sane, especially since it
Here's a second version that actually works with multiple parameters,
is way more specific at telling you where badly-placed variables should be,
and also knows a heck of a lot more about existing variables.
#! /usr/bin/perl
# ex:ts=8 sw=4:
# $OpenBSD$
#
# Copyright (c) 2024 Marc Espie
#
# Permiss
On Sun, 03 Nov 2024 13:14:50 +0100,
Klemens Nanni wrote:
>
> 03.11.2024 12:58, Kirill A. Korinsky пишет:
> > @@ -56,5 +57,7 @@ do-install:
> > @ln -s ${TRUEPREFIX}/bin/idea-lightedit \
> > ${PREFIX}/bin/intellij-lightedit
> > ${INSTALL_MAN} ${FILESDIR}/idea.1 ${PREFIX}/man/man1
Something like this in make is definitely trivial.
Big question is, are we okay with yet another option ?:
Index: compat.c
===
RCS file: /cvs/src/usr.bin/make/compat.c,v
diff -u -p -r1.93 compat.c
--- compat.c26 Jan 2020 12:41:21
On 2024/11/03 12:14, Klemens Nanni wrote:
> 03.11.2024 12:58, Kirill A. Korinsky пишет:
> > @@ -56,5 +57,7 @@ do-install:
> > @ln -s ${TRUEPREFIX}/bin/idea-lightedit \
> > ${PREFIX}/bin/intellij-lightedit
> > ${INSTALL_MAN} ${FILESDIR}/idea.1 ${PREFIX}/man/man1
> > +
> > + @ec
On Sun, Nov 03, 2024 at 12:17:27PM +, Klemens Nanni wrote:
> 03.11.2024 12:28, Marc Espie пишет:
> > Index: pkglocatedb/pkg/DESCR
> > ===
> > RCS file: /cvs/ports/databases/pkglocatedb/pkg/DESCR,v
> > diff -u -p -r1.7 DESCR
> > ---
Hi ports,
I'd like to import Monero. OK?
The CLI works great. The daemon manages to do a full sync, but with lots
of serious stalls that rendered the system unusable for a long amount of
minutes. Should I add a warning message about that in DESCR or README?
Information for inst:monero-0.18.3.4
03.11.2024 15:37, Marc Espie пишет:
> Something like this in make is definitely trivial.
I did just that using the existing -s:
Index: compat.c
===
RCS file: /cvs/src/usr.bin/make/compat.c,v
diff -u -p -r1.95 compat.c
--- compat.c
03.11.2024 12:58, Kirill A. Korinsky пишет:
> Lucas, ports@,
>
> Here an update of devel/intellij and devel/pycharm to 2024.2.4.
>
> I don't use pycharm and did only basic testing. Anyway, I use Intellij time
> to time and it works fine with Scala and Java projects.
> Index: devel/intellij/Make
On Sun, Nov 03, 2024 at 11:08:34AM +0100, Landry Breuil wrote:
> Le Sun, Nov 03, 2024 at 10:33:22AM +0100, Rafael Sadowski a écrit :
> > On Sun Nov 03, 2024 at 10:28:06AM +0100, Marc Espie wrote:
> > > pkg_mklocatedb includes an option -K that will store all pkg_create
> > > annotations such as fon
03.11.2024 12:28, Marc Espie пишет:
> Index: pkglocatedb/pkg/DESCR
> ===
> RCS file: /cvs/ports/databases/pkglocatedb/pkg/DESCR,v
> diff -u -p -r1.7 DESCR
> --- pkglocatedb/pkg/DESCR 15 Oct 2017 16:06:42 - 1.7
> +++ pkgloc
Bump :)
On October 12, 2024 4:55:12 GMT+02:00, Michael Dinon wrote:
>Please, please?
>Kind regards,
>Mike
>
>
>On Fri, Oct 11, 2024 at 10:09 PM Lydia Sobot
>wrote:
>
>> Hi all,
>>
>> Attached is a port of a small utility permitting automatic restarting of
>> a service-supervised process if one s
Hi,
Recently I found libunicode-0.6.0
(https://github.com/contour-terminal/libunicode) migrates
standard C++20 from libfmt's .
Not only libunicode, contour (X11 terminal) also uses and
I am suffering this migration. clang++-16 looks std::format not supported
or partially/incomplete supported.
On 2024/11/03 11:08, Marc Espie wrote:
> This smaller script tries to match Makefile variables against
> Makefile.template
> and reports violation.
>
> (manpage should be trivial)
>
> (this does not handle include files yet, though I'm not quite sure how
> to proceed about those)
>
> I'm not 10
Bulk build on sparc64-0a.ports.openbsd.org
Started : Sat Nov 2 02:51:28 MDT 2024
Finished: Sun Nov 3 12:00:50 MST 2024
Duration: 1 Days 10 hours 9 minutes
Built using OpenBSD 7.6-current (GENERIC.MP) #2316: Fri Nov 1 15:57:34 MDT 2024
Built 8253 packages
Number of packages built each day:
No
Bump.
On Sat, Oct 26, 2024 at 02:35:52PM +, Lucas Gabriel Vuotto wrote:
> Hello ports,
>
> Another simple update for VictoriaMetrics. Changelog at [0]. Been
> running it for a couple of days already without issues.
>
> OK?
>
> [0]: https://docs.victoriametrics.com/changelog/index.html#v1105
37 matches
Mail list logo