summaryrefslogtreecommitdiff
path: root/databases (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix bad plist substitutionPalle Girgensohn2020-06-154-11/+9
| | | | | | | | PR: 247226 Reported by: Garrett Wollman Notes: svn path=/head/; revision=538854
* databases/py-sqlrelay: unbreak, take maintainerKurt Jaeger2020-06-142-7/+2661
| | | | | | | - databases/sqlrelay uses a very old config.sub which needs to be replaced Notes: svn path=/head/; revision=538816
* databases/rrdtool: Fix resize on ZFSNiclas Zeising2020-06-142-1/+36
| | | | | | | | | | | | | Add an upstream patch that fixes resize on ZFS. Since ZFS does not support posix_fallocate(), returning EINVAL, the patch simply ignores this error from posix_fallocate(). PR: 245898 Reported by: Tomohiro Hosaka MFH: 2020Q2 Notes: svn path=/head/; revision=538811
* devel/rudiments: upgrade 1.1.0 -> 1.2.2Kurt Jaeger2020-06-147-35/+43
| | | | | | | | | | | | | | | databases/sqlrelay: upgrade 1.4.0 -> 1.7.0 http://software.firstworks.com/2019/03/rudiments-120-release-announcement.html http://software.firstworks.com/2019/08/rudiments-121-release-announcement.html http://software.firstworks.com/2020/01/rudiments-122-release-announcement.html http://software.firstworks.com/2019/03/sql-relay-150-release-announcement.html http://software.firstworks.com/2019/04/sql-relay-151-release-announcement.html http://software.firstworks.com/2019/08/sql-relay-160-release-announcement.html http://software.firstworks.com/2020/01/sql-relay-170-release-announcement.html Notes: svn path=/head/; revision=538808
* Add BUILD_DEPENDS for tiledbSunpoet Po-Chuan Hsieh2020-06-141-1/+2
| | | | Notes: svn path=/head/; revision=538755
* Update to 3.12.1Sunpoet Po-Chuan Hsieh2020-06-142-4/+4
| | | | | | | Changes: https://metacpan.org/changes/distribution/DBD-Pg Notes: svn path=/head/; revision=538751
* databases/pecl-mongodb: update 1.7.1 -> 1.7.4Kurt Jaeger2020-06-142-4/+4
| | | | | | | Relnotes: https://pecl.php.net/package-changelog.php?package=mongodb Notes: svn path=/head/; revision=538732
* databases/freetds: Update version 1.1.40=>1.1.41Muhammad Moinur Rahman2020-06-142-4/+4
| | | | Notes: svn path=/head/; revision=538729
* Update KDE's Application (release-service) to 20.04.2Tobias C. Berner2020-06-131-3/+3
| | | | Notes: svn path=/head/; revision=538649
* Update 3.32.0 --> 3.32.2Cy Schubert2020-06-132-4/+4
| | | | | | | | | | | | | | | | | Fix two long-standing bugs that allow malicious SQL statements to crash the process that is running SQLite. These bugs were announced by a third-party approximately 24 hours after the 3.32.0 release but are not specific to the 3.32.0 release. Fix a long-standing bug in the byte-code engine that can cause a COMMIT command report as success when in fact it failed to commit. Ticket 810dc8038872e212. Approved by: portmgr (blanket: run-time bugfix) MFH: 2020Q2 Notes: svn path=/head/; revision=538636
* Update 3.31.1 --> 3.32.0Cy Schubert2020-06-123-23/+4
| | | | | | | | | | | | | | | Address multiple security vulnerabilities. PR: 247149 Reported by: spam123@bitbert.com Reminded by: emaste Approved by: Approved by: portmgr (blanket: security bugfix) MFH: 2020Q2 Security: CVE-2020-11655, CVE-2020-13434, CVE-2020-13435, CVE-2020-13630, CVE-2020-13631, CVE-2020-13632 Notes: svn path=/head/; revision=538614
* Update to 0.4Baptiste Daroussin2020-06-122-4/+4
| | | | Notes: svn path=/head/; revision=538580
* databases/foundationdb: update to 6.3.1Dave Cottlehuber2020-06-112-4/+4
| | | | | | | | Reported by: portscout Sponsored by: SkunkWerks, GmbH Notes: svn path=/head/; revision=538539
* databases/erlfdb: update to 1.2.2Dave Cottlehuber2020-06-112-5/+4
| | | | | | | | Reported by: portscout Sponsored by: SkunkWerks, GmbH Notes: svn path=/head/; revision=538537
* databases/libdrizzle: switch to GCC on powerpc*Piotr Kubaj2020-06-111-0/+2
| | | | | | | | GCC-only parameter is necessary: cc: error: unknown argument: '-mno-fused-madd' Notes: svn path=/head/; revision=538514
* databases/couchdb3: amend PORTREVISION broken in r538498Dave Cottlehuber2020-06-111-1/+1
| | | | | | | Sponsored by: SkunkWerks, GmbH Notes: svn path=/head/; revision=538500
* databases/couchdb3: re-enable web UIDave Cottlehuber2020-06-112-3/+4
| | | | | | | | | | over-zealous PORTNAME replacement breaks the environment vars that tell CouchDB where to serve files for the administrator portal. Sponsored by: SkunkWerks, GmbH Notes: svn path=/head/; revision=538498
* databases/py-carbon: Update to 1.1.7Kai Knoblich2020-06-103-10/+11
| | | | | | | | | | | | | | | | | | * Enable build for all Python versions. * Pet portlint (sort variables, rebase patch) and make USES block separate from non-relevant variables while I'm here. Changelogs since 1.1.5: https://graphite.readthedocs.io/en/latest/releases/1_1_7.html https://graphite.readthedocs.io/en/latest/releases/1_1_6.html PR: 245859 Approved by: maintainer timeout (6+ weeks) Notes: svn path=/head/; revision=538425
* Update from 6.0.4 to 6.0.5.Sergey A. Osokin2020-06-102-5/+5
| | | | | | | | | | | | | | | | | | | | | <ChangeLog> Upgrade urgency MODERATE: several bugs with moderate impact are fixed here. The most important issues are listed here: * Fix handling of speical chars in ACL LOAD. * Make Redis Cluster more robust about operation errors that may lead to two clusters to mix together. * Revert the sendfile() implementation of RDB transfer. It causes some delay. * Fix TLS certificate loading for chained certificates. * Fix AOF rewirting of KEEPTTL SET option. * Fix MULTI/EXEC behavior during -BUSY script errors. </ChangeLog> Notes: svn path=/head/; revision=538403
* New Port: databases/mongodb42-toolsMatthias Fechner2020-06-109-2/+119
| | | | | | | | | | | | Update mongo tools to version 4.2 which is required to manage mongodb version 4.2. PR: 247021 Submitted by: Ronald Klop <ronald-lists@klop.ws> Reviewed by: mfechner Relnotes: https://docs.mongodb.com/manual/release-notes/4.2/ Notes: svn path=/head/; revision=538395
* databases/freetds-devel: Update version 1.1.176=>1.1.186Muhammad Moinur Rahman2020-06-082-8/+8
| | | | | | | | | - Update CONFLICTS - Add PORTSCOUT - Use OPTIONS in post-install target Notes: svn path=/head/; revision=538225
* Multiple ports: improve regex complianceKyle Evans2020-06-083-9/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | These changes largely fall into just two categories: 1. Need textproc/gsed for GNU extensions 2. Extraneous escapes that can go away For #1, there's a further subdivision into those that require autoconf magic and those that can get away with BINARY_ALIAS=sed=${LOCALBASE}/bin/gsed. -CURRENT will soon gain GNU extensions, but these will take longer to get to all supported releases; we must switch them to gsed to ensure we're actually properly building them as intended. For #2, I've fixed these as I can and we should upstream these fixes. PORTREVISION is bumped for all of the above, because we will almost certainly build these differently when the replacements actually start working. These were all detected by the below-referenced exp-run [1]. The patch included forbids many ordinary characters from being escaped, since we'll later imbue those with special meanings. This has had the nice side effect of picking up various things that we didn't handle properly, e.g. \t and \r for tab and carriage return. PR: 229925 [1] Approved by: koobs (mentor) Approved by: portmgr (blanket: trivial build fixes) MFH: no (invasive risk) Differential Revision: https://reviews.freebsd.org/D25185 Notes: svn path=/head/; revision=538197
* New port: databases/mongodb42Kurt Jaeger2020-06-0795-2/+5234
| | | | | | | | | | | | | | | | Mongo (from "humongous") is a high-performance, open source, schema-free, document-oriented database. A common name in the "NOSQL" community. WWW: https://www.mongodb.com/ PR: 242002 Submitted by: Ronald Klop <ronald-lists@klop.ws> Reviewed by: koobs, mikael Relnotes: https://docs.mongodb.com/manual/release-notes/4.2/ Notes: svn path=/head/; revision=538150
* databases/cego: update 2.45.9 -> 2.45.16Kurt Jaeger2020-06-052-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Fix in CegoBtreeManager for duplicate null handling. The corresponding btree value has to be checked to be null. For this, the method CegoBTreeValue::isNull has been introduced - Fix in CegoFieldValue::negate, for FIXED_TYPE values, trailing zeros have to be treated. Otherwise, select null - a from t1 where a = 0.10 will result in 0.1 - Patch in 'update with return' clause. It seems to be useful, that in combination with return, update should return after first matching tuple providing the updated tuple in the return clause. So the values for the tuple can be stored in procedure variables. create table t1 ( a int, b string(30)); insert into t1 values ( 1, 'DONE'); insert into t1 values ( 2, 'DONE'); insert into t1 values ( 3, 'WAIT'); insert into t1 values ( 4, 'DONE'); insert into t1 values ( 5, 'WAIT'); update t1 set b = 'DONE' where b = 'WAIT' return :a = a; Just the tuple with a = 3 is update and the value of a is returned in the procedure variable :a - For update with return statements, added the on first option. Since the return variable can only store one return values, this option specifies, if the update should return after first tuple or if all matching tuples should be updated. - In CegoMain, changed separator token for tsdef from ":;" to "=", since for mingw configurations, absolute path handling was broken. This resulted in adapations for mkdb and cgmkdb scripts. - Fix in CegoObjectManager::getObjectListByTable, if object does not exist, an exception is thrown now. This resulted in a fix for CegoQueryHelper::checkIndexForPredicate, where now the table alias has to be mapped to the correct physical table name ( via coList as a new method argument ) - Fix in CegoAttrDesc::evalTableReferences to treat alias objects in joins - Grammar expansion to support inner/left outer/right outer joins without a condition. This might be useful for specific join order to use appropriate table indices ( see dbcheck/check088.sql ) - Fix in CegoQueryHelper::checkIndexForPredicate, index evaluation for alias objects was still not treated - Fix in CegoDistCursor::getPlan and CegoAction::getJoinPlanString to cover execution plan for alias objects Submitted by: Björn Lemke <lemke@lemke-it.com> Notes: svn path=/head/; revision=538042
* Not required by gitlab-ce anymore.Matthias Fechner2020-06-054-37/+0
| | | | Notes: svn path=/head/; revision=538007
* Not required by gitlab-ce anymore.Matthias Fechner2020-06-054-36/+0
| | | | Notes: svn path=/head/; revision=538004
* databases/geoserver-mysql-plugin: Update version 2.17.0=>2.17.1Muhammad Moinur Rahman2020-06-052-5/+5
| | | | Notes: svn path=/head/; revision=537987
* Upadte to 5.2.15Romain Tartière2020-06-044-8/+8
| | | | | | | With hat: puppet Notes: svn path=/head/; revision=537968
* Update to 6.11.0 (for real this time)Romain Tartière2020-06-044-8/+8
| | | | | | | | | | Release notes: https://puppet.com/docs/puppetdb/latest/release_notes.html#puppetdb-6110 With hat: puppet Notes: svn path=/head/; revision=537967
* Update to 6.11.0Romain Tartière2020-06-044-8/+8
| | | | | | | | | | Release notes: https://puppet.com/docs/puppetdb/latest/release_notes.html#puppetdb-6110 With hat: puppet Notes: svn path=/head/; revision=537966
* - Update to 0.11Wen Heping2020-06-043-6/+8
| | | | Notes: svn path=/head/; revision=537901
* Update from 6.0.3 to 6.0.4.Sergey A. Osokin2020-06-042-5/+5
| | | | | | | | | | | | | <ChangeLog> Upgrade urgency CRITICAL: this release fixes a severe replication bug. Please visit https://github.com/antirez/redis/blob/6.0/00-RELEASENOTES for details. </ChangeLog> Notes: svn path=/head/; revision=537881
* Bump PORTREVISION for devel/protobuf shlib changeSunpoet Po-Chuan Hsieh2020-06-035-5/+5
| | | | Notes: svn path=/head/; revision=537830
* Update to 0.6.2Sunpoet Po-Chuan Hsieh2020-06-032-4/+4
| | | | | | | Changes: https://github.com/TileDB-Inc/TileDB-Py/releases Notes: svn path=/head/; revision=537648
* Update to 4.19Sunpoet Po-Chuan Hsieh2020-06-032-5/+5
| | | | | | | Changes: https://metacpan.org/changes/distribution/Mojo-Pg Notes: svn path=/head/; revision=537640
* databases/couchdb3: accommodate compiler quirks in i386Dave Cottlehuber2020-06-032-0/+57
| | | | | | | | | | | | As reported in BZ, -flto passes unsupported parameters to /usr/bin/ld Fixes all 11.x and 12.x i386 & handles additional unused warnings on i386. PR: 238514 Reported by: pkg-fallout Sponsored by: SkunkWerks, GmbH Notes: svn path=/head/; revision=537609
* Add databases/pg_ed25519, PostgreSQL extension for ed25519 sign and verifyLi-Wen Hsu2020-06-034-0/+34
| | | | | | | | PR: 239708 Submitted by: Dmitry Wagin <dmitry.wagin@ya.ru> Notes: svn path=/head/; revision=537591
* databases/mroonga: Update version 10.02=>10.03Muhammad Moinur Rahman2020-06-023-6/+6
| | | | | | | Relnotes: https://mroonga.org/en/blog/2020/05/29/mroonga-10.03.html Notes: svn path=/head/; revision=537585
* txredisapi is a non-blocking client driver for the redis database, written inBernhard Froehlich2020-06-024-0/+39
| | | | | | | | | | | | python. It uses twisted for the asynchronous communication with redis. WWW: https://github.com/IlyaSkriblovsky/txredisapi PR: 246813 Submitted by: Sascha Biberhofer <ports@skyforge.at> Notes: svn path=/head/; revision=537569
* graphics/poppler: update to 0.89.0Tobias C. Berner2020-06-021-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | Release 0.89.0: core: * Add support for ResetForm action. Issue #225 * Fix crash in PDFDoc::getSignatureFields when there's no Forms at all * Fix exporting to PS of some files with CID fonts * Use ICC profiles in PS output (if new enough lcms is used) * Allow almost-singular tiling pattern matrices. Issue #894 * Fix memory leak when failing to load some fonts * CairoOutputDev: Use stroke opacity when clipping to a stroke path * CairoOutputDev: Fix tiling patterns when pattern cell is too far. Issue #190 glib: * Add poppler_movie_get_aspect cpp: * Add the font infos to the text_box object Exp-run by: antoine PR: 246848 Notes: svn path=/head/; revision=537559
* databases/db6: sunset (expire) port in half a year's timeMatthias Andree2020-06-021-0/+3
| | | | | | | | | | | | | Oracle have hidden newer versions behind a registration-only download, so we cannot even update to 6.2.38. Oracle haven't responded to an inquiry to that extent. Apparently, the port isn't very popular, no port in INDEX-12 depends on it, users will rather use db5 (perhaps due to the more permissive license), so deprecate db6. Notes: svn path=/head/; revision=537553
* databases/db48: Axe. Expired 25 months ago, no users left.Matthias Andree2020-06-028-161/+0
| | | | | | | | | | Thanks to vd@'s preparation around PR 245220 and r533562, we can now finally axe databases/db48 before 2020Q3 branches. PR: 245220 (related) Notes: svn path=/head/; revision=537552
* Update to 5.2.2Jochen Neumeister2020-06-012-4/+4
| | | | | | | | | PR: 246906 Submitted by: Daniel Ylitalo <daniel@blodan.se> (maintainer) Sponsored by: Netzkommune GmbH Notes: svn path=/head/; revision=537490
* Add compiler:c++14-lang to USES to fix build on GCC-based systems:Mark Linimon2020-06-011-1/+1
| | | | | | | | | cc1plus: error: unrecognized command line option "-std=c++14" Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=537455
* databases/erlfdb: update WWW to new upstreamDave Cottlehuber2020-05-311-1/+1
| | | | | | | | Reported by: freshports Sponsored by: SkunkWerks, GmbH Notes: svn path=/head/; revision=537451
* databases/erlfdb: move from -devel to stable fdbDave Cottlehuber2020-05-311-1/+2
| | | | | | | | | | since r537449 databases/foundationdb 6.3.0 is in ports, we can build and run against a less volatile C library than the upstream master branch. Sponsored by: SkunkWerks, GmbH Notes: svn path=/head/; revision=537450
* databases/foundationdb: update to 6.3.0Dave Cottlehuber2020-05-3130-1032/+134
| | | | | | | | | | | | - use new CMake build framework - build compatible C libraries by default - partial TLS support - drop upstreamed patches Sponsored by: SkunkWerks, GmbH Notes: svn path=/head/; revision=537449
* databases/couchdb3: new port from databases/couchdb2Dave Cottlehuber2020-05-3112-0/+1275
| | | | | | | | | | | | - upstream supports both 2.x and 3.x series - this will also support any platform that has a functioning SpiderMonkey 60 port as well as Erlang/OTP, such as armv8 & ppc64 Sponsored by: SkunkWerks, GmbH Differential Revision: https://reviews.freebsd.org/D24616 Notes: svn path=/head/; revision=537447
* Update to 0.23.1Sunpoet Po-Chuan Hsieh2020-05-312-4/+4
| | | | | | | Changes: https://github.com/marshmallow-code/marshmallow-sqlalchemy/blob/dev/CHANGELOG.rst Notes: svn path=/head/; revision=537182
* Update to 6.10.1Sunpoet Po-Chuan Hsieh2020-05-316-23/+169
| | | | | | | | | - Convert REINPLACE_CMD to patch files Changes: https://github.com/facebook/rocksdb/releases Notes: svn path=/head/; revision=537176