aboutsummaryrefslogtreecommitdiff
path: root/databases/tarantool-c
Commit message (Collapse)AuthorAgeFilesLines
* Update to newer snapshotSunpoet Po-Chuan Hsieh2019-04-074-31/+8
| | | | | | | Changes: https://github.com/tarantool/tarantool-c/commits/master Notes: svn path=/head/; revision=498310
* Update to 1.0.1Sunpoet Po-Chuan Hsieh2018-03-015-30/+38
| | | | | | | | | | | | - 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
* Reset vg@'s ports after he resigned.Rene Ladan2018-02-231-1/+1
| | | | | | | With hat: portmgr-secretary Notes: svn path=/head/; revision=462745
* - At least aarch64 and mips64 build file after r441826, assuming all archs fixedDmitry Marakasov2017-12-101-5/+0
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=455889
* This is believed to be fixed by r441826. (At least, it builds correctlyMark Linimon2017-11-291-1/+0
| | | | | | | | | on armv7 as-is.) Reported by: danfe Notes: svn path=/head/; revision=455129
* Respect CFLAGS: particularly, do not pass `-march=native' which someAlexey Dokuchaev2017-05-271-0/+3
| | | | | | | compilers do not like, which in turn might break the build. Notes: svn path=/head/; revision=441826
* Also broken on armv6.Mark Linimon2017-05-241-0/+1
| | | | Notes: svn path=/head/; revision=441574
* Mark some ports failing on power64. In cases where the error messageMark Linimon2017-05-131-0/+1
| | | | | | | | | | | was a stub, provide a real one. While here, pet portlint. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=440746
* Mark as broken on various tier-2 archs.Mark Linimon2016-11-141-0/+4
| | | | | | | | | While here, pet portlint. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=426088
* Github cleanup.Mathieu Arnold2016-06-011-1/+0
| | | | | | | | | | | | - Use the version tag instead of commit hash when they're the same. - Remove unnneeded variables. - Simplify go- ports when possible. - Various fixes. Sponsored by: Absolight Notes: svn path=/head/; revision=416242
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* - Update to latest git versionVeniamin Gvozdikov2016-01-215-10/+17
| | | | | | | - Bump PORTREVISION because developers call is version 0.0.1 Notes: svn path=/head/; revision=406854
* New port: databases/tarantool-cVeniamin Gvozdikov2015-08-225-0/+64
Tarantool-c is a client library written in C for Tarantool. WWW: https://github.com/tarantool/tarantool-c Notes: svn path=/head/; revision=395054