Commit graph

15 commits

Author SHA1 Message Date
Baptiste Daroussin
928d73d667 Use explicit @post* rather than @exec 2016-06-18 15:14:38 +00:00
Alex Dupre
c7a80e2f56 Update to 2.6.1 release. 2014-05-12 12:59:48 +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
61d60fed7a Update to 2.4.6 release. 2013-08-27 13:51:54 +00:00
Alex Dupre
60efe1a86c Update to 2.4.5 release.
Add support for SASL client authentication
Build shared library.
2013-08-13 13:17:49 +00:00
Alex Dupre
fdf27faf44 Update to 2.4.4 release. 2013-06-10 15:44:14 +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
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
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
Vanilla I. Shu
a0eee5ec4e Upgrade to 2.0.2
PR:		ports/163399
Submitted by:	maintainer
2011-12-20 12:31:34 +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
Renato Botelho
0de76ed7f2 - 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
2010-12-30 10:29:03 +00:00
Sylvio Cesar Teixeira
efe7e1bb9c - Update to 1.4.1
PR:		ports/145722
Submitted by:	Mirko Zinn <main@derzinn.de> (maintainer)
Approved by:	itetcu (mentor, implicit)
2010-04-17 19:33:51 +00:00
Dmitry Marakasov
37ad6fbd2c - Update to 1.2.0
PR:		141351
Submitted by:	Mirko Zinn <mail@derzinn.de> (maintainer)
2009-12-11 23:33:27 +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