看板 FB_cvs 關於我們 聯絡資訊
eadler 2012-01-02 15:41:28 UTC FreeBSD ports repository Modified files: databases Makefile Added files: databases/tarantool Makefile distinfo pkg-descr pkg-plist databases/tarantool/files patch-CMakeLists.txt patch-test_CMakeLists.txt patch-test_box_tarantool.cfg patch-test_lib_sql.g patch-test_lib_sql.py patch-test_lib_sql_ast.py patch-test_lib_tarantool_connection.py patch-test_lib_tarantool_silverbox_server.py patch-test_lib_test_suite.py patch-test_tarantool pkg-message.in tarantool.in Log: Tarantool/Box, or simply Tarantool, is a high performance key/value storage server. The code is available for free under the terms of BSD license. Supported platforms are GNU/Linux and FreeBSD. WWW: http://tarantool.org/ PR: ports/163213 Submitted by: Gvozdikov Veniamin <g.veniamin@googlemail.com> Revision Changes Path 1.1067 +1 -0 ports/databases/Makefile 1.1 +43 -0 ports/databases/tarantool/Makefile (new) 1.1 +2 -0 ports/databases/tarantool/distinfo (new) 1.1 +11 -0 ports/databases/tarantool/files/patch-CMakeLists.txt (new) 1.1 +9 -0 ports/databases/tarantool/files/patch-test_CMakeLists.txt (new) 1.1 +17 -0 ports/databases/tarantool/files/patch-test_box_tarantool.cfg (new) 1.1 +57 -0 ports/databases/tarantool/files/patch-test_lib_sql.g (new) 1.1 +92 -0 ports/databases/tarantool/files/patch-test_lib_sql.py (new) 1.1 +45 -0 ports/databases/tarantool/files/patch-test_lib_sql_ast.py (new) 1.1 +158 -0 ports/databases/tarantool/files/patch-test_lib_tarantool_connection.py (new) 1.1 +266 -0 ports/databases/tarantool/files/patch-test_lib_tarantool_silverbox_server.py (new) 1.1 +210 -0 ports/databases/tarantool/files/patch-test_lib_test_suite.py (new) 1.1 +30 -0 ports/databases/tarantool/files/patch-test_tarantool (new) 1.1 +10 -0 ports/databases/tarantool/files/pkg-message.in (new) 1.1 +29 -0 ports/databases/tarantool/files/tarantool.in (new) 1.1 +5 -0 ports/databases/tarantool/pkg-descr (new) 1.1 +21 -0 ports/databases/tarantool/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"