Re: isc-dhcpd rc.d failure

2024-09-24 Thread Zach Leslie
Kea is quite reasonable to set up quickly. Cheers, Zach El mar, 24 de sept de 2024, 21:12, Tatsuki Makino < tatsuki_mak...@hotmail.com> escribió: > Hello. > > On 2024/09/24 20:56, Matthias Fechner wrote: > > you are aware, that dhcpd is EOL since end of 2022: > > https://www.isc.org/dhcp/ > > >

sysutils/alloy: update to 1.2.1

2024-07-30 Thread Zach Leslie
Good day, I'm looking for review on the following port update. https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280446 https://github.com/freebsd/freebsd-ports/pull/286 Cheers, -- Zach

Re: Porting a new Golang app: go mod replace relative path

2024-07-23 Thread Zach Leslie
I have made some updates to the PR. Please advise if I should open a new PR to address the feedback. El mar, 23 de jul de 2024, 17:36, Zach Leslie escribió: > I'm on mobile, but #279042 was filed. > > El mar, 23 de jul de 2024, 17:35, Zach Leslie > escribió: > >> E

Re: Porting a new Golang app: go mod replace relative path

2024-07-23 Thread Zach Leslie
I'm on mobile, but #279042 was filed. El mar, 23 de jul de 2024, 17:35, Zach Leslie escribió: > Excellent thank you. There has been a new version and I'd like to update > soon. I'll pr and send an email next time. Btw, there is a bug for this > new port. > > El

Re: Porting a new Golang app: go mod replace relative path

2024-07-23 Thread Zach Leslie
Excellent thank you. There has been a new version and I'd like to update soon. I'll pr and send an email next time. Btw, there is a bug for this new port. El mar, 23 de jul de 2024, 05:34, Matthias Fechner escribió: > Am 24.04.2024 um 18:26 schrieb Zach Leslie: > >>

Request for review/commit

2024-06-16 Thread Zach Leslie
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279042 Good day, I'd like to get some eyes on the above for commit. Cheers, Zach

Re: Porting a new Golang app: go mod replace relative path

2024-04-24 Thread Zach Leslie
> maybe by an additional manually added distfile entry to place it in the > expected directly (maybe in a prefetch rule or by just manually extending > the DIST_FILES). Thank you for the pointers. I was able to get something working and have submitted the following pull request for this new port.

Porting a new Golang app: go mod replace relative path

2024-04-19 Thread Zach Leslie
Good day, I've been trying to create a new port and running into an issue. Here is the port: https://github.com/zachfi/personal-ports/blob/main/sysutils/alloy/Makefile Here is the source of the issue: https://github.com/zachfi/personal-ports/blob/main/sysutils/alloy/Makefile When running `make