efile
+++ net/haproxy/Makefile
@@ -1,6 +1,6 @@
COMMENT = reliable, high performance TCP/HTTP load balancer
-DISTNAME = haproxy-3.0.8
+DISTNAME = haproxy-3.0.9
CATEGORIES = net www
HOMEPAGE = https://www.haproxy.org/
MAINTAINER = Lucas Gabriel Vuotto
c
On Sat, Apr 05, 2025 at 09:36:07AM +0200, Walter Alejandro Iglesias wrote:
> Hi again Lucas,
>
> This time I paid a little more attention :-). Maybe I'm missing
> something, but it seems to me that, in your patch, the skip_utf8_cont
> variable is unnecessary.
>
> Anyway, at first I'd also tried
CVSROOT:/cvs
Module name:ports
Changes by: lu...@cvs.openbsd.org 2025/04/04 03:24:55
Modified files:
net/prosody: Makefile distinfo
net/prosody/patches: patch-core_certmanager_lua
Log message:
net/prosody: update to 13.0.1
Bug fixes, in particular regardin
Hello,
Prosody had a new release yesterday. Notes can be found at
https://blog.prosody.im/prosody-13.0.1-released/ . Of particular
interest are
- mod_tls: Enable Prosody’s certificate checking for incoming s2s
connections (fixes #1916: Impossible to override certificate
verification policy in
Hey Walter,
Thanks for the report.
On Thu, Apr 03, 2025 at 02:55:11PM +0200, Walter Alejandro Iglesias wrote:
> Using vi mode in ksh I noticed that the command endword (vi.c) gets
> staked when the last character in a word is a UTF-8 character.
>
> To reproduce:
>
> In the line bellow, using vi
Hello ports,
Prosody 13.0.0 is officially out. I've been running the prelease for
the last couple of weeks and didn't find anything weird so far, so I'm
confident that this Works On My Machine(tm). Release announcemente at
https://blog.prosody.im/prosody-13.0.0-released/ .
ok?
Lucas
di
On Sun, Mar 02, 2025 at 10:59:46PM +0100, Daniel Hejduk wrote:
> 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
>
btw, there are WIP ports already. Ch
Hello,
On Thu, Feb 27, 2025 at 07:52:30PM -0600, izzy Meyer wrote:
> Hello ports@
>
> Attached is a diff to set SUID on xmsm and xmsession which fixes the
> locking/logout/poweroff/shutdown errors. This also bumps REVISION to
> 1.
> Index: x11/emwm-utils/Makefile
> =
On Fri, Feb 21, 2025 at 12:51:47PM +0100, Kirill A. Korinsky wrote:
> ports@
>
> I'd like to update sysutils/docker-cli to 28.0.0
>
> Tested on -current/amd64, no regression on my use case.
>
> Ok?
ok lucas for docker-cli, docker-buildx and docker-compose
CVSROOT:/cvs
Module name:src
Changes by: lu...@cvs.openbsd.org 2025/02/22 08:42:33
Modified files:
usr.sbin/tcpdump: print-lwres.c
Log message:
Improve b64_ntop use in print-lwres
Compute size correctly, check the return value, don't treat the input
buffer as a string.
= https://prosody.im/
MAINTAINER = Lucas Gabriel Vuotto
-SITES =https://prosody.im/downloads/source/
+SITES =
https://packages.prosody.im/debian/pool/main/p/prosody-13.0/
# MIT
PERMIT_PACKAGE = Yes
@@ -46,6 +48,8 @@ MAKE_FILE =
CVSROOT:/cvs
Module name:ports
Changes by: lu...@cvs.openbsd.org 2025/02/14 21:05:17
Modified files:
net/i2pd : Makefile distinfo
Log message:
net/i2pd: update to 2.56.0
Changes: https://github.com/PurpleI2P/i2pd/releases/tag/2.56.0
Same patch provide by openbsd
On Fri, Feb 07, 2025 at 07:54:51PM +0530, Sandeep Gupta wrote:
> Hello,
>
> Does anyone here have experience with netcup vps. They offer debian by
> default. However I was wondering if any has tried running openBSD.
> I tried but it seems the bootloader defaults to booting via PXE netboot and
> d
CVSROOT:/cvs
Module name:ports
Changes by: lu...@cvs.openbsd.org 2025/02/06 19:50:49
Modified files:
lang/go: go.port.mk
Log message:
go.port.mk: expose _GOARCH as MODGO_ARCH
ok sthen
CVSROOT:/cvs
Module name:src
Changes by: lu...@cvs.openbsd.org 2025/02/06 19:53:30
Modified files:
share/man/man5 : go-module.5
Log message:
go-module(5): document MODGO_ARCH
ok sthen
CVSROOT:/cvs
Module name:ports
Changes by: lu...@cvs.openbsd.org 2025/02/06 19:51:49
Modified files:
sysutils/cloud-sql-proxy: Makefile
Log message:
sysutils/cloud-sql-proxy: use MODGO_ARCH instead of _GOARCH
ok sthen
On Wed, Feb 05, 2025 at 11:18:08PM +, Stuart Henderson wrote:
> On 2025/02/05 21:50, Lucas Gabriel Vuotto wrote:
> > Hi ports,
> >
> > I've a WIP port for a Grafana plugin. Grafana expects the binaries in
> > the plugin to be called whatever_plugin_openbsd_
Hi ports,
I've a WIP port for a Grafana plugin. Grafana expects the binaries in
the plugin to be called whatever_plugin_openbsd_{amd64,arm64,...}. In
my WIP port, I solved that by using _GOARCH and adding it to SUBST_VARS,
but it might make sense to have the same facility for all the other
consume
CVSROOT:/cvs
Module name:ports
Changes by: lu...@cvs.openbsd.org 2025/02/05 14:19:25
Modified files:
net/haproxy: Tag: OPENBSD_7_6 Makefile distinfo
Log message:
MFC: net/haproxy: update to 3.0.8
Three major bugfixes, two can lead to crashes: one with the Prometheu
CVSROOT:/cvs
Module name:ports
Changes by: lu...@cvs.openbsd.org 2025/02/05 14:17:43
Modified files:
net/haproxy: Makefile distinfo
Log message:
net/haproxy: update to 3.0.8
Three major bugfixes, two can lead to crashes: one with the Prometheus
exporter (disabled b
= haproxy-3.0.7
-REVISION = 0
+DISTNAME = haproxy-3.0.8
CATEGORIES = net www
HOMEPAGE = https://www.haproxy.org/
MAINTAINER = Lucas Gabriel Vuotto
commit - 443705cd76b3caffbe3645479fbeda04456ff55d
blob - 02a4298840d8b8130162dd4b9af37c08d12d864c
file + net/haproxy/distinfo
--- net/haproxy
Surprisingly, I managed to compile a kernel way faster than what I
expected.
This didn't help.
ddb> show panic
*cpu0: _dmamap_sync: ran off map!
ddb> bt
panic() at panic+0xfe
_dmamem_alloc() at _dmamem_alloc
ehci_idone() at ehci_idone+0x17e
ehci_softintr() at ehci_softintr+0xfe
softintr_dispatch(
Hi Thim,
On Thu, Jan 30, 2025 at 10:07:01PM +0100, Thim Cederlund wrote:
> Here is a small patch for updating nsxiv to the latest and greatest.
> Tested briefly on amd64 and everything seems to be working just
> fine as usual.
thanks, commited! I also fixed the patches offsets (make update-patc
CVSROOT:/cvs
Module name:ports
Changes by: lu...@cvs.openbsd.org 2025/02/01 09:34:03
Modified files:
graphics/nsxiv : Makefile distinfo
graphics/nsxiv/patches: patch-config_def_h
Added files:
graphics/nsxiv/patches: patch-etc_nsxiv_1
Removed files:
>Synopsis: kernel panic: cpu0: _dmamap_sync: ran off map!
>Category: kernel riscv64
>Environment:
System : OpenBSD 7.6
Details : OpenBSD 7.6-current (GENERIC) #140: Fri Jan 31 06:08:51
MST 2025
dera...@riscv64.openbsd.org:/usr/src/sys/ar
On Tue, Jan 21, 2025 at 08:53:14PM +0100, Kirill A. Korinsky wrote:
> ports@,
>
> I'd like to update sysutils/docker-cli to 27.5.0.
>
> I had used it on -current/amd64 for last couple of days without any
> regressions.
>
> Also, I think that it safe to drop @conflict docker-* which was introduce
On Sun, Jan 19, 2025 at 08:05:54AM -0500, Thomas Frohwein wrote:
> Hi ports@,
>
> Update attached, lightly tested with vkcube, vulkaninfo, and vkquake
> including runtime and build. Removing the patch for string functions in
> cube.c because of previous discussions about risks with this.
>
> Give
CVSROOT:/cvs
Module name:ports
Changes by: lu...@cvs.openbsd.org 2025/01/19 08:22:51
Modified files:
databases/victoriametrics: Makefile distinfo
Log message:
databases/victoriametrics: update to 1.109.1
full changes
https://docs.victoriametrics.com/changelog/#v11080
h
On Tue, Dec 24, 2024 at 04:04:40AM +, Lucas Gabriel Vuotto wrote:
> Hi ports,
>
> VictoriaMetrics 1.108.[01] are out since a couple of days. Been running
> both in my small instance without issues. There were two updates notes
> on 1.108.0:
>
> Upda
On Wed, Jan 15, 2025 at 12:33:29PM -0300, x9p wrote:
>
> Hi,
>
> I am running a relay and other servers. Sometimes doing SSHD over Tor via a
> hidden service in a VPS in openbsd.amsterdam. In all my other setups, in other
> providers, I do not see this problem happening.
>
> Upon connecting for
On Thu, Jan 16, 2025 at 05:49:44PM +0100, Rafael Sadowski wrote:
> On Tue Jan 14, 2025 at 02:42:24PM +0100, Rafael Sadowski wrote:
> > Update intel-gmmlib and intel-media-driver to the latest upstrem
> > versions.
> >
> > OK?
> >
>
> New diff, https://github.com/intel/media-driver/issues/1840 wa
CVSROOT:/cvs
Module name:src
Changes by: lu...@cvs.openbsd.org 2025/01/08 16:40:40
Modified files:
sys/dev: softraid.c
Log message:
Teach sr_hibernate_io to handle HIB_DONE.
Rely on the fact that HIB_DONE is called with all zero'd arguments
besides the dev and
OK lucas, but I don't have hardware test it.
On Wed, Jan 08, 2025 at 09:20:28PM +0100, Pascal Stumpf wrote:
> 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 commu
CVSROOT:/cvs
Module name:src
Changes by: lu...@cvs.openbsd.org 2025/01/06 10:49:23
Modified files:
sys/kern : subr_hibernate.c
Log message:
Partially revert kern/subr_hibernate.c r1.147
Don't check the return value for HIB_DONE. At least sr_hibernate_io
returns E
>Synopsis: panic: ffs_blkfree: freeing free frag
>Category: kernel
>Environment:
System : OpenBSD 7.6
Details : OpenBSD 7.6-current (GENERIC.MP) #497: Fri Jan 3
10:21:33 MST 2025
dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile
On Sat, Jan 04, 2025 at 05:55:57PM -0800, Courtney Hicks wrote:
> I’m looking at replacing my current laptop, so I wanted to see what’s good
> that other people are using. I’ve been thinking of getting an AMD Framework
> laptop and swapping in an AX210 wireless card, unless the newer Intel Core
On Fri, Jan 03, 2025 at 07:13:37AM -0500, William Rusnack wrote:
> Specifically with iked, it makes debugging configurations remotely very
> tedious and time consuming since after stopping iked you have to wait a
> minute to ssh the server every time.
ikectl decouple; rcctl stop iked
CVSROOT:/cvs
Module name:ports
Changes by: lu...@cvs.openbsd.org 2025/01/02 19:15:44
Modified files:
net/prosody: Makefile distinfo
Log message:
net/prosody: update to 0.12.5
Bugfixes and a small privacy feature. Changelog at
https://blog.prosody.im/prosody-0.12.5-
On Thu, Jan 02, 2025 at 07:28:48PM +, Anon Loli wrote:
> The computer is an old Thinkpad, OpenBSD 7.6 -current.
>
> I will not share a dmesg.
We won't attempt to aid you. *shrug*
Hi ports,
Prosody saw a bugfix release yesterday. The announcement can be found at
[0]. A notable item of it is:
> A notable behaviour change in this release is that Prosody will no
> longer send delivery errors to people you have blocked. Instead it
> will now just silently discard messages from
Commited, thanks!
On Wed, Jan 01, 2025 at 09:27:16PM +, open...@systemfailure.net wrote:
> Hello and happy new year,
>
> i2pd-2.55.0 is out. This is a feature and bugfix release. [1]
>
> With this patch, it builds and runs fine on amd64.
>
> We don't need anymore the patch made by tb@, sinc
CVSROOT:/cvs
Module name:ports
Changes by: lu...@cvs.openbsd.org 2025/01/01 15:44:08
Modified files:
net/i2pd : Makefile distinfo
net/i2pd/pkg : PLIST
Removed files:
net/i2pd/patches: patch-libi2pd_Crypto_cpp
Log message:
net/i2pd: update to 2.
On Mon, Dec 30, 2024 at 07:44:15PM -0500, Amelia A Lewis wrote:
> authority letsencrypt-staging {
> api url "https://acme-staging.api.letsencrypt.org/directory";
> account key "/etc/acme/letsencrypt-staging-privkey.pem"
> }
>
> domain simmonpatch.com {
> alternative names {
On Thu, Dec 26, 2024 at 10:46:10AM -0500, William Rusnack wrote:
> >Synopsis:The ordering of the iked flags -d and -n erroneously changes
> >the debug level.
> >Category:bin
> >Description:
> I've found an issue with iked's command line flag processing where the
> order of
> t
Hi ports,
VictoriaMetrics 1.108.[01] are out since a couple of days. Been running
both in my small instance without issues. There were two updates notes
on 1.108.0:
Update note 1: meaning of -maxLabelsPerTimeseries and -maxLabelValueLen has
been changed. Previously, excessive labels, label names
On Tue, Dec 17, 2024 at 07:08:10PM +0100, Paco Esteban wrote:
> Lucas Gabriel Vuotto writes:
>
> > On Mon, Dec 16, 2024 at 07:07:19PM +0100, Paco Esteban wrote:
> >> Updated diff with py-gstreamer added as a RDEP.
> >> Without it we encounter all sorts of crashe
On Tue, Dec 17, 2024 at 10:03:15AM -0600, izzy Meyer wrote:
> Why do we want to get rid of gstreamer? What if someone wants to do an
> audio call or something?
gstreamer isn't required for Gajim to work. gstreamer wasn't part of the
port's RDEPs until last update. Because of an upstream's bug, 1.9
On Mon, Dec 16, 2024 at 07:07:19PM +0100, Paco Esteban wrote:
> Updated diff with py-gstreamer added as a RDEP.
> Without it we encounter all sorts of crashes.
>
> Tried to apply a patch that's already in master,
> https://dev.gajim.org/gajim/gajim/-/commit/d3f0067f8ad5a36ad6a7f5163767b34e72257b2d
There was already a thread titled "NEW net/monero",
https://marc.info/?t=17306444674&r=1&w=2 . Direct any follow up to
that thread instead. There is no point in having more than one.
On Sun, Dec 15, 2024 at 09:26:43AM +, Stepan Zolotuev wrote:
> Hi all,
>
> There's been quite a bit of pro
CVSROOT:/cvs
Module name:ports
Changes by: lu...@cvs.openbsd.org 2024/12/14 08:52:10
Modified files:
net/haproxy: Tag: OPENBSD_7_6 Makefile distinfo
Removed files:
net/haproxy/patches: Tag: OPENBSD_7_6
patch-include_haproxy_quic_
CVSROOT:/cvs
Module name:ports
Changes by: lu...@cvs.openbsd.org 2024/12/14 08:26:37
Modified files:
net/haproxy: Makefile distinfo
Log message:
net/haproxy: update to 3.0.7
Two major bugfixes, one can lead to crashes with QUIC. Changes:
https://www.haproxy.org/dow
= https://www.haproxy.org/
MAINTAINER = Lucas Gabriel Vuotto
blob - caa0f21de3dc9490b695544d1029f633c3757499
file + net/haproxy/distinfo
--- net/haproxy/distinfo
+++ net/haproxy/distinfo
@@ -1,2 +1,2 @@
-SHA256 (haproxy-3.0.6.tar.gz) = zxv1i1vHnEjbewFmdZb/2YNDrbKaQQlvB18AqPkKczU=
-SIZE (haproxy
On Sat, Dec 14, 2024 at 12:08:08AM +0100, Christoph Liebender wrote:
> Hello there everyone.
>
> This is my first try at contributing to the OpenBSD ports tree:
>
> https://liebender.dev/patches/openbsd-ports/wstunnel-port.tar.gz
>
> wstunnel is useful in case you want to connect to your OpenBSD
CVSROOT:/cvs
Module name:ports
Changes by: lu...@cvs.openbsd.org 2024/12/12 04:50:33
Modified files:
databases/victoriametrics: Makefile distinfo
Log message:
databases/victoriametrics: update to 1.107.0
changes
https://docs.victoriametrics.com/changelog/#v11061
https:
Hi ports@,
simple patch for VictoriaMetrics. It runs fine in my small instance.
Only one update note between 1.106.1 and 1.107.0:
Update note 1: cmd-line flags -datasource.lookback,
datasource.queryTimeAlignment and remoteRead.ignoreRestoreErrors on
vmalert[2] have been removed. Those flags wer
CVSROOT:/cvs
Module name:ports
Changes by: lu...@cvs.openbsd.org 2024/12/10 05:14:18
Modified files:
multimedia/dav1d: Makefile distinfo
multimedia/dav1d/patches: patch-src_ext_x86_x86inc_asm
patch-src_x86_cdef_avx2_asm
On Fri, Nov 29, 2024 at 05:49:34PM +, Stuart Henderson wrote:
> On 2024/11/29 18:23, Hannu Vuolasaho wrote:
> > Thanks Stuart,
> >
> > You made a really nice example of node ports. I wouldn't been capable of
> > dong that
> >
> > I tried building it on my Raspberrry Pi which doesn't have muc
On Sun, Dec 01, 2024 at 03:51:30AM -0500, Brad Smith wrote:
> Here is an update to dav1d 1.5.0.
>
> Upstream has created their own diffs to fix aarch64 for xonly and
> works fine as is.
>
> https://code.videolan.org/videolan/dav1d/-/commit/41511bf12ef3f7f0facf6e567849b342597bfbd6
> https://code.v
On Sat, Nov 30, 2024 at 10:02:49AM +, Klemens Nanni wrote:
> Can't this be what a couple of base scripts do in their unpriv() helper?
>
> su -s /bin/sh "$INSTALLUSER" -c "'$@'"
Sorry for the double posting. This doesn't work as it is, because in
unpriv it's an eval. Without eval, the co
On Sat, Nov 30, 2024 at 10:02:49AM +, Klemens Nanni wrote:
> > +
> > +Index: ejabberdctl.template
> > +--- ejabberdctl.template.orig
> > ejabberdctl.template
> > +@@ -126,7 +126,7 @@ set_dist_client()
> > + exec_cmd()
> > + {
> > + case $EXEC_CMD in
> > +-as_install_user) su -s
On Sun, Nov 24, 2024 at 03:24:30PM +0100, Timothy M. Redaelli wrote:
> On Fri, 15 Nov 2024 13:27:11 +0100
> "Timothy M. Redaelli" wrote:
>
> > Hi,
> >
> > Electrs is an Electrum Server in Rust.
> >
> > The motivation behind this project is to enable a user to self host an
> > Electrum server, w
On Sat, Nov 09, 2024 at 12:27:55PM +0100, Paco Esteban wrote:
> Hi ports@,
>
> This is an update for net/gajim to its latest version 1.9.5
> Changes can be found here:
> https://dev.gajim.org/gajim/gajim/-/blob/master/ChangeLog?ref_type=heads
>
> It needs and update on databases/py-sqlalchemy tha
On Sat, Nov 09, 2024 at 12:24:40PM +0100, Paco Esteban wrote:
> Hi ports@,
>
> This is an update of net/py-nbxmpp to its latest version. You can see
> changes here:
> https://dev.gajim.org/gajim/python-nbxmpp/-/blob/master/ChangeLog?ref_type=heads
>
> This is needed for an update of net/gajim t
On Sat, Nov 09, 2024 at 12:17:32PM +0100, Paco Esteban wrote:
> Hi ports@,
>
> This is an update of databases/py-sqlalchemy to its latest version
> 2.0.36. Tons of changes on the software, as this is a big jump.
>
> I need this for an update to net/gajim sent on another thread.
>
> This update
CVSROOT:/cvs
Module name:ports
Changes by: lu...@cvs.openbsd.org 2024/11/09 02:19:56
Modified files:
net/haproxy: Makefile distinfo
Log message:
net/haproxy: update to 3.0.6
changes:
https://www.haproxy.org/download/3.0/src/CHANGELOG
ok tb
= Lucas Gabriel Vuotto
blob - d0475928ad847d94980fab6a142dc907f25efcc0
file + net/haproxy/distinfo
--- net/haproxy/distinfo
+++ net/haproxy/distinfo
@@ -1,2 +1,2 @@
-SHA256 (haproxy-3.0.5.tar.gz) = rjgiHoWuugOKcl7771v+XnZnG6eVnl63TDn9B55dAC4=
-SIZE (haproxy-3.0.5.tar.gz) = 4698022
+SHA256 (haproxy-3.0.6
On Thu, Nov 07, 2024 at 05:21:55PM +0100, Paco Esteban wrote:
> Hi ports@,
>
> This is an update for net/go-sendxmpp to its latest version 0.12.0
> Changelog:
> Add possibility to look up direct TLS connection endpoint via hostmeta2
> (requires xmppsrv >= 0.3.3).
> Add flag --allow-plain
CVSROOT:/cvs
Module name:ports
Changes by: lu...@cvs.openbsd.org 2024/11/06 05:31:38
Modified files:
databases/victoriametrics: Makefile distinfo
databases/victoriametrics/pkg: PLIST
Log message:
databases/victoriametrics: update to 1.106.0
changes
https://doc
Hello ports@,
simple update for VictoriaMetrics. Of interest, now vmalert supports
querying VictoriaLogs. You might find that useful, Denis. Full changelog
available at [0].
OK?
[0]: https://docs.victoriametrics.com/changelog/#v11060
Lucas
diff /usr/ports
commit - 2a6c94f1b539beda9b83
CVSROOT:/cvs
Module name:src
Changes by: lu...@cvs.openbsd.org 2024/11/05 11:58:35
Modified files:
usr.sbin/rpki-client: spl.c
Log message:
Check for pfxsz, not the pointer
ok tb
On Sun, Oct 20, 2024 at 10:28:25PM +0200, Omar Polo wrote:
> The changelog is available here:
>
> https://github.com/taisei-project/taisei/releases/tag/v1.4.2
>
> I played it a bit and seems to work :)
I managed to remove USE_NOBTCFI! The following diff is to be applied on
top of yours. I lifted
On Mon, Nov 04, 2024 at 05:34:48PM +, Stuart Henderson wrote:
> On 2024/11/04 16:58, Lucas Gabriel Vuotto wrote:
> > > > + ${INSTALL_DATA} ${WRKBUILD}/lib/libwallet.a ${PREFIX}/lib/
> > >
> > > is that actually useful? I suggest not unless there
On Mon, Nov 04, 2024 at 03:26:59PM +, Stuart Henderson wrote:
> > The daemon should probably read configuration from /etc, as per the porting
> > guide,
> > file.
> >
> > There is also some documentation and a template config file in the source
> > tarball,
> > which could be worth installin
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
&g
CVSROOT:/cvs
Module name:ports
Changes by: lu...@cvs.openbsd.org 2024/11/03 09:21:20
Modified files:
databases/victoriametrics: Makefile distinfo
Log message:
databases/victoriametrics: update to 1.105.0
changes:
https://docs.victoriametrics.com/changelog/#v11050
ok t
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.
8.3.4
Comment:
secure, private, untraceable cryptocurrency
Description:
Monero is a cryptocurrency focused on private and censorship-resistant
transactions. It uses various technologies to ensure the privacy of its users.
Maintainer: Lucas Gabriel Vuotto
WWW: https://getmonero.org/
moner
On Fri, Nov 01, 2024 at 11:17:13PM +, Klemens Nanni wrote:
> yggdrasil -genconf produces a working config, but everytime with a random key,
> so every package built will differ. You're supposed to put your own key there
> anyway (usually with yggdrasil-genkeys).
>
> I don't see much value in
On Fri, Nov 01, 2024 at 05:46:00PM +, Klemens Nanni wrote:
> This is a fun project to tinker with.
>
> I been running this daemon on a few nodes and upstreamed fixes for it to just
> work on basic things like interface/address handling; 0.5.9 contains them,
> so no need to fiddle with patches
On Sun, Oct 27, 2024 at 12:34:06PM +0800, Sadeep Madurange wrote:
> Hello,
>
> I had configured httpd with SSL using the guide at
> https://www.openbsdhandbook.com/services/webserver/ssl/. It was working
> fine for many months now. So, I'm not sure if this is related to the
> recent OS upgrade. I
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#v11050
Lucas
diff /usr/ports
commit - 3ee2ffb332384d7ebbddcd9723d9394ff81263fd
path + /
On Tue, Oct 22, 2024 at 11:21:17PM +, Klemens Nanni wrote:
> 22.10.2024 21:37, Lucas Gabriel Vuotto пишет:
> > On Tue, Oct 22, 2024 at 03:53:42PM +0000, Lucas Gabriel Vuotto wrote:
> >> Hello ports@,
> >>
> >> somebody in the Prosody MUC asked about usin
CVSROOT:/cvs
Module name:ports
Changes by: lu...@cvs.openbsd.org 2024/10/22 19:29:14
Modified files:
net/prosody: Makefile
net/prosody/pkg: PLIST README
Added files:
net/prosody/patches: patch-util_prosodyctl_cert_lua
pa
CVSROOT:/cvs
Module name:src
Changes by: lu...@cvs.openbsd.org 2024/10/22 16:23:21
Modified files:
etc: rc
Log message:
rc: Use the correct path to sshd-auth's relink kit
>From Josiah Frentsos
OK tb
On Tue, Oct 22, 2024 at 03:53:42PM +, Lucas Gabriel Vuotto wrote:
> Hello ports@,
>
> somebody in the Prosody MUC asked about using prosody-migrator. It's a
> tool included in Prosody's source that allows for converting between
> storage backends and replicating dat
Hello ports@,
somebody in the Prosody MUC asked about using prosody-migrator. It's a
tool included in Prosody's source that allows for converting between
storage backends and replicating data. I gave it a quick test and seems
to work, so here's a patch for it.
OK?
Lucas
diff refs/heads
On Sun, Oct 20, 2024 at 10:28:25PM +0200, Omar Polo wrote:
> The changelog is available here:
>
> https://github.com/taisei-project/taisei/releases/tag/v1.4.2
>
> I played it a bit and seems to work :)
I tried it with the shaderc update and it still works fine, so OK lucas.
I need to revisit th
On Thu, Oct 10, 2024 at 02:07:51PM GMT, falsif...@falsifian.org wrote:
> I've been using mblaze 1.3 for a week or two with the below patch,
> which just deletes everything in patches/ (all are upstream) and
> updates DISTNAME, REVISION, distinfo.
Hey James,
Port looks fine on my end. Lets wait fo
On Thu, Oct 10, 2024 at 04:21:05PM GMT, Lucas Gabriel Vuotto wrote:
> CVSROOT: /cvs
> Module name: src
> Changes by: lu...@cvs.openbsd.org 2024/10/10 16:21:05
>
> Modified files:
> lib/libc/sys : sysctl.2
>
> Log message:
> sysctl.2: NET_RT_DUMP def
CVSROOT:/cvs
Module name:src
Changes by: lu...@cvs.openbsd.org 2024/10/10 16:21:05
Modified files:
lib/libc/sys : sysctl.2
Log message:
sysctl.2: NET_RT_DUMP defaults to the current rtable
On Mon, Oct 07, 2024 at 09:21:22PM GMT, Lucas Gabriel Vuotto wrote:
> By any chance, do you run qBittorrent in a rtable(4) other than 0? If
> that's the case, you should give the patch below for a try. It adds
> support for that in net/libtorrent-rasterbar.
Ignore this. After
On Tue, Oct 08, 2024 at 09:17:43PM GMT, Anon Loli wrote:
> Interesting question!
> For the clearnet torrenting I tried the default /etc/pf.conf before, and it
> exhibits said behavior.. no idea if the rtables have anything to do with this
> and if they somehow change >> by default <<, but I will gi
CVSROOT:/cvs
Module name:ports
Changes by: lu...@cvs.openbsd.org 2024/10/08 14:50:58
Modified files:
databases/victoriametrics: Makefile distinfo
Log message:
databases/victoriametrics: reroll distinfo
Upstream retagged v1.104.0 after the initial release.
reported by
On Mon, Oct 07, 2024 at 09:21:22PM GMT, Lucas Gabriel Vuotto wrote:
> On Sun, Oct 06, 2024 at 07:35:35PM GMT, Anon Loli wrote:
> > Bug 2:
> > After some uneven time (0-15 minutes), SOME torrents just get Stalled after
> > downloading (although I think that some never even get
CVSROOT:/cvs
Module name:ports
Changes by: lu...@cvs.openbsd.org 2024/10/07 16:40:00
Modified files:
databases/victoriametrics: Makefile distinfo
Log message:
databases/victoriametrics: update to 1.104.0
changes:
https://docs.victoriametrics.com/changelog/#v11040
ok o
On Sun, Oct 06, 2024 at 07:35:35PM GMT, Anon Loli wrote:
> Bug 2:
> After some uneven time (0-15 minutes), SOME torrents just get Stalled after
> downloading (although I think that some never even get started).
> I could not find any correlation between settings and whatnot.
> The network is not at
Hello,
New release of VictoriaMetrics is out. Been running it since Wednesday
without issues. There is a single release note stating they rolled back
the non-triming of password files that caught me by surprise during the
previous release, because it was hidden in the releasones notes of rc
versio
CVSROOT:/cvs
Module name:ports
Changes by: lu...@cvs.openbsd.org 2024/09/30 12:05:15
Modified files:
net/haproxy: Makefile distinfo
Removed files:
net/haproxy/patches: patch-include_haproxy_quic_tls_h
Log message:
net/haproxy: update to 3.0.5
full changes:
balancer
-DISTNAME = haproxy-3.0.4
+DISTNAME = haproxy-3.0.5
CATEGORIES = net www
HOMEPAGE = https://www.haproxy.org/
MAINTAINER = Lucas Gabriel Vuotto
blob - af21fd7be05d0040d192e7eff202403963a826cf
blob + d0475928ad847d94980fab6a142dc907f25efcc0
--- net/haproxy/distinfo
+++ ne
-DISTNAME = haproxy-3.0.4
+DISTNAME = haproxy-3.0.5
CATEGORIES = net www
HOMEPAGE = https://www.haproxy.org/
MAINTAINER = Lucas Gabriel Vuotto
blob - af21fd7be05d0040d192e7eff202403963a826cf
blob + d0475928ad847d94980fab6a142dc907f25efcc0
--- net/haproxy/distinfo
+++ net/haproxy/distinfo
1 - 100 of 219 matches
Mail list logo