notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q3
tarantool NoSQL database running in a Lua application server
3.0.0 databases on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.0.0Version of this port present on the latest quarterly branch.
Maintainer: balaev@tarantool.org search for ports maintained by this maintainer
Port Added: 2012-01-02 15:42:12
Last Update: 2024-01-25 20:35:21
Commit Hash: 7be43cd
People watching this port, also watch:: python, unoconv, py39-pycparser, sysinfo
License: BSD2CLAUSE
WWW:
https://tarantool.io/
Description:
Tarantool is an in-memory database and application server. Key features of the application server: - 100% compatible drop-in replacement for Lua 5.1, based on LuaJIT 2.1. Simply use #!/usr/bin/tarantool instead of #!/usr/bin/lua in your script. - full support for Lua modules and a rich set of own modules, including cooperative multitasking, non-blocking I/O, access to external databases, etc Key features of the database: - MsgPack data format and MsgPack based client-server protocol - two data engines: 100% in-memory with optional persistence and a 2-level disk-based B-tree, to use with large data sets - multiple index types: HASH, TREE, RTREE, BITSET - asynchronous master-master replication - authentication and access control - the database is just a C extension to the app server and can be turned off
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (118 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/tarantool-3.0.0/catalog.mk
  3. /usr/local/share/licenses/tarantool-3.0.0/LICENSE
  4. /usr/local/share/licenses/tarantool-3.0.0/BSD2CLAUSE
  5. bin/tarantool
  6. bin/tarantoolctl
  7. etc/tarantool/default/tarantool
  8. etc/tarantool/instances.available/example.lua
  9. include/tarantool/lauxlib.h
  10. include/tarantool/lmisclib.h
  11. include/tarantool/lua.h
  12. include/tarantool/lua.hpp
  13. include/tarantool/luaconf.h
  14. include/tarantool/luajit.h
  15. include/tarantool/lualib.h
  16. include/tarantool/module.h
  17. share/man/man1/tarantool.1.gz
  18. share/man/man1/tarantoolctl.1.gz
  19. share/tarantool/luarocks/admin/cache.lua
  20. share/tarantool/luarocks/admin/cmd/add.lua
  21. share/tarantool/luarocks/admin/cmd/make_manifest.lua
  22. share/tarantool/luarocks/admin/cmd/refresh_cache.lua
  23. share/tarantool/luarocks/admin/cmd/remove.lua
  24. share/tarantool/luarocks/admin/index.lua
  25. share/tarantool/luarocks/argparse.lua
  26. share/tarantool/luarocks/build.lua
  27. share/tarantool/luarocks/build/builtin.lua
  28. share/tarantool/luarocks/build/cmake.lua
  29. share/tarantool/luarocks/build/command.lua
  30. share/tarantool/luarocks/build/make.lua
  31. share/tarantool/luarocks/cmd.lua
  32. share/tarantool/luarocks/cmd/build.lua
  33. share/tarantool/luarocks/cmd/config.lua
  34. share/tarantool/luarocks/cmd/doc.lua
  35. share/tarantool/luarocks/cmd/download.lua
  36. share/tarantool/luarocks/cmd/init.lua
  37. share/tarantool/luarocks/cmd/install.lua
  38. share/tarantool/luarocks/cmd/lint.lua
  39. share/tarantool/luarocks/cmd/list.lua
  40. share/tarantool/luarocks/cmd/make.lua
  41. share/tarantool/luarocks/cmd/new_version.lua
  42. share/tarantool/luarocks/cmd/pack.lua
  43. share/tarantool/luarocks/cmd/path.lua
  44. share/tarantool/luarocks/cmd/purge.lua
  45. share/tarantool/luarocks/cmd/remove.lua
  46. share/tarantool/luarocks/cmd/search.lua
  47. share/tarantool/luarocks/cmd/show.lua
  48. share/tarantool/luarocks/cmd/test.lua
  49. share/tarantool/luarocks/cmd/unpack.lua
  50. share/tarantool/luarocks/cmd/upload.lua
  51. share/tarantool/luarocks/cmd/which.lua
  52. share/tarantool/luarocks/cmd/write_rockspec.lua
  53. share/tarantool/luarocks/core/cfg.lua
  54. share/tarantool/luarocks/core/dir.lua
  55. share/tarantool/luarocks/core/hardcoded.lua
  56. share/tarantool/luarocks/core/manif.lua
  57. share/tarantool/luarocks/core/path.lua
  58. share/tarantool/luarocks/core/persist.lua
  59. share/tarantool/luarocks/core/sysdetect.lua
  60. share/tarantool/luarocks/core/util.lua
  61. share/tarantool/luarocks/core/vers.lua
  62. share/tarantool/luarocks/deplocks.lua
  63. share/tarantool/luarocks/deps.lua
  64. share/tarantool/luarocks/dir.lua
  65. share/tarantool/luarocks/download.lua
  66. share/tarantool/luarocks/fetch.lua
  67. share/tarantool/luarocks/fetch/cvs.lua
  68. share/tarantool/luarocks/fetch/git.lua
  69. share/tarantool/luarocks/fetch/git_file.lua
  70. share/tarantool/luarocks/fetch/git_http.lua
  71. share/tarantool/luarocks/fetch/git_https.lua
  72. share/tarantool/luarocks/fetch/git_ssh.lua
  73. share/tarantool/luarocks/fetch/hg.lua
  74. share/tarantool/luarocks/fetch/hg_http.lua
  75. share/tarantool/luarocks/fetch/hg_https.lua
  76. share/tarantool/luarocks/fetch/hg_ssh.lua
  77. share/tarantool/luarocks/fetch/sscm.lua
  78. share/tarantool/luarocks/fetch/svn.lua
  79. share/tarantool/luarocks/fs.lua
  80. share/tarantool/luarocks/fs/lua.lua
  81. share/tarantool/luarocks/fs/tools.lua
  82. share/tarantool/luarocks/fs/macosx.lua
  83. share/tarantool/luarocks/fs/unix.lua
  84. share/tarantool/luarocks/fs/unix/tools.lua
  85. share/tarantool/luarocks/fs/win32.lua
  86. share/tarantool/luarocks/fs/win32/tools.lua
  87. share/tarantool/luarocks/fun.lua
  88. share/tarantool/luarocks/loader.lua
  89. share/tarantool/luarocks/manif.lua
  90. share/tarantool/luarocks/manif/writer.lua
  91. share/tarantool/luarocks/pack.lua
  92. share/tarantool/luarocks/path.lua
  93. share/tarantool/luarocks/persist.lua
  94. share/tarantool/luarocks/queries.lua
  95. share/tarantool/luarocks/remove.lua
  96. share/tarantool/luarocks/repos.lua
  97. share/tarantool/luarocks/require.lua
  98. share/tarantool/luarocks/results.lua
  99. share/tarantool/luarocks/rockspecs.lua
  100. share/tarantool/luarocks/search.lua
  101. share/tarantool/luarocks/signing.lua
  102. share/tarantool/luarocks/test.lua
  103. share/tarantool/luarocks/test/busted.lua
  104. share/tarantool/luarocks/test/command.lua
  105. share/tarantool/luarocks/tools/patch.lua
  106. share/tarantool/luarocks/tools/tar.lua
  107. share/tarantool/luarocks/tools/zip.lua
  108. share/tarantool/luarocks/type/manifest.lua
  109. share/tarantool/luarocks/type/rockspec.lua
  110. share/tarantool/luarocks/type_check.lua
  111. share/tarantool/luarocks/upload/api.lua
  112. share/tarantool/luarocks/upload/multipart.lua
  113. share/tarantool/luarocks/util.lua
  114. @dir(tarantool,tarantool,) /var/db/tarantool
  115. @dir(tarantool,tarantool,) /var/log/tarantool
  116. @owner
  117. @group
  118. @mode
Collapse this list.
Dependency lines:
  • tarantool>0:databases/tarantool
Conflicts:
CONFLICTS_INSTALL:
  • tarantool2
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
To install the port:
cd /usr/ports/databases/tarantool/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/tarantool
  • pkg install tarantool
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: tarantool
Flavors: there is no flavor information for this port.
NOT_FOR_ARCHS: armv6 i386 powerpc64
distinfo:
TIMESTAMP = 1703671142 SHA256 (tarantool-3.0.0.tar.gz) = 41dee7d752839e47b55dafeca424937e15be2d72d5a002ccc3b7f23dc8dbee3f SIZE (tarantool-3.0.0.tar.gz) = 43019938

Packages (timestamps in pop-ups are UTC):
tarantool
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.0.03.0.0------
FreeBSD:13:quarterly3.0.03.0.0------
FreeBSD:14:latest3.0.03.0.0------
FreeBSD:14:quarterly3.0.03.0.0------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gsed : textproc/gsed
  2. msgpuck>=2.0_6 : devel/msgpuck
  3. curl>=8.4.0 : ftp/curl
  4. cmake : devel/cmake-core
  5. gettext-runtime>=0.22_1 : devel/gettext-runtime
  6. gmake>=4.3 : devel/gmake
  7. perl5>=5.36<5.37 : lang/perl5.36
Library dependencies:
  1. libcurl.so : ftp/curl
  2. libicui18n.so : devel/icu
  3. libmsgpuck.so : devel/msgpuck
  4. libyaml.so : textproc/libyaml
  5. libzstd.so : archivers/zstd
  6. libintl.so : devel/gettext-runtime
  7. libreadline.so.8 : devel/readline
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
databases_tarantool
USES:
cmake:noninja compiler:c++11-lang cpe gettext-runtime gmake iconv perl5 readline ssl
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://download.tarantool.org/tarantool/src/
Collapse this list.

There are no commits on branch 2022Q3 for this port