svn commit: r359834 - head/mail/lbdb

Matthew D. Fuller fullermd at over-yonder.net
Fri Jul 4 15:26:25 UTC 2014


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 at over-yonder.net
Systems/Network Administrator |  http://www.over-yonder.net/~fullermd/
           On the Internet, nobody can hear you scream.


More information about the svn-ports-head mailing list