# $FreeBSD$ PORTNAME= tarantool-c PORTVERSION= 1.0.1 CATEGORIES= databases MAINTAINER= sunpoet@FreeBSD.org COMMENT= C client for Tarantool 1.6+ LICENSE= BSD2CLAUSE LIB_DEPENDS= libmsgpuck.so:devel/msgpuck CMAKE_OFF= ENABLE_BUNDLED_MSGPUCK USES= cmake USE_GITHUB= yes GH_ACCOUNT= tarantool GH_TAGNAME= 7bb49a1 post-patch: @${GREP} -lr 'msgpuck/msgpuck.h' ${WRKSRC}/ | ${XARGS} ${REINPLACE_CMD} -e 's|msgpuck/msgpuck.h|msgpuck.h|' .include f='https://www.lant.com.tw/~lantw44/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Convert to USES=metaportbapt2015-07-131-7/+2
* - Update from 5.2.8 to 5.2.10danilo2014-07-251-1/+1
* Stagify, use options helper function.vanilla2014-07-071-23/+8
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-21