2014-05-03 15:01:25 by Alexander Nasonov | Files touched by this commit (33) |
Log message:
Adapt to Lua multiversion support.
|
2014-03-13 12:08:54 by Jonathan Perkin | Files touched by this commit (67) |
Log message:
Set USE_GCC_RUNTIME=yes for packages which build shared libraries but do
not use libtool to do so. This is required to correctly depend upon a
gcc runtime package (e.g. gcc47-libs) when using USE_PKGSRC_GCC_RUNTIME.
|
2013-10-30 11:43:24 by OBATA Akio | Files touched by this commit (2) |
Log message:
Let to be buildable with lua-5.1 too.
|
2013-10-30 07:49:55 by David A. Holland | Files touched by this commit (34) |
Log message:
Bump PKGREVISION of packages whose Lua depends changed form, but whose
own PKGNAME is unchanged.
|
2013-07-07 07:19:39 by OBATA Akio | Files touched by this commit (2) |
Log message:
Fixes build failure due to Lua-5.2 API change.
|
2013-07-04 23:27:59 by Adam Ciarcinski | Files touched by this commit (44) |
Log message:
Revbump after updating lang/lua to 5.2.2.
|
2012-10-02 23:25:56 by Aleksej Saushev | Files touched by this commit (323) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
|
2010-08-06 06:39:22 by OBATA Akio | Files touched by this commit (3) |
Log message:
Update tokyotyrant to 1.1.41.
2010-02-02 FAL Labs <info@fallabs.com>
- site documents were modified.
- Release: 1.1.41
|
2010-03-12 11:47:22 by OBATA Akio | Files touched by this commit (3) |
Log message:
Update tokyotyrant to 1.1.40.
2010-01-01 Mikio Hirabayashi <hirarin@gmail.com>
* ttserver.c (proc): a bug related to initialization of the skeleton was fixed.
* tculog.c (tculogadbaddint, tculogadbadddouble): efficiency of zero was improved.
* tcrmgr.c (runput, procput): addint and adddouble were added.
- Release: 1.1.40
|
2010-01-17 03:49:05 by OBATA Akio | Files touched by this commit (4) |
Log message:
Update tokyotyrant to 1.1.39.
2009-12-07 Mikio Hirabayashi <hirarin@gmail.com>
* ttutil.c (ttservstart): error handler for the accept call was added.
* ttserver.c (proc): the system connection limit is now reset.
- Release: 1.1.39
2009-11-05 Mikio Hirabayashi <hirarin@gmail.com>
* ttserver.c (do_mc_append, do_mc_prepend): new functions.
- Release: 1.1.38
2009-10-20 Mikio Hirabayashi <hirarin@gmail.com>
* ttserver.c (do_stat): "fatal" attribute was added.
* ttutil.c (ttwaitsock): new function.
* ttutil.c (ttopensock, ttsocksend, ttsockgetc): "errno" is now \
copied just in case.
* tcrdb.c (tcrdbparasearchworker): a bug of race condition was fixed.
- Release: 1.1.37
2009-10-06 Mikio Hirabayashi <hirarin@gmail.com>
* scrext.c (serv_strstr): new function.
* ttserver.c (main, proc): "-mul" option was added.
- Release: 1.1.36
2009-09-18 Mikio Hirabayashi <hirarin@gmail.com>
* tculog.c (tculogadbputshl, tculogadbputshlproc): new functions.
* scrext.c (iterrec): a bug related to handling the return value was fixed.
* ttserver.c (do_http_post): "tcadbmisc" is now supported.
* ttserver.c (do_stat, do_mc_stats): counts of command execution are now output.
* tcrdb.c (tcrdbparasearch, tcrdbparasearchworker): new functions.
- Release: 1.1.35
2009-08-04 Mikio Hirabayashi <hirarin@gmail.com>
* tcrdb.c (tcrdbput, tcrdbout, tcrdbget): reconnect mechanism was enhanced.
* tcrdb.c (tcrdbreconnect): delay mecahism was added.
* tculog.c (tculrdnew): a bug related to timestamp detection was fixed.
* tcrmgr.c (runimporttsv, procimporttsv): "-sep" option was added.
* ttserver.c (do_log): a bug of buffer overrun was fixed.
- Release: 1.1.34
|