eea6 FreshPorts -- databases/mongodb
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
mongodb 2.4.4 databases on this many watch lists=4 search for ports that depend on this port
NOSQL distributed document-oriented database
Maintained by: ale@FreeBSD.org search for ports maintained by this maintainer
Port Added: 19 Nov 2009 06:53:52
Also Listed In: net
License: AGPLv3 AL2


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/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. security/openssl
  2. devel/scons
Required To Run:
  1. security/openssl
Required Libraries:
  1. devel/libexecinfo
  2. devel/pcre
  3. archivers/snappy
  4. lang/v8
There are no ports dependent upon this port

To install the port: cd /usr/ports/databases/mongodb/ && make install clean
To add the package: pkg_add -r mongodb


Configuration Options
===> The following configuration options are available for mongodb-2.4.4:
     SM=off: Use SpiderMonkey instead of V8 for JavaScript
     SSL=on: SSL protocol support
     TEST=off: Add support for running regression test
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://downloads.mongodb.org/src/

Number of commits found: 43

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
10 Jun 2013 15:44:14
Original commit files touched by this commit  2.4.4
ale search for other commits by this committer
Update to 2.4.4 release.
03 May 2013 14:18:14
Original commit files touched by this commit  2.4.3_2
ale search for other commits by this committer
Really fix locale.
01 May 2013 17:08:01
Original commit files touched by this commit  2.4.3_1
ale search for other commits by this committer
Add boost fix for locale.
29 Apr 2013 07:23:23
Original commit files touched by this commit  2.4.3
ale search for other commits by this committer
Distfile re-rolled for a typo, no changes.
24 Apr 2013 15:35:19
Original commit files touched by this commit  2.4.3
ale search for other commits by this committer
Update to 2.4.3 release.
19 Apr 2013 10:59:20
Original commit files touched by this commit  2.4.2
ale search for other commits by this committer
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
Original commit files touched by this commit  2.4.1
ale search for other commits by this committer
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
Original commit files touched by this commit  2.2.3
culot search for other commits by this committer
- 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
Original commit files touched by this commit  2.2.2_2
wxs search for other commits by this committer
Update to 2.2.2

PR:		ports/175608
Submitted by:	Waitman Gobble <uzimac@da3m0n8t3r.com>
31 Jan 2013 13:38:43
Original commit files touched by this commit  2.2.0_2
bapt search for other commits by this committer
Chase boost update
10 Dec 2012 19:11:12
Refresh Original commit files touched by this commit
  Sanity Test Failure
mm search for other commits by this committer
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
04 Nov 2012 01:01:08
Original commit files touched by this commit  2.2.0
wxs search for other commits by this committer
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
Original commit files touched by this commit  2.0.6_1
tj search for other commits by this committer
Chase rename of lang/spidermonkey to lang/spidermonkey17.

Approved by:	eadler (mentor)
13 Jul 2012 20:48:50
Original commit files touched by this commit  2.0.6
wxs search for other commits by this committer
Update to 2.0.6.
Convert to optionsNG

PR:             ports/169548
Approved by:    mail@derzinn.de (maintainer timeout)
22 Mar 2012 08:03:06
Original commit files touched by this commit  2.0.4
culot search for other commits by this committer
- 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
Original commit files touched by this commit  2.0.3
jgh search for other commits by this committer
- Update to 2.0.3

PR:     ports/165564
Submitted by:   maintainer, mail@derzinn.de
14 Jan 2012 08:57:23
Original commit files touched by this commit  2.0.2
dougb search for other commits by this committer
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
Original commit files touched by this commit  2.0.2
vanilla search for other commits by this committer
Upgrade to 2.0.2

PR:             ports/163399
Submitted by:   maintainer
24 Nov 2011 16:42:57
Original commit files touched by this commit  1.8.3
scheidell search for other commits by this committer
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
Original commit files touched by this commit  1.8.3
culot search for other commits by this committer
- Update to 1.8.3

PR:             ports/160005
Submitted by:   Mirko Zinn <mail@derzinn.de> (maintainer)
29 Jun 2011 19:50:55
Original commit files touched by this commit  1.8.2
jlaffaye search for other commits by this committer
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
Original commit files touched by this commit  1.8.2
culot search for other commits by this committer
- Update to 1.8.2

PR:             ports/157981
Submitted by:   Mirko Zinn <mail@derzinn.de> (maintainer)
23 Apr 2011 13:45:28
Original commit files touched by this commit  1.8.1
lwhsu search for other commits by this committer
- 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
Original commit files touched by this commit  1.6.5_1
garga search for other commits by this committer
- 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
Original commit files touched by this commit  1.6.5
culot search for other commits by this committer
- 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
Original commit files touched by this commit  1.6.3
decke search for other commits by this committer
- 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
Original commit files touched by this commit  1.6.2
wxs search for other commits by this committer
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
Original commit files touched by this commit  1.6.2
sylvio search for other commits by this committer
- Update to 1.6.2

PR:             ports/150201
Submitted by:   Mirko Zinn <mail@derzinn.de> (maintainer)
29 Aug 2010 01:53:22
Original commit files touched by this commit  1.6.1
sahil search for other commits by this committer
- 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
Original commit files touched by this commit  1.6.0
wxs search for other commits by this committer
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
Original commit files touched by this commit  1.4.4
wxs search for other commits by this committer
Fix a typo in the RC script.

Approved by:    mail@derzinn.de (maintainer, private mail)
13 Jul 2010 13:57:31
Original commit files touched by this commit  1.4.4
nemoliu search for other commits by this committer
- Update to 1.4.4

PR:     ports/148254
Submitted by:   Mirko Zinn <mail@derzinn.de> (maintainer)
27 May 2010 01:59:31
Original commit files touched by this commit  1.4.3
sahil search for other commits by this committer
- 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
Original commit files touched by this commit  1.4.2
sylvio search for other commits by this committer
- Update to 1.4.2

PR:             ports/146107
Submitted by:   Mirko Zinn <mail@derzinn.de> (maintainer)
17 Apr 2010 19:33:51
Original commit files touched by this commit  1.4.1
sylvio search for other commits by this committer
- 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
Original commit files touched by this commit  1.4.0
sylvio search for other commits by this committer
- 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
Original commit files touched by this commit  1.4.0
dougb search for other commits by this committer
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
09 Mar 2010 17:55:01
Original commit files touched by this commit  1.2.3
skreuzer search for other commits by this committer
Update to 1.2.3

PR:             ports/144284
Submitted by:   Mirko Zinn <mail@derzinn.de>
27 Feb 2010 01:30:28
Original commit files touched by this commit  1.2.2
linimon search for other commits by this committer
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
Original commit files touched by this commit  1.2.2
amdmi3 search for other commits by this committer
- Update to 1.2.2

PR:             143300
Submitted by:   Mirko Zinn <mail@derzinn.de> (maintainer)
20 Jan 2010 01:13:13
Original commit files touched by this commit  1.2.1
wen search for other commits by this committer
- Update to 1.2.1

PR:             ports/142879
Submitted by:   Mirko Zinn <mail@derzinn.de> (maintainer)
11 Dec 2009 23:33:27
Original commit files touched by this commit  1.2.0
amdmi3 search for other commits by this committer
- Update to 1.2.0

PR:             141351
Submitted by:   Mirko Zinn <mail@derzinn.de> (maintainer)
19 Nov 2009 06:53:27
Original commit files touched by this commit  1.0.1
wen search for other commits by this committer
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]

Number of commits found: 43

2834
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
apache-xml-security-cJun 18
linux-f10-flashplugin10*Jun 18
linux-f10-flashplugin11*Jun 18
tor-develJun 16
dbusJun 13
owncloudJun 11
php5Jun 07
php53Jun 07
phpmyadminJun 05
telepathy-gabbleJun 05
chromiumJun 04
chromiumJun 04
libdmxJun 04
libFSJun 04
libGLJun 04

10 vulnerabilities affecting 30 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24572
Broken 191
Deprecated 460
Ignore 565
Forbidden 0
Restricted 288
No CDROM 110
Vulnerable 19
Expired 52
Set to expire 445
Interactive 33
new 24 hours 7
new 48 hours11
new 7 days29
new fortnight85
new month179

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0