Commit graph

13 commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
d6f53db96f - Add LICENSE 2013-11-18 18:20:36 +00:00
Sunpoet Po-Chuan Hsieh
04e178890a - Support STAGEDIR 2013-09-30 15:50:01 +00:00
Baptiste Daroussin
36117d7097 Add NO_STAGE all over the place in preparation for the staging support (cat: databases) 2013-09-20 16:13:47 +00:00
Sunpoet Po-Chuan Hsieh
24df18c6d4 - Respect CXX 2013-09-13 16:38:03 +00:00
Sunpoet Po-Chuan Hsieh
f529778dba - Fix USES 2013-08-22 16:31:00 +00:00
Sunpoet Po-Chuan Hsieh
ee0456d513 - Cleanup Makefile header 2013-08-21 17:42:57 +00:00
Sunpoet Po-Chuan Hsieh
fa1716b118 - Remove leading indefinite article from COMMENT 2013-08-21 17:17:25 +00:00
Sunpoet Po-Chuan Hsieh
c9cf6c6113 - Convert to new perl framework 2013-08-21 14:08:06 +00:00
Sunpoet Po-Chuan Hsieh
bc221a68c1 - Use USES=gmake 2013-08-21 12:03:51 +00:00
Sunpoet Po-Chuan Hsieh
e157bbd39c - Bump PORTREVISION for databases/leveldb shlib change 2012-06-16 20:22:40 +00:00
Sunpoet Po-Chuan Hsieh
aa704fd45d - Add USE_GMAKE=yes to ensure MAKE_JOBS_SAFE
PR:		ports/164589
Submitted by:	swills
2012-01-29 11:56:05 +00:00
Sunpoet Po-Chuan Hsieh
4506aa60f5 - Update to 0.07
Changes:	http://search.cpan.org/dist/Tie-LevelDB/Changes
Feature safe:	yes
2011-11-15 15:49:47 +00:00
Sunpoet Po-Chuan Hsieh
4ad3ec06fb - Add p5-Tie-LevelDB 0.06
Tie::LevelDB is the Perl Interface for Google NoSQL database called LevelDB. See
http://code.google.com/p/leveldb/ for more details.

Interface is implemented both as a reflection of an original LevelDB C++ API and
a Perl-ish TIEHASH mechanism.

WWW: http://search.cpan.org/dist/Tie-LevelDB/
2011-10-28 14:19:42 +00:00