summaryrefslogtreecommitdiff
path: root/databases/mongodb
Commit message (Collapse)AuthorAgeFilesLines
* Update to 2.6.4 release.Alex Dupre2014-08-272-3/+3
| | | | Notes: svn path=/head/; revision=366323
* USES=execinfoBaptiste Daroussin2014-08-051-3/+2
| | | | Notes: svn path=/head/; revision=364076
* Update to 2.6.3 release.Alex Dupre2014-06-232-4/+3
| | | | Notes: svn path=/head/; revision=358969
* - Add missing USES=libtool to archivers/snappyDmitry Marakasov2014-06-161-1/+1
| | | | | | | | | - Bump dependent ports as .so version has changed Approved by: portmgr blanket Notes: svn path=/head/; revision=358015
* Upgrade snappy to 1.1.1, and bump all related PORTREVISION to chase shared ↵Vanilla I. Shu2014-06-031-0/+1
| | | | | | | | | | | library version. PR: ports/190409 Submitted by: ports at robakdesign.com Approved by: portmgr@ (for NO_STAGE) Notes: svn path=/head/; revision=356371
* Fix build on 32-bit archs.Alex Dupre2014-05-162-0/+22
| | | | Notes: svn path=/head/; revision=354198
* Update to 2.6.1 release.Alex Dupre2014-05-1213-547/+13
| | | | Notes: svn path=/head/; revision=353816
* Update to 2.4.10 release.Alex Dupre2014-04-073-12/+21
| | | | Notes: svn path=/head/; revision=350455
* - Convert USE_SCONS to USESMartin Wilke2014-02-131-9/+9
| | | | Notes: svn path=/head/; revision=344108
* Chase boost and icu bumpBaptiste Daroussin2014-02-071-0/+1
| | | | | | | While here convert some LIB_DEPENDS Notes: svn path=/head/; revision=343214
* Limit portscout versions.Alex Dupre2014-02-041-0/+2
| | | | Notes: svn path=/head/; revision=342490
* Update to 2.4.9 release.Alex Dupre2014-01-292-3/+3
| | | | Notes: svn path=/head/; revision=341728
* Reduce over inclusion of bsd.port.mkBaptiste Daroussin2014-01-151-3/+1
| | | | Notes: svn path=/head/; revision=339865
* Unbreak:Dmitry Sivachenko2014-01-021-1/+1
| | | | | | | | | | | /!\ mongodb-2.4.8: Makefile errors /!\ you cannot include bsd.port[.pre].mk twice *** Error code 1 Notes: svn path=/head/; revision=338446
* - rename AL2 to APACHE20 in Mk/bsd.licenses.db.mkOlli Hauer2013-12-301-2/+2
| | | | | | | | | | | | | | | | | - svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20 - add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk - add entry in UPDATING - bulk change all ports AL2 => APACHE20 - math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4 PR: ports/184785 Submitted by: ohauer Reviewed by: tabthorpe Approved by: portmgr (tabthorpe@) Notes: svn path=/head/; revision=338168
* Update to 2.4.8 release.Alex Dupre2013-11-112-3/+3
| | | | Notes: svn path=/head/; revision=333506
* Update to 2.4.7 release and fix build with clang [1].Alex Dupre2013-10-297-22/+65
| | | | | | | | PR: ports/182110 [1] Submitted by: Florent Peterschmitt <florent@peterschmitt.fr> Notes: svn path=/head/; revision=331962
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | databases) Notes: svn path=/head/; revision=327717
* Update to 2.4.6 release.Alex Dupre2013-08-273-3/+7
| | | | Notes: svn path=/head/; revision=325447
* Update to 2.4.5 release.Alex Dupre2013-08-133-5/+18
| | | | | | | | Add support for SASL client authentication Build shared library. Notes: svn path=/head/; revision=324663
* Update to 2.4.4 release.Alex Dupre2013-06-103-5/+5
| | | | Notes: svn path=/head/; revision=320489
* Really fix locale.Alex Dupre2013-05-033-23/+12
| | | | Notes: svn path=/head/; revision=317212
* Add boost fix for locale.Alex Dupre2013-05-013-0/+41
| | | | Notes: svn path=/head/; revision=317034
* Distfile re-rolled for a typo, no changes.Alex Dupre2013-04-291-2/+2
| | | | Notes: svn path=/head/; revision=316775
* Update to 2.4.3 release.Alex Dupre2013-04-242-3/+3
| | | | Notes: svn path=/head/; revision=316442
* Update to 2.4.2 release.Alex Dupre2013-04-194-8/+6
| | | | | | | | | | | | 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
* Update to 2.4.1 release and overhaul:Alex Dupre2013-03-2910-392/+315
| | | | | | | | | | | | | | | | | - 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
* - Update to 2.2.3 [1]Frederic Culot2013-03-222-5/+4
| | | | | | | | | | | - 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
* Update to 2.2.2Wesley Shields2013-02-213-3/+14
| | | | | | | | PR: ports/175608 Submitted by: Waitman Gobble <uzimac@da3m0n8t3r.com> Notes: svn path=/head/; revision=312722
* Chase boost updateBaptiste Daroussin2013-01-312-6/+217
| | | | Notes: svn path=/head/; revision=311310
* Update PCRE to 8.32Martin Matuska2012-12-101-0/+1
| | | | | | | | Introduces the UTF-32 library pcre32 Bump PORTREVISION in dependent ports Notes: svn path=/head/; revision=308630
* Update to 2.2.0Wesley Shields2012-11-044-252/+396
| | | | | | | | | | | | 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
* Chase rename of lang/spidermonkey to lang/spidermonkey17.Tom Judge2012-09-021-1/+2
| | | | | | | Approved by: eadler (mentor) Notes: svn path=/head/; revision=303571
* Update to 2.0.6.Wesley Shields2012-07-133-25/+14
| | | | | | | | | | Convert to optionsNG PR: ports/169548 Approved by: mail@derzinn.de (maintainer timeout) Notes: svn path=/head/; revision=300883
* - Update to 2.0.4Frederic Culot2012-03-223-6/+6
| | | | | | | | | PR: ports/166312 Submitted by: Mirko Zinn <mail@derzinn.de> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=293654
* - Update to 2.0.3Jason Helfman2012-02-294-8/+9
| | | | | | | | PR: ports/165564 Submitted by: maintainer, mail@derzinn.de Notes: svn path=/head/; revision=292460
* In the rc.d scripts, change assignments to rcvar to use theDoug Barton2012-01-141-1/+1
| | | | | | | | | | | | | | 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
* Upgrade to 2.0.2Vanilla I. Shu2011-12-204-24/+62
| | | | | | | | PR: ports/163399 Submitted by: maintainer Notes: svn path=/head/; revision=287730
* Submitted by: Abdrey Zonov <andrey@zonov.org>Michael Scheidell2011-11-242-8/+12
| | | | | | | | Approved by: maintainer (mail@derzinn.de,implicit), gabor (mentor) Feature safe: yes Notes: svn path=/head/; revision=286382
* - Update to 1.8.3Frederic Culot2011-08-232-3/+3
| | | | | | | | PR: ports/160005 Submitted by: Mirko Zinn <mail@derzinn.de> (maintainer) Notes: svn path=/head/; revision=280260
* Honor CXX and CPPJulien Laffaye2011-06-291-1/+1
| | | | | | | | | PR: ports/158399 Submitted by: Mirko Zinn <mail@derzinn.de> (maintainer) Approved by: bapt (mentor, implicit) Notes: svn path=/head/; revision=276679
* - Update to 1.8.2Frederic Culot2011-06-182-5/+4
| | | | | | | | PR: ports/157981 Submitted by: Mirko Zinn <mail@derzinn.de> (maintainer) Notes: svn path=/head/; revision=275774
* - Update from 1.6.5 to 1.8.1 [1]Li-Wen Hsu2011-04-237-78/+62
| | | | | | | | | | | | | - 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
* - Fix build when PREFIX != /usr/localRenato Botelho2010-12-302-12/+187
| | | | | | | | | | | | | | | | | - 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
* - Update to 1.6.5Frederic Culot2010-12-132-4/+3
| | | | | | | | | PR: ports/153043 Submitted by: Mirko Zinn <mail at derzinn dot de> (maintainer) Approved by: wen@ (mentor) Notes: svn path=/head/; revision=266241
* - Update to 1.6.3Bernhard Froehlich2010-09-272-4/+4
| | | | | | | | | 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
* Remove databases/mongodb-devel. It was older than the non -devel and wasWesley Shields2010-09-111-2/+0
| | | | | | | | | | | | 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
* - Update to 1.6.2Sylvio Cesar Teixeira2010-09-022-4/+4
| | | | | | | | PR: ports/150201 Submitted by: Mirko Zinn <mail@derzinn.de> (maintainer) Notes: svn path=/head/; revision=260421
* - Update to 1.6.1Sahil Tandon2010-08-293-4/+5
| | | | | | | | | | - Add shutdown KEYWORD to rc script PR: ports/150056 Submitted by: Mirko Zinn <mail@derzinn.de> (maintainer) Notes: svn path=/head/; revision=260148
* Update to 1.6.0 and fix a typo in the RC script.Wesley Shields2010-08-103-6/+6
| | | | | | | | PR: ports/149467 Submitted by: Mirko Zinn <mail@derzinn.de> (maintainer) Notes: svn path=/head/; revision=259039