|
Lines 1-5
Link Here
|
| 1 |
PORTNAME= tarantool |
1 |
PORTNAME= tarantool |
| 2 |
PORTVERSION= 2.10.1 |
2 |
PORTVERSION= 2.10.2 |
| 3 |
CATEGORIES= databases |
3 |
CATEGORIES= databases |
| 4 |
MASTER_SITES= https://download.tarantool.org/tarantool/src/ |
4 |
MASTER_SITES= https://download.tarantool.org/tarantool/src/ |
| 5 |
|
5 |
|
|
Lines 11-17
LICENSE_FILE= ${WRKSRC}/LICENSE
Link Here
|
| 11 |
|
11 |
|
| 12 |
BROKEN_aarch64= fails to compile: mmintrin.h:50:12: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different siz |
12 |
BROKEN_aarch64= fails to compile: mmintrin.h:50:12: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different siz |
| 13 |
BROKEN_riscv64= fails to compile: mmintrin.h:50:12: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different siz |
13 |
BROKEN_riscv64= fails to compile: mmintrin.h:50:12: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different siz |
| 14 |
NOT_FOR_ARCHS= armv6 powerpc64 sparc64 |
14 |
NOT_FOR_ARCHS= armv6 powerpc64 sparc64 i386 |
| 15 |
NOT_FOR_ARCHS_REASON= fails to build: Unsupported architecture |
15 |
NOT_FOR_ARCHS_REASON= fails to build: Unsupported architecture |
| 16 |
|
16 |
|
| 17 |
BUILD_DEPENDS= gsed:textproc/gsed \ |
17 |
BUILD_DEPENDS= gsed:textproc/gsed \ |