Commit graph

9 commits

Author SHA1 Message Date
Tobias C. Berner
707c6bf295 Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".

I tried to only set insource where explictely needed.

PR:		232038
Exp-run by:	antoine
2018-12-25 20:25:39 +00:00
Rene Ladan
8a502cb2d4 Remove compatibility code for FreeBSD < 11.2 from all ports.
Simplify some ports where DragonFlyBSD no longer needs to be special-cased.
Submitted by:	rene
Reviewed by:	bapt, jbeich
Differential Revision:	https://reviews.freebsd.org/D17724
2018-11-02 13:32:34 +00:00
Mathieu Arnold
e1bfdfbe56 Add DOCS options to ports that should have one.
Also various fixes related to said option.

PR:		230864
Submitted by:	mat
exp-runs by:	antoine
2018-09-10 13:14:50 +00:00
Thomas Zander
59bdff2a86 Adapt ${name}_limits to the new resource limiting mechanics for services
PR:		227219
Submitted by:	0mp
Approved by:	maintainer timeout
2018-06-09 18:41:46 +00:00
Yuri Victorovich
699dfb8461 databases/arangodb32: Update 3.2.10 -> 3.2.13
Port changes:
* Update of the maintainer's e-mail: galu@packetdam.com -> dev@dudu.ro
* Patch updates

PR:		225698
Submitted by:	Vlad Galu <dev@dudu.ro> (maintainer)
2018-04-24 03:50:08 +00:00
Yuri Victorovich
8054a858ba databases/arangodb32: Update to 3.2.10
Additional port change:
* Added LICENSE_FILE

PR:		224563
Submitted by:	Vlad Galu <dev@dudu.ro>
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D13744
2018-02-05 22:46:44 +00:00
Nikolai Lifanov
29283e17d2 update databases/arangodb32 to 3.2.9
PR:		224032
Submitted by:	dev@dudu.ro (maintainer, same as galu@packetdam.com)
2017-12-08 19:35:35 +00:00
Nikolai Lifanov
a7eafba032 fix databases/arangodb32 on FreeBSD 10.x
o Fix build on FreeBSD 10.x by requiring recent LLVM
o Only build on amd64 - many hardcoded directories

PR:		223815
Submitted by:	galu@packetdam.com (maintainer, same as dev@dudu.ro)
Differential Revision:	https://reviews.freebsd.org/D13282
2017-12-01 16:29:35 +00:00
Nikolai Lifanov
82bff85051 new port: databases/arangodb32
ArangoDB is a production ready highly available Multi-Model NoSQL database

PR:		223240
Submitted by:	dev@dudu.ro
Differential Revision:	https://reviews.freebsd.org/D12793
2017-11-21 15:47:53 +00:00