Commit Graph

10 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
Gerald Pfeifer
a9f015d155 Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
2018-12-12 01:35:33 +00:00
Alexey Dokuchaev
2f06a899f3 Update `databases/iowow' to version 1.2.14.
Requested by:	upstream
Reported by:	portscout (independently)
2018-11-07 11:14:33 +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
Alexey Dokuchaev
f70b86f34b Update `databases/iowow' to version 1.2.13.
Reported by:	portscout
2018-08-06 15:32:42 +00:00
Gerald Pfeifer
09f9633cb6 Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.

This includes ports
 - featuring USE_GCC=yes or USE_GCC=any,
 - featuring USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and those
 - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
   c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.

PR:		222542
2018-07-29 22:18:44 +00:00
Alexey Dokuchaev
1845501cd7 Update `databases/iowow' to version 1.2.12.
Reported by:	portscout
2018-06-24 06:35:38 +00:00
Alexey Dokuchaev
910615e53d Update `databases/iowow' to version 1.2.8. 2018-05-21 08:48:48 +00:00
Alexey Dokuchaev
a3cc3730ee - Update `databases/iowow' to version 1.1.0 [*]
- Remove ONLY_FOR_ARCHS (x64-specific bits are guarded now)
- Cleanup up patch hunks that were included upstream
- Fix a typo and generally include port description

Requested by:	upstream [*]
2018-05-06 09:02:02 +00:00
Alexey Dokuchaev
9a12f639b0 Add a port of IOWOW, persistent and fast key-value database engine based
on skip list data structure.

WWW: http://iowow.io/
2018-04-14 12:06:35 +00:00