Date: Sun, 14 Dec 2003 13:19:30 -0500 From: Richard Coleman <richardcoleman@mindspring.com> To: "David E. O'Brien" <obrien@FreeBSD.org> Cc: freebsd-ports@freebsd.org Subject: Re: WITH variables for shells Message-ID: <3FDCA9B2.4090004@mindspring.com> In-Reply-To: <200312140705.hBE75ea9012635@repoman.freebsd.org> References: <200312140705.hBE75ea9012635@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Is there any way we can unify the WITH variables that are used for specifying a static shells. A quick check of several ports showed the following bash2: WANT_STATIC_BASH zsh: NOSHARED ksh93: WANT_STATIC 44bsd-csh and bash1 have no way to specify a static version. And pdksh is static by default, and has no method to specify dynamic. I have no particular favorite. But it would be great if they were all the same so a single make.conf variable could be used. That still leaves the option of specifying this in pkgtools.conf for those that only want a single shell to be static. Just food for thought. Richard Coleman richardcoleman@mindspring.com David E. O'Brien wrote: > obrien 2003/12/13 23:05:40 PST > > FreeBSD ports repository > > Modified files: > shells/bash2 Makefile > Log: > Build bash dynamic unless either WANT_STATIC_BASH or NO_DYNAMICROOT > is defined. > > Revision Changes Path > 1.65 +4 -0 ports/shells/bash2/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3FDCA9B2.4090004>