[Bug 296495] new port: dns/lightningstream: sync tool for the PowerDNS Authoritative Server
| Newsgroups | gmane.os.freebsd.devel.ports.bugs |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=296495 Jordan Ostreff <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #272444|0 |1 is obsolete| | Attachment #273698| |maintainer-approval? Flags| | --- Comment #6 from Jordan Ostreff <[email protected]> --- Created attachment 273698 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=273698&action=edit databases/lightningstream creation Hi everyone, Thank you for the detailed feedback. I have addressed the points raised in the previous comments: - Category & Path (Per Comment 3 & 4): Moved the port from `dns/lightningstream` to `databases/lightningstream`. As noted, while it is heavily used with PowerDNS, it is a generic sync tool for LMDB backend data, making `databases` a much better fit. - Build issues (Per Comment 4 & 5): Switched the framework integration to use `USES=go:modules` in the Makefile. This properly addresses the Poudriere build environment issues, ensuring that the package cache initialization, proxy variables (${GO_MODCACHE}), and the `go` command invocation strictly adhere to the FreeBSD Ports infrastructure standards. Please review the updated patch. -- You are receiving this mail because: You are the assignee for the bug.