On Sat, 24 May 2025 21:03:44 -0400, Adriano Barbosa
wrote:
> Hi.
> Update for net/tailscale v1.84.0
> Changelog:
> https://tailscale.com/changelog
Committed, thanks!
Attached are 8 new ports for sysutils/py-celery + the port for celery
itself.
Celery is needed as one of the many new deps for apache superset.
ok to import these?
devel/py-billiard
devel/py-docker
devel/py-test-celery
devel/py-test-docker-tools
devel/py-
I can't see any reason why this needs Python2, especially since the Python
scripts in PLIST are commented out.
ok?
Index: Makefile
===
RCS file: /cvs/ports/devel/arm-none-eabi/gdb/Makefile,v
diff -u -p -u -r1.14 Makefile
--- Makefil
This is the final new dependency needed before we can update spyder to the
6.x series.
I've not worked on the tests as they require a number of new ports and can
be handled later.
ok to import this so I can then update spyder to the 6.x series?
superqt.tar.gz
Description: Binary data
ping
On Sun, 18 May 2025, Daniel Dickman wrote:
> Now that we switched from jupyter notebook 6.x to 7.x, nothing uses this
> port anymore.
>
> ok to remove it?
>
Repair HOMEPAGE url to add the missing "https://";.
ok?
Index: Makefile
===
RCS file: /cvs/ports/textproc/slides/Makefile,v
diff -u -p -u -r1.1.1.1 Makefile
--- Makefile16 Apr 2024 22:43:06 - 1.1.1.1
+++ Makefile20 M
HOMEPAGE was removed but SITES should have been too as the distfile
doesn't fetch currently.
ok?
Index: Makefile
===
RCS file: /cvs/ports/textproc/clo++/Makefile,v
diff -u -p -u -r1.26 Makefile
--- Makefile17 Apr 2024 16:43:47 -
Now that we have numpy2 we can update astropy.
ok?
Index: Makefile
===
RCS file: /cvs/ports/astro/py-astropy/Makefile,v
diff -u -p -u -r1.27 Makefile
--- Makefile29 Apr 2025 10:36:26 - 1.27
+++ Makefile19 May 2025 22
I’d like to see it revived as well but it’s probably not the easiest port to
fix. I took a quick peek at the 4.x series which complained about freetype not
being compiled with brotli. I gave up after that…
> On May 18, 2025, at 6:15 PM, Michael Jensen
> wrote:
>
>
> Greetings all.
>
> The
Now that we have numpy2, here's an update of matplotlib to the 3.9.x
series.
As per the dev change notes:
- the build system changed to meson
- mplsetup.cfg was moved into meson_options.txt
- the test data flag was moved into pyproject.toml
The matplotlib system states an upper bound of meson-py
math/rocq (formerly known as coq) 9.0 needs dune version 3.8.3 or newer.
See below for an update of dune that was built on amd64.
ok? (hopefully I got packing lists right for !amd64)
Index: Makefile
===
RCS file: /cvs/ports/devel/du
1. we have numpy2 now, so remove the local patch.
2. snuggs has been vendored, remove the RDEP (and that would allow us to
remove math/py-snuggs as well).
3. no BDEP on oldest-supported-numpy anymore
ok?
Index: Makefile
===
RCS
Now that we switched from jupyter notebook 6.x to 7.x, nothing uses this
port anymore.
ok to remove it?
Update menhir to latest version.
ok?
Index: Makefile
===
RCS file: /cvs/ports/devel/ocaml-menhir/Makefile,v
diff -u -p -u -r1.31 Makefile
--- Makefile24 Apr 2024 17:10:01 - 1.31
+++ Makefile18 May 2025 03:15:53 -
On Thu, 15 May 2025 09:01:29 +0200 (CEST), Laurent Cheylus
wrote:
> Hi ports@
>
> [cancels and replaces my previous post for version 0.25.1]
I think it's better if (next time) you reply to you previous email
(perhaps with an updated subject), rather than starting a new thread.
Otherwise people
previous diff was missing a patch (thanks Stuart!)
please find attached the corrected diff for testing.
On Wed, 14 May 2025, Daniel Dickman wrote:
> I've attached a compressed diff to update jupyter notebook to the latest
> release.
>
> Would be great to have some feed
}
PKGNAME = py-${DISTNAME}
-REVISION = 3
CATEGORIES = devel
@@ -15,16 +14,19 @@ MAINTAINER = Daniel Dickman
Index: distinfo
===
RCS file: /cvs/ports/devel/py-nbval/distinfo,v
diff -u -
I've attached a compressed diff to update jupyter notebook to the latest
release.
Would be great to have some feedback from jupyter notebook users as this
is a big update.
I'll leave it here on ports for a while to give folks a chance to test.
(it will need a very up to date ports tree)
ok's
py-arrow is missing an RDEP on py-types-python-dateutil. This is a blocker
for updating jupyter notebook since that port strictly checks the full
tree of DEPs.
ok to import the new port and on the diff below?
Index: Makefile
===
RC
I plan to commit an update to bleach soon since tinycss2 was updated to
1.4.0 which the current version of bleach doesn't support.
This version mismatch is now a blocker for updating jupyter notebook.
Note that bleach is EOL upstream so we likely won't see any more updates
and therefore I added
In order to update www/jupyter_notebook, we first need to import
www/jupyterlab.
The attached .tgz includes a new port for jupyterlab 4.4.2. That port
needs 2 new DEPs:
- www/py-notebook-shim
- devel/py-jupyter_lsp
jupyter_lsp needs 2 new DEPs as well (jupyterlab_server and
strict_rfc3339).
o
py-test-timeout doesn't support Python 3.12 (it uses distutils).
The below update fixes regress tests for some ports I'm working on.
ok?
Index: Makefile
===
RCS file: /cvs/ports/devel/py-test-timeout/Makefile,v
diff -u -p -u -r1.11
On Sun, 11 May 2025 17:26:47 +0200 (CEST), Laurent Cheylus
wrote:
> Hi ports@
>
> update for security/gosec to the latest version 2.22.4
> Changelog: https://github.com/securego/gosec/releases/tag/v2.22.4
>
> Build and tests OK (minus 7 fails, same as previous version) with Go
> 1.24.1 on curre
On Sun, 11 May 2025, Yozo TODA wrote:
> (hmm... my email doesn't go to the list? anyway...)
>
> > Are you able to update coq/rocq soon? Compcert now needs coq 8.15+ so
> > the ancient version of coq in our tree is now a blocker for compcert
> > updates.
>
> I was playing with 8.19.1 around M
nses for newer branches are unsuitable for some
> use cases.
>
> If there is some important reason to have a newer branch then maybe
> it would be worth having parallel versions in ports, but I'd like
> to see something specific not just "it's newer".
Exactly. While I'm reluctant to move the current redis port to either
7.x or 8.x (unless, again, there's some good rationale to do so), I've
no objection with having multiple versions.
Cheers,
Daniel
t as
>>> math/rocq before doing more updates.
>
> thanks Daniel and stu!
>
> I understand now that access to github.com/coq/coq is redirected
> to github.com/rocq-prover/rocq.
>
Yes. Coq is no more due to the project’s decision to rename themselves.
> As far as I reme
On Fri, 09 May 2025 17:05:09 +0200, "Lydia Sobot"
wrote:
> Redict is a fully open-source, community-driven fork of Redis 7.2.4
> OSS.
out of curiosity, why did you settle for this particular fork?
it doesn't seem to be super active
https://codeberg.org/redict/redict/commits/branch/main
> I used
The coq project has been renamed to rocq. I'd like to reimport it as
math/rocq before doing more updates.
See the proposed diff below for with the minimal update.
ok?
diff -Nur -x CVS coq/Makefile rocq/Makefile
--- coq/MakefileWed Apr 24 13:10:22 2024
+++ rocq/Makefile Wed May 7
On Mon, 5 May 2025 10:25:51 +0200 (CEST), Laurent Cheylus
wrote:
> Hi ports@
>
> simple update for sysutils/fzf to the latest version 0.62.0
> Changelog: https://github.com/junegunn/fzf/releases/tag/v0.62.0
>
> Build and tests OK on current/amd64 with Go 1.24.1
>
> Tests welcome and please com
On Thu, 1 May 2025 10:42:33 +0200 (CEST), Laurent Cheylus
wrote:
> Hi ports@
>
> update for devel/goreleaser to the latest version 2.9.0.
> Changelog:
> https://github.com/goreleaser/goreleaser/releases/tag/v2.9.0
>
> - update Makefile, distinfo and modules.inc for this version
> - update pkg/D
On Mon, 21 Apr 2025 21:59:46 -0400, Adriano Barbosa
wrote:
> Hi.
> Update for net/tailscale v1.82.5
> Changelog:
> https://tailscale.com/changelog
Committed, thanks!
On Wed, 23 Apr 2025 09:48:48 +0200 (CEST), Laurent Cheylus
wrote:
> Hi ports@
>
> simple update for sysutils/fzf to the latest version 0.61.3
> Changelog: https://github.com/junegunn/fzf/releases/tag/v0.61.3
>
> Build and tests OK on current/amd64 with Go 1.24.1
>
> Tests welcome and please co
Lightly tested update of pari/gp to the 2.17 series.
There are no reverse deps for pari in the tree.
ok?
Index: Makefile
===
RCS file: /cvs/ports/math/pari/Makefile,v
diff -u -p -u -r1.26 Makefile
--- Makefile15 Apr 2024 11:38:
I just updated wxMaxima to 24.05.0. See if that fixes things for you.
Unfortunately I've seen lots of crashes in wxMaxima. Updating to newer
versions fixes some things but often introduces new issues. So each
version is a little bit hit or miss.
On Fri, 29 Nov 2024, Joseph Herning wrote:
> The
On Mon, 21 Apr 2025 11:57:09 +0200, Igor Zornik
wrote:
> Hi,
>
> I've submitted this diff nearly a week ago. Did you not get it?
>
> https://marc.info/?l=openbsd-ports&m=174483028418860&w=2
>
> Anyway, yours is essentially the same, so I'm OK with it.
Committed, thanks!
> On Sat, 2025-04-19
On Sun, 20 Apr 2025 17:39:54 +0200 (CEST), Laurent Cheylus
wrote:
> Hi ports@
>
> simple update for sysutils/fzf to the latest version 0.61.2
>
> Changelog: https://github.com/junegunn/fzf/releases/tag/v0.61.2
>
> Build and tests OK on current/amd64 with Go 1.24.1
>
> Tests welcome and please
The spyder 6.x update still needs a few new ports.
Attached are:
1) security/py-asyncssh, and
2) textproc/py-pyuca
Last time I sent these out there was a request to add the optional bcrypt
DEP as explicit TDEPs for asyncssh. I've now done that in this update.
Any ok's to import these new ports?
On Tue, 15 Apr 2025 16:30:50 +0200 (CEST), Laurent Cheylus
wrote:
> Hi ports@
>
> update for devel/goreleaser to the latest version 2.8.2
>
> Changelog:
> https://github.com/goreleaser/goreleaser/releases/tag/v2.8.2
>
> Build and tests OK on current/amd64 with Go 1.24.1
>
> Tests welcome and
On Tue, 15 Apr 2025 16:25:22 +0200 (CEST), Laurent Cheylus
wrote:
> Hi ports@
>
> update for security/gosec to the latest version 2.22.3
> Changelog: https://github.com/securego/gosec/releases/tag/v2.22.3
>
> Build and tests OK (minus 7 fails, same as previous version) with Go
> 1.24.11 on curr
On Sat, 29 Mar 2025 13:11:30 -0400, Adriano Barbosa
wrote:
> Hi.
> Update for net/tailscale v1.82.0
> Changelog:
> https://tailscale.com/changelog#2025-03-26
Committed, thanks!
On Sun, 16 Mar 2025 17:55:57 +0100 (CET), Laurent Cheylus
wrote:
> Hi ports@
>
> update for devel/goreleaser to the latest version 2.8.1
>
> Changelog:
> - https://github.com/goreleaser/goreleaser/releases/tag/v2.8.0
> - https://github.com/goreleaser/goreleaser/releases/tag/v2.8.1
>
> Build an
On Tue, 4 Mar 2025 17:51:06 -0400, Adriano Barbosa
wrote:
> Hi.
> Update for net/tailscale v1.80.3
> Changelog:
> https://tailscale.com/changelog#2025-03-04
> https://tailscale.com/changelog#2025-02-13
> https://tailscale.com/changelog#2025-02-06
Committed, thanks!
On Mon, 3 Mar 2025 10:44:17 +0100 (CET), Laurent Cheylus
wrote:
> Hi ports@
>
> update for sysutils/fzf to the latest version 0.60.3
> Changelog: https://github.com/junegunn/fzf/releases/tag/v0.60.3
>
> Build and tests OK on current/amd64 with Go 1.24.0
>
> Tests welcome and please commit if O
Hello,
I want to port an application that application is monerod.
It needs some git submodules to be cloned.
It there any flag in the Makefile to do it?
Best regards,
Daniel Hejduk
On Tue, 25 Feb 2025 12:52:57 +0100 (CET), Laurent Cheylus
wrote:
> Hi ports@
>
> an update for devel/gopls (LSP server for Go) to the latest version
> 0.18.1.
>
> Changelog:
> - https://github.com/golang/tools/releases/tag/gopls/v0.18.1
> - https://github.com/golang/tools/releases/tag/gopls/v0.
On Tue, 25 Feb 2025 13:29:32 -0500, Horia Racoviceanu
wrote:
> Looks good. Thank you!
Committed, thanks!
py-webpy doesn't support Python 3.13 due to the use of the cgi module
which was removed in this Python update.
Updating from 0.61 to 0.70 fixes things.
Unfortunately the latest release doesn't seem to be available on pypi, and
only on github so have adjusted the port to fetch the distfile from
I was able to build llvm 16 under Python 3.13 with the diff below.
Did I bump the correct subpackage?
ok?
Index: Makefile
===
RCS file: /cvs/ports/devel/llvm/16/Makefile,v
diff -u -p -u -r1.38 Makefile
--- Makefile28 Dec 2024 22
On Sun, 23 Feb 2025 18:57:44 +0100, Pascal Stumpf
wrote:
> 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
> &
This package does not build with Python 3.13 because it has a check for a
hard-coded Python maximum version.
Fortunately a new release was made which bumps the upper bound to 3.13.
ok?
For reference, here's the full changelog in 3.2.0
3.2.0
--
- Add support for Python 3.13
- https:/
Python 3.13 removed the deprecated pipes module. Fortunately
shlex.quote is a direct replacement for pipes.quote.
With this diff I was able to build qtwebengine under Python 3.13.
ok?
Index: Makefile
===
RCS file: /cvs/ports/x11/qt
On Sun, 23 Feb 2025 17:45:19 +0100 (CET), Laurent Cheylus
wrote:
> Hi ports@
>
> a simple update for sysutils/fzf to the latest version 0.60.2
> Changelog: https://github.com/junegunn/fzf/releases/tag/v0.60.2
>
> Build and tests OK on current/amd64 with Go 1.24.0
>
> Tests welcome and please c
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 probes
> * PEM files
> * Remote PEM files
> * Kubernetes secrets
> * Kubeconfig files
>
> The metrics are labelled wi
On Fri, 21 Feb 2025 20:24:47 -0500, Horia Racoviceanu
wrote:
> - Upgrade to v1.4.2
> - Add missing image files from documentation
>
> changelog
>
> ### 1.4.2 Kindred Key
>
> + Fix shortcuts for alternate keymaps.
>
> + Add dehonk button.
Committed, thanks!
On Fri, 21 Feb 2025 19:33:37 -0500, Horia Racoviceanu
wrote:
> - Upgrade to v4.22.2
Committed, thanks!
Hey,
They released node_exporter 1.9.0.
Here's the changelog:
https://github.com/prometheus/node_exporter/releases/tag/v1.9.0
Tested on amd64, seems to work as fine as previous versions.
Comments? OK?
Cheers,
Daniel
Index: Mak
On Fri, 14 Feb 2025 10:18:33 +0100 (CET), Laurent Cheylus
wrote:
> Hi ports@
>
> update for security/gosec to the latest version 2.22.1
>
> Changelog: https://github.com/securego/gosec/releases/tag/v2.22.1
>
> - update Makefile, distinfo and modules.inc for this version
>
> Build and tests OK
On Wed, 12 Feb 2025 17:41:49 +0100 (CET), Laurent Cheylus
wrote:
> Hi ports@
>
> update for devel/goreleaser to the latest version 2.7.0.
> Changelog:
> https://github.com/goreleaser/goreleaser/releases/tag/v2.7.0
>
> - update Makefile, modules.inc and distinfo for this version
>
> Build and t
On Wed, 12 Feb 2025 17:37:58 +0100 (CET), Laurent Cheylus
wrote:
> Hi ports@
>
> a simple update for sysutils/fzf to the latest version 0.60.0
> Changelog: https://github.com/junegunn/fzf/releases/tag/v0.60.0
>
> Build and tests OK with Go version 1.23.5 on current/amd64.
>
> Tests welcome and
On Wed, 12 Feb 2025 23:33:22 +1100, Joel Sing wrote:
> ok jsing@
Thanks, committed!
> Thanks for raising this. I've been meaning to deal with this in
> lang/go proper and I think we should carry the patch below so that we
> default to local rather than auto. That said, there's no real
> downsid
On Mon, 10 Feb 2025 08:55:00 +0100, Paco Esteban wrote:
> In my experience, most upstream don't update this on
> purpose because they need something on a newer version. They only do
> it because the tooling does it automaically (go mod tidy or similar).
Yeah, I agree with this!
(minio-v0.0.0-20250203210304-712fe1a8dfd6.zip) = 25050957
+SIZE (minio-v0.0.0-20250207232109-703f51164d3d.zip) = 25052314
Comments/OK for the go.port.mk?
Cheers,
Daniel
On Mon, 3 Feb 2025 18:32:11 +0100 (CET), Laurent Cheylus
wrote:
> Hi ports@
>
> a simple update for sysutils/fzf to the latest version 0.59.0
> Changelog: https://github.com/junegunn/fzf/releases/tag/v0.59.0
>
> Build and tests OK with Go version 1.23.5 on current/amd64.
>
> Tests welcome and
On Fri, 31 Jan 2025 07:32:43 -0400, Adriano Barbosa
wrote:
> Hi.
> Update for net/tailscale v1.80.0
> Changelog:
> https://tailscale.com/changelog#2025-01-30
Committed, thanks!
On Sun, 29 Dec 2024, Stuart Henderson wrote:
> On 2024/12/28 23:10, Daniel Dickman wrote:
> > apache superset (not yet in ports) needs xlsxwriter version 3.0.7 but less
> > than 3.1.
>
> I would add a comment e.g. "keeping below 3.1 for future port of Apache
>
On Sun, 29 Dec 2024 13:16:49 +0100, Stefan Hagen
wrote:
> Hi,
>
> There's a new gomuks version. 3.0 was two years ago. Now we have 3.1.
> Not much changed feature wise, but dependencies have been updated and
> we can remove our patches.
>
> Changes:
> * Bumped minimum Go version to 1.21.
> * Ad
apache superset (not yet in ports) needs xlsxwriter version 3.0.7 but less
than 3.1.
The below is an update to xlsxwriter 3.0.9.
Sent to maintainer a few months ago but haven't heard back yet so looking
for any okays.
Index: Makefile
===
Now that we're on python 3.12 we can drop these numpy patches that were
needed for tests on python 3.11.
ok?
Index: Makefile
===
RCS file: /cvs/ports/math/py-numpy/Makefile,v
diff -u -p -u -r1.83 Makefile
--- Makefile21 Dec 2024
On Sat, 21 Dec 2024 12:13:31 +0100 (CET), Laurent Cheylus
wrote:
> Regen distinfo file with make distclean && make makesum
>
> Attached the fixed diff for goreleaser port, version 2.5.0.
Committed thanks!
But please find out what's the diff between the two zip files next time!
On Sat, 21 Dec 2024 11:55:09 +0100 (CET), Laurent Cheylus
wrote:
> Hi ports@
>
> simple update for devel/gopls (LSP server for Go) to the latest
> version 0.17.1. Changelog:
> https://github.com/golang/tools/releases/tag/gopls/v0.17.1
>
> - update Makefile, distinfo and modules.inc for this ver
On Fri, 20 Dec 2024 22:18:52 +, Lucas Raab
wrote:
> Hm, I wonder if a release was rerolled by Github...
>
> -SHA256 (go_modules/github.com/magefile/mage/@v/v1.14.0.zip) =
> dfE+gCoqyNKe6llvIb48Q6+UAtGdSzLAOfrKiiL3hBE= +SHA256
> (go_modules/github.com/magefile/mage/@v/v1.14.0.zip) =
> Dq599v9
go_modules/github.com/magefile/mage/@v/v1.14.0.zip: FAILED
Cheers,
Daniel
On Tue, 17 Dec 2024 12:24:27 +0100 (CET), Laurent Cheylus
wrote:
> Attached the correct diff for sysutils/fzf port between 0.56.3 and
> 0.57.0 version.
Committed, merci !
On Mon, 16 Dec 2024 19:06:42 +0100 (CET), Laurent Cheylus
wrote:
> Hi,
>
> update for devel/gopls (LSP server for Go) to the latest version
> 0.17.0. Changelog:
> https://github.com/golang/tools/releases/tag/gopls/v0.17.0
>
> - update Makefile, distinfo and modules.inc for this version
> - upda
applies cleanly against -current?
Thanks!
Daniel
Most of the work for python 3.12 has already been done and Python 3.12 is
explicitly mentioned in a number of commits.
Some of the simpler python 3.12 bits haven’t been committed but they are very
easy fixes and I have them in my local tree.
From memory I think qtwebengine 5 is the main blocker
On Sat, 30 Nov 2024 18:45:54 +0100 (CET), Laurent Cheylus
wrote:
> Hi ports@
>
> update for devel/goreleaser to the latest version 2.4.8.
>
> Changelog:
> https://github.com/goreleaser/goreleaser/releases/tag/v2.4.8
>
> - update Makefile, modules.inc and distinfo for this version
>
> Build an
On Sat, 7 Dec 2024 08:30:08 -0400, Adriano Barbosa
wrote:
> Hi.
> Update for net/tailscale v1.78.1
> Changelog:
> https://tailscale.com/changelog#2024-12-05
>
> Obrigado!
Committed, thanks!
On Thu, 10 Oct 2024, Stuart Henderson wrote:
> On 2024/10/08 16:27, Daniel Dickman wrote:
> > Hi everyone,
> >
> > Here are 4 new Python ports needed for us to update from spyder 5.x to
> > spyder 6.x.
> >
>
> superqt tests wants numpy and som
I'd like to fix math/py-scikit-image. To unbreak that port we need to
import a new port py-lazy-loader which is attached.
ok to import?
py-lazy-loader.tgz
Description: Binary data
On Mon, 18 Nov 2024 18:59:52 +0100 (CET), Laurent Cheylus
wrote:
> Since my last message (earlier today), there is a new release for
> goreleaser (version 2.4.7) !
>
> Attached my diff for devel/goreleaser for this version 2.4.7.
>
> Could you review it and commit on CVS if OK, please ?
Commit
On Mon, 18 Nov 2024 09:50:18 +, Stuart Henderson
wrote:
> On 2024/11/17 16:57, Daniel Jakots wrote:
> > -SHA256
> > (go_modules/github.com/opencontainers/runtime-spec/@v/v1.0.3-0.20210326190908-1c3f411f0417.zip)
> > = UZfLJPT50pKHqy+G1K1G4ZodBClAsVbUWLMM4rZBzl4= +S
I know this zip comes from google's Athena go stuff, so it's
not subject to github's artifact changing depending which node you ask.
Can you check please?
Cheers,
Daniel
On Sun, 17 Nov 2024 17:23:09 +0100 (CET), Laurent Cheylus
wrote:
> Hi,
>
> a simple update for sysutils/fzf to the latest version 0.56.2.
> Changelog: https://github.com/junegunn/fzf/releases/tag/v0.56.3
>
> Build and tests OK with Go version 1.23.3 on current/amd64.
>
> Tests welcome and plea
On Wed, 13 Nov 2024 17:44:52 +0100 (CET), Laurent Cheylus
wrote:
> Hi,
>
> update for devel/goreleaser to the latest version 2.4.4.
>
> Changelog:
> - https://github.com/goreleaser/goreleaser/releases/tag/v2.4.2
> - https://github.com/goreleaser/goreleaser/releases/tag/v2.4.3
> - https://github
On Wed, 13 Nov 2024 18:26:20 +0100 (CET), Laurent Cheylus
wrote:
> Hi,
>
> update for security/gosec to the latest version 2.21.4
>
> Changelog:
> - https://github.com/securego/gosec/releases/tag/v2.21.3
> - https://github.com/securego/gosec/releases/tag/v2.21.4
>
> - update Makefile, distinfo
On Sun, 10 Nov 2024 17:52:04 +, Stuart Henderson
wrote:
> As long as it's not destructive to run the new version on an old
> setup, I'd not do anything special with @pkgpath, let the old update
> to the new as normal, and people can pkg_delete the new and add the
> old if needed.
Yes it's no
On Sun, 10 Nov 2024 17:54:00 +0100 (CET), Laurent Cheylus
wrote:
> Hi,
>
> a simple update for sysutils/fzf to the latest version 0.56.1.
> Changelog: https://github.com/junegunn/fzf/releases/tag/v0.56.1
>
> Build and tests OK with Go version 1.23.1 on current/amd64.
>
> Tests welcome and plea
On Sun, 10 Nov 2024 11:22:41 +, Stuart Henderson
wrote:
> server-old and server maybe?
Sure. What should be the upgrade port wise?
Is an @ask-update a la postgresql enough?
Only super old setups are impacted. People who started using minio
'recently' are fine, e.g.
https://marc.info/?l=open
On Fri, 8 Nov 2024 09:23:35 -0400, Adriano Barbosa
wrote:
> Hi.
> Update for net/tailscale v1.76.6
> Changelog:
> https://tailscale.com/changelog#2024-11-06
Committed, thanks!
On Sat, 9 Nov 2024 19:14:58 +, Stuart Henderson
wrote:
> Providing packages for both versions will certainly help users across
> that bump if they want to upgrade, as well as helping people who want
> to keep their existing setup.
Alright, I'll copy/paste what I said last time then:
https://
On Sat, 9 Nov 2024 16:52:46 +0100, Peter Hessler
wrote:
> On 2024 Nov 09 (Sat) at 10:17:41 -0500 (-0500), Daniel Jakots wrote:
> :Hi,
> :
> :Here's another attempt to update the minios (for now the server
> part). :The status didn't change since my previous attem
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 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!
On Sun, 27 Oct 2024 10:32:33 +0100 (CET), Laurent Cheylus
wrote:
> Hi,
>
> a simple update for sysutils/fzf to the latest version 0.56.0.
> Changelog: https://github.com/junegunn/fzf/releases/tag/v0.56.0
>
> - update Makefile, modules.inc and distinfo for this version
>
> Build and tests OK on
On Sun, 20 Oct 2024 19:17:45 -0400, Adriano Barbosa
wrote:
> Hi.
> Update for net/tailscale v1.76.1
> Changelog:
> https://tailscale.com/changelog#2024-10-17
>
> Obrigado!
> --
> Adriano
Committed, thanks!
Minor pandas update.
All reverse consumers still seem to work, but math/mlpack is still marked
BROKEN due to the cython3 update.
ok?
Index: Makefile
===
RCS file: /cvs/ports/math/py-pandas/Makefile,v
diff -u -p -u -r1.34 Makefile
-
Now that we have newer devel/libmpc, below updates math/py-gmpy2 to a
version that builds with Python 3.12.
I cleaned up the Makefile a bit to shorten COMMMENT, use HOMEPAGE from
PKG-INFO, and update WANTLIB.
security/badkeys (the only consumer) might benefit from tests from any
user of that p
On Wed, 16 Oct 2024 00:16:41 -0400, Russ Sharek
wrote:
> Hello!
>
> Here's a patch to update crawley from v1.7.9 to v1.7.10
>
> Passed tests, and working as expected on amd64.
Committed, thanks!
math/py-gmpy2 needs an update for Python 3.12.
However before that port can be updated, devel/libmpc needs to be updated
to version 1.2.1 first.
A diff to update devel/libmpc is below.
I've built all the reverse consumers with this update and that seemed to
work fine. However I'm also cc'ing a
1 - 100 of 1104 matches
Mail list logo