aboutsummaryrefslogtreecommitdiff
path: root/databases/leveldb
Commit message (Collapse)AuthorAgeFilesLines
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-2/+2
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* - Cleanup MakefileSunpoet Po-Chuan Hsieh2015-10-171-1/+0
| | | | Notes: svn path=/head/; revision=399557
* - Convert to new test frameworkSunpoet Po-Chuan Hsieh2015-10-041-3/+1
| | | | Notes: svn path=/head/; revision=398596
* LevelDB has PowerPC support since version 1.6 (Oct 12 2012).Alexey Dokuchaev2015-09-061-3/+0
| | | | | | | Upstream commit: https://github.com/google/leveldb/commit/946e5b5 Notes: svn path=/head/; revision=396217
* - Convert to new options target helperSunpoet Po-Chuan Hsieh2015-07-112-13/+11
| | | | | | | | - Update comment - Regenerate patch file with makepatch: Notes: svn path=/head/; revision=391744
* - Convert to new option target helperSunpoet Po-Chuan Hsieh2015-07-061-4/+4
| | | | Notes: svn path=/head/; revision=391445
* - Use DISTVERSIONPREFIX instead of GH_TAGNAMESunpoet Po-Chuan Hsieh2015-05-082-5/+4
| | | | | | | - Remove GH_PROJECT Notes: svn path=/head/; revision=385823
* - Don't install static libraries with INSTALL_LIB (part 1/2)Dmitry Marakasov2015-05-081-2/+3
| | | | | | | | Approved by: portmgr blanket MFH: 2015Q2 Notes: svn path=/head/; revision=385787
* - Cleanup WRKSRC: leading v in GH_TAGNAME is removed from DISTNAME in r382120Sunpoet Po-Chuan Hsieh2015-03-241-1/+0
| | | | Notes: svn path=/head/; revision=382151
* - Cleanup -lpthread/-pthread manipulationSunpoet Po-Chuan Hsieh2015-03-241-1/+0
| | | | Notes: svn path=/head/; revision=382129
* - Convert to new USE_GITHUB usage and remove deprecated GH_COMMITSunpoet Po-Chuan Hsieh2015-03-212-3/+3
| | | | Notes: svn path=/head/; revision=381838
* - Remove WWW of Google CodeSunpoet Po-Chuan Hsieh2014-12-061-1/+0
| | | | Notes: svn path=/head/; revision=374119
* Cleanup plistBaptiste Daroussin2014-10-201-3/+0
| | | | Notes: svn path=/head/; revision=371255
* - Update to 1.18Sunpoet Po-Chuan Hsieh2014-09-183-5/+6
| | | | | | | Changes: https://github.com/google/leveldb/releases Notes: svn path=/head/; revision=368479
* - Change upstream to GitHubSunpoet Po-Chuan Hsieh2014-09-152-5/+10
| | | | | | | - Use ECHO_CMD Notes: svn path=/head/; revision=368276
* - Update to 1.17Sunpoet Po-Chuan Hsieh2014-09-133-8/+8
| | | | | | | | | | | - Use my LOCAL as MASTER_SITES - Add GitHub to WWW Changes: http://code.google.com/p/leveldb/source/list https://github.com/google/leveldb/commits/master Notes: svn path=/head/; revision=368112
* - Switch devel/google-perftools to USES=libtool, drop .la filesDmitry Marakasov2014-06-231-1/+1
| | | | | | | | | - Bump dependent ports as .so version has changed Approved by: portmgr blanket Notes: svn path=/head/; revision=358946
* - Add missing USES=libtool to archivers/snappyDmitry Marakasov2014-06-161-1/+1
| | | | | | | | | - Bump dependent ports as .so version has changed Approved by: portmgr blanket Notes: svn path=/head/; revision=358015
* Upgrade snappy to 1.1.1, and bump all related PORTREVISION to chase shared ↵Vanilla I. Shu2014-06-031-0/+1
| | | | | | | | | | | library version. PR: ports/190409 Submitted by: ports at robakdesign.com Approved by: portmgr@ (for NO_STAGE) Notes: svn path=/head/; revision=356371
* - Fix build on DragonFlyBSDSunpoet Po-Chuan Hsieh2014-05-121-0/+1
| | | | | | | | Requested by: vanilla Tested by: vanilla Notes: svn path=/head/; revision=353869
* - Add regression-test:Sunpoet Po-Chuan Hsieh2014-05-081-0/+3
| | | | Notes: svn path=/head/; revision=353245
* - Update LICENSESunpoet Po-Chuan Hsieh2013-12-132-9/+1
| | | | | | | - Shorten pkg-descr Notes: svn path=/head/; revision=336302
* - Update to 1.15.0Sunpoet Po-Chuan Hsieh2013-12-112-7/+7
| | | | | | | | | | - Fix make reinstall [1] Changes: http://code.google.com/p/leveldb/source/list Submitted by: bdrewery (via IRC) Notes: svn path=/head/; revision=336194
* - Add LICENSESunpoet Po-Chuan Hsieh2013-11-181-5/+5
| | | | | | | - Convert to new options helper Notes: svn path=/head/; revision=334226
* - Support STAGEDIRSunpoet Po-Chuan Hsieh2013-10-011-13/+12
| | | | Notes: svn path=/head/; revision=328965
* - Update to 1.14.0Sunpoet Po-Chuan Hsieh2013-09-212-6/+6
| | | | | | | Changes: http://code.google.com/p/leveldb/source/list Notes: svn path=/head/; revision=327792
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | databases) Notes: svn path=/head/; revision=327717
* - Use -pthread instead of deprecated PTHREAD_LIBSSunpoet Po-Chuan Hsieh2013-08-251-3/+3
| | | | | | | - Use !${PORT_OPTIONS:Mfoo} instead of empty(PORT_OPTIONS:Mfoo) Notes: svn path=/head/; revision=325350
* - Update to 1.13.0Sunpoet Po-Chuan Hsieh2013-08-222-3/+3
| | | | | | | Changes: http://code.google.com/p/leveldb/source/list Notes: svn path=/head/; revision=325214
* - Remove leading indefinite article from COMMENTSunpoet Po-Chuan Hsieh2013-08-211-1/+1
| | | | Notes: svn path=/head/; revision=325161
* - Use USES=gmakeSunpoet Po-Chuan Hsieh2013-08-211-1/+1
| | | | Notes: svn path=/head/; revision=325110
* - Update to 1.12.0Sunpoet Po-Chuan Hsieh2013-06-222-3/+3
| | | | | | | Changes: http://code.google.com/p/leveldb/source/list Notes: svn path=/head/; revision=321532
* - Update to 1.10.0Sunpoet Po-Chuan Hsieh2013-05-232-4/+3
| | | | | | | Changes: http://code.google.com/p/leveldb/source/list Notes: svn path=/head/; revision=318908
* - Build/install memenv header file and shared/static librarySunpoet Po-Chuan Hsieh2013-04-233-3/+40
| | | | | | | | | | | - Bump PORTREVISION for package change - Cosmetic change Requested by: mi Tested by: mi, Robert Backhaus <robbak@robbak.com> (net-p2p/bitcoin maintainer) Notes: svn path=/head/; revision=316380
* - Update to 1.9.0Sunpoet Po-Chuan Hsieh2013-01-302-3/+3
| | | | | | | Changes: http://code.google.com/p/leveldb/source/list Notes: svn path=/head/; revision=311240
* - Update to 1.7.0Sunpoet Po-Chuan Hsieh2012-12-053-22/+4
| | | | | | | | | | | | - Cleanup Makefile header Changes: http://code.google.com/p/leveldb/source/list http://code.google.com/p/leveldb/source/detail?r=40768657bc8ec3ded60712eeeab7c25b1b07deca http://code.google.com/p/leveldb/source/detail?r=946e5b5a4ce7980917b22a408f090a4e86c3fa44 Feature safe: yes Notes: svn path=/head/; revision=308292
* - Convert to new options frameworkSunpoet Po-Chuan Hsieh2012-06-191-6/+6
| | | | | | | - Rename option PERFTOOLS to GPERFTOOLS to match the project name Notes: svn path=/head/; revision=299632
* - Update to 1.5.0Sunpoet Po-Chuan Hsieh2012-06-165-57/+43
| | | | | | | | | | | | | | Changes: http://code.google.com/p/leveldb/source/list http://code.google.com/p/leveldb/source/detail?r=dd0d562b4d4fbd07db6a44f9e221f8d368fee8e4 http://code.google.com/p/leveldb/source/detail?r=b914f91b1049699aa2d0e08660aa9246b87bdcb7 http://code.google.com/p/leveldb/source/detail?r=075a35a6d390167b77b687e067dd0ba593e7f624 http://code.google.com/p/leveldb/source/detail?r=85584d497e7b354853b72f450683d59fcf6b9c5c http://code.google.com/p/leveldb/source/detail?r=bc1ee4d25e09b04e074db330a41f54ef4af0e31b http://code.google.com/p/leveldb/source/detail?r=a1ad4d1995dc8efeb0d3d7a40b8bb63c9b7c8259 Submitted by: vanilla Notes: svn path=/head/; revision=299425
* - Update to 1.2.20120315Sunpoet Po-Chuan Hsieh2012-03-162-3/+3
| | | | | | | | | | | | | | Changes: http://code.google.com/p/leveldb/source/list http://code.google.com/p/leveldb/source/detail?r=9013f13b1512f6ab8c04518e8f036e58be271eba http://code.google.com/p/leveldb/source/detail?r=583f1499c00ff40f332149021f583cf6ee78dd7e http://code.google.com/p/leveldb/source/detail?r=d79762e27369365a7ffe1f2e3a5c64b0632079e1 http://code.google.com/p/leveldb/source/detail?r=015d26f8be6e27d96c536eb9f1ef7275898e3603 http://code.google.com/p/leveldb/source/detail?r=239ac9d2dea0ac1708b7d903a3d80d3883e0781b http://code.google.com/p/leveldb/source/detail?r=3c8be108bfb5fbd7d51f824199627e757279f79e Feature safe: yes Notes: svn path=/head/; revision=293419
* - Update to 1.2.20111130Sunpoet Po-Chuan Hsieh2011-12-073-19/+10
| | | | | | | | | Changes: http://code.google.com/p/leveldb/source/list http://code.google.com/p/leveldb/source/detail?r=c8c5866a86c8d4a3e80d8708d14a06776fb683d1 Feature safe: yes Notes: svn path=/head/; revision=287018
* Mark as not for powerpc: #error Please implement AtomicPointer for thisMark Linimon2011-11-231-0/+3
| | | | | | | | | | platform. Hat: portmgr Feature safe: yes Notes: svn path=/head/; revision=286281
* - Update to 1.2.20111114Sunpoet Po-Chuan Hsieh2011-11-213-23/+11
| | | | | | | | | | Changes: http://code.google.com/p/leveldb/source/list http://code.google.com/p/leveldb/source/detail?r=42fb47f6edab02d4abb814631c6615dd4661d7d2 http://code.google.com/p/leveldb/source/detail?r=36a5f8ed7f9fb3373236d5eace4f5fea369856ee Feature safe: yes Notes: svn path=/head/; revision=286176
* - Fix snappy detectionSunpoet Po-Chuan Hsieh2011-10-282-8/+14
| | | | | | | | | - Turn off PERFTOOLS by default - Pet portlint - Bump PORTREVISION for dependency change Notes: svn path=/head/; revision=284520
* - Add leveldb 1.2.20111024Sunpoet Po-Chuan Hsieh2011-10-285-0/+155
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values. Features: - Keys and values are arbitrary byte arrays. - Data is stored sorted by key. - Callers can provide a custom comparison function to override the sort order. - The basic operations are Put(key,value), Get(key), Delete(key). - Multiple changes can be made in one atomic batch. - Users can create a transient snapshot to get a consistent view of data. - Forward and backward iteration is supported over the data. - Data is automatically compressed using the Snappy compression library. - External activity (file system operations etc.) is relayed through a virtual interface so users can customize the operating system interactions. - Detailed documentation about how to use the library is included with the source code. Limitations: - This is not a SQL database. It does not have a relational data model, it does not support SQL queries, and it has no support for indexes. - Only a single process (possibly multi-threaded) can access a particular database at a time. - There is no client-server support builtin to the library. An application that needs such support will have to wrap their own server around the library. WWW: http://code.google.com/p/leveldb/ Notes: svn path=/head/; revision=284517