17736 Commits

Author SHA1 Message Date
Mark Felder
83dcbdd7ee Reset MAINTAINER
Approved by:	maintainer (private communications)
2018-04-16 21:33:18 +00:00
Sunpoet Po-Chuan Hsieh
49419c690b Update to 3.0.1
- Add LICENSE_FILE

Changes:	https://github.com/danmcclain/postgres_ext/blob/master/CHANGELOG.md
2018-04-16 18:34:12 +00:00
Dirk Meyer
6293b53c44 - fix API for pg-1.0.0 2018-04-15 06:41:42 +00:00
Alexey Dokuchaev
9a12f639b0 Add a port of IOWOW, persistent and fast key-value database engine based
on skip list data structure.

WWW: http://iowow.io/
2018-04-14 12:06:35 +00:00
Tobias C. Berner
cbfa894960 devel/qca, devel/qca-qt5 -- create flavors
Approved by:	portmgr (mat)
Differential Revision:	https://reviews.freebsd.org/D14651
2018-04-14 11:09:16 +00:00
Kirill Ponomarev
66ee55d678 Update to version 1.12.0
PR:		227486
Submitted by:	maintainer
2018-04-13 09:41:17 +00:00
Palle Girgensohn
df9d92c207 Update to version 1.8.1
PR:		227462
Release notes:	https://pgbouncer.github.io/changelog.html#pgbouncer-18x
2018-04-12 22:01:59 +00:00
William Grzybowski
c94bcd591a databases/py-influxdb: Python Client for InfluxDB
WWW: https://pypi.python.org/pypi/influxdb
2018-04-12 16:12:42 +00:00
Pietro Cerutti
ccc8cdc261 databases/cassandra-cpp-driver: update to 2.9.0
Changelog: https://github.com/datastax/cpp-driver/blob/2.9.0/CHANGELOG.md
2018-04-12 08:44:40 +00:00
Sunpoet Po-Chuan Hsieh
9bed39235a Update to 2.4.1
Changes:	https://github.com/rubysherpas/paranoia/releases
		https://github.com/rubysherpas/paranoia/blob/core/CHANGELOG.md
2018-04-11 19:38:51 +00:00
Sunpoet Po-Chuan Hsieh
00d154c617 Update to 1.1.5
- Add LICENSE_FILE
- Move PLIST_FILES to PLIST
- Update pkg-descr
- Update WWW

Changes:	https://github.com/pgsphere/pgsphere/commits/master
2018-04-11 19:38:05 +00:00
Mahdi Mokhtari
1806c8d023 databases/mysql80-server: Fix ${name}_limits regression on 11-STABLE
This is port of r467049 (that was done on mysql56-server)

PR:		227435
Reported by:	0mp
2018-04-11 14:42:06 +00:00
Mahdi Mokhtari
4a0c387d98 databases/mysql57-server: Fix ${name}_limits regression on 11-STABLE
This is port of r467049 (that was done on mysql56-server)

PR:		227435
Reported by:	0mp
2018-04-11 14:40:52 +00:00
Mahdi Mokhtari
ab25ca436d databases/mysql56-server: Fix ${name}_limits regression on 11-STABLE
The commit adding the ${name}_limits to 11 is reverted in r332363
Change the Makefile conditions/vars so that
 new ${name}_limits mechanism is only present on 12-CURRENT (>=1200057)

PR:		227435
Reported by:	0mp
2018-04-11 14:37:40 +00:00
Kurt Jaeger
7632a3b891 databases/cego: update 2.39.14 -> 2.39.15
- Fix in dbcheck/expimpcheck, test plan was not set up correctly
  In CegoXPorter and CegoExpImpStream, row export information was
  added again to indicate overall row export for each table
- Fix added in CegoDbThread::serveRequest ( GETBLOB and GETCLOB case ) and
  CegoTableManager::getBlobData / getClobData chunkSize calculation. The
  existing calculation did not treat every boundary case.

Submitted by:	Bjoern Lemke <lemke@lemke-it.com>
2018-04-11 11:24:41 +00:00
Sunpoet Po-Chuan Hsieh
59bc522af8 Update to 5.0.7
Changes:	https://github.com/rails/rails/blob/5-0-stable/activerecord/CHANGELOG.md
2018-04-10 18:28:12 +00:00
Sunpoet Po-Chuan Hsieh
57c88a028d Update to 5.0.7
Changes:	https://github.com/rails/rails/blob/5-0-stable/activemodel/CHANGELOG.md
2018-04-10 18:28:07 +00:00
Sunpoet Po-Chuan Hsieh
0b2cfae969 Update to 5.1.6
Changes:	https://github.com/rails/rails/blob/5-1-stable/activerecord/CHANGELOG.md
2018-04-10 18:27:21 +00:00
Sunpoet Po-Chuan Hsieh
55f0930513 Update to 5.1.6
Changes:	https://github.com/rails/rails/blob/5-1-stable/activemodel/CHANGELOG.md
2018-04-10 18:27:16 +00:00
Tobias C. Berner
bee4749fcd New ports: databases/akonadi
This is the current version of KDE Applications <foo>.
Note that users of KDE SC4 should stick with <foo>-kde4.
2018-04-09 19:02:33 +00:00
Kurt Jaeger
a0321b3482 databases/cego: update 2.39.13 -> 2.39.14
- Fix in CegoXPorter::writeRow and CegoXPorter::readRow for binary
  export and import of tables containing lob null values. lob null
  values must be identified by colLen unsigned long long = 0 instead
  of integer = 0

Submitted by:	Bjoern Lemke <lemke@lemke-it.com>
2018-04-09 17:56:15 +00:00
Palle Girgensohn
b479d69ef8 Update to version 1.2.0
Releasenotes: https://github.com/rapidloop/pgmetrics/releases/tag/v1.2.0
2018-04-09 15:15:51 +00:00
Yuri Victorovich
4240c54084 databases/sqlite3: Update 3.22.0 -> 3.23.0
Changelog:
https://www.sqlite.org/releaselog/3_23_0.html

Port changes:
* Add SER1 option for the new optional sqlite3_serialize()/sqlite3_deserialize() functions
* Remove security patches that are now in the release

PR:		227365
Submitted by:	Pavel Volkov <pavelivolkov@gmail.com> (maintainer)
2018-04-09 07:14:37 +00:00
Adriaan de Groot
70cf3cded5 Pre-emptively fix databases/soci for CMake 3.11.
With CMake 3.11, configure fails with this error:

  CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
  Please set them or make sure they are set and tested correctly in the CMake files:
  MYSQL_EMBEDDED_LIBRARIES
      linked by target "cmTC_ec547" in directory /wrkdirs/usr/ports/databases/soci/work/soci-3.2.2/CMakeFiles/CMakeTmp

  CMake Error at /usr/local/share/cmake/Modules/CheckIncludeFile.cmake:60 (try_compile):
    Failed to configure test project build system.
  Call Stack (most recent call first):
    /usr/local/share/cmake/Modules/FindThreads.cmake:121 (CHECK_INCLUDE_FILE)
    core/CMakeLists.txt:17 (include)

The underlying issue is that the test for MySQL embedded leaks the
library into CMAKE_REQUIRED_LIBRARIES, which are then picked up in
other feature tests. If the library wasn't found (which is normal,
it's not a dependency in the port) then those later tests fail.
CMake 3.11 is somehow stricter about this than CMake 3.10.

No PORTREVISION bump because it's a pre-emptive build fix and nothing
changes on the port.

Approved by:	tcberner (mentor, implicit)
2018-04-08 12:33:01 +00:00
Matthew Seaman
73e4c3e15f Upgrade to 4.8.0
ChangeLog: https://www.phpmyadmin.net/files/4.8.0/
2018-04-08 10:54:05 +00:00
Bernard Spil
d77a57252a databases category: Convert to USES=php
Approved by:    infrastructure modernization blanket
2018-04-08 10:50:18 +00:00
Kurt Jaeger
abd1113fb0 databases/cego: update 2.39.12 -> 2.39.13
- Introduced CegoTransactionManager::getCrashAffectedTables method.
  In case of a crash recovery, all transaction affected tables have
  to be analysed for index objects. Before finishing transactions,
  the index objects have to be invalidated ( since they might be
  corrupted ) and after completion of transactions they have to be
  recreated. This is done now in CegoTableManager::finishOpenTransaction
- Fixes in CegoLogManager, CegoRecoveryManager, CegoDistManager and
  CegoTableManager for LSN handling. Instead of saving the next LSN,
  now the current written LSN is recorded in CegoLogManager. This
  seems to be more natural, since a lot of methods set up the LSN to
  a value + 1. Also this fixes a mismatch between commited lsn and
  current lsn, which leads to a tableset recovery during startup in
  any case ( occured with version 2.39.9 )

Submitted by:	Bjoern Lemke <lemke@lemke-it.com>
2018-04-07 17:22:23 +00:00
Sunpoet Po-Chuan Hsieh
5b431fc70d Add rubygem-dbf 3.1.1
DBF is a small fast library for reading dBase, xBase, Clipper and FoxPro
database files.

WWW: https://github.com/infused/dbf
2018-04-07 16:32:13 +00:00
Matthias Fechner
58a8f56e1c Set Expire flag for databases/rubygem-seed-fu236 which get obsolete with gitlab 10.5.x upgrade.
Reviewed by:	swills (mentor), tz (mentor)
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D14975
2018-04-07 09:11:44 +00:00
Rene Ladan
5068e6b399 databases/py-fakeredis: update to 0.10.2
Changelog:	https://github.com/jamesls/fakeredis#0102
Reported by:	portscout
MFH:		2018Q2
2018-04-06 17:30:41 +00:00
Sunpoet Po-Chuan Hsieh
e7f5b5f3a7 Update to 1.9.1
Changes:	https://github.com/dbcli/pgcli/blob/master/changelog.rst
2018-04-06 16:26:56 +00:00
Steve Wills
5eff073af7 databases/timescaledb: Update to 0.9.1
PR:		227267
Submitted by:	Matt Magoffin <bugs.freebsd.org@msqr.us>
Approved by:	kbowling (maintainer)
2018-04-06 16:08:02 +00:00
Jan Beich
ae60358af5 devel/icu: update to 61.1
Changes:	http://site.icu-project.org/download/61
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
PR:		227042
Exp-run by:	antoine
MFH:		2018Q2 (required by Firefox 61)
2018-04-06 15:53:16 +00:00
Adriaan de Groot
85316befc9 The find module for QScintilla included with sqlitebrowser has never worked
(well) on FreeBSD. Then the port used en embedded copy of QScintilla.
Switch to using the system QScintilla.

This change is triggered by CMake 3.11, which tried to build the embedded
QScintilla slightly differently. That fails because there are header
files declaring enum { SCI_CANREDO = 2016 } *and also* header files
that #define SCI_CANREDO 2016; the include order is very fragile.

Also reported upstream.

Reviewed by:	lbartoletti_tuxfamily (maintainer)
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D14930
2018-04-06 12:09:21 +00:00
Kirill Ponomarev
dde76a0312 Update to version 2.6.0
PR:		227300
Submitted by:	maintainer
2018-04-06 06:46:53 +00:00
Tobias Kortkamp
c4df193039 www/webkit2-gtk3: Update to 2.20.0
- Add WAYLAND option
- Bump PORTREVISION of dependents
- Fix build of epiphany 3.24.2 with newer WebKit versions

PR:		223733
Submitted by:	Greg V <greg@unrelenting.technology> (initial update to 2.18.3)
Reviewed by:	Ting-Wei Lan <lantw44@gmail.com>
Approved by:	gnome (maintainer timeout, too long)
Security:	1ce95bc7-3278-11e8-b527-00012e582166
MFH:		2018Q2
Differential Revision:	https://reviews.freebsd.org/D14872
2018-04-05 20:13:48 +00:00
Sunpoet Po-Chuan Hsieh
c36a1f22b8 Update to 0.14.0
Changes:	https://github.com/jnunemaker/flipper/blob/master/Changelog.md
2018-04-05 19:12:21 +00:00
Sunpoet Po-Chuan Hsieh
1bd15f974d Add rubygem-flipper-active_record013 0.13.0 (copied from rubygem-flipper-active_record)
- Update RUN_DEPENDS
- Add PORTSCOUT
2018-04-05 19:11:27 +00:00
Kurt Jaeger
5fd30ea130 databases/cego: update 2.39.11 -> 2.39.12
- Patch in CegoClient to catch format exceptions like
  "Invalid datetime string <0> for format <%d.%m.%Y %H:%M:%S>"
  This may happen, if on server side bad union selects are defined like
  create view v1 as
    select a as a, b as b from t1
    union all
    select a as a, 0 as b from t2;
  where b is a datetime data type. In this case, invalid formatted
  strings occur on the client side, which are catched now.
- Patch in CegoDatabaseManager::useObject to support lock
  delay values > 1 sec. The DBM_LOCKDELAY value in CegoDefs has now
  increased to 2500 msec. In some cases for heavy updates
  ( e.g. clob updates ) this might be useful to avoid ugly exclusive
  lock delay messages in database log file
- Fix in CegoTableManager::updateTuple. If the update fails ( this
  might happen, if another transaction actually updates the corresponding
  tuple ), any allocated lob values are freed now. Otherwise the
  data pages for the lob values were allocated with no more references.

Submitted by:	Bjoern Lemke <lemke@lemke-it.com>
2018-04-05 17:10:43 +00:00
Mathieu Arnold
8d91fc67d5 Add PHP flavors to phpMyAdmin.
Approved by:	matthew
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D14970
2018-04-05 13:16:25 +00:00
Jimmy Olgeni
45736561e4 databases/couchdb: use lang/erlang-runtime19 in preparation for
the Erlang 20 upgrade.
2018-04-05 12:55:36 +00:00
Steven Kreuzer
db97bfc48e Update to version 1.1.3 2018-04-05 12:49:20 +00:00
Jose Alonso Cardenas Marquez
5ab881a5d9 - Migrate Mk/bsd.fpc.mk to Mk/Uses/fpc.mk
- Convert all fpc-based ports to USES=fpc

PR:             227210
Reviewed by:    portmgr
Approved by:    portmgr
Exp-run by:     antoine
Differential Revision:  https://reviews.freebsd.org/D14617
2018-04-05 04:52:36 +00:00
Mahdi Mokhtari
d5111919e9 databases/mysql80-server: Adapt ${name}_limits to the new mechanism
Regarding to the changes to rc.subr(8) it is no longer necessary to
define a resource limiting logic in service scripts.
limits(1) is now run by default and its configuration is handled
via the "${name}_limits" variable.
This however causes collision of variable names and also is not
compatible with the old mechanism.
This fixes the rc-script of mysql80 for the bases with both
old and new mechanism.
(This is port of the r466505 [and r466506])

PR:		227231
Submitted by:	0mp
Reported by:	0mp
Sponsored by:	Netzkommune GmbH
2018-04-04 21:01:28 +00:00
Mahdi Mokhtari
afc37e723e databases/mysql57-server: Adapt ${name}_limits to the new mechanism
Regarding to the changes to rc.subr(8) it is no longer necessary to
define a resource limiting logic in service scripts.
limits(1) is now run by default and its configuration is handled
via the "${name}_limits" variable.
This however causes collision of variable names and also is not
compatible with the old mechanism.
This fixes the rc-script of mysql57 for the bases with both
old and new mechanism.
(This is port of the r466505 [and r466506])

PR:		227230
Submitted by:	0mp
Reported by:	0mp
Differential Revision:	Netzkommune GmbH
2018-04-04 20:57:11 +00:00
Mahdi Mokhtari
556173ac01 databases/mysql56-server: Fix (revert) the small change mistakenly went into the commit r466505 2018-04-04 20:49:54 +00:00
Mahdi Mokhtari
f5b82ad2e1 databases/mysql56-server: Adapt ${name}_limits to the new mechanism
Regarding to the changes to rc.subr(8) it is no longer necessary to
define a resource limiting logic in service scripts.
limits(1) is now run by default and its configuration is handled
via the "${name}_limits" variable.
This however causes collision of variable names and also is not
compatible with the old mechanism.
This fixes the rc-script of mysql56 for the bases with both
old and new mechanism.

PR:		227229
Submitted by:	0mp
Reported by:	0mp
Sponsored by:	Netzkommune GmbH
2018-04-04 20:45:14 +00:00
Sunpoet Po-Chuan Hsieh
c16eedafe2 Update to 1.2.6
Changes:	https://docs.sqlalchemy.org/en/latest/changelog/changelog_12.html
2018-04-04 18:52:36 +00:00
Sunpoet Po-Chuan Hsieh
f4638fe478 Update to 5.12.2
Changes:	https://github.com/facebook/rocksdb/releases
2018-04-04 18:50:36 +00:00
Bernard Spil
bcc48ad925 databases/mariadb*-server: Fix off-by-one error
- limits support lands in 1101514

Reported by:	mpts
2018-04-04 18:29:15 +00:00