Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.5.3 22 Nov 2014 20:40:09
  |
crees  |
Finally retire USE_PGSQL |
1.5.3 20 Oct 2014 10:41:13
  |
bapt  |
Cleanup plist |
1.5.3 02 May 2014 17:07:04
  |
vg  |
Up to 1.5.3:
* Added new plugins: sql, sophia (disk storage)
* Added broken on FreeBSD less than 9.0 (doesn't build)
Submitted by: myself |
1.5.1_2 25 Jan 2014 11:53:58
  |
antoine  |
Finish stage support
Note: this port seems broken on FreeBSD 8 |
1.5.1_1 04 Dec 2013 18:48:49
  |
makc  |
- Respect CMAKE_BUILD_TYPE
Approved by: portmgr (bapt) |
1.5.1_1 23 Nov 2013 08:47:39
  |
vg  |
- Update to new version
- Fixed bugs at init script
- Added auto init storage at init script
- Added more information at pkg-message
- Groupped plugins
Submitted by: myself |
1.5.1 09 Oct 2013 06:54:27
  |
bapt  |
Remove custom code and replace it by USES=compiler |
1.5.1 03 Oct 2013 22:12:08
  |
vg  |
- Update to 1.5.1
- Added plugins support
- Removed static build, doesn't work more details:
https://github.com/tarantool/tarantool/issues/19
- Added patch from devel/libev
Approved by: eadler (mentor) |
1.4.9 20 Sep 2013 16:13:49
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
1.4.9 16 Sep 2013 17:03:42
  |
az  |
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket) |
1.4.9 17 Aug 2013 16:27:24
  |
gerald  |
Replace USE_GCC=4.6+ and USE_GCC=4.4+ by USE_GCC=yes.
Right now this is a noop in the former case and a noop in the latter
case unless lang/gcc44 has been installed explicitly.
This puts a bit more emphasis on standardizing on a canonical version
"current" GCC and makes it easier to update that canonical version
by changing the default in Mk/bsd.gcc.mk and updating the lang/gcc port.
That is, USE_GCC=yes means "use a decent/modern version of GCC" without
having to worry about details.
Approved by: portmgr (bdrewery) |
1.4.9 22 Jul 2013 14:34:23
  |
vg  |
- Changed my email
- Trim Makefile headers and positions name and surname within
Approved by: eadler, rm (mentors) |
1.4.9 19 May 2013 13:26:55
  |
rakuco  |
Update to 1.4.9.
PR: ports/178737
Submitted by: Veniamin Gvozdikov <g.veniamin@googlemail.com> (maintainer) |
1.4.8_2 11 May 2013 21:16:33
  |
rakuco  |
Update to the latest 1.4.8 production version.
PR: ports/177603
Submitted by: Veniamin Gvozdikov <g.veniamin@googlemail.com> (maintainer) |
1.4.8_1 24 Apr 2013 13:36:19
  |
ak  |
- Convert USE_GETTEXT to USES (part 2)
Approved by: portmgr (bapt) |
1.4.8_1 22 Mar 2013 20:06:15
  |
makc  |
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi) |
1.4.8_1 09 Feb 2013 14:05:33
  |
miwi  |
- Update to latest git version 31-g9ca7fda
PR: 175815
Submitted by: maintainer |
1.4.8 11 Dec 2012 20:00:37
  |
rm  |
- update to 1.4.8
PR: 170348
Submitted by: Veniamin Gvozdikov <g.veniamin@googlemail.com> (maintainer) |
1.3.5 14 Jan 2012 08:57:23
 |
dougb  |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
1.3.5 02 Jan 2012 15:41:28
 |
eadler  |
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> |