summaryrefslogtreecommitdiff
path: root/databases (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix build if rrdtool is built without pango.Mathieu Arnold2017-11-211-1/+1
| | | | Sponsored by: Absolight
* In case we'd make samba48 anytime soon.Timur I. Bakeyev2017-11-2016-0/+1274
|
* Fix too broad Python specification, cut down to 2.7 explicitly.Timur I. Bakeyev2017-11-203-3/+4
|
* Update Samba supplimentary libraries to the most recent versions.Timur I. Bakeyev2017-11-2025-74/+1468
|
* Update IGNORE_WITH_PHPSunpoet Po-Chuan Hsieh2017-11-201-1/+1
|
* Update IGNORE_WITH_PHPSunpoet Po-Chuan Hsieh2017-11-201-1/+1
|
* Update IGNORE_WITH_PHPSunpoet Po-Chuan Hsieh2017-11-201-1/+1
|
* Update IGNORE_WITH_PHPSunpoet Po-Chuan Hsieh2017-11-201-1/+1
|
* Add LICENSE_FILESunpoet Po-Chuan Hsieh2017-11-202-7/+8
| | | | | | - Update IGNORE_WITH_PHP - Reformat pkg-descr - Update WWW
* Update to 5.8Sunpoet Po-Chuan Hsieh2017-11-204-10/+27
| | | | | Changes: https://github.com/facebook/rocksdb/releases https://github.com/facebook/rocksdb/blob/master/HISTORY.md
* databases/cego: update 2.38.0 -> 2.38.1Kurt Jaeger2017-11-192-4/+4
| | | | | | | | | | | - Fix in CegoPredDesc::decode, loop variable i for IN/NOTIN case was not initialized - Fix in CegoAction::execCheckCreate, check contraints are checked for contained subselects. subselects are ( still ) not supported since the CegoCheckOject::decode method can not provide a valid tablemanager instance ( it is called from CegoObjectManager ) Submitted by: Bjoern Lemke <lemke@lemke-it.com>
* Remove databases/grass6 in favor of the existing databases/grass7.Gerald Pfeifer2017-11-1810-3816/+0
| | | | | PR: 222570 Approved by: lbartoletti@tuxfamily.org (maintainer)
* databases/mariadb102-client: Fix linking issues in downstream portsBernard Spil2017-11-181-0/+6
| | | | | | | | - mariadb_config produces incorrect output [1] 1: https://jira.mariadb.org/browse/MDEV-14439 Reported by: Alexandre
* databases/mariadb101-server: Security update to 10.1.29Bernard Spil2017-11-183-5/+17
| | | | | | PR: 223737 Reported by: Miroslav Lachman <000 fbsd quip.cz> Security: c41bedfd-b3f9-11e7-ac58-b499baebfeaf
* Update to 1.10.3Grzegorz Blach2017-11-182-4/+4
|
* - Switch to options helpersDmitry Marakasov2017-11-181-6/+10
|
* databases/cego: update 2.37.3 -> 2.38.0Kurt Jaeger2017-11-184-8/+8
| | | | | | | | | | | | | | | | | | databases/cegobridge: update 1.2.1 -> 1.3.0 cego: - Fix in CegoSelect::clone, pUnionSelect was not cloned, which might lead to seg faults - Introduced predicate clause for select .. in ( expr, expr, ... ), e.g. select * from t1 where a in ( 1, 2, 3 ); This was still not implemented but is part of standard SQL. cegobridge: - Adaptions made for modified cego-2.38.0 API with extended CegoDatabaseFormatter::formatPred method ( exprList was added for new introduced select in ( expr list ) predicate ) Submitted by: Bjoern Lemke <lemke@lemke-it.com>
* Update databases/pg_partman to 3.1.0Tobias C. Berner2017-11-173-6/+7
| | | | | PR: 223723 Submitted by: Lacey Powers <lacey.leanne@gmail.com> (maintainer)
* py-psycopg2cffi: Update to version 2.7.7Joseph Mingrone2017-11-172-4/+4
| | | | Upstream changes: https://github.com/chtd/psycopg2cffi#november-2017
* - Update to 1.30 [1]Frederic Culot2017-11-172-5/+5
| | | | | | | | | - Update minimum dependency requirement on SQL::Abstract Changes: http://search.cpan.org/dist/SQL-Abstract-More/Changes PR: 223352 [1] Submitted by: Sergei Vyshenski <svysh.fbsd@gmail.com> Approved by: maintainer (timeout)
* - Update to 4.0.21Wen Heping2017-11-172-4/+4
| | | | | PR: 223711 Submitted by: rob.kruus@gmail.com(maintainer)
* Update to 7.1.0Matthew Seaman2017-11-173-4/+21
| | | | | Add a new option ANONSTATS to enable anonymous statistics collection, off by default.
* Remove duplicate portAntoine Brodin2017-11-171-1/+0
| | | | Pointy hat: tz
* Upgrade from 3.2.10 to 3.2.11.Sergey A. Osokin2017-11-172-4/+4
| | | | | | | | | | | | | <ChangeLog> Upgrade urgency HIGH: Potentially critical bugs fixed. AOF flush on SHUTDOWN did not cared to really write the AOF buffers (not in the kernel but in the Redis process memory) to disk before exiting. Calling SHUTDOWN during traffic resulted into not every operation to be persisted on disk. </ChangeLog>
* New Port: lua-resty-redis - for accessing redis from nginx luaJochen Neumeister2017-11-166-0/+41
| | | | | | | | | | | | | | | | This Lua library is a Redis client driver for the ngx_lua nginx module: http://wiki.nginx.org/HttpLuaModule This Lua library takes advantage of ngx_lua's cosocket API, which ensures 100% nonblocking behavior. WWW: https://github.com/openresty/lua-resty-redis PR: 191531 Submitted by: arcade@b1t.name (maintainer) Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D13121
* Add PHP 7.2 RC6Torsten Zuehlsdorff2017-11-1619-0/+342
| | | | | | | | | | | | | Notable changes: - mcrypt module was removed - sodium module was added - sybase_ct artifacts removed Also many PECL ports will not work with this version since some files got renamed. Reviewed by: mat, ale, Rainer Duffner <rainer@ultra-secure.de> Differential Revision: https://reviews.freebsd.org/D12980
* Update to 0.4.10Sunpoet Po-Chuan Hsieh2017-11-152-4/+4
| | | | Changes: https://github.com/brianmario/mysql2/releases
* Update to 0.10.7Sunpoet Po-Chuan Hsieh2017-11-153-16/+4
| | | | Changes: https://github.com/rails-api/active_model_serializers/blob/0-10-stable/CHANGELOG.md
* Update to 5.1.3Romain Tartière2017-11-152-4/+4
| | | | With hat: puppet
* Update to 5.1.3Romain Tartière2017-11-152-4/+4
| | | | With hat: puppet
* databases/cego: update 2.37.1 -> 2.37.3Kurt Jaeger2017-11-152-4/+4
| | | | | | | | | | | | | | | | - Fix in CegoClient, the new comment logic by using Tokenizer does not work ( '-' characters are detected as comment tokens ). Code replaced by using posStr chain function - Adaption in CegoMain to also parse comment lines in a more sophisticated way ( same as in CegoMain ), just relevant for server batch mode - Optimization in CegoDistCuror::joinSetup, the join predicate is now analysed in a way, that a condition list is created ( via makeCNF and createCondition methods in CegoQueryHelper ). The condition list then is analysed to achieve a better cursor condition which results in improved index usage Submitted by: Bjoern Lemke <lemke@lemke-it.com>
* databases/couchdb: update to 1.7.1 incl critical security fixesDave Cottlehuber2017-11-142-5/+4
| | | | | | | | | | | | | | - addresses 2 critical security fixes listed below - includes fix for post-1.7.0 /_all_docs returning 500 for DB members Reviewed by: olgeni (maintainer) Approved by: jrm (mentor) MFH: 2017Q4 Security: CVE-2017-12635 Security: CVE-2017-12636 Security: https://lists.apache.org/thread.html/6c405bf3f8358e6314076be9f48c89a2e0ddf00539906291ebdf0c67@%3Cdev.couchdb.apache.org%3E Sponsored by: http://iwantmyname.com/ Differential Revision: https://reviews.freebsd.org/D13076
* Update databases/pgrouting to 2.5.2Tobias C. Berner2017-11-143-20/+21
| | | | | PR: 223656 Submitted by: lbartoletti@tuxfamily.org (maintainer)
* Update to 2.0.8Sunpoet Po-Chuan Hsieh2017-11-132-4/+4
| | | | Changes: https://github.com/ankane/pghero/blob/master/CHANGELOG.md
* Update to 2.0.8Sunpoet Po-Chuan Hsieh2017-11-132-4/+4
| | | | Changes: https://github.com/ankane/pghero/blob/master/CHANGELOG.md
* Update to 2.0.8Sunpoet Po-Chuan Hsieh2017-11-132-4/+4
| | | | Changes: https://github.com/ankane/pghero/blob/master/CHANGELOG.md
* Update to 3.21.0Sunpoet Po-Chuan Hsieh2017-11-132-4/+4
| | | | | Changes: https://github.com/rogerbinns/apsw/releases https://rogerbinns.github.io/apsw/changes.html
* Removing expired port:Rene Ladan2017-11-129-416/+0
| | | | 2017-11-09 databases/cassandra2: Broken for more than 6 months
* Remove expired port:Rene Ladan2017-11-116-402/+0
| | | | 2017-11-09 databases/glom: Broken for more than 6 months
* Remove expired ports:Rene Ladan2017-11-115-47/+0
| | | | | | | | | | | | | | | | | 2017-11-04 lang/ats: Unmaintained, outdated, needs lots of refreshment 2017-11-09 games/lordsawar: Broken for more than 6 months 2017-11-09 databases/elixir-ecto_migrate: Broken for more than 6 months 2017-11-09 audio/gspeakers: Broken for more than 6 months 2017-11-09 net/p5-Filesys-SmbClient: Broken for more than 6 months 2017-11-09 audio/tclmidi: Broken for more than 6 months 2017-11-09 security/py-xmlsec: Broken for more than 6 months 2017-11-09 security/samba-virusfilter: Broken for more than 6 months 2017-11-09 textproc/ocaml-pxp: Broken for more than 6 months 2017-11-09 audio/sooperlooper: Broken for more than 6 months 2017-11-09 devel/dwarves: Broken for more than 6 months 2017-11-09 devel/cl-cffi-sbcl: Broken for more than 6 months 2017-11-09 devel/pinba_engine: Broken for more than 6 months 2017-11-09 devel/py-event: Broken for more than 6 months
* devel/lfcbase: update 1.11.0 -> 1.11.1Kurt Jaeger2017-11-104-8/+8
| | | | | | | | | | devel/lfcxml: update 1.2.5 -> 1.2.6 databases/cego: update 2.37.0 -> 2.37.1 databases/cegobridge: update 1.2.0 -> 1.2.1 - New generated configure script with libtool-2.4.6 Submitted by: Bjoern Lemke <lemke@lemke-it.com>
* Fix the context of some patches so that they apply with stricter patch(1)Antoine Brodin2017-11-102-6/+9
| | | | | PR: 223545 With hat: portmgr
* Fix the context of some patches so that they apply with stricter patch(1)Antoine Brodin2017-11-091-18/+27
| | | | | PR: 223545 With hat: portmgr
* Update to latest versions of PostgreSQLPalle Girgensohn2017-11-0918-33/+27
| | | | | | | | | | | | | | | The PostgreSQL Global Development Group has released an update to all supported versions of our database system, including 10.1, 9.6.6, 9.5.10, 9.4.15, 9.3.20, and 9.2.24. This release fixes three security issues. This release also fixes issues found in BRIN indexing, logical replication and other bugs reported over the past three months. Please note that the CVE-2017-12172 does not affect the FreeBSD port unless you decided to not use the contrib/startscript instead of the startscript distributed with the FreeBSD port/package. Security: CVE-2017-12172, CVE-2017-15099, CVE-2017-15098 URL: https://www.postgresql.org/about/news/1801/
* reset MAINTAINER.Vanilla I. Shu2017-11-091-1/+1
|
* devel/icu: update to 60.1Jan Beich2017-11-099-6/+9
| | | | | | | Changes: http://site.icu-project.org/download/60 ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/ PR: 223373 Exp-run by: antoine
* databases/p5-DBD-cego: fix build by removing obsolete patchesKurt Jaeger2017-11-083-81/+1
|
* databases/couchdb: 1.7.0 incl critical security fixesDave Cottlehuber2017-11-087-174/+33
| | | | | | | | | | See https://blog.couchdb.org/2017/11/07/2-1-1-1-7-0/ for details; CVE notifications will land 2017-11-14 Reviewed by: olgeni (maintainer) Approved by: jrm (mentor) Sponsored by: https://iwantmyname.com/ Differential Revision: https://reviews.freebsd.org/D12991
* devel/lfcbase: update 1.10.3 -> 1.11.0Kurt Jaeger2017-11-086-12/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | databases/cego: update 2.36.4 -> 2.37.0 databases/p5-DBD-cego: update 1.3.0 -> 1.4.0 databases/cegobridge: update 1.1.6 -> 1.2.0 lfcbase: - Layout improvements in Pager class - Changed constructor for Net and NetHandler class to setup maxSendLen. Since this changes the API, minor release level has been increased cego: - Improvements for cgblow simulation mode added - Improvements for cgclt, added pipe mode to read input from stdin Now comments are allowed also after delimiter token, e.g. create table t1(a int); -- a sample table - Support for lfcbase-1.11.x with new Net API. The parameter maxSendLen ist still a constant in CegoDefs.h Improvements added for CegoXMLSpace::setPerm, for existing permissions, just tableset, filter or right can be set up now, e.g set permission p1 with right=WRITE for role1 just sets the right value for permission p1 to value WRITE, all other values are unchanged - Added show parameter admin command to show all tableset independent database parameters p5-DBD-cego: - support changed API with lfcbase-1.11.0 cegobridge: - support changed API with lfcbase-1.11.0 Submitted by: Bjoern Lemke <lemke@lemke-it.com>
* Update to 0.11.0Sunpoet Po-Chuan Hsieh2017-11-072-4/+4
| | | | Changes: https://github.com/jnunemaker/flipper/blob/master/Changelog.md