aboutsummaryrefslogtreecommitdiff
path: root/databases
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.1.20130428Sunpoet Po-Chuan Hsieh2013-08-222-3/+3
| | | | | | | Changes: https://code.google.com/p/py-leveldb/source/list Notes: svn path=/head/; revision=325215
* - Update to 1.13.0Sunpoet Po-Chuan Hsieh2013-08-222-3/+3
| | | | | | | Changes: http://code.google.com/p/leveldb/source/list Notes: svn path=/head/; revision=325214
* - Add new port: databases/redigoGrzegorz Blach2013-08-225-0/+50
| | | | | | | | | | Redigo is a Go client for the Redis database. It supports all Redis commands, pipelining, publish/subscribe and connection pooling. Approved by: crees (mentor) Notes: svn path=/head/; revision=325213
* - Fix USESSunpoet Po-Chuan Hsieh2013-08-221-2/+1
| | | | Notes: svn path=/head/; revision=325212
* Custom prefetches for DBIx::Class.Mathieu Arnold2013-08-225-0/+48
| | | | | | | | PR: ports/180313 Submitted by: Anes Mukhametov <anes@anes.su> Notes: svn path=/head/; revision=325201
* Add virtual columns to DBIx::Class schemataMathieu Arnold2013-08-225-0/+42
| | | | | | | | PR: ports/180306 Submitted by: Anes Mukhametov <anes@anes.su> Notes: svn path=/head/; revision=325200
* Add support for lang/lua, disabled by default.Sergey A. Osokin2013-08-223-3/+60
| | | | | | | Do not bump PORTREVISION. Notes: svn path=/head/; revision=325175
* Update to 0.9.11Steven Kreuzer2013-08-212-11/+6
| | | | | | | | PR: ports/181454 Submitted by: Steve Wills <swills@FreeBSD.org> Notes: svn path=/head/; revision=325167
* Upgrade from 2.6.14 to 2.6.15.Sergey A. Osokin2013-08-214-7/+65
| | | | | | | | | | | | | | | | | | | | | | | | | Add support for lang/lua, disabled by default. <ChangeLog> UPGRADE URGENCY: MODERATE, upgrade ASAP only if you experience issues related to the expired keys collection algorithm, or if you use the ZUNIONSTORE command. * [FIX] Improved expired keys collection algorithm. Even under heavy load keys to be expired can't accumulate because of lack of CPU time. * [FIX] Fixed Issue #1240, ZUNIONSTORE could lead to wrong result. * [NEW] redis-benchmark improvements. * [NEW] dict.c API wrong usage detection. WARNING: redis-benchmark released with 2.6.15 features non backward compatible change in the way the random arguments are specified, use the --help option for more information. </ChangeLog> Notes: svn path=/head/; revision=325164
* - Cleanup Makefile headerSunpoet Po-Chuan Hsieh2013-08-2111-55/+11
| | | | Notes: svn path=/head/; revision=325163
* - Remove leading indefinite article from COMMENTSunpoet Po-Chuan Hsieh2013-08-215-5/+5
| | | | Notes: svn path=/head/; revision=325161
* - Use RUN_DEPENDS:=BUILD_DEPENDSSunpoet Po-Chuan Hsieh2013-08-214-14/+5
| | | | | | | | - Add BUILD_DEPENDS - Cosmetic change Notes: svn path=/head/; revision=325148
* - Convert to new perl frameworkSunpoet Po-Chuan Hsieh2013-08-2112-12/+23
| | | | Notes: svn path=/head/; revision=325134
* databases/jrrd: update to 1.0.6William Grzybowski2013-08-212-11/+6
| | | | | | | | | | | | | - Update to 1.0.6 [1] - Trim Makefile header [1] - Convert to new LIB_DEPENDS syntax - Remove leading article from COMMENT PR: ports/180841 Submitted by: Sevan Janiyan <venture37 geeklan.co.uk> (maintainer) Notes: svn path=/head/; revision=325133
* - Use USES=gmakeSunpoet Po-Chuan Hsieh2013-08-215-5/+5
| | | | Notes: svn path=/head/; revision=325110
* Update to 0.13Mathieu Arnold2013-08-212-7/+3
| | | | Notes: svn path=/head/; revision=325101
* Update to 1.22Mathieu Arnold2013-08-212-3/+3
| | | | Notes: svn path=/head/; revision=325099
* - Update to 1.10.0Sunpoet Po-Chuan Hsieh2013-08-212-2/+2
| | | | | | | | | | - Update COMMENT and remove leading indefinite article from COMMENT - Bump PORTREVISION for graphics/gdal shlib change Changes: http://trac.osgeo.org/gdal/wiki/Release/1.10.0-News Notes: svn path=/head/; revision=325086
* 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
* Update from 2.8.0-rc2 to 2.8.0-rc3.Sergey A. Osokin2013-08-203-6/+13
| | | | | | | | | | | | | | | | | | | | | | Disable debug flags. <ChangeLog> # UPGRADE URGENCY: HIGH * [FIX] Improved expired keys collection algorithm. Even under heavy load keys to be expired can't accumulate because of lack of CPU time. * [FIX] Replication speed regression fixed (issue #1238). * [FIX] Fixed an hard to trigger PSYNC bug. * [FIX] Fixed Issue #1240, ZUNIONSTORE could lead to wrong result. * [NEW] Add per-db average TTL information in INFO output. * [NEW] redis-benchmark improvements. * [NEW] dict.c API wrong usage detection. </ChangeLog> Notes: svn path=/head/; revision=325066
* Update to 0.07036.Mathieu Arnold2013-08-202-3/+3
| | | | Notes: svn path=/head/; revision=325045
* Update to 2.07.Mathieu Arnold2013-08-203-7/+4
| | | | Notes: svn path=/head/; revision=325043
* Update to 0.771.Mathieu Arnold2013-08-202-3/+3
| | | | Notes: svn path=/head/; revision=325039
* Update to 0.53.Mathieu Arnold2013-08-202-3/+3
| | | | Notes: svn path=/head/; revision=325037
* Don't abuse PORTREVISION.Maxim Sobolev2013-08-191-2/+2
| | | | Notes: svn path=/head/; revision=325022
* - Update to 2.19.4Frederic Culot2013-08-192-3/+3
| | | | | | | | | Changes: http://www.lemke-it.com/litexec?request=pubclogcego&user=&lang=en PR: ports/181305 Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer) Notes: svn path=/head/; revision=324958
* 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
* - Reset pgollucci's portsBryan Drewery2013-08-181-6/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=324913
* - Fix build after the recent lang/python changesMarcus von Appen2013-08-171-0/+1
| | | | Notes: svn path=/head/; revision=324882
* Replace USE_GCC=4.6+ and USE_GCC=4.4+ by USE_GCC=yes.Gerald Pfeifer2013-08-172-2/+2
| | | | | | | | | | | | | | | | | Right now this is a noop in the former case and a noop in the latter case unless lang/gcc44 has been installed explicitly. This puts a bit more emphasis on standardizing on a canonical version "current" GCC and makes it easier to update that canonical version by changing the default in Mk/bsd.gcc.mk and updating the lang/gcc port. That is, USE_GCC=yes means "use a decent/modern version of GCC" without having to worry about details. Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324851
* 1: Upgrade to 3.0.6.Vanilla I. Shu2013-08-175-52/+39
| | | | | | | | | | 2: trim Makefile header, fix pkg-plist. PR: ports/174242 Submitted by: maintainer [1], me [2] Notes: svn path=/head/; revision=324833
* Update to 0.9.7.Xin LI2013-08-163-19/+24
| | | | Notes: svn path=/head/; revision=324812
* Add rrdmerge - a simple script to merge two RRD files together. But quiteMaxim Sobolev2013-08-155-0/+39
| | | | | | | useful at that. Notes: svn path=/head/; revision=324749
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-1440-40/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* Update to 5.1.71 release.Alex Dupre2013-08-142-3/+3
| | | | Notes: svn path=/head/; revision=324690
* Update from 2.6.14 to 2.8.0-rc2.Sergey A. Osokin2013-08-136-57/+59
| | | | | | | Changes: https://raw.github.com/antirez/redis/2.8/00-RELEASENOTES Notes: svn path=/head/; revision=324677
* New port for databases/p5-DBIx-Class-HelpersTom Judge2013-08-135-0/+137
| | | | | | | | | | DBIx::Class::Helpers is a collection of tools to help simplify the common tasks in DBIx::Class. WWW: http://search.cpan.org/dist/DBIx-Class-Helpers/ Notes: svn path=/head/; revision=324673
* 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
* databases/xtrabackup: update to 2.1.4William Grzybowski2013-08-133-80/+13
| | | | | | | | | | | | - Update to 2.1.4 - Remove MySQL references (everything is now inside tarball) - Add qpress as run dependency for --decompress option PR: ports/181255 Submitted by: Alex Samorukov <samm os2.kiev.ua> (maintainer) Notes: svn path=/head/; revision=324660
* The swift client requires pbr for run too.Mikolaj Golub2013-08-121-1/+2
| | | | | | | Approved by: bdrewery Notes: svn path=/head/; revision=324636
* Rework patch to be similar to php 5.5.Alex Dupre2013-08-121-9/+10
| | | | Notes: svn path=/head/; revision=324634
* Remove unneeded patch.Alex Dupre2013-08-121-15/+0
| | | | Notes: svn path=/head/; revision=324633
* Update to 5.6.13 release.Alex Dupre2013-08-123-14/+14
| | | | Notes: svn path=/head/; revision=324624
* Update to 5.5.33 release.Alex Dupre2013-08-122-3/+3
| | | | Notes: svn path=/head/; revision=324623
* - Upgrade to 0.12.Jun Kuriyama2013-08-103-10/+8
| | | | Notes: svn path=/head/; revision=324491
* - Upgrade to 0.37.Jun Kuriyama2013-08-102-3/+3
| | | | Notes: svn path=/head/; revision=324482
* databases/py-south: update to 0.8.2William Grzybowski2013-08-102-3/+3
| | | | | | | | | - Update to 0.8.2 Changes: http://south.readthedocs.org/en/latest/releasenotes/0.8.2.html Notes: svn path=/head/; revision=324481
* - Upgrade to 0.12.Jun Kuriyama2013-08-102-4/+5
| | | | Notes: svn path=/head/; revision=324480
* - Upgrade to 0.039.Jun Kuriyama2013-08-102-4/+5
| | | | Notes: svn path=/head/; revision=324479