Antoine Brodin
df92ae8879
Mark BROKEN: fails to build
...
[ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.4.0:exec (concat-NOTICE-files) on project hbase-assembly: Command execution failed. Process exited with an error: 1 (Exit value: 1) -> [Help 1]
Reported by: pkg-fallout
MFH: 2016Q4
2016-10-08 08:20:16 +00:00
Mathieu Arnold
842bb9fd43
Fix staging as a regular user.
...
COPYTREE_SHARE installs as 444, which may be a mistake.
Sponsored by: Absolight
2016-08-22 16:14:49 +00:00
Mathieu Arnold
f899c758a6
When there is a do-install target, do not use a post-install target, do
...
everything at once. Sometime, rename post-install into a options helper
target.
I did not fix ports that were such a mess that I could not figure out
what they really wanted to do. I also did not change ports that had
some version of an auto-plist code in post-install, for the same reason.
With hat: portmgr
Sponsored by: Absolight
2016-07-19 11:04:13 +00:00
Dmitry Sivachenko
07ff769ab7
Bump portrevision to reflect rc-scripts update.
2016-04-27 18:38:15 +00:00
Dmitry Sivachenko
500e6e3214
Fix 'status' argument for rc-scripts.
...
PR: 208640
Submitted by: xmj
2016-04-27 14:50:24 +00:00
Dmitry Sivachenko
34d8ecfd3d
Allow to build hadoop stack with java-1.8, there are several reports
...
it is working fine.
2016-04-17 12:28:10 +00:00
Dmitry Sivachenko
180f6490e7
Update to version 1.2.1.
...
PR: 208739
Submitted by: kbowling
2016-04-13 07:13:54 +00:00
Mathieu Arnold
4e1b79a0a6
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
...
With hat: portmgr
Sponsored by: Absolight
2016-04-01 14:00:51 +00:00
Dmitry Sivachenko
23717e3f64
Update to version 1.2.0
...
PR: 207549
Submitted by: Kevin Bowling <kbowling@freebsd.org>
2016-03-19 22:01:43 +00:00
Dmitry Sivachenko
e86d582cf9
Update to version 1.1.2.
...
PR: 204495
Submitted by: kevin.bowling@kev009.com
2015-11-19 15:21:15 +00:00
Steve Wills
cecb38bac2
databases/hbase: fix build with OpenJDK8
...
PR: 203506
Approved by: maintainer timeout (demon, >2 weeks)
2015-10-16 18:15:11 +00:00
Mathieu Arnold
20f2670cb7
Fix.
...
Sponsored by: Absolight
2015-05-11 21:47:43 +00:00
Mathieu Arnold
88bfe4bd43
Cleanup DIST* variables.
...
When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup
With hat: portmgr
Sponsored by: Absolight
2015-05-11 18:34:57 +00:00
Dmitry Sivachenko
e5397a2387
Remove redundant +.
2015-04-19 12:33:29 +00:00
Bartek Rutkowski
571ea2bfb3
databases/hbase: add CPE information
...
- Maintainer's timeout (demon@FreeBSD.org )
PR: 198964
Submitted by: Shun <shun.fbsd.pr@dropcut.net>
2015-04-12 18:10:23 +00:00
Dmitry Sivachenko
9807838aec
Update to version 0.98.9.
...
PR: 198040
Submitted by: Freddy Andersen <freddy@cfandersen.com>
2015-02-26 17:29:39 +00:00
Dmitry Sivachenko
87cbbcfa72
Do install hirb.rb.
...
Pointed out by: Piotr Kubaj <pkubaj@riseup.net>
Patch hbase script to use correct location of config directory.
2014-11-17 12:44:17 +00:00
Dmitry Sivachenko
5029106eef
Add /usr/local/bin to PATH to let startup scripts to find bash.
2014-10-14 15:49:02 +00:00
Baptiste Daroussin
221429612d
Simplify plist by trimming @dirrm* and using PORTDOCS macro
2014-09-22 14:15:03 +00:00
Dmitry Sivachenko
023fa10934
Fix depends.
2014-07-31 12:41:08 +00:00
Dmitry Sivachenko
bd7f40e53f
Install sample configs in EXAMPLESDIR;
...
Minor tweaks.
2014-07-29 12:13:59 +00:00
Dmitry Sivachenko
fa41c5db88
New port: apache hbase:
...
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.
2014-07-28 20:40:49 +00:00