Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 09 Jan 2017 11:35:05 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 215463] [NEW PORT] sysutils/paladin: A simple process supervisor
Message-ID:  <bug-215463-13-c67jclFuyU@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-215463-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-215463-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D215463

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

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

--- Comment #1 from Raphael Kubo da Costa <rakuco@FreeBSD.org> ---
I'm not very familiar with Go or how Go ports work, so here are a few gener=
ic
comments:
- portlint is complaining about your COMMENT line:
  WARN: Makefile: COMMENT is not supposed to begin with 'A ', 'An ', or 'Th=
e '.
- 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 bi=
t in
CGO_CFLAGS or CGO_LDFLAGS?

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-215463-13-c67jclFuyU>