Commit graph

4 commits

Author SHA1 Message Date
Richard Gallamore
72b3c68640 * Updated to 3.4.6
* Cleanup Makefile
* Added CONFLICTS to solves compatibility with the version of databases/rocksdb

PR:		220847
Submitted by:	Šimun Mikecin (maintainer)
Reviewed by:	matthew (mentor)
Approved by:	matthew (mentor)
Differential Revision:	https://reviews.freebsd.org/D12031
2017-08-15 21:30:03 +00:00
Thomas Zander
bb9eafeba3 Fix initial startup: Create missing /var/run/mongodb folder
PR:		219700
Submitted by:	numisemis@yahoo.com (maintainer)
MFH:		2017Q3
2017-07-16 13:00:10 +00:00
Thomas Zander
a201de8ee6 Un-break port, fix inaccurate description
Detailed log:
- Unbreak port: Add missing file ${FILESDIR}/mongos.in
- Corrected description to reflect that this port supports RocksDB as a
  backend AND all other standard MongoDB backends
  (which for now is MMAPv1 and WiredTiger).
- Bump PORTREVISION

PR:		219259
Submitted by:	numisemis@yahoo.com (maintainer)
2017-05-14 12:48:56 +00:00
Boris Samorodov
8b927e96d9 New port: databases/mongodb34-rocks.
This is a port of a MongoDB database with a RocksDB storage engine.

PR:		210570
Submitted by:	 Šimun Mikecin <numisemis@yahoo.com>
2017-05-09 15:34:01 +00:00