summaryrefslogtreecommitdiff
path: root/databases/tarantool-c/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* databases/tarantool-c: Convert REINPLACE_CMD to patch filesPo-Chuan Hsieh2022-02-284-0/+44
|
* Update r504086: use an unconditional patch which could be merged upstreamSunpoet Po-Chuan Hsieh2019-06-252-14/+15
| | | | | | | Tested by: linimon Notes: svn path=/head/; revision=505107
* Patch out a CFLAG definition on GCC-based systems to prevent theMark Linimon2019-06-131-0/+14
| | | | | | | | | | | | | | following error: cc1: error: unrecognized command line option "-Wno-implicit-fallthrough" The CMakeLists.txt file is sufficiently complicated that this seemed like the cleanest approach. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=504086
* Update to newer snapshotSunpoet Po-Chuan Hsieh2019-04-071-26/+0
| | | | | | | Changes: https://github.com/tarantool/tarantool-c/commits/master Notes: svn path=/head/; revision=498310
* Update to 1.0.1Sunpoet Po-Chuan Hsieh2018-03-013-20/+26
| | | | | | | | | | | | - Add LICENSE - Use CMAKE_OFF - Bump PORTREVISION for package change - Take maintainership Changes: https://github.com/tarantool/tarantool-c/commits/master Notes: svn path=/head/; revision=463310
* - Update to latest git versionVeniamin Gvozdikov2016-01-212-1/+11
| | | | | | | - Bump PORTREVISION because developers call is version 0.0.1 Notes: svn path=/head/; revision=406854
* New port: databases/tarantool-cVeniamin Gvozdikov2015-08-221-0/+10
Tarantool-c is a client library written in C for Tarantool. WWW: https://github.com/tarantool/tarantool-c Notes: svn path=/head/; revision=395054