Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Oct 2007 13:54:12 +0200
From:      Giorgos Keramidas <keramida@ceid.upatras.gr>
To:        "Brian A. Seklecki" <lavalamp@spiritual-machines.org>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: release(8) environmental variables
Message-ID:  <20071031115412.GD3140@kobe.laptop>
In-Reply-To: <20071030180139.Y81307@arbitor.digitalfreaks.org>
References:  <20071030180139.Y81307@arbitor.digitalfreaks.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2007-10-30 18:02, "Brian A. Seklecki" <lavalamp@spiritual-machines.org> wrote:
>
> As far as building goes, the variables in play are:
>
>   DESTDIR, MAKEOBJDIRPREFIX, RELEASEDIR, CHROOTDIR, CVSROOT,
>   EXTSRCDIR, EXTDOCDIR, BUIILDNAME, RELEASETAG, NODOC, NOPORTS,
>   WORLD_FLAGS, LOCAL_SCRIPT
>
> For stage one of the release process, the following seem relevant:
>
>   DESTDIR, MAKEOBJDIRPREFIX, RELEASEDIR
>
> For stage two:
>
>   CHROOTDIR, CVSROOT, EXTSRCDIR, EXTDOCDIR, BUIILDNAME, RELEASETAG, NODOC,
>   NOPORTS, WORLD_FLAGS, LOCAL_SCRIPT
>
> Do you guys prefer to set these in make.conf(5) or as exported
> environmental variables in the shell that spawn's make(1) ?

make.conf is too invasive.  I just set them in a shell script called
`bldenv.sh' and saved in the release-checkout area :)




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20071031115412.GD3140>