Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Jul 2014 10:26:16 -0500
From:      "Matthew D. Fuller" <fullermd@over-yonder.net>
To:        Alexey Degtyarev <alexey@FreeBSD.org>
Cc:        svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org
Subject:   Re: svn commit: r359834 - head/mail/lbdb
Message-ID:  <20140704152616.GE53129@over-yonder.net>
In-Reply-To: <201406301321.s5UDLBGx092191@svn.freebsd.org>
References:  <201406301321.s5UDLBGx092191@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Jun 30, 2014 at 01:21:11PM +0000 I heard the voice of
Alexey Degtyarev, and lo! it spake thus:
> Author: alexey
> Date: Mon Jun 30 13:21:11 2014
> New Revision: 359834
> URL: http://svnweb.freebsd.org/changeset/ports/359834
> QAT: https://qat.redports.org/buildarchive/r359834/
> 
> Log:
>   * Update to 0.39
>   * Support STAGE

Something about this (I'm guessing stuff related to:

> +GNU_CONFIGURE_PREFIX=	${STAGEDIR}${PREFIX}
> +CONFIGURE_ARGS=	--enable-lbdb-dotlock --libdir=${STAGEDIR}${PREFIX}/libexec

) doesn't really work right; stage paths get coded in.  e.g.:

% fgrep '/usr/ports' /usr/local/bin/lbdbq 
prefix=/usr/ports.work/usr/ports/mail/lbdb/work/stage/usr/local
libdir=/usr/ports.work/usr/ports/mail/lbdb/work/stage/usr/local/libexec
MODULES_PATH=/usr/ports.work/usr/ports/mail/lbdb/work/stage/usr/local/libexec
TAC=/usr/ports.work/usr/ports/mail/lbdb/work/stage/usr/local/libexec/tac


-- 
Matthew Fuller     (MF4839)   |  fullermd@over-yonder.net
Systems/Network Administrator |  http://www.over-yonder.net/~fullermd/
           On the Internet, nobody can hear you scream.



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