Commit graph

19 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
fbd43637e1 Reset vg@'s ports after he resigned.
With hat:	portmgr-secretary
2018-02-23 21:09:47 +00:00
Dmitry Marakasov
0c9524cf92 - Add LICENSE_FILE
- Remove -march and respect CFLAGS which also fixes build on Tier2

Approved by:	portmgr blanket
2017-12-11 18:32:51 +00:00
Mark Linimon
65f2e41ca3 Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
Reported by:	swills
2017-05-21 13:21:04 +00:00
Mark Linimon
e4b32b72e0 Mark various leaf ports broken on aarch64, and, where appropriate, other
tier-2 archs.

Approved by:	portmgr (tier-2 blanket)
2016-11-11 09:31:02 +00:00
Mathieu Arnold
7f4572eae4 Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 13:29:15 +00:00
Veniamin Gvozdikov
06be62fdcc - Update to latest 2016-01-21 12:39:54 +00:00
Steve Wills
25b1bd5ff4 mark some of the ports that don't build on powerpc64 for me 2015-12-13 16:07:27 +00:00
Veniamin Gvozdikov
f22dac65c1 - Updated to lates
- New description and website
- Added license
- Sorted USES
2015-08-24 08:55:07 +00:00
Dmitry Marakasov
8b5149325c - Mark BROKEN: does not build as it still requires libtarantool.so which databases/tarantool no longer installs
Approved by:	portmgr blanket
2015-07-13 20:27:49 +00:00
Baptiste Daroussin
b9c3a29822 Cleanup plist 2014-10-20 07:03:48 +00:00
Olli Hauer
b3f95b0e35 cat astro / benchmarks
- USE_(BZIP2|XZ) -> USES=tar:(bzip2|xz)
- adjust BSDn License
2014-06-01 09:00:15 +00:00
Baptiste Daroussin
f3ff288d19 Support stage 2014-01-05 01:26:49 +00:00
Baptiste Daroussin
68b79a91ae In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in benchmarks
2013-12-11 14:38:29 +00:00
Veniamin Gvozdikov
e4a6ded1cc - Changed tabs to spaces in pkg-descr
- Changed MASTER_SITES

Approved by:	eadler (mentor)
2013-10-02 16:16:21 +00:00
Baptiste Daroussin
0f0eb50c1e Add NO_STAGE all over the place in preparation for the staging support (cat: benchmarks) 2013-09-20 15:52:44 +00:00
Veniamin Gvozdikov
862c06b489 - Changed my email
- Trim Makefile headers and positions name and surname within

Approved by:	eadler, rm (mentors)
2013-07-22 14:34:22 +00:00
Max Brazhnikov
ffd97a0193 - convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
2013-03-22 20:06:14 +00:00
Ruslan Makhmatkhanov
84bca8ba72 nb - Micro-benchmarking NoSQL storage. Features include:
* Benchmarking support: tarantool, memcached, redis
* GNUPlot generation

WWW: https://github.com/mailru/nosqlbench

PR:		170347
Submitted by:	Gvozdikov Veniamin <g.veniamin@googlemail.com>
2012-12-11 20:02:14 +00:00