From owner-freebsd-ports-bugs@FreeBSD.ORG Tue May 26 08:20:05 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8D1BA1065675 for ; Tue, 26 May 2009 08:20:05 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 3259C8FC20 for ; Tue, 26 May 2009 08:20:05 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n4Q8K5j6054301 for ; Tue, 26 May 2009 08:20:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n4Q8K5En054300; Tue, 26 May 2009 08:20:05 GMT (envelope-from gnats) Resent-Date: Tue, 26 May 2009 08:20:05 GMT Resent-Message-Id: <200905260820.n4Q8K5En054300@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, QingFeng Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DE05D1065670 for ; Tue, 26 May 2009 08:18:31 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id CB2338FC12 for ; Tue, 26 May 2009 08:18:31 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n4Q8IVu5087820 for ; Tue, 26 May 2009 08:18:31 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id n4Q8IVhI087819; Tue, 26 May 2009 08:18:31 GMT (envelope-from nobody) Message-Id: <200905260818.n4Q8IVhI087819@www.freebsd.org> Date: Tue, 26 May 2009 08:18:31 GMT From: QingFeng To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/134949: databases/tokyotyrant : Add --enable-lua and change tokyocabinet BUILD_DEPENDS X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 May 2009 08:20:06 -0000 >Number: 134949 >Category: ports >Synopsis: databases/tokyotyrant : Add --enable-lua and change tokyocabinet BUILD_DEPENDS >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue May 26 08:20:04 UTC 2009 >Closed-Date: >Last-Modified: >Originator: QingFeng >Release: >Organization: SINA >Environment: >Description: FreeBSD D06111158 7.0-SHORELINE-p2 FreeBSD 7.0-SHORELINE-p2 #0: Fri Jun 20 06:10:00 UTC 2008 root@quebec.sysdev.sina.com.cn:/usr/obj/usr/src/sys/SINAMAIL amd64 >How-To-Repeat: >Fix: *** Makefile Tue May 26 16:10:20 2009 --- Makefile.bak Tue May 26 11:07:05 2009 *************** *** 14,31 **** MAINTAINER= gslin@gslin.org COMMENT= Network interface of Tokyo Cabinet ! BUILD_DEPENDS= tokyocabinet>=1.4.20:${PORTSDIR}/databases/tokyocabinet LIB_DEPENDS= tokyocabinet:${PORTSDIR}/databases/tokyocabinet ! RUN_DEPENDS= tokyocabinet>=1.4.20:${PORTSDIR}/databases/tokyocabinet ! ! .if defined(WITH_LUA) ! USE_LUA= 5.1 ! CONFIGURE_ARGS+=--enable-lua ! CONFIGURE_ENV+= CFLAGS="-I${LOCALBASE}/include -I${LUA_INCDIR}" \ ! LDFLAGS="-L${LOCALBASE}/lib -L${LUA_LIBDIR}" \ ! PKG_CONFIG_PATH="${LUA_PREFIX}/share/doc/${LUA_SUBDIR}/etc" ! ! .endif GNU_CONFIGURE= yes USE_LDCONFIG= yes --- 14,22 ---- MAINTAINER= gslin@gslin.org COMMENT= Network interface of Tokyo Cabinet ! BUILD_DEPENDS= tokyocabinet>=1.4.7:${PORTSDIR}/databases/tokyocabinet LIB_DEPENDS= tokyocabinet:${PORTSDIR}/databases/tokyocabinet ! RUN_DEPENDS= tokyocabinet>=1.4.7:${PORTSDIR}/databases/tokyocabinet GNU_CONFIGURE= yes USE_LDCONFIG= yes >Release-Note: >Audit-Trail: >Unformatted: