aboutsummaryrefslogtreecommitdiff
path: root/databases/kumofs
Commit message (Collapse)AuthorAgeFilesLines
* In the rc.d scripts, change assignments to rcvar to use theDoug Barton2012-01-143-3/+3
| | | | | | | | | | | | | | literal name_enable wherever possible, and ${name}_enable when it's not, to prepare for the demise of set_rcvar(). In cases where I had to hand-edit unusual instances also modify formatting slightly to be more uniform (and in some cases, correct). This includes adding some $FreeBSD$ tags, and most importantly moving rcvar= to right after name= so it's clear that one is derived from the other. Notes: svn path=/head/; revision=289156
* - The proper acronym for Apache Software License 2 is really AL2Thomas Abthorpe2012-01-091-1/+1
| | | | | | | | | | | | - Thanks to crees@ for generating the initial patch PR: ports/163521 Submitted by: Pedro Giffuni <pfg apache.org> Hat: portmgr Exp run by: pav Notes: svn path=/head/; revision=288824
* - Upgrade to 0.4.13.Jun Kuriyama2010-12-252-6/+4
| | | | Notes: svn path=/head/; revision=266871
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* Punt autoconf267->autoconf268Ade Lovett2010-10-161-1/+1
| | | | Notes: svn path=/head/; revision=263089
* Round one migration of ports from automake{19,110} to automake111Ade Lovett2010-10-051-1/+1
| | | | Notes: svn path=/head/; revision=262460
* Autotools update. Read ports/UPDATING 20100915 for details.Ade Lovett2010-09-151-1/+2
| | | | | | | | Approved by: portmgr (for Mk/bsd.port.mk part) Tested by: Multiple -exp runs Notes: svn path=/head/; revision=261230
* - Upgrade to 0.4.12.Jun Kuriyama2010-09-072-4/+4
| | | | Notes: svn path=/head/; revision=260671
* - Upgrade to 0.4.11.Jun Kuriyama2010-07-292-4/+4
| | | | Notes: svn path=/head/; revision=258424
* - Upgrade to 0.4.10.Jun Kuriyama2010-07-192-4/+4
| | | | Notes: svn path=/head/; revision=257958
* - Upgrade to 0.4.8.Jun Kuriyama2010-06-252-4/+5
| | | | | | | | | - Add $LICENSE. Feature safe: yes Notes: svn path=/head/; revision=256939
* Mark as broken on sparc64.Mark Linimon2010-06-191-0/+4
| | | | | | | | Hat: portmgr Feature safe: yes Notes: svn path=/head/; revision=256693
* - Upgrade to 0.4.7.Jun Kuriyama2010-05-302-4/+4
| | | | Notes: svn path=/head/; revision=255320
* - Upgrade to 0.4.5.Jun Kuriyama2010-05-242-4/+4
| | | | Notes: svn path=/head/; revision=254929
* - Upgrade to 0.4.4.Jun Kuriyama2010-05-222-4/+4
| | | | Notes: svn path=/head/; revision=254770
* - Upgrade to 0.4.3.Jun Kuriyama2010-05-182-4/+4
| | | | Notes: svn path=/head/; revision=254553
* - Upgrade to 0.4.2.Jun Kuriyama2010-05-152-4/+4
| | | | Notes: svn path=/head/; revision=254346
* - Upgrade to 0.4.1.Jun Kuriyama2010-05-152-4/+4
| | | | Notes: svn path=/head/; revision=254336
* Upgrade to 0.3.7.Jun Kuriyama2010-05-132-4/+4
| | | | Notes: svn path=/head/; revision=254255
* - Upgrade to 0.3.6.Jun Kuriyama2010-05-102-4/+4
| | | | Notes: svn path=/head/; revision=254075
* - Upgrade to 0.3.5.Jun Kuriyama2010-04-302-5/+4
| | | | Notes: svn path=/head/; revision=253490
* - Improve rc.subr related.Jun Kuriyama2010-04-277-91/+100
| | | | | | | Suggested by: dougb Notes: svn path=/head/; revision=253351
* - Update databases/tokyocabinet to 1.4.44 [1]Philip M. Gollucci2010-04-261-0/+1
| | | | | | | | | | - Chase SHLIB bump PR: ports/145992 [1] Submitted by lwhsu [1] Notes: svn path=/head/; revision=253304
* - Upgrade to 0.3.4.Jun Kuriyama2010-04-266-9/+112
| | | | Notes: svn path=/head/; revision=253279
* - Upgrade to 0.3.1.Jun Kuriyama2010-01-216-77/+19
| | | | | | | | - My patches were merged into upstream. - Fix build on 6.4 by using GCC 4.2+. Notes: svn path=/head/; revision=248268
* Fix a trivial typo in the Comment line.Mark Linimon2010-01-191-1/+1
| | | | Notes: svn path=/head/; revision=248172
* kumofs is a scalabe and highly available distributed key-value store.Jun Kuriyama2010-01-197-0/+126
WWW: http://github.com/etolabo/kumofs Notes: svn path=/head/; revision=248128