Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 May 2009 08:18:31 GMT
From:      QingFeng <qingfeng@me.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/134949: databases/tokyotyrant : Add --enable-lua and change tokyocabinet BUILD_DEPENDS
Message-ID:  <200905260818.n4Q8IVhI087819@www.freebsd.org>
Resent-Message-ID: <200905260820.n4Q8K5En054300@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:



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