Date: Wed, 5 Feb 2014 10:27:13 -0800 From: David Thiel <lx@freebsd.org> To: marino@freebsd.org Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org Subject: Re: svn commit: r342592 - head/dns/djbdns Message-ID: <20140205182713.GG55007@redundancy.redundancy.org> In-Reply-To: <52F20239.7040901@marino.st> References: <201402041915.s14JFidj013872@svn.freebsd.org> <52F20239.7040901@marino.st>
next in thread | previous in thread | raw e-mail | index | archive | help
On 02/05, John Marino wrote: > On 2/4/2014 20:15, David Thiel wrote: > > Author: lx > > Date: Tue Feb 4 19:15:43 2014 > > New Revision: 342592 > > URL: http://svnweb.freebsd.org/changeset/ports/342592 > > QAT: https://qat.redports.org/buildarchive/r342592/ > > > > Log: > > Remove STAGE support, it screws up the run scripts. > > > > PR: 184949 > > Submitted by: issue reported by DrTebi > > > > Stage doesn't change install locations so "run scripts" shouldn't be > affected. Therefore I assume this comment really refers to some kind of > build/install scripts. It's not an issue of install locations. "run" scripts refers to the scripts generated by dnscache-conf and tinydns-conf (entitled "run"), which are then put into the service directory and launched by daemontools/runit. It needed to be reverted, as this completely broke the port, having the launch scripts attempt to run binaries out of the stage dir, which had already bitten someone. Given djbdns' rather exotic build process, getting those tools to generate the correct scripts while still staging properly will take enough time that I'd rather have the port functioning while I figure it out.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140205182713.GG55007>