Commit Graph

18 Commits

Author SHA1 Message Date
Antoine Brodin
63f5eeef8a Bump a few PORTREVISIONs after r498529
With hat:	portmgr
2019-04-10 06:18:31 +00:00
Kevin Bowling
81a914e306 databases/opentsdb: rc script should allow JVMARGS to be set
PR:		209059
Approved by:	krion (mentor)
Sponsored by:	BBOX.io
Differential Revision:	https://reviews.freebsd.org/D19362
2019-02-28 20:13:18 +00:00
Sunpoet Po-Chuan Hsieh
6b5fb69ad0 Update MAINTAINER: use @FreeBSD.org 2017-02-11 01:58:10 +00:00
Steve Wills
4896ca5b81 databases/opentsdb: new maintainer
PR:		216402
Submitted by:	kbowling
Approved by:	xmj (maintainer)
2017-01-23 18:13:36 +00:00
Steve Wills
ba4b77f6c0 databases/opentsdb: update to 2.3.0
PR:		216264
Approved by:	johannes@perceivon.net (maintainer)
2017-01-19 19:13:02 +00:00
Dmitry Marakasov
eb46820fc4 - Fix license (see source files)
- Add LICENSE_FILE
- Add NO_ARCH
- Fix WWW:

Approved by:	portmgr blanket
2017-01-13 09:24:39 +00:00
Torsten Zuehlsdorff
8b62234838 Change all occurrences of xmj@chaot.net to johannes@perceivon.net as the owner requested.
This only affects "Created by" lines with one exception: devel/uclcmd. There the maintainer is changed. This was overlooked in r416918.

Approved by: junovitch (mentor)
2016-06-23 09:48:53 +00:00
Torsten Zuehlsdorff
c5152e00e5 Change MAINTAINER from xmj@FreeBSD.org to johannes@perceivon.net
PR:           210265
Submitted by: Johannes Jost Meixner (johannes@perceivon.net)
Approved by:  pi (mentor)
2016-06-15 09:04:29 +00:00
Kurt Jaeger
ad67447870 Several ports: Change MAINTAINER from xmj@chaot.net to xmj@FreeBSD.org
PR:		209746
Submitted by:	xmj
2016-05-25 16:54:30 +00:00
Lars Engels
54a069cd04 - Use shebangfix for check_tsd
- Use Java 1.8+
- Bump PORTREVISION

PR:		        208531
Submitted by:	Johan Ström <johan@stromnet.se>
Approved by:	maintainer
Sponsored by:	Essen Linuxhotel Hackathon 2016
2016-04-23 12:01:12 +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
Mathieu Arnold
13544abd94 Fix build as a user. Again.
While there, make the port prefix safe, again.

Sponsored by:	Absolight
2016-02-22 20:13:01 +00:00
Rene Ladan
2f8426a22c databases/opentsdb: update to 2.2.0
PR:			207292
Submitted by:		xmj (maintainer)
2016-02-21 21:05:04 +00:00
Martin Wilke
48ab24dea6 - Fix wrong path searching for logback.xml
- While here remove unused sed line
- Bump PORTREVISION

PR:		205868
Submitted by:	Davide D'Amico (based on)
Approved by:	Johannes Jost Meixner (maintainer)
2016-01-06 08:50:23 +00:00
Martin Wilke
b054ae551b - Update to 2.1.3
PR:		205666
Submitted by:	xmj
2015-12-29 01:15:45 +00:00
Mathieu Arnold
2ec21e753c Fix build as a user.
While there, really don't generate backup copies in post-patch.

Sponsored by:	Absolight
2015-12-14 17:17:05 +00:00
Mark Felder
91fe234038 databases/opentsdb: Fix STAGE, missing UID and GID
Staging was broken due to touching /root/.java during build
UID and GID was lost in old copy of the review
While here, also fix hardcoded path to ETCDIR

Pointyhat:	me

Differential Revision:	https://reviews.freebsd.org/D4083
2015-11-08 14:05:21 +00:00
Mark Felder
106bed3d77 OpenTSDB is a distributed, scalable Time Series Database (TSDB) written
on top of HBase.  OpenTSDB was written to address a common need: store,
index and serve metrics collected from computer systems (network gear,
operating systems, applications) at a large scale, and make this data
easily accessible and graphable.

WWW: http://www.opentsdb.net

Differential Revision:	https://reviews.freebsd.org/D4083
2015-11-06 14:30:04 +00:00