Subject: Re: CVS commit: pkgsrc/net/nsd
To: James Chacon <jchacon@genuity.net>
From: Alistair Crooks <agc@wasabisystems.com>
List: pkgsrc-changes
Date: 04/11/2002 17:32:53
James,
I have covered this in other pieces of mail to various lists.
To repeat what I wrote then...
> See my other mail on this subject. But, just to repeat it in this forum...
>
> > The fetch stage is part of the package build process. If the distfile
> > can't be downloaded without user input, then the package is an
> > interactive one.
> >
> > This will be revisited after the 1.5.3 tag.
Regards,
Alistair
On Thu, Apr 11, 2002 at 11:04:45AM -0400, James Chacon wrote:
> Uhhh...we don't do that for other package that build this way.
>
> The build isn't interactive so someone doing bulk builds who downloads the
> distfile should still be able to build this for testing purposes.
>
> James
>
> >
> >
> >Module Name: pkgsrc
> >Committed By: agc
> >Date: Tue Apr 9 08:57:42 UTC 2002
> >
> >Modified Files:
> > pkgsrc/net/nsd: Makefile
> >
> >Log Message:
> >Since the distfile requires a password-protected download stage, mark the
> >package as IS_INTERACTIVE.
> >
> >Fix some pkglint errors.
> >
> >
> >To generate a diff of this commit:
> >cvs rdiff -r1.3 -r1.4 pkgsrc/net/nsd/Makefile
> >
> >Please note that diffs are not public domain; they are subject to the
> >copyright notices on the relevant files.
> >
> >
> >
> >
> >