Commit graph

25 commits

Author SHA1 Message Date
Kurt Jaeger
fbceba49ae databases/mongodb{32}: allows to change the config location from rc.conf
PR:		198212
Submitted by:	Daniel Ylitalo
Approved by:	ale (maintainer timeout)
2016-05-16 06:44:13 +00:00
Alex Dupre
d158c01042 Update to 2.6.12 release.
PR:		209150
Submitted by:	demon
2016-05-02 12:40:53 +00:00
Alex Dupre
d94b7d4b56 Fix build on 32-bit archs. 2014-05-16 07:58:04 +00:00
Alex Dupre
c7a80e2f56 Update to 2.6.1 release. 2014-05-12 12:59:48 +00:00
Alex Dupre
252f79cf69 Update to 2.4.10 release. 2014-04-07 10:35:14 +00:00
Alex Dupre
b5728a5b23 Update to 2.4.7 release and fix build with clang [1].
PR:		ports/182110 [1]
Submitted by:	Florent Peterschmitt <florent@peterschmitt.fr>
2013-10-29 15:48:39 +00:00
Alex Dupre
c7fe2bb3c4 Really fix locale. 2013-05-03 14:18:14 +00:00
Alex Dupre
4221fcf504 Add boost fix for locale. 2013-05-01 17:08:01 +00:00
Alex Dupre
3dcf2a9638 Update to 2.4.2 release.
Simplify rc script.
Fix build with spidermonkey [1].

PR:		ports/177703 [1]
Submitted by:	Dmitry Sukhodoyev <raven428@gmail.com>
Feature safe:	yes
2013-04-19 10:59:20 +00:00
Alex Dupre
62166b29b3 Update to 2.4.1 release and overhaul:
- use bundled boost lib, since 1.52 from ports make mongod segfaulting
- set LICENSE
- use V8 Javascript engine by default (SM still an option, deprecated)
- make SSL optional (ON by default)
- add support for running regression tests
- enhance rc script
- add support for ccache
- install c++ driver / client library
- take maintainership

Approved by:	maintainer timeout (> 6 months)
2013-03-29 08:56:13 +00:00
Wesley Shields
ed906601e4 Update to 2.2.2
PR:		ports/175608
Submitted by:	Waitman Gobble <uzimac@da3m0n8t3r.com>
2013-02-21 15:47:25 +00:00
Baptiste Daroussin
f5f6cd6d9b Chase boost update 2013-01-31 13:38:42 +00:00
Wesley Shields
f309877fc5 Update to 2.2.0
Drop DEVEL option. Turn on SSL support.

PR:		ports/172700
Submitted by:	Dmitry Sukhodoyev <raven428@gmail.com>
Approved by:	maintainer timeout
Feature safe:	yes
2012-11-04 01:01:07 +00:00
Wesley Shields
1af61580a2 Update to 2.0.6.
Convert to optionsNG

PR:		ports/169548
Approved by:	mail@derzinn.de (maintainer timeout)
2012-07-13 20:48:50 +00:00
Frederic Culot
c7157da7df - Update to 2.0.4
PR:		ports/166312
Submitted by:	Mirko Zinn <mail@derzinn.de> (maintainer)
Feature safe:	yes
2012-03-22 08:03:06 +00:00
Jason Helfman
00597c72db - Update to 2.0.3
PR:	ports/165564
Submitted by:	maintainer, mail@derzinn.de
2012-02-29 23:33:31 +00:00
Doug Barton
83eb2c3700 In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
2012-01-14 08:57:23 +00:00
Vanilla I. Shu
a0eee5ec4e Upgrade to 2.0.2
PR:		ports/163399
Submitted by:	maintainer
2011-12-20 12:31:34 +00:00
Michael Scheidell
777ea8ea02 Submitted by: Abdrey Zonov <andrey@zonov.org>
Approved by:	maintainer (mail@derzinn.de,implicit), gabor (mentor)
Feature safe:	yes
2011-11-24 16:42:57 +00:00
Li-Wen Hsu
d9f8ef49a2 - Update from 1.6.5 to 1.8.1 [1]
- Attached a patch to fix the TERM handling issue in SConstruct [1]
- Added "ldconfig" to the rc.d script to start mongod correctly if running in a jail [1]
- Remove unsupported FreeBSD version stuff
- Replace pkg-install and pkg-deinstall with USERS and GROUPS in Makefile

PR:		ports/156297 [1]
Submitted by:	Mirko Zinn <mail AT derzinn.de> (maintainer)
2011-04-23 13:45:28 +00:00
Sahil Tandon
4143081c79 - Update to 1.6.1
- Add shutdown KEYWORD to rc script

PR:		ports/150056
Submitted by:	Mirko Zinn <mail@derzinn.de> (maintainer)
2010-08-29 01:53:22 +00:00
Wesley Shields
41a02a2693 Update to 1.6.0 and fix a typo in the RC script.
PR:		ports/149467
Submitted by:	Mirko Zinn <mail@derzinn.de> (maintainer)
2010-08-10 02:45:17 +00:00
Wesley Shields
deb39061a0 Fix a typo in the RC script.
Approved by:	mail@derzinn.de (maintainer, private mail)
2010-07-27 11:24:46 +00:00
Doug Barton
1d6b4b3f91 Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
Wen Heping
af4df674ff Mongo (from "humongous") is a high-performance, open source,
schema-free, document-oriented database. A common name in the
"NOSQL" community.

WWW: http://www.mongodb.org/

PR:		ports/140144 [1]
		ports/140257 [2]
		ports/140489 [1]
Submitted by:	Mirko Zinn <mail@derzinn.de> [1]
		Ivan Voras <ivoras@FreeBSD.org> [2]
2009-11-19 06:53:27 +00:00