Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | all: Remove all other $FreeBSD keywords. | Mathieu Arnold | 2021-04-06 | 2 | -6/+2 |
| | |||||
* | Convert to UCL & cleanup pkg-message (categories d) | Mathieu Arnold | 2019-08-13 | 1 | -4/+8 |
| | |||||
* | Fix build with newer bash. | Dmitry Sivachenko | 2016-11-15 | 1 | -0/+11 |
| | | | | | PR: 214522 Submitted by: cokane | ||||
* | Fix 'status' argument for rc-scripts. | Dmitry Sivachenko | 2016-04-27 | 2 | -0/+2 |
| | | | | | PR: 208640 Submitted by: xmj | ||||
* | Update to version 1.2.0 | Dmitry Sivachenko | 2016-03-19 | 1 | -11/+0 |
| | | | | | PR: 207549 Submitted by: Kevin Bowling <kbowling@freebsd.org> | ||||
* | Update to version 1.1.2. | Dmitry Sivachenko | 2015-11-19 | 7 | -44/+42 |
| | | | | | PR: 204495 Submitted by: kevin.bowling@kev009.com | ||||
* | databases/hbase: fix build with OpenJDK8 | Steve Wills | 2015-10-16 | 2 | -0/+27 |
| | | | | | PR: 203506 Approved by: maintainer timeout (demon, >2 weeks) | ||||
* | Do install hirb.rb. | Dmitry Sivachenko | 2014-11-17 | 1 | -0/+10 |
| | | | | | | Pointed out by: Piotr Kubaj <pkubaj@riseup.net> Patch hbase script to use correct location of config directory. | ||||
* | Add /usr/local/bin to PATH to let startup scripts to find bash. | Dmitry Sivachenko | 2014-10-14 | 2 | -0/+2 |
| | |||||
* | Install sample configs in EXAMPLESDIR; | Dmitry Sivachenko | 2014-07-29 | 2 | -0/+8 |
| | | | | Minor tweaks. | ||||
* | New port: apache hbase: | Dmitry Sivachenko | 2014-07-28 | 5 | -0/+114 |
Apache HBase is an open-source, distributed, versioned, non-relational database modeled after Google's Bigtable: A Distributed Storage System for Structured Data by Chang et al. Just as Bigtable leverages the distributed data storage provided by the Google File System, Apache HBase provides Bigtable-like capabilities on top of Hadoop and HDFS. |