aboutsummaryrefslogtreecommitdiff
path: root/databases/pymongo
Commit message (Collapse)AuthorAgeFilesLines
* databases/pymongo: allow staging and minor changesWilliam Grzybowski2013-12-162-135/+2
| | | | | | | | | - Allow staging - Switch from easy_install to install - Use python auto plist Notes: svn path=/head/; revision=336627
* databases/pymongo: update to 2.6.3William Grzybowski2013-10-132-8/+5
| | | | | | | | - Update to 2.6.3 - Use PYTHON_PY3K_PLIST_HACK Notes: svn path=/head/; revision=330256
* 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
* databases/pymongo: update to 2.6.2William Grzybowski2013-09-072-3/+3
| | | | | | | | | - Update to 2.6.2 Changes: http://api.mongodb.org/python/current/changelog.html Notes: svn path=/head/; revision=326629
* databases/pymongo: update to 2.6.1William Grzybowski2013-09-043-4/+4
| | | | | | | | | | | - Update to 2.6.1 - Use single space for WWW and end with a slash Changes: http://api.mongodb.org/python/current/changelog.html#changes-in-version-2-6-1 Notes: svn path=/head/; revision=326310
* databases/pymongo: update to 2.6William Grzybowski2013-08-202-3/+5
| | | | | | | | | | | | - Update to 2.6 - Add LICENSE (AL2) - Fix WWW line in pkg-descr (one space and ending slash) Changes: https://github.com/mongodb/mongo-python-driver/blob/2.6/doc/changelog.rst Notes: svn path=/head/; revision=325073
* databases/pymongo: take maintainershipWilliam Grzybowski2013-08-181-1/+1
| | | | | | | - Take maintainership Notes: svn path=/head/; revision=324924
* - Update to 2.5.2Wen Heping2013-08-182-5/+4
| | | | | | | - Reset maintainer to ports@ Notes: svn path=/head/; revision=324920
* - Fix build with python3Wen Heping2013-05-263-2/+145
| | | | | | | | | - Bump PORTREVISION Reported by: Dmitry Sivachenko <trtrmitya@gmail.com> (via email) Notes: svn path=/head/; revision=319112
* - Update to 2.5Wen Heping2013-03-242-3/+3
| | | | Notes: svn path=/head/; revision=315175
* - Update to 2.4.2Wen Heping2013-01-302-3/+3
| | | | Notes: svn path=/head/; revision=311217
* - Update to 2.4.1Wen Heping2013-01-112-8/+4
| | | | | | | - Trim Makefile headers Notes: svn path=/head/; revision=310231
* - Update to 2.3Wen Heping2012-09-022-3/+3
| | | | Notes: svn path=/head/; revision=303536
* - Update to 2.2Wen Heping2012-05-072-3/+3
| | | | Notes: svn path=/head/; revision=296120
* - update to 2.1.1Wen Heping2012-01-132-3/+3
| | | | Notes: svn path=/head/; revision=289063
* - Update to 2.1Wen Heping2011-12-232-3/+3
| | | | Notes: svn path=/head/; revision=287907
* - Update to 1.11Wen Heping2011-06-022-3/+3
| | | | Notes: svn path=/head/; revision=274952
* - Update to 1.10.1Wen Heping2011-04-222-3/+3
| | | | Notes: svn path=/head/; revision=273018
* - Update to 1.10Wen Heping2011-04-012-3/+3
| | | | Notes: svn path=/head/; revision=272077
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Update to 1.9Wen Heping2010-09-292-4/+4
| | | | Notes: svn path=/head/; revision=262060
* - Update to 1.8.1Wen Heping2010-09-032-4/+4
| | | | Notes: svn path=/head/; revision=260457
* Mark as broken on tier-2 archs.Mark Linimon2010-08-191-1/+7
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=259567
* - Update to 1.7Wen Heping2010-06-272-4/+4
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=257049
* - Update to 1.6Wen Heping2010-04-172-4/+4
| | | | Notes: svn path=/head/; revision=252793
* - Update to 1.5.2Wen Heping2010-04-092-4/+4
| | | | Notes: svn path=/head/; revision=252458
* - Update to 1.5.1Wen Heping2010-03-312-4/+4
| | | | Notes: svn path=/head/; revision=251871
* - Update to 1.5Wen Heping2010-03-152-4/+4
| | | | Notes: svn path=/head/; revision=251055
* - Update to 1.4Wen Heping2010-02-222-4/+4
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=250147
* - Update to 1.3Wen Heping2009-12-212-4/+4
| | | | Notes: svn path=/head/; revision=246335
* - Update to 1.2.1Wen Heping2009-12-142-4/+4
| | | | Notes: svn path=/head/; revision=245752
* - Update to 1.2Wen Heping2009-12-102-4/+4
| | | | Notes: svn path=/head/; revision=245503
* - Update to 1.1.2Wen Heping2009-11-272-4/+4
| | | | Notes: svn path=/head/; revision=244821
* The PyMongo distribution contains tools for interacting withWen Heping2009-11-233-0/+32
the Mongo database from Python. The pymongo package is a native Python driver for the Mongo database. The gridfs package is a gridfs implementation on top of pymongo. WWW: http://github.com/mongodb/mongo-python-driver Notes: svn path=/head/; revision=244680