[Bug 215463] [NEW PORT] sysutils/paladin: A simple process supervisor

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jan 9 11:35:06 UTC 2017


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

Raphael Kubo da Costa <rakuco at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rakuco at FreeBSD.org

--- Comment #1 from Raphael Kubo da Costa <rakuco at FreeBSD.org> ---
I'm not very familiar with Go or how Go ports work, so here are a few generic
comments:
- portlint is complaining about your COMMENT line:
  WARN: Makefile: COMMENT is not supposed to begin with 'A ', 'An ', or 'The '.
- In general, if you set LICENSE, you should also set LICENSE_FILE.
- Isn't it possible to drop your do-build target by passing the -ldflags bit in
CGO_CFLAGS or CGO_LDFLAGS?

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


More information about the freebsd-ports-bugs mailing list