Lines 1-6
Link Here
|
1 |
PORTNAME= mongodb |
1 |
PORTNAME= mongodb |
2 |
DISTVERSIONPREFIX= r |
2 |
DISTVERSIONPREFIX= r |
3 |
DISTVERSION= 4.2.16 |
3 |
DISTVERSION= 4.2.17 |
4 |
CATEGORIES= databases net |
4 |
CATEGORIES= databases net |
5 |
MASTER_SITES= https://fastdl.mongodb.org/src/ \ |
5 |
MASTER_SITES= https://fastdl.mongodb.org/src/ \ |
6 |
http://fastdl.mongodb.org/src/ |
6 |
http://fastdl.mongodb.org/src/ |
Lines 31-37
LIB_DEPENDS= libboost_system.so:devel/boost-libs \
Link Here
|
31 |
USES= compiler:c++17-lang cpe python:3.5+,build scons shebangfix |
31 |
USES= compiler:c++17-lang cpe python:3.5+,build scons shebangfix |
32 |
USE_RC_SUBR= mongod |
32 |
USE_RC_SUBR= mongod |
33 |
|
33 |
|
34 |
CONFLICTS_BUILD= mongo-cxx-driver |
|
|
35 |
CONFLICTS_INSTALL= mongodb36 mongodb4[04] mongodb50 |
34 |
CONFLICTS_INSTALL= mongodb36 mongodb4[04] mongodb50 |
36 |
|
35 |
|
37 |
OPTIONS_DEFINE= LTO SASL SSL |
36 |
OPTIONS_DEFINE= LTO SASL SSL |