| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
03 May 2013 14:18:14
2.4.3_2
|
ale  |
Really fix locale. |
01 May 2013 17:08:01
2.4.3_1
|
ale  |
Add boost fix for locale. |
29 Apr 2013 07:23:23
2.4.3
|
ale  |
Distfile re-rolled for a typo, no changes. |
24 Apr 2013 15:35:19
2.4.3
|
ale  |
Update to 2.4.3 release. |
19 Apr 2013 10:59:20
2.4.2
|
ale  |
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 |
29 Mar 2013 08:56:13
2.4.1
|
ale  |
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) |
22 Mar 2013 13:10:26
2.2.3
|
culot  |
- Update to 2.2.3 [1]
- Remove leading article from COMMENT
PR: ports/176698 [1]
Submitted by: William Grzybowski <william88@gmail.com>
Approved by: maintainer (timeout, >14 days) |
21 Feb 2013 15:47:25
2.2.2_2
|
wxs  |
Update to 2.2.2
PR: ports/175608
Submitted by: Waitman Gobble <uzimac@da3m0n8t3r.com> |
31 Jan 2013 13:38:43
2.2.0_2
|
bapt  |
Chase boost update |
10 Dec 2012 19:11:12
  |
mm  |
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports |
04 Nov 2012 01:01:08
2.2.0
|
wxs  |
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 |
02 Sep 2012 20:02:01
2.0.6_1
|
tj  |
Chase rename of lang/spidermonkey to lang/spidermonkey17.
Approved by: eadler (mentor) |
13 Jul 2012 20:48:50
2.0.6
|
wxs  |
Update to 2.0.6.
Convert to optionsNG
PR: ports/169548
Approved by: mail@derzinn.de (maintainer timeout) |
22 Mar 2012 08:03:06
2.0.4
|
culot  |
- Update to 2.0.4
PR: ports/166312
Submitted by: Mirko Zinn <mail@derzinn.de> (maintainer)
Feature safe: yes |
29 Feb 2012 23:33:31
2.0.3
|
jgh  |
- Update to 2.0.3
PR: ports/165564
Submitted by: maintainer, mail@derzinn.de |
14 Jan 2012 08:57:23
2.0.2
|
dougb  |
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. |
20 Dec 2011 12:31:34
2.0.2
|
vanilla  |
Upgrade to 2.0.2
PR: ports/163399
Submitted by: maintainer |
24 Nov 2011 16:42:57
1.8.3
|
scheidell  |
Submitted by: Abdrey Zonov <andrey@zonov.org>
Approved by: maintainer (mail@derzinn.de,implicit), gabor (mentor)
Feature safe: yes |
23 Aug 2011 09:32:45
1.8.3
|
culot  |
- Update to 1.8.3
PR: ports/160005
Submitted by: Mirko Zinn <mail@derzinn.de> (maintainer) |
29 Jun 2011 19:50:55
1.8.2
|
jlaffaye  |
Honor CXX and CPP
PR: ports/158399
Submitted by: Mirko Zinn <mail@derzinn.de> (maintainer)
Approved by: bapt (mentor, implicit) |
18 Jun 2011 14:06:39
1.8.2
|
culot  |
- Update to 1.8.2
PR: ports/157981
Submitted by: Mirko Zinn <mail@derzinn.de> (maintainer) |
23 Apr 2011 13:45:28
1.8.1
|
lwhsu  |
- 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) |
30 Dec 2010 10:29:03
1.6.5_1
|
garga  |
- Fix build when PREFIX != /usr/local
- Instead of replace all /usr/local occourences on SConstruct file, use --prefix
argument
- Get rid of manual installation and use scons install instead
- Strip binaries on FreeBSD as scons were doing for solaris end linux
- Add a new OPTION (off by default) called DEVEL to install library and header
files, it's useful when you need to link binaries against libmongoclient
- Bump PORTREVISION since pkg-plist has changed
PR: ports/153525
Submitted by: garga@
Approved by: maintainer |
13 Dec 2010 18:05:44
1.6.5
|
culot  |
- Update to 1.6.5
PR: ports/153043
Submitted by: Mirko Zinn <mail at derzinn dot de> (maintainer)
Approved by: wen@ (mentor) |
27 Sep 2010 09:04:12
1.6.3
|
decke  |
- Update to 1.6.3
PR: ports/150897
Submitted by: Mirko Zinn <mail at derzinn dot de> (maintainer)
Approved by: beat (co-mentor, implicit) |
11 Sep 2010 12:32:25
1.6.2
|
wxs  |
Remove databases/mongodb-devel. It was older than the non -devel and was
not going to be updated by the maintainer.
Remove conflicts that no longer apply in databases/mongodb.
PR: ports/148966
Submitted by: wxs@
Approved by: ivoras@ (maintainer of databases/mongodb-devel) |
02 Sep 2010 12:49:27
1.6.2
|
sylvio  |
- Update to 1.6.2
PR: ports/150201
Submitted by: Mirko Zinn <mail@derzinn.de> (maintainer) |
29 Aug 2010 01:53:22
1.6.1
|
sahil  |
- Update to 1.6.1
- Add shutdown KEYWORD to rc script
PR: ports/150056
Submitted by: Mirko Zinn <mail@derzinn.de> (maintainer) |
10 Aug 2010 02:45:17
1.6.0
|
wxs  |
Update to 1.6.0 and fix a typo in the RC script.
PR: ports/149467
Submitted by: Mirko Zinn <mail@derzinn.de> (maintainer) |
27 Jul 2010 11:24:46
1.4.4
|
wxs  |
Fix a typo in the RC script.
Approved by: mail@derzinn.de (maintainer, private mail) |
13 Jul 2010 13:57:31
1.4.4
|
nemoliu  |
- Update to 1.4.4
PR: ports/148254
Submitted by: Mirko Zinn <mail@derzinn.de> (maintainer) |
27 May 2010 01:59:31
1.4.3
|
sahil  |
- Update to 1.4.3
PR: ports/146943
Submitted by: Mirko Zinn <mail@derzinn.de> (maintainer)
Approved by: wxs@ (mentor) |
01 May 2010 15:16:34
1.4.2
|
sylvio  |
- Update to 1.4.2
PR: ports/146107
Submitted by: Mirko Zinn <mail@derzinn.de> (maintainer) |
17 Apr 2010 19:33:51
1.4.1
|
sylvio  |
- Update to 1.4.1
PR: ports/145722
Submitted by: Mirko Zinn <main@derzinn.de> (maintainer)
Approved by: itetcu (mentor, implicit) |
03 Apr 2010 00:35:01
1.4.0
|
sylvio  |
- Update to 1.4.0
PR: ports/145047
Submitted by: Mirko Zinn <mail@derzinn.de> (maintainer)
Approved by: itetcu (mentor) |
27 Mar 2010 00:15:24
1.4.0
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
09 Mar 2010 17:55:01
1.2.3
|
skreuzer  |
Update to 1.2.3
PR: ports/144284
Submitted by: Mirko Zinn <mail@derzinn.de> |
27 Feb 2010 01:30:28
1.2.2
|
linimon  |
Mark as only for i386/amd64: gets "unsupported compiler or platform" on
ia64/sparc64.
Hat: portmgr
Feature safe: yes |
28 Jan 2010 00:32:09
1.2.2
|
amdmi3  |
- Update to 1.2.2
PR: 143300
Submitted by: Mirko Zinn <mail@derzinn.de> (maintainer) |
20 Jan 2010 01:13:13
1.2.1
|
wen  |
- Update to 1.2.1
PR: ports/142879
Submitted by: Mirko Zinn <mail@derzinn.de> (maintainer) |
11 Dec 2009 23:33:27
1.2.0
|
amdmi3  |
- Update to 1.2.0
PR: 141351
Submitted by: Mirko Zinn <mail@derzinn.de> (maintainer) |
19 Nov 2009 06:53:27
1.0.1
|
wen  |
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] |