FreshPorts -- The Place For Ports notbug Sat, 26 May 2012 12:58 PM BST
Port details
tokyocabinet 1.4.47 databases on this many watch lists=3 search for ports that depend on this port
A modern implementation of DBM
Maintained by: kuriyama@FreeBSD.org search for ports maintained by this maintainer
Port Added: 25 Dec 2007 03:07:20
License: not specified in port


Tokyo Cabinet is a library of routines for managing a database. The
database is a simple data file containing records, each is a pair of a
key and a value. Every key and value is serial bytes with variable
length. Both binary data and character string can be used as a key and
a value. There is neither concept of data tables nor data types.
Records are organized in hash table or B+ tree.

WWW: http://fallabs.com/tokyocabinet/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/gmake

Required by:
for Libraries

To install the port: cd /usr/ports/databases/tokyocabinet/ && make install clean
To add the package: pkg_add -r tokyocabinet


Configuration Options
===> The following configuration options are available for tokyocabinet-1.4.47:
     DEBUG=off (default) "Debugging support"
     DEVEL=off (default) "Development build"
     FASTEST=off (default) "Fastest run"
     LZMA=off (default) "Enable LZMA codec"
     LZO=off (default) "Enable LZO codec"
     PTHREAD=on (default) "Enable POSIX thread support"
     PROFILE=off (default) "Profiling build"
     SHARED=on (default) "Shared build"
     SWAB=off (default) "Swapping byte-orders build"
     UYIELD=off (default) "Detecting race conditions"
===> Use 'make config' to modify these settings

Master Sites:
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/kuriyama/
ftp://ftp.se.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/kuriyama/
ftp://ftp.uk.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/kuriyama/
ftp://ftp.ru.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/kuriyama/
ftp://ftp.jp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/kuriyama/
ftp://ftp.tw.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/kuriyama/
ftp://ftp.cn.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/kuriyama/
http://fallabs.com/tokyocabinet/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 35

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
28 Aug 2011 22:16:44
Original commit files touched by this commit  1.4.47
kuriyama search for other commits by this committer
Update MASTER_SITE and WWW.

PR:             ports/160171
Submitted by:   sunpoet
25 Feb 2011 13:36:52
Original commit files touched by this commit  1.4.47
kuriyama search for other commits by this committer
- Upgrade to 1.4.47.
09 Oct 2010 10:11:47
Original commit files touched by this commit  1.4.46
kuriyama search for other commits by this committer
Comment for PTHREAD OPTION was inverted.

Reported by:    nork
08 Aug 2010 01:31:14
Original commit files touched by this commit  1.4.46
kuriyama search for other commits by this committer
- Upgrade to 1.4.46.
30 May 2010 11:06:06
Original commit files touched by this commit  1.4.45
kuriyama search for other commits by this committer
- Upgrade to 1.4.45.
- Remove off64 option.  This is no effect on FreeBSD.
- Remove ZLIB and BZIP2 options.  I cannot image who want to disabe
  them.
- Add LZMA and LZO options (use lzmalib from ports even if on
  recent 9-current because of missing header).
- Add missing SHARED option and sort options [1].
- Clean up usage of WITH_ and WITHOUT_ [1].

PR:             ports/146164 [1]
Submitted by:   Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> [1]
04 May 2010 11:40:46
Original commit files touched by this commit  1.4.44
kuriyama search for other commits by this committer
- Take maintainership.
- Backup distfile to my $MASTER_SITE_LOCAL.
29 Apr 2010 19:37:25
Original commit files touched by this commit  1.4.44
pgollucci search for other commits by this committer
- Release some more
26 Apr 2010 21:58:58
Original commit files touched by this commit  1.4.44
pgollucci search for other commits by this committer
- Update databases/tokyocabinet to 1.4.44 [1]
- Chase SHLIB bump

PR:             ports/145992 [1]
Submitted by    lwhsu [1]
27 Dec 2009 02:08:54
Original commit files touched by this commit  1.4.41
pgollucci search for other commits by this committer
- Update databases/tokyocabinet to 1.4.41
- Bump PORTREVISION of depend ports (sh lib bump)

PR:             ports/142032
Submitted by:   lwshu
24 Jul 2009 00:43:03
Original commit files touched by this commit  1.4.30
pgollucci search for other commits by this committer
- Update databases/tokyocabinet to 1.4.30

PR:             ports/136988 [prompted by]
Submitted by:   Qing Feng <qingfeng@me.com>
13 Jul 2009 23:31:56
Original commit files touched by this commit  1.4.29
pgollucci search for other commits by this committer
- Update to 1.4.29
- bump PORTREVISION for SHLIB bump
27 May 2009 19:18:26
Original commit files touched by this commit  1.4.23
pgollucci search for other commits by this committer
- Update to 1.4.23
- Chase shlib bump

PR:             ports/134960
Submitted by:   Gea-Suan Lin <gslin@gslin.org>
17 May 2009 06:35:19
Original commit files touched by this commit  1.4.20
pgollucci search for other commits by this committer
- Update to 1.4.20
- Bump PORTREVISION for SHLIB bump

PR:             ports/134596
Submitted by:   lwshu
16 May 2009 06:27:56
Original commit files touched by this commit  1.4.17
pgollucci search for other commits by this committer
- Mark most of my ports MAKE_JOBS_SAFE=yes

Tested by: several builds in P6 TB
07 May 2009 07:27:54
Original commit files touched by this commit  1.4.17
pgollucci search for other commits by this committer
- Update to 1.4.17
- Bump PORTREVISION for SHLIB bump

PR:             ports/134057
Submitted by:   lwshu
25 Apr 2009 00:34:39
Original commit files touched by this commit  1.4.16
pgollucci search for other commits by this committer
- Update to 4.1.16
- Bump PORTREVISION for SHLIB bump
22 Apr 2009 04:12:14
Original commit files touched by this commit  1.4.15
pgollucci search for other commits by this committer
- Update to 4.1.15
- Bump PORTREVISION for SHLIB bump
10 Apr 2009 06:11:50
Original commit files touched by this commit  1.4.14
pgollucci search for other commits by this committer
- Update to 1.4.14

PR:             ports/133543
Submitted by:   lwshu@
28 Mar 2009 14:47:28
Original commit files touched by this commit  1.4.11
lwhsu search for other commits by this committer
- Update to 1.4.11
- Avoid to use http://tokyocabinet.sourceforge.net/ as distfiles [1]

PR:             ports/132648 [1]
Submitted by:   Gea-Suan Lin <gslin AT gslin.org>
Approved by:    maintainer implicitly
10 Mar 2009 11:38:36
Original commit files touched by this commit  1.4.9
lwhsu search for other commits by this committer
- Update to 1.4.9 [2]
- Add SF mirrors [1]
- portlint(1) fix [1]

PR:             [1] ports/131799 [2] ports/131799
Submitted by:   [1] lwhsu [2] Gea-Suan Lin <gslin AT gslin.org>
03 Feb 2009 05:11:52
Original commit files touched by this commit  1.4.4
pgollucci search for other commits by this committer
- Update to 1.4.4
- note SHLIB bump (no dependant ports)
28 Jan 2009 04:23:14
Original commit files touched by this commit  1.4.3
pgollucci search for other commits by this committer
- Update to 1.4.3
- Note SHLIB bump to 7.8.0 (no dependent ports)
26 Jan 2009 18:03:16
Original commit files touched by this commit  1.4.1
pgollucci search for other commits by this committer
- Update to 1.4.1
- SHLIB bump from 7.4.0 to 7.6.0 (no dependent ports)
06 Jan 2009 20:09:55
Original commit files touched by this commit  1.3.27
pgollucci search for other commits by this committer
- Update to 1.3.27
- shared lib bump from 7.3.0 -> 7.4.0 (no dependant ports)
27 Dec 2008 18:03:09
Original commit files touched by this commit  1.3.26
pgollucci search for other commits by this committer
Update to 1.3.26
Pull SHLIB stuff into Makefile to keep pkg-plist changes down
24 Dec 2008 08:24:14
Original commit files touched by this commit  1.3.25
pgollucci search for other commits by this committer
- Update to 1.3.55
- SHLIB bump to 7.2.0 (no dependent ports)

Approved by:    gabor (mentor)
28 Aug 2008 04:07:57
Original commit files touched by this commit  1.3.4
pgollucci search for other commits by this committer
- Update to 1.3.4
- SHLIB bump, no dependant ports

Approved by:    gabor (mentor)
22 Aug 2008 18:42:48
Original commit files touched by this commit  1.3.2
pgollucci search for other commits by this committer
- Update to 1.3.2

Submitted by:   (largely) vanilla (via e-mail)
Approved by:    gabor (mentor)
23 Jul 2008 02:43:55
Original commit files touched by this commit  1.2.11
pgollucci search for other commits by this committer
Update my ports to my freebsd address

Approved by:    araujo (mentor)
20 Jul 2008 15:11:06
Original commit files touched by this commit  1.2.11
araujo search for other commits by this committer
- Update to 1.2.11.
- Pass maintainership to submitter.

PR:             ports/125530
Submitted by:   Philip M. Gollucci <pgollucci@p6m7g8.com>
04 Jun 2008 20:52:23
Original commit files touched by this commit  1.2.7
gahr search for other commits by this committer
- Update to 1.2.7
- Fix %%PORTDOCS%%%%EXAMPLESDIR%% inconsistency
17 Mar 2008 20:04:24
Original commit files touched by this commit  1.2.0
miwi search for other commits by this committer
- Update to 1.2.0
- Drop maintainership

PR:             121726
Submitted by:   Gea-Suan Lin <gslin@gslin.org> (maintainer
15 Feb 2008 21:28:46
Original commit files touched by this commit  1.1.14
miwi search for other commits by this committer
- Update to 1.1.14

PR:             120642
Submitted by:   Gea-Suan Lin <gslin@gslin.org> (maintainer)
29 Jan 2008 15:21:41
Original commit files touched by this commit  1.1.10
araujo search for other commits by this committer
- Update to 1.1.10.
- Now use DOCSDIR.

PR:             ports/119963
Submitted by:   Felippe de Meirelles Motta <lippemail@gmail.com>
Approved by:    Gea-Suan Lin <gslin@gslin.org> (maintainer)
                itetcu (mentor, implicit)
25 Dec 2007 03:06:43
Original commit files touched by this commit  1.1.6
clsung search for other commits by this committer
Tokyo Cabinet is a library of routines for managing a database. The
database is a simple data file containing records, each is a pair of a
key and a value. Every key and value is serial bytes with variable
length. Both binary data and character string can be used as a key and
a value. There is neither concept of data tables nor data types.
Records are organized in hash table or B+ tree.

WWW:    http://tokyocabinet.sourceforge.net/

PR:             ports/118947
Submitted by:   Gea-Suan Lin <gslin at gslin.org>

Number of commits found: 35

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23670
Broken 193
Deprecated 147
Ignore 735
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 41
Set to expire 188
Interactive 54
new 24 hours 14
new 48 hours31
new 7 days57
new fortnight181
new month253

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.213 seconds.