Lines 2-8
Link Here
|
2 |
|
2 |
|
3 |
PORTNAME= mongodb |
3 |
PORTNAME= mongodb |
4 |
DISTVERSIONPREFIX= r |
4 |
DISTVERSIONPREFIX= r |
5 |
DISTVERSION= 4.4.2 |
5 |
DISTVERSION= 4.4.3 |
6 |
CATEGORIES= databases net |
6 |
CATEGORIES= databases net |
7 |
MASTER_SITES= https://fastdl.mongodb.org/src/ \ |
7 |
MASTER_SITES= https://fastdl.mongodb.org/src/ \ |
8 |
http://fastdl.mongodb.org/src/ |
8 |
http://fastdl.mongodb.org/src/ |
Lines 34-40
Link Here
|
34 |
USES= compiler:c++17-lang cpe python:3.5+,build scons shebangfix |
34 |
USES= compiler:c++17-lang cpe python:3.5+,build scons shebangfix |
35 |
USE_RC_SUBR= mongod |
35 |
USE_RC_SUBR= mongod |
36 |
|
36 |
|
37 |
CONFLICTS_BUILD= mongo-cxx-driver |
|
|
38 |
CONFLICTS_INSTALL= mongodb36 mongodb4[02] |
37 |
CONFLICTS_INSTALL= mongodb36 mongodb4[02] |
39 |
|
38 |
|
40 |
OPTIONS_DEFINE= SASL SSL |
39 |
OPTIONS_DEFINE= SASL SSL |