[Bug 241992] [MAINTAINER] net/nncp: Update to 5.0.0

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Nov 16 12:26:22 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241992

--- Comment #4 from Sergey Matveev <stargrave at stargrave.org> ---
(In reply to Dmitri Goutnik from comment #3)
Greetings!

USES=go does not work for me:

===>  Building for nncp-5.0.0
can't load package: package nncp: no Go files in
/usr/home/stargrave/work/nncp/ports/nncp/work/src/nncp

and work/src/nncp contains unpacked nncp tarball where there are no Go files on
top of that directory, because its source code is in src/.

Moreover, as I understand, USES=go won't run ordinary make target that
overrides GOPATH to use dependant source code provided inside tarball itself.
Makefile invocation is also required to set default compiled-in values like
Default{Cfg,Sendmail,Spool,Log}Path.

As I understand, USES=go is only applicable to Go code that can be installed
using go get/install procedures, without any makefiles.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list