Commit graph

12 commits

Author SHA1 Message Date
Philip M. Gollucci
cc737b2678 - Update to 1.3.27
- shared lib bump from 7.3.0 -> 7.4.0 (no dependant ports)
2009-01-06 20:09:55 +00:00
Philip M. Gollucci
3ba72da267 Update to 1.3.26
Pull SHLIB stuff into Makefile to keep pkg-plist changes down
2008-12-27 18:03:09 +00:00
Philip M. Gollucci
e19b97733a - Update to 1.3.55
- SHLIB bump to 7.2.0 (no dependent ports)

Approved by:    gabor (mentor)
2008-12-24 08:24:13 +00:00
Philip M. Gollucci
e01bf82b54 - Update to 1.3.4
- SHLIB bump, no dependant ports

Approved by:    gabor (mentor)
2008-08-28 04:07:57 +00:00
Philip M. Gollucci
ecb6fa5285 - Update to 1.3.2
Submitted by:   (largely) vanilla (via e-mail)
Approved by:    gabor (mentor)
2008-08-22 18:42:47 +00:00
Philip M. Gollucci
b43083409f Update my ports to my freebsd address
Approved by:    araujo (mentor)
2008-07-23 02:43:55 +00:00
Marcelo Araujo
abd9602588 - Update to 1.2.11.
- Pass maintainership to submitter.

PR:		ports/125530
Submitted by:	Philip M. Gollucci <pgollucci@p6m7g8.com>
2008-07-20 15:11:06 +00:00
Pietro Cerutti
a0ee2cc798 - Update to 1.2.7
- Fix %%PORTDOCS%%%%EXAMPLESDIR%% inconsistency
2008-06-04 20:52:23 +00:00
Martin Wilke
060274400d - Update to 1.2.0
- Drop maintainership

PR:		121726
Submitted by:	Gea-Suan Lin <gslin@gslin.org> (maintainer
2008-03-17 20:04:23 +00:00
Martin Wilke
f39695a937 - Update to 1.1.14
PR:		120642
Submitted by:	Gea-Suan Lin <gslin@gslin.org> (maintainer)
2008-02-15 21:28:45 +00:00
Marcelo Araujo
502894209c - 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)
2008-01-29 15:21:41 +00:00
Cheng-Lung Sung
1275f475d4 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>
2007-12-25 03:06:43 +00:00