Subject: Re: ftp://ftp.netbsd.org/pub/NetBSD/packages/1.5_ALPHA2/mipsel
To: Jun Ebihara <jun@soum.co.jp>
From: Frederick Bruckman <fb@enteract.com>
List: tech-pkg
Date: 10/13/2000 07:49:58
On Fri, 13 Oct 2000, Jun Ebihara wrote:
> On Making ftp.netbsd.org binaries,
> 1) I should set ACCEPTABLE_LICENSES+=no-profit.
> see foo bar pointer..
> 2) I should not set no ACCEPTABLE_LICENSES staff.
> 3) other choice.(Write another documents,and so on)
It's OK to set LICENSES to anything at all when building binary
packages to upload. The LICENSE, by itself, causes a warning to be
generated at pkg_add time. If it's not OK to upload the package,
NO_BIN_ON_FTP should be set in the package's Makefile. The two are
orthogonal.