| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=333506
|
|
|
|
|
|
|
|
| |
PR: ports/182110 [1]
Submitted by: Florent Peterschmitt <florent@peterschmitt.fr>
Notes:
svn path=/head/; revision=331962
|
|
|
|
|
|
|
| |
databases)
Notes:
svn path=/head/; revision=327717
|
|
|
|
| |
Notes:
svn path=/head/; revision=325447
|
|
|
|
|
|
|
|
| |
Add support for SASL client authentication
Build shared library.
Notes:
svn path=/head/; revision=324663
|
|
|
|
| |
Notes:
svn path=/head/; revision=320489
|
|
|
|
| |
Notes:
svn path=/head/; revision=317212
|
|
|
|
| |
Notes:
svn path=/head/; revision=317034
|
|
|
|
| |
Notes:
svn path=/head/; revision=316775
|
|
|
|
| |
Notes:
svn path=/head/; revision=316442
|
|
|
|
|
|
|
|
|
|
|
|
| |
Simplify rc script.
Fix build with spidermonkey [1].
PR: ports/177703 [1]
Submitted by: Dmitry Sukhodoyev <raven428@gmail.com>
Feature safe: yes
Notes:
svn path=/head/; revision=316093
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
Notes:
svn path=/head/; revision=315530
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove leading article from COMMENT
PR: ports/176698 [1]
Submitted by: William Grzybowski <william88@gmail.com>
Approved by: maintainer (timeout, >14 days)
Notes:
svn path=/head/; revision=314923
|
|
|
|
|
|
|
|
| |
PR: ports/175608
Submitted by: Waitman Gobble <uzimac@da3m0n8t3r.com>
Notes:
svn path=/head/; revision=312722
|
|
|
|
| |
Notes:
svn path=/head/; revision=311310
|
|
|
|
|
|
|
|
| |
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
Notes:
svn path=/head/; revision=308630
|
|
|
|
|
|
|
|
|
|
|
|
| |
Drop DEVEL option. Turn on SSL support.
PR: ports/172700
Submitted by: Dmitry Sukhodoyev <raven428@gmail.com>
Approved by: maintainer timeout
Feature safe: yes
Notes:
svn path=/head/; revision=306948
|
|
|
|
|
|
|
| |
Approved by: eadler (mentor)
Notes:
svn path=/head/; revision=303571
|
|
|
|
|
|
|
|
|
|
| |
Convert to optionsNG
PR: ports/169548
Approved by: mail@derzinn.de (maintainer timeout)
Notes:
svn path=/head/; revision=300883
|
|
|
|
|
|
|
|
|
| |
PR: ports/166312
Submitted by: Mirko Zinn <mail@derzinn.de> (maintainer)
Feature safe: yes
Notes:
svn path=/head/; revision=293654
|
|
|
|
|
|
|
|
| |
PR: ports/165564
Submitted by: maintainer, mail@derzinn.de
Notes:
svn path=/head/; revision=292460
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=289156
|
|
|
|
|
|
|
|
| |
PR: ports/163399
Submitted by: maintainer
Notes:
svn path=/head/; revision=287730
|
|
|
|
|
|
|
|
| |
Approved by: maintainer (mail@derzinn.de,implicit), gabor (mentor)
Feature safe: yes
Notes:
svn path=/head/; revision=286382
|
|
|
|
|
|
|
|
| |
PR: ports/160005
Submitted by: Mirko Zinn <mail@derzinn.de> (maintainer)
Notes:
svn path=/head/; revision=280260
|
|
|
|
|
|
|
|
|
| |
PR: ports/158399
Submitted by: Mirko Zinn <mail@derzinn.de> (maintainer)
Approved by: bapt (mentor, implicit)
Notes:
svn path=/head/; revision=276679
|
|
|
|
|
|
|
|
| |
PR: ports/157981
Submitted by: Mirko Zinn <mail@derzinn.de> (maintainer)
Notes:
svn path=/head/; revision=275774
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
Notes:
svn path=/head/; revision=273103
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
Notes:
svn path=/head/; revision=267161
|
|
|
|
|
|
|
|
|
| |
PR: ports/153043
Submitted by: Mirko Zinn <mail at derzinn dot de> (maintainer)
Approved by: wen@ (mentor)
Notes:
svn path=/head/; revision=266241
|
|
|
|
|
|
|
|
|
| |
PR: ports/150897
Submitted by: Mirko Zinn <mail at derzinn dot de> (maintainer)
Approved by: beat (co-mentor, implicit)
Notes:
svn path=/head/; revision=261933
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=260973
|
|
|
|
|
|
|
|
| |
PR: ports/150201
Submitted by: Mirko Zinn <mail@derzinn.de> (maintainer)
Notes:
svn path=/head/; revision=260421
|
|
|
|
|
|
|
|
|
|
| |
- Add shutdown KEYWORD to rc script
PR: ports/150056
Submitted by: Mirko Zinn <mail@derzinn.de> (maintainer)
Notes:
svn path=/head/; revision=260148
|
|
|
|
|
|
|
|
| |
PR: ports/149467
Submitted by: Mirko Zinn <mail@derzinn.de> (maintainer)
Notes:
svn path=/head/; revision=259039
|
|
|
|
|
|
|
| |
Approved by: mail@derzinn.de (maintainer, private mail)
Notes:
svn path=/head/; revision=258321
|
|
|
|
|
|
|
|
| |
PR: ports/148254
Submitted by: Mirko Zinn <mail@derzinn.de> (maintainer)
Notes:
svn path=/head/; revision=257724
|
|
|
|
|
|
|
|
|
| |
PR: ports/146943
Submitted by: Mirko Zinn <mail@derzinn.de> (maintainer)
Approved by: wxs@ (mentor)
Notes:
svn path=/head/; revision=255162
|
|
|
|
|
|
|
|
| |
PR: ports/146107
Submitted by: Mirko Zinn <mail@derzinn.de> (maintainer)
Notes:
svn path=/head/; revision=253512
|
|
|
|
|
|
|
|
|
| |
PR: ports/145722
Submitted by: Mirko Zinn <main@derzinn.de> (maintainer)
Approved by: itetcu (mentor, implicit)
Notes:
svn path=/head/; revision=252814
|
|
|
|
|
|
|
|
|
| |
PR: ports/145047
Submitted by: Mirko Zinn <mail@derzinn.de> (maintainer)
Approved by: itetcu (mentor)
Notes:
svn path=/head/; revision=252095
|
|
|
|
|
|
|
| |
s#. %%RC_SUBR%%#. /etc/rc.subr#
Notes:
svn path=/head/; revision=251553
|
|
|
|
|
|
|
|
| |
PR: ports/144284
Submitted by: Mirko Zinn <mail@derzinn.de>
Notes:
svn path=/head/; revision=250777
|
|
|
|
|
|
|
|
|
|
| |
ia64/sparc64.
Hat: portmgr
Feature safe: yes
Notes:
svn path=/head/; revision=250384
|
|
|
|
|
|
|
|
| |
PR: 143300
Submitted by: Mirko Zinn <mail@derzinn.de> (maintainer)
Notes:
svn path=/head/; revision=248730
|
|
|
|
|
|
|
|
| |
PR: ports/142879
Submitted by: Mirko Zinn <mail@derzinn.de> (maintainer)
Notes:
svn path=/head/; revision=248183
|
|
|
|
|
|
|
|
| |
PR: 141351
Submitted by: Mirko Zinn <mail@derzinn.de> (maintainer)
Notes:
svn path=/head/; revision=245571
|
|
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]
Notes:
svn path=/head/; revision=244459
|