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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
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 2.11.2Version 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.
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2023-12-29
    Affects: users of databases/tarantool
    Author: arrowd@FreeBSD.org
    Reason: 
      A new major version of the tarantool has been released.
    
      databases/tarantool renamed to databases/tarantool2.
    
      2.11 is an LTS version and will be supported for a while.
    
    

Number of commits found: 118 (showing only 100 on this page)

1 | 2  »  

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.0.0
25 Jan 2024 20:35:21
commit hash: 7be43cda68ed9096bef93fa9531dc8d7d3d31a6bcommit hash: 7be43cda68ed9096bef93fa9531dc8d7d3d31a6bcommit hash: 7be43cda68ed9096bef93fa9531dc8d7d3d31a6bcommit hash: 7be43cda68ed9096bef93fa9531dc8d7d3d31a6b files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: sparc64 cleanup

Even after dropping sparc64 support along with 12 some were present in
the codebase. Remove the remnants.

Approved by:	portmgr (blanket)
3.0.0
29 Dec 2023 20:10:53
commit hash: 8dbbacc797c9416640300b22cb5694a0338d3c40commit hash: 8dbbacc797c9416640300b22cb5694a0338d3c40commit hash: 8dbbacc797c9416640300b22cb5694a0338d3c40commit hash: 8dbbacc797c9416640300b22cb5694a0338d3c40 files touched by this commit
Gleb Popov (arrowd) search for other commits by this committer
Author: Pavel Balaev
databases/tarantool: Update to 3.0.0

New major release:
https://github.com/tarantool/tarantool/releases/tag/3.0.0

Signed-off-by: Pavel Balaev <mail@void.so>
2.11.2
29 Dec 2023 20:10:53
commit hash: 1251766a70bf28970936cf4dcf7c32b5e519339acommit hash: 1251766a70bf28970936cf4dcf7c32b5e519339acommit hash: 1251766a70bf28970936cf4dcf7c32b5e519339acommit hash: 1251766a70bf28970936cf4dcf7c32b5e519339a files touched by this commit
Gleb Popov (arrowd) search for other commits by this committer
Author: Pavel Balaev
databases/tarantool: Renamed to tarantool2

A new major version of the tarantool has been released.
databases/tarantool renamed to databases/tarantool2.
2.11 is an LTS version and it is advisable to leave the
option to install it.

Signed-off-by: Pavel Balaev <mail@void.so>
2.11.2
09 Dec 2023 08:06:55
commit hash: d7691b6a94bf4a0ec74695dfe64c8bfec4fc8256commit hash: d7691b6a94bf4a0ec74695dfe64c8bfec4fc8256commit hash: d7691b6a94bf4a0ec74695dfe64c8bfec4fc8256commit hash: d7691b6a94bf4a0ec74695dfe64c8bfec4fc8256 files touched by this commit
Gleb Popov (arrowd) search for other commits by this committer
Author: Pavel Balaev
databases/tarantool: Update to 2.11.2
2.11.1_1
17 Nov 2023 11:46:00
commit hash: e55b80195e2af4bd63088de216ccd3e23be81c1fcommit hash: e55b80195e2af4bd63088de216ccd3e23be81c1fcommit hash: e55b80195e2af4bd63088de216ccd3e23be81c1fcommit hash: e55b80195e2af4bd63088de216ccd3e23be81c1f files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
devel/icu: update to 74.1

Changes:	https://github.com/unicode-org/icu/releases/tag/release-74-1
Reported by:	GitHub (watch releases)
PR:		274317
Exp-run by:	antoine (incomplete)
Approved by:	fluffy
2.11.1
31 Aug 2023 17:30:38
commit hash: 524f59f24507b6f3099212629a2ded83814594f9commit hash: 524f59f24507b6f3099212629a2ded83814594f9commit hash: 524f59f24507b6f3099212629a2ded83814594f9commit hash: 524f59f24507b6f3099212629a2ded83814594f9 files touched by this commit
Gleb Popov (arrowd) search for other commits by this committer
Author: Pavel Balaev
databases/tarantool: Update to 2.11.1
2.11.0
25 May 2023 16:32:53
commit hash: f07f24f98d48121a985d89be64d8a0db24921716commit hash: f07f24f98d48121a985d89be64d8a0db24921716commit hash: f07f24f98d48121a985d89be64d8a0db24921716commit hash: f07f24f98d48121a985d89be64d8a0db24921716 files touched by this commit
Gleb Popov (arrowd) search for other commits by this committer
Author: Pavel Balaev
databases/tarantool: Update to 2.11.0

The DEBUG option has been removed because backtraces do not work
correctly.
2.10.5_1
13 Apr 2023 00:56:37
commit hash: f1f1a8be887ee2c5d75bec33cb8f8a89454e606bcommit hash: f1f1a8be887ee2c5d75bec33cb8f8a89454e606bcommit hash: f1f1a8be887ee2c5d75bec33cb8f8a89454e606bcommit hash: f1f1a8be887ee2c5d75bec33cb8f8a89454e606b files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
devel/icu: update to 73.1

- Temporarily switch to GitHub auto archive (release artifacts are N/A atm)

Changes:	https://github.com/unicode-org/icu/releases/tag/release-73-1
Reported by:	GitHub (watch releases)
PR:		270422
Exp-run by:	antoine
2.10.5
21 Feb 2023 16:05:55
commit hash: f3fbad4e2e48f6988fb587fb543b0025b6225e2ecommit hash: f3fbad4e2e48f6988fb587fb543b0025b6225e2ecommit hash: f3fbad4e2e48f6988fb587fb543b0025b6225e2ecommit hash: f3fbad4e2e48f6988fb587fb543b0025b6225e2e files touched by this commit
Gleb Popov (arrowd) search for other commits by this committer
Author: Pavel Balaev
databases/tarantool: update to 2.10.5

Tested by:	arrowd
2.10.4
14 Nov 2022 13:40:53
commit hash: 175b429f89d19c541dfabfc92ebd01086d666b66commit hash: 175b429f89d19c541dfabfc92ebd01086d666b66commit hash: 175b429f89d19c541dfabfc92ebd01086d666b66commit hash: 175b429f89d19c541dfabfc92ebd01086d666b66 files touched by this commit
Gleb Popov (arrowd) search for other commits by this committer
Author: Pavel Balaev
databases/tarantool: Update to 2.10.4
2.10.3_1
19 Oct 2022 08:10:29
commit hash: dfe25d73e7fdd333c59008a4ec1859c7f93dacd6commit hash: dfe25d73e7fdd333c59008a4ec1859c7f93dacd6commit hash: dfe25d73e7fdd333c59008a4ec1859c7f93dacd6commit hash: dfe25d73e7fdd333c59008a4ec1859c7f93dacd6 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
devel/icu: update to 72.1

Changes:	https://github.com/unicode-org/icu/releases/tag/release-72-1
Reported by:	GitHub (watch releases)
PR:		266582
Exp-run by:	antoine
2.10.3
12 Oct 2022 17:03:34
commit hash: 9143dba5a6c4df9a4f501efbc70099c93936d553commit hash: 9143dba5a6c4df9a4f501efbc70099c93936d553commit hash: 9143dba5a6c4df9a4f501efbc70099c93936d553commit hash: 9143dba5a6c4df9a4f501efbc70099c93936d553 files touched by this commit
Gleb Popov (arrowd) search for other commits by this committer
Author: Pavel Balaev
databases/tarantool: Update to 2.10.3
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2.10.2
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.10.2
04 Sep 2022 03:48:19
commit hash: 72a26fca7b35badd5091a4803548e80d24998b2ecommit hash: 72a26fca7b35badd5091a4803548e80d24998b2ecommit hash: 72a26fca7b35badd5091a4803548e80d24998b2ecommit hash: 72a26fca7b35badd5091a4803548e80d24998b2e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/tarantool: Sort NOT_FOR_ARCHS

Approved by:	portmgr (blanket)
2.10.2
02 Sep 2022 13:50:48
commit hash: f1fcd7d2c8a8082ed4301223fe2bca3bd9faa29fcommit hash: f1fcd7d2c8a8082ed4301223fe2bca3bd9faa29fcommit hash: f1fcd7d2c8a8082ed4301223fe2bca3bd9faa29fcommit hash: f1fcd7d2c8a8082ed4301223fe2bca3bd9faa29f files touched by this commit
Gleb Popov (arrowd) search for other commits by this committer
Author: Pavel Balaev
databases/tarantool: Update to 2.10.2

PR:		266168
2.10.1
22 Aug 2022 10:48:16
commit hash: c47ed06557ced357a0644d9bf0458f21e822d1ddcommit hash: c47ed06557ced357a0644d9bf0458f21e822d1ddcommit hash: c47ed06557ced357a0644d9bf0458f21e822d1ddcommit hash: c47ed06557ced357a0644d9bf0458f21e822d1dd files touched by this commit
Gleb Popov (arrowd) search for other commits by this committer
Author: Pavel Balaev
databases/tarantool: Update to 2.10.1

These patches are no longer needed:
patch-src-lib-tzcode-CMakeLists.txt - fixed in 4eaff4e05b
    (build: submodule third_party/tz instead of git)

patch-test-unit-CMakeLists.txt - fixed in 15b823f0ee
    (build: fix error on FreeBSD 13.1)

Signed-off-by: Pavel Balaev <balaev@tarantool.org>
2.10.0_2
20 Jul 2022 14:21:07
commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
databases: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Choe, Cheng-Dae" whitekid
  *  "Mahdi Mokhtari <mokhi64@gmail.com>"
  *  "Meikel Brandmeyer" <ocaml-sqlite3-port@kotka.de>
  *  <hvo.pm@xs4all.nl>
  *  <jsmith@resonatingmedia.com>
  *  <ports@c0decafe.net>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alan Snelson <Alan@Wave2.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.10.0_2
10 Jun 2022 13:08:23
commit hash: 2cff3b28e54e1693d94fe7823d344c3f0e4ac3fdcommit hash: 2cff3b28e54e1693d94fe7823d344c3f0e4ac3fdcommit hash: 2cff3b28e54e1693d94fe7823d344c3f0e4ac3fdcommit hash: 2cff3b28e54e1693d94fe7823d344c3f0e4ac3fd files touched by this commit
Gleb Popov (arrowd) search for other commits by this committer
databases/tarantool: Use LIB_DEPENDS instead of RUN_DEPENDS for msgpuck dep.

Reported by:	sunpoet
Fixes:	53aec4c8cab1306efeabf80d6841953515d3be57
2.10.0_1
10 Jun 2022 12:38:15
commit hash: 53aec4c8cab1306efeabf80d6841953515d3be57commit hash: 53aec4c8cab1306efeabf80d6841953515d3be57commit hash: 53aec4c8cab1306efeabf80d6841953515d3be57commit hash: 53aec4c8cab1306efeabf80d6841953515d3be57 files touched by this commit
Gleb Popov (arrowd) search for other commits by this committer
Author: Pavel Balaev
databases/tarantool: Depend on a specific version of devel/msgpuck.

The last msgpuck release introduced an ABI change, but did not bump .so version.
2.10.0
09 Jun 2022 11:00:42
commit hash: 345ae501c46756d919d0eac48be1df220e2a8953commit hash: 345ae501c46756d919d0eac48be1df220e2a8953commit hash: 345ae501c46756d919d0eac48be1df220e2a8953commit hash: 345ae501c46756d919d0eac48be1df220e2a8953 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
Author: Pavel Balaev
databases/tarantool: Update to 2.10.0

- Update MASTER_SITES: use upstream release tarball
  - Pass maintainership to upstream developer

Changes:	https://github.com/tarantool/tarantool/releases
		https://www.tarantool.io/en/doc/latest/release/notes/
PR:		264223
2.8.4_1
03 Jun 2022 09:00:24
commit hash: a816869bdb5c3bf41428b4d3aff333fd148a5efccommit hash: a816869bdb5c3bf41428b4d3aff333fd148a5efccommit hash: a816869bdb5c3bf41428b4d3aff333fd148a5efccommit hash: a816869bdb5c3bf41428b4d3aff333fd148a5efc files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/tarantool: Update manpage location
(003a571d1d6585196545295efc181514f171c4c4, r523104)

- Bump PORTREVISION for package change
2.8.4
26 Apr 2022 15:01:11
commit hash: 069e92b6103ea6737e5ff0e2d39702a966c68e76commit hash: 069e92b6103ea6737e5ff0e2d39702a966c68e76commit hash: 069e92b6103ea6737e5ff0e2d39702a966c68e76commit hash: 069e92b6103ea6737e5ff0e2d39702a966c68e76 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/tarantool: Update to 2.8.4

Changes:	https://github.com/tarantool/tarantool/releases
2.8.3_1
07 Apr 2022 00:39:10
commit hash: 268cee3b0227efd217869b43152e8936a05cb850commit hash: 268cee3b0227efd217869b43152e8936a05cb850commit hash: 268cee3b0227efd217869b43152e8936a05cb850commit hash: 268cee3b0227efd217869b43152e8936a05cb850 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
devel/icu: update to 71.1

Changes:	https://github.com/unicode-org/icu/releases/tag/release-71-1
Reported by:	GitHub (watch releases)
PR:		262654
Exp-run by:	antoine
Approved by:	fluffy
2.8.3
23 Jan 2022 18:17:30
commit hash: aea7be03006b0d9f63c3baf77a1875ec1d9b0b3fcommit hash: aea7be03006b0d9f63c3baf77a1875ec1d9b0b3fcommit hash: aea7be03006b0d9f63c3baf77a1875ec1d9b0b3fcommit hash: aea7be03006b0d9f63c3baf77a1875ec1d9b0b3f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/tarantool: Update to 2.8.3

Changes:	https://github.com/tarantool/tarantool/releases
2.8.2_1
28 Oct 2021 16:37:30
commit hash: f34ece3aa6a292628ea75c0e4dd2a04d879ab0a3commit hash: f34ece3aa6a292628ea75c0e4dd2a04d879ab0a3commit hash: f34ece3aa6a292628ea75c0e4dd2a04d879ab0a3commit hash: f34ece3aa6a292628ea75c0e4dd2a04d879ab0a3 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
devel/icu: update to 70.1

Changes:	https://github.com/unicode-org/icu/releases/tag/release-70-1
Reported by:	GitHub (watch releases)
PR:		258794
Exp-run by:	antoine
2.8.2
21 Sep 2021 03:35:11
commit hash: a66b1bb26b4f208d6cd3377ca44d3428a6e1518ccommit hash: a66b1bb26b4f208d6cd3377ca44d3428a6e1518ccommit hash: a66b1bb26b4f208d6cd3377ca44d3428a6e1518ccommit hash: a66b1bb26b4f208d6cd3377ca44d3428a6e1518c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/tarantool: Update to 2.8.2

Changes:	https://github.com/tarantool/tarantool/releases
2.8.1
31 Aug 2021 11:24:14
commit hash: 7271cee35de4f66e4a1c540a8fb5a4f2be1b0a29commit hash: 7271cee35de4f66e4a1c540a8fb5a4f2be1b0a29commit hash: 7271cee35de4f66e4a1c540a8fb5a4f2be1b0a29commit hash: 7271cee35de4f66e4a1c540a8fb5a4f2be1b0a29 files touched by this commit
Bernhard Froehlich (decke) search for other commits by this committer
databases/tarantool: Add CPE information

Approved by:    portmgr (blanket)
2.8.1
30 Jun 2021 20:43:33
commit hash: 6a1ef0b214b17274261437ad88a4044990e89640commit hash: 6a1ef0b214b17274261437ad88a4044990e89640commit hash: 6a1ef0b214b17274261437ad88a4044990e89640commit hash: 6a1ef0b214b17274261437ad88a4044990e89640 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/tarantool: Cosmetic change
2.8.1
25 Apr 2021 20:35:08
commit hash: bcdd7c8abd7e08a41fab0f7882d2be4e95455033commit hash: bcdd7c8abd7e08a41fab0f7882d2be4e95455033commit hash: bcdd7c8abd7e08a41fab0f7882d2be4e95455033commit hash: bcdd7c8abd7e08a41fab0f7882d2be4e95455033 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/tarantool: Update to 2.8.1

Changes:	https://github.com/tarantool/tarantool/releases
2.6.2_1
08 Apr 2021 23:33:31
commit hash: 69d24a727d44d398f7357cb844386f3ec4750a4fcommit hash: 69d24a727d44d398f7357cb844386f3ec4750a4fcommit hash: 69d24a727d44d398f7357cb844386f3ec4750a4fcommit hash: 69d24a727d44d398f7357cb844386f3ec4750a4f files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
devel/icu: update to 69.1

Changes:	https://github.com/unicode-org/icu/releases/tag/release-69-1
Reported by:	GitHub (watch releases)
2.6.2
06 Apr 2021 14:31:13
commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
all: Remove all other $FreeBSD keywords.
2.6.2
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2.6.2
30 Jan 2021 12:18:30
Revision:563292Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.6.2

Changes:	https://github.com/tarantool/tarantool/releases
2.6.1
07 Dec 2020 03:36:37
Revision:557207Original commit files touched by this commit
linimon search for other commits by this committer
Mark BROKEN on riscv64 the same as on aarch64.

Approved by:	portmgr (tier-2 blanket)
Obtained from:	lonesome.com build testing
2.6.1
15 Nov 2020 09:06:24
Revision:555174Original commit files touched by this commit
linimon search for other commits by this committer
Mark various ports BROKEN on aarch64.

Obtained from:	local run @lonesome.com
2.6.1
08 Nov 2020 17:11:17
Revision:554485Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.6.1

Changes:	https://github.com/tarantool/tarantool/releases
2.4.2_1
03 Nov 2020 00:56:27
Revision:553940Original commit files touched by this commit
jbeich search for other commits by this committer
devel/icu: update to 68.1

Changes:	http://site.icu-project.org/download/68
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
Reported by:	GitHub (watch releases)
2.4.2
24 Jul 2020 07:08:40
Revision:543017Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.4.2

Changes:	https://github.com/tarantool/tarantool/releases
2.3.1_3
08 Jun 2020 04:41:31
Revision:538197Original commit files touched by this commit
kevans search for other commits by this committer
Multiple ports: improve regex compliance

These changes largely fall into just two categories:

1. Need textproc/gsed for GNU extensions
2. Extraneous escapes that can go away

For #1, there's a further subdivision into those that require autoconf magic
and those that can get away with BINARY_ALIAS=sed=${LOCALBASE}/bin/gsed.
-CURRENT will soon gain GNU extensions, but these will take longer to get to
all supported releases; we must switch them to gsed to ensure we're actually
properly building them as intended.

For #2, I've fixed these as I can and we should upstream these fixes.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.3.1_2
23 Apr 2020 20:14:49
Revision:532707Original commit files touched by this commit
jbeich search for other commits by this committer
devel/icu: update to 67.1

Changes:	http://site.icu-project.org/download/67
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
Reported by:	GitHub (watch releases)
2.3.1_1
13 Mar 2020 09:47:17
Revision:528343Original commit files touched by this commit
jbeich search for other commits by this committer
devel/icu: update to 66.1

Changes:	http://site.icu-project.org/download/66
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
2.3.1
01 Jan 2020 16:30:37
Revision:521729Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.3.1

Changes:	https://github.com/tarantool/tarantool/releases
2.1.3
13 Nov 2019 23:25:04
Revision:517410Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.1.3

Changes:	https://github.com/tarantool/tarantool/releases
2.1.2_2
03 Oct 2019 20:35:30
Revision:513733Original commit files touched by this commit
jbeich search for other commits by this committer
devel/icu: update to 65.1

Changes:	http://site.icu-project.org/download/65
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
2.1.2_1
13 Aug 2019 16:01:59
Revision:508835Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
Convert to UCL & cleanup pkg-message (categories d)
2.1.2_1
26 Jul 2019 20:46:57
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
2.1.2
16 Jun 2019 10:34:24
Revision:504295Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.1.2

- Fix linking: change from libmsgpuck.a to libmsgpuck.so

Changes:	https://github.com/tarantool/tarantool/releases
1.10.3_1
09 Apr 2019 14:04:50
Revision:498476Original commit files touched by this commit
sunpoet search for other commits by this committer
Update devel/readline to 8.0

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://tiswww.case.edu/php/chet/readline/CHANGES
PR:		236156
Exp-run by:	antoine
1.10.3
05 Apr 2019 22:42:55
Revision:497999Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.10.3

Changes:	https://github.com/tarantool/tarantool/releases
1.10.2_3
30 Mar 2019 09:47:38
Revision:497241Original commit files touched by this commit
sunpoet search for other commits by this committer
Fix build on 13-CURRENT

Reported by:	pkg-fallout
1.10.2_3
27 Mar 2019 21:11:09
Revision:496981Original commit files touched by this commit
jbeich search for other commits by this committer
devel/icu: update to 64.1

Changes:	http://site.icu-project.org/download/64
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
PR:		236325
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D19479
1.10.2_2
25 Jan 2019 19:58:19
Revision:491178Original commit files touched by this commit
sunpoet search for other commits by this committer
Update WWW
1.10.2_2
12 Dec 2018 01:35:36
Revision:487272Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
1.10.2_1
03 Nov 2018 22:44:21
Revision:483943Original commit files touched by this commit
sunpoet search for other commits by this committer
Fix build with curl 7.62.0
1.10.2_1
23 Oct 2018 11:35:04
Revision:482830Original commit files touched by this commit
jbeich search for other commits by this committer
devel/icu: update to 63.1

Changes:	http://site.icu-project.org/download/63
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
PR:		232300
Exp-run by:	antoine
1.10.2
14 Oct 2018 16:27:45
Revision:482052Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.10.2

Changes:	https://github.com/tarantool/tarantool/releases
1.9.2
06 Sep 2018 18:23:10
Revision:479115Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.9.2

Changes:	https://github.com/tarantool/tarantool/releases
1.9.1_2
29 Jul 2018 22:18:46
Revision:475857Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.

This includes ports
 - featuring USE_GCC=yes or USE_GCC=any,
 - featuring USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and those
 - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
   c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.

PR:		222542
1.9.1_1
29 Jun 2018 14:22:11
Revision:473551Original commit files touched by this commit
jbeich search for other commits by this committer
devel/icu: update to 62.1

Changes:	http://site.icu-project.org/download/62
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
PR:		229359
Exp-run by:	antoine (only 10.4)
1.9.1
21 May 2018 15:00:28
Revision:470544Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.9.1

Changes:	https://github.com/tarantool/tarantool/releases
1.9.0_1
06 Apr 2018 15:53:17
Revision:466648Original commit files touched by this commit
jbeich search for other commits by this committer
devel/icu: update to 61.1

Changes:	http://site.icu-project.org/download/61
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
PR:		227042
Exp-run by:	antoine
MFH:		2018Q2 (required by Firefox 61)
1.9.0
01 Mar 2018 13:34:55
Revision:463309Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.9.0

- Add LICENSE_FILE
- Use CMAKE_BOOL and CMAKE_ON
- Clean up Makefile
- Update pkg-descr
- Update WWW
- Take maintainership

Changes:	https://github.com/tarantool/tarantool/releases
		https://github.com/tarantool/tarantool/commits/1.9
1.7.4.260_2
23 Feb 2018 21:09:47
Revision:462745Original commit files touched by this commit
rene search for other commits by this committer
Reset vg@'s ports after he resigned.

With hat:	portmgr-secretary
1.7.4.260_2
10 Sep 2017 20:55:39
Revision:449591Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
   c++14-lang, c++0x, c11, or gcc-c++11-lib.

PR:		219275
1.7.4.260_1
09 Sep 2017 07:59:39
Revision:449479Original commit files touched by this commit
olgeni search for other commits by this committer
databases/tarantool: silence warning message in startup script.

PR:		221024
Submitted by:	olgeni
Approved by:	maintainer timeout
1.7.4.260
10 Jul 2017 13:54:08
Revision:445439Original commit files touched by this commit
vg search for other commits by this committer
- Update to 1.7.4.260
1.7.4.99
04 Jul 2017 13:55:46
Revision:445017Original commit files touched by this commit
vg search for other commits by this committer
- Update to 1.7.4.99
1.7.4.0_1
27 Jun 2017 13:46:53
Revision:444463Original commit files touched by this commit
sunpoet search for other commits by this committer
Update devel/readline to 7.0 patch 3

- Bump PORTREVISION for shlib change

Changes:	https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES
		https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html
		https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html
Differential Revision:	https://reviews.freebsd.org/D11172
PR:		219947
Exp-run by:	antoine
1.7.4.0
25 Jun 2017 21:07:58
Revision:444324Original commit files touched by this commit
tcberner search for other commits by this committer
Make ninja opt-out in cmake.mk

Using ninja instead of make (1) can lead to significant speed ups while
building.
Therefore switch from having the ninja generator opt-in to having it opt-out.

Previously cmake-ports that wanted to use ninja could set
    CMAKE_NINJA=yes
now, ports that do not work with ninja can set
    cmake:<existing args>,noninja
Note, that needing this should be an exception and most often points to a broken
cmake of the port.

The ports using cmake were modified
* removed USES=gmake, if ninja is used
* removed MAKE_ARGS, if ninja is used
* added the cmake-argument noninja if necessary

PR:		219629
PR:		213331
Exp-run by:	antoine
Reviewed by:	rakuco
Differential Revision:	https://reviews.freebsd.org/D10748
1.7.4.0
27 May 2017 15:07:12
Revision:441847Original commit files touched by this commit
linimon search for other commits by this committer
Mark some ports failing on armv6, for errors classified as "clang".

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
1.7.4.0
15 May 2017 08:37:55
Revision:440911Original commit files touched by this commit
vg search for other commits by this committer
- update to 1.7.4.0
1.7.3.318_1
29 Apr 2017 07:04:49
Revision:439736Original commit files touched by this commit
linimon search for other commits by this committer
Provide more descriptive error messages for ports failing on powerpc64.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
1.7.3.318_1
01 Apr 2017 15:23:32
Revision:437439Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using using Mk/bsd.octave.mk which in turn has USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
   c++11-lang, c++0x, c11, or gcc-c++11-lib.

PR:		216707
1.7.3.318
07 Mar 2017 10:07:09
Revision:435589Original commit files touched by this commit
vg search for other commits by this committer
- Update to 1.7.3.318
1.7.3.99
25 Jan 2017 14:17:12
Revision:432416Original commit files touched by this commit
vg search for other commits by this committer
- Update to 1.7.3.99
1.6.9.9
25 Dec 2016 14:23:38
Revision:429430Original commit files touched by this commit
amdmi3 search for other commits by this committer
CMAKE_INSTALL_MANDIR is not set correctly by default, no need to override it

Approved by:	portmgr blanket
1.6.9.9
28 Oct 2016 17:55:30
Revision:424875Original commit files touched by this commit
danfe search for other commits by this committer
Do not redefine DEBUG_DESC when its meaning more or less matches the default
option description.  Those ports where it meant something more specific were
left untouched.
1.6.9.9
29 Sep 2016 08:50:20
Revision:422909Original commit files touched by this commit
vg search for other commits by this committer
- Update to 1.6.9.9
1.6.8.767
06 Sep 2016 11:11:49
Revision:421419Original commit files touched by this commit
vg search for other commits by this committer
- Update to 1.6.8.767
1.6.8.741
06 Sep 2016 10:13:30
Revision:421415Original commit files touched by this commit
vg search for other commits by this committer
- Update 1.6.8.741
- Updated MASTER_SITE
1.6.8.720
15 Jun 2016 14:22:19
Revision:416926Original commit files touched by this commit
vg search for other commits by this committer
- Update to 1.6.8.720
1.6.8.529
21 Apr 2016 16:43:15
Revision:413746Original commit files touched by this commit
swills search for other commits by this committer
many ports: mark broken on powerpc64
1.6.8.529
26 Feb 2016 16:02:50
Revision:409618Original commit files touched by this commit
vg search for other commits by this committer
- Upgrade to 1.6.8.529
1.6.8.371
21 Jan 2016 12:20:10
Revision:406850Original commit files touched by this commit
vg search for other commits by this committer
- Update to 1.6.8.371
1.6.6
03 Nov 2015 06:49:00
Revision:400686Original commit files touched by this commit
antoine search for other commits by this committer
Fix when PERL_VERSION is set in make.conf
1.6.6
01 Nov 2015 21:25:51
Revision:400629Original commit files touched by this commit
antoine search for other commits by this committer
Unbreak after the switch from USE_GCC=4.8+ to USE_GCC=yes

Reported by:	pkg-fallout
1.6.6
25 Oct 2015 20:38:11
Revision:400165Original commit files touched by this commit
gerald search for other commits by this committer
Replace USE_GCC=4.8+ by USE_GCC=yes.  Both are equivalent as of today,
and generally we want to use the default version of GCC in cases like
these.

Approved by:	portmgr blanket
06 Oct 2015 04:42:29
Revision:398681Original commit files touched by this commit Refresh
linimon search for other commits by this committer
Mark as ignore on sparc64: not yet ported to this architecture.

Hat:	sparc64 blanket
1.6.6
28 Aug 2015 19:02:10
Revision:395521Original commit files touched by this commit
vg search for other commits by this committer
- Updated to 1.6.6
- Copied patch from lang/luajit
1.6.5_3
22 Aug 2015 22:58:54
Revision:395057Original commit files touched by this commit
vg search for other commits by this committer
- Updated to lates 1.6.5-305-g3a9640b
1.6.5_2
22 Aug 2015 21:58:13
Revision:395052Original commit files touched by this commit
vg search for other commits by this committer
- Fix build with GCC 4.8
- Fix build on FreeBSD 9.X
- Fix build on i386
1.6.5_1
10 Jul 2015 10:59:40
Revision:391697Original commit files touched by this commit
vg search for other commits by this committer
- Fixed bug with run as daemon
- Updated description of port
- Added extra patches to change group
- Bump port revision
- Added gettext depend
1.6.5
07 Jul 2015 16:59:56
Revision:391515Original commit files touched by this commit
vg search for other commits by this committer
- Update to 1.6.5
- Added tarantool user and group
1.5.3_1
15 Jun 2015 20:59:17
Revision:389752Original commit files touched by this commit
antoine search for other commits by this committer
Add explicit USES=readline
1.5.3
11 May 2015 14:15:34
Revision:386083Original commit files touched by this commit
antoine search for other commits by this committer
Fix build on head

Reported by:	pkg-fallout
1.5.3
05 Dec 2014 00:30:20
Revision:373992Original commit files touched by this commit
feld search for other commits by this committer
Update "BSD" licenses in databases category
1.5.3
29 Nov 2014 18:22:33
Revision:373636Original commit files touched by this commit
tijl search for other commits by this committer
Split devel/gettext in devel/gettext-runtime and devel/gettext-tools.  The
first contains runtime libraries such as libintl and the latter contains
developer tools such as msgfmt.  Ports that use gettext will usually need
a LIB_DEPENDS on gettext-runtime and a BUILD_DEPENDS on gettext-tools.

USES=gettext-runtime can be used to set a LIB/BUILD/RUN_DEPENDS on
devel/gettext-runtime and USES=gettext-tools can be used to set a
BUILD/RUN_DEPENDS on devel/gettext-tools.  USES=gettext is now the same
as "USES=gettext-runtime gettext-tools" meaning a LIB_DEPENDS on
devel/gettext-runtime and a BUILD_DEPENDS on devel/gettext-tools.

Update gettext to 0.19.3.

Remove :oldver from converters/libiconv and devel/gettext-runtime.  Leave
symlinks with the old library versions to avoid the need to bump
PORTREVISION on a large number of dependent ports.  When most of the
dependent ports have had normal version updates, PORTREVISION can be
bumped on the remaining ones (low number) and the links can be removed.

Fix some ports that installed files in lib/locale instead of share/locale.

PR:		194038
Reviewed by:	bapt
Exp-run:	antoine
Approved by:	portmgr (antoine)
1.5.3
22 Nov 2014 20:40:09
Revision:373100Original commit files touched by this commit Sanity Test Failure
crees search for other commits by this committer
Finally retire USE_PGSQL
1.5.3
20 Oct 2014 10:41:13
Revision:371255Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist

Number of commits found: 118 (showing only 100 on this page)

1 | 2  »