Commit graph

7 commits

Author SHA1 Message Date
Mathieu Arnold
61de712f46 Remove all the bootstrap files (.bs) from the plists.
Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.

PR:		190681
Submitted by:	mat
Exp-Run by:	antoine
Sponsored by:	Absolight
2014-06-10 12:14:12 +00:00
Veniamin Gvozdikov
53f1e83083 Up to 0.38:
* Parser doesn't segfault if tarantool replies by broken package.

Submitted by:	myself
2014-05-02 18:15:43 +00:00
Andrej Zverev
78504bf84d - add stage support
Approved by:	portmgr (blanket infrastructure)
2014-01-29 17:31:52 +00:00
Baptiste Daroussin
36117d7097 Add NO_STAGE all over the place in preparation for the staging support (cat: databases) 2013-09-20 16:13:47 +00:00
Andrej Zverev
d912c7ff91 - convert to the new perl5 framework
- trim Makefile header

Approved by:	portmgr (bapt@, blanket)
2013-09-10 13:50:14 +00:00
Veniamin Gvozdikov
862c06b489 - Changed my email
- Trim Makefile headers and positions name and surname within

Approved by:	eadler, rm (mentors)
2013-07-22 14:34:22 +00:00
Andrej Zverev
5650ccf23e This module provides a synchronous and asynchronous driver for Tarantool.
The driver does not have external dependencies, but includes the official
light-weight Tarantool C client (a single C header which implements all
protocol formatting) for packing requests and unpacking server responses.

WWW: https://github.com/dr-co/dr-tarantool/

PR:		ports/178618
Submitted by:	Veniamin Gvozdikov <g.veniamin@googlemail.com>
2013-05-25 14:41:37 +00:00