[Bug 264715] [NEW PORT] mail/listmonk: self-hosted newsletter and mailing list manager
Date: Fri, 17 Jun 2022 09:26:05 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264715 --- Comment #2 from Bryan Frimin <bryan@frimin.fr> --- (In reply to Daniel Engberg from comment #1) Hi Daniel, My first try was using the "go:modules" port helper. The issue comes from the frontend side. Listmonk does not publish pre-built frontend files and does not publish the frontend app as an npm package. This makes it challenging to integrate the frontend build in the port. That's why I package the binary directly. Best regards, Bryan. -- You are receiving this mail because: You are the assignee for the bug.