Commit Graph

21538 Commits

Author SHA1 Message Date
Wen Heping 700836dca1 - Update to 2.6.2
PR:		231772
Submitted by:	wenheping2000@hotmail.com
Reviewed by:	lbartoletti@tuxfamily.org(maintainer)
Differential Revision:	https://reviews.freebsd.org/D17320?id=55009
2019-03-15 02:49:22 +00:00
Wen Heping 28cd052f6d - Repocopy postgis24 --> postgis25 and update to 2.5.2
PR:		231712
Submitted by:	darcy@dbitech.ca
Reviewed by:	sunpoet@, rhurlin_gwdg.de, harrison.grundy-astrodoggroup.com
Approved by:	lbartoletti_tuxfamily.org(maintainer)
Differential Revision:	https://reviews.freebsd.org/D17320
2019-03-15 00:47:02 +00:00
Li-Wen Hsu c0fa4ec98e - Update to 1.0.8 2019-03-13 16:57:12 +00:00
Mathieu Arnold ca99d08fef Remove unused USE_PYTHON values.
Reported by:	tobik (in D19569)
2019-03-13 13:03:11 +00:00
Sunpoet Po-Chuan Hsieh 27fc965c6a Update to 0.3.0
Changes:	https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG
2019-03-12 18:09:47 +00:00
Sunpoet Po-Chuan Hsieh 2c091f729b Update to 0.16.1
Changes:	https://github.com/marshmallow-code/marshmallow-sqlalchemy/blob/dev/CHANGELOG.rst
2019-03-12 18:09:42 +00:00
Pietro Cerutti 43f0c21bca databases/cassandra-cpp-driver: update to 2.11.0
Release notes: https://github.com/datastax/cpp-driver/blob/2.11.0/CHANGELOG.md
2019-03-12 12:12:36 +00:00
Antoine Brodin 887acad1d4 Mark BROKEN: fails to build
build cache is required, but could not be located: GOCACHE is not defined and neither $XDG_CACHE_HOME nor $HOME are defined

Reported by:	pkg-fallout
2019-03-11 20:22:57 +00:00
Palle Girgensohn 43bbcc0539 Upgrade to version 1.6.1 2019-03-10 17:43:52 +00:00
Sunpoet Po-Chuan Hsieh 2b155a904c Update CONFLICTS_INSTALL 2019-03-10 10:58:07 +00:00
Sunpoet Po-Chuan Hsieh d00b114297 Update CONFLICTS_INSTALL 2019-03-10 10:58:02 +00:00
Sunpoet Po-Chuan Hsieh 4455209605 Add py-sqlalchemy13 1.3.1 (copied from py-sqlalchemy12) 2019-03-10 10:57:30 +00:00
Alexey Dokuchaev 9feb411da2 Fix various misspellings of PORTREVISION. 2019-03-10 10:42:03 +00:00
Mikolaj Golub 6bf00d8c58 update to 1.4.3 2019-03-10 09:08:27 +00:00
Mark Linimon 614eef06fb Mark as NOT_FOR powerpc*.
Approved by:	portmgr (tier-2 blanket)
2019-03-10 03:16:35 +00:00
Kai Knoblich ff1f20543f databases/py-pglast: Update to 1.2
Changelog:

* Implement new split() function
* Implement BooleanTest printer

https://github.com/lelit/pglast/blob/v1.2/CHANGES.rst

PR:		236338
Submitted by:	Jaroslaw Zurek <j.zurek@fudosecurity.com>
Approved by:	tcberner (mentor), maintainer
Differential Revision:	https://reviews.freebsd.org/D19522
2019-03-09 18:23:45 +00:00
Mikolaj Golub a6d82dfcd5 update to 3.7.0 2019-03-09 18:02:47 +00:00
Steve Wills 5e90bfabe5 databases/sqlitebrowser: update to 3.11.1
PR:		236146
Submitted by:	lbartoletti <lbartoletti@tuxfamily.org> (maintainer)
2019-03-08 21:59:00 +00:00
Steve Wills c39d9f0c3d databases/sfcgal: update to 1.3.6
PR:		236147
Submitted by:	lbartoletti <lbartoletti@tuxfamily.org> (maintainer)
2019-03-08 21:09:24 +00:00
Sunpoet Po-Chuan Hsieh d11ff9d897 Fix build with PHP 7.1
PR:		236234
Submitted by:	Krzysztof <ports@bsdserwis.com>
Obtained from:	https://github.com/websupport-sk/pecl-memcache/commit/09e21a63410cbfd8827c7a876d8160a6b80b076c
2019-03-08 20:38:07 +00:00
Torsten Zuehlsdorff 6614428214 databases/pgpool-II-40: Update from 4.0.2 to 4.0.3
Changelog:

- Skip over "host=" when getting info from conninfo string. (Bo Peng)
- Test: Fix old JDBC functions and typos in regression test 068.memqcache_bug. (Takuma Hoshiai)
- Doc: Fix configuration change timing regarding memory_cache_enabled. (Tatsuo Ishii)
- Fix online recovery failed due to client_idle_limit_in_recovery in certain cases. (bug 431) (Tatsuo Ishii)
- Reduce memory usage when large data set is returned from backend. (bug 462) (Tatsuo Ishii)
- Test: Fix syntax error in extended query test script. (Tatsuo Ishii)
- Fix corner case bug when strip_quote() handle a empty query string. (bug 458) (Tatsuo Ishii)
- Doc: Mention that schema qualifications cannot be used in white/black_function_list. (Tatsuo Ishii)
- Fix typo about wd_priority in watchdog_setup. (Takuma Hoshiai)
- Fixed segfault when wd_lifecheck_method = 'query'. (bug 455) (Muhammad Usama)
- The fix was proposed by Muhammad Usama and some adjustments to the patch and testing is done by Yugo Nagata.
- Fix Pgpool child segfault if failover occurs when trying to establish a connection. (Tatsuo Ishii)
- Doc: fix typo in logdir description. (bug 453) (Tatsuo Ishii)
- Fix PAM authentication failed. (Takuma Hoshiai)
- Fix Pgpool-II hang if a client sends a extended query message such as close after sync message but before next simple query. (Tatsuo Ishii)
- Fix Pgpool-II hang when idle_in_transaction_session_timeout = on. (bug 448) (Tatsuo Ishii)

Changelog taken from: http://www.pgpool.net/docs/latest/en/html/release-4-0-3.html

MFH:		2019Q1
2019-03-08 15:58:23 +00:00
Torsten Zuehlsdorff 4ab362cfc3 databases/pgpool-II-37: Update from 3.7.7 to 3.7.8
Changelog:

- Test: Fix old JDBC functions and typos in regression test 068.memqcache_bug. (Takuma Hoshiai)
- Doc: Fix configuration change timing regarding memory_cache_enabled. (Tatsuo Ishii)
- Fix online recovery failed due to client_idle_limit_in_recovery in certain cases. (bug 431) (Tatsuo Ishii)
- Reduce memory usage when large data set is returned from backend. (bug 462) (Tatsuo Ishii)
- Test: Fix syntax error in extended query test script. (Tatsuo Ishii)
- Fix corner case bug when strip_quote() handle a empty query string. (bug 458) (Tatsuo Ishii)
- Doc: Mention that schema qualifications cannot be used in white/black_function_list. (Tatsuo Ishii)
- Fix typo about wd_priority in watchdog_setup. (Takuma Hoshiai)
- Fix Pgpool child segfault if failover occurs when trying to establish a connection. (Tatsuo Ishii)
- Doc: fix typo in logdir description. (bug 453) (Tatsuo Ishii)
- Fix Pgpool-II hang if a client sends a extended query message such as close after sync message but before next simple query. (Tatsuo Ishii)
- Fix Pgpool-II hang when idle_in_transaction_session_timeout = on. (bug 448) (Tatsuo Ishii)
- Doc: Fix Japanese document typo in pcp_common_options. (Bo Peng)

Changelog taken from: http://www.pgpool.net/docs/latest/en/html/release-3-7-8.html

MFH:		2019Q1
2019-03-08 15:56:26 +00:00
Torsten Zuehlsdorff 88329c6cc1 databases/pgpool-II-36: Update from 3.6.14 to 3.6.15
Changelog:

- Test: Fix old JDBC functions and typos in regression test 068.memqcache_bug.
- Doc: Fix configuration change timing regarding memory_cache_enabled.
- Fix online recovery failed due to client_idle_limit_in_recovery in certain cases. (bug 431)
- Fix corner case bug when strip_quote() handle a empty query string. (bug 458)
- Doc: Mention that schema qualifications cannot be used in white/black_function_list.
- Fix typo about wd_priority in watchdog_setup.
- Fix Pgpool child segfault if failover occurs when trying to establish a connection.
- Doc: fix typo in logdir description. (bug 453)
- Fix Pgpool-II hang if a client sends a extended query message such as close after sync message but before next simple query.
- Fix Pgpool-II hang when idle_in_transaction_session_timeout = on. (bug 448)
- Doc: Fix Japanese document typo in pcp_common_options.

Changelog taken from: http://www.pgpool.net/docs/latest/en/html/release-3-6-15.html

MFH:		2019Q1
2019-03-08 15:55:05 +00:00
Torsten Zuehlsdorff 54e4b93fff databases/pgpool-II-35: Update from 3.5.18 to 3.5.19
Changelog:

- Test: Fix old JDBC functions and typos in regression test 068.memqcache_bug.
- Doc: Fix configuration change timing regarding memory_cache_enabled.
- Fix online recovery failed due to client_idle_limit_in_recovery in certain cases. (bug 431)
- Fix corner case bug when strip_quote() handle a empty query string. (bug 458)
- Fix Pgpool child segfault if failover occurs when trying to establish a connection.
- Fix Pgpool-II hang if a client sends a extended query message such as close after sync message but before next simple query.
- Fix Pgpool-II hang when idle_in_transaction_session_timeout = on. (bug 448)

Changelog taken from: http://www.pgpool.net/docs/latest/en/html/release-3-5-19.html

MFH:		2019Q1
2019-03-08 15:53:04 +00:00
Torsten Zuehlsdorff 36de390b8a databases/pgpool: Upgrade from 3.4.21 to 3.4.22
Changelog:
- Doc: Fix configuration change timing regarding memory_cache_enabled.
- Fix online recovery failed due to client_idle_limit_in_recovery in certain cases. (bug 431)
- Fix corner case bug when strip_quote() handle a empty query string. (bug 458)
- Fix Pgpool child segfault if failover occurs when trying to establish a connection.
- Fix Pgpool-II hang when idle_in_transaction_session_timeout = on.

MFH:		2019Q1
2019-03-08 15:51:22 +00:00
Antoine Brodin ea86c30f2b Remove dependency on the django metaport
With hat:	portmgr
2019-03-08 14:45:50 +00:00
Mark Linimon 07a972d6b6 Fix build on gcc-based architectures.
Approved by:	portmgr (tier-2 blanket)
2019-03-08 03:00:36 +00:00
Tobias C. Berner 3d439985af Update KDE Applications to 18.12.3 2019-03-07 18:35:32 +00:00
Sunpoet Po-Chuan Hsieh bf9613cea3 Update to 3.27.2
Changes:	https://github.com/rogerbinns/apsw/releases
		https://rogerbinns.github.io/apsw/changes.html
2019-03-07 17:31:54 +00:00
Mark Linimon 85a8ce0abd Unbroken on gcc-based archs by r490218.
Reported by:	Piotr Kubaj
2019-03-07 16:29:29 +00:00
Mark Linimon d9e429f1bb Also fails on powerpc64 (and, presumably, powerpc*) the same as on aarch64.
Approved by:	portmgr (tier-2 blanket)
2019-03-07 03:29:26 +00:00
Muhammad Moinur Rahman 5820f1e82f databases/freetds-devel: Update version 1.00.513=>1.00.566 2019-03-06 20:17:14 +00:00
Muhammad Moinur Rahman e91dee7c5b databases/freetds: Update version 1.00.109=>1.00.111 2019-03-06 19:36:08 +00:00
Jan Beich 6034477639 databases/mroonga: unbreak with libc++ 8
In file included from mrn_path_mapper.cpp:22:
In file included from ../mrn_mysql.h:46:
In file included from /wrkdirs/usr/ports/databases/mysql56-server/work/mysql-5.6.43/sql/sql_plugin.h:19:
In file included from /wrkdirs/usr/ports/databases/mysql56-server/work/mysql-5.6.43/include/my_global.h:319:
In file included from /usr/include/c++/v1/math.h:309:
In file included from /usr/include/c++/v1/type_traits:406:
In file included from /usr/include/c++/v1/cstddef:38:
../version:1:1: error: expected unqualified-id
9.00
^

PR:		236192
Approved by:	portmgr blanket
2019-03-06 08:21:23 +00:00
Matthew Seaman fc02e3fd43 Fix compilation with postgresql11. With previous versions of
postgresql, <arpa/inet.h> was included automatically as part of the
postgres module building environment.  But it needs to be included
explicitly for the most recent postgres.

Submitted by:	andriy@irbisnet.com
2019-03-06 06:53:54 +00:00
Jan Beich a4d74703b4 databases/mysql++3: unbreak with libc++ 8
In file included from ./lib/beemutex.cpp:31:
In file included from ./lib/beemutex.h:46:
In file included from ./lib/exceptions.h:34:
In file included from ./lib/options.h:39:
In file included from /usr/include/c++/v1/deque:163:
In file included from /usr/include/c++/v1/__split_buffer:6:
In file included from /usr/include/c++/v1/type_traits:406:
In file included from /usr/include/c++/v1/cstddef:38:
./version:1:2: error: invalid preprocessing directive
 #!/bin/sh
  ^
./version:2:1: error: unknown type name 'echo'
echo 3.2.2
^
./version:2:6: error: expected unqualified-id
echo 3.2.2
     ^

PR:		236192
Approved by:	portmgr blanket
2019-03-04 18:34:55 +00:00
Rene Ladan bc28e52bd8 Remove expired ports:
2019-02-28 devel/uboot-mkimage: Use sysutils/u-boot-tools
2019-02-28 graphics/clutter-gtk: 0.10.x is unmaintained upstream and unused in the ports tree
2019-02-28 databases/puppetdb4: Puppet 4 has reached EOL
2019-02-28 sysutils/puppet4: Puppet 4 has reached EOL
2019-02-28 sysutils/puppetserver: Puppet 4 has reached EOL
2019-02-28 www/qupzilla-qt5: Project continues as www/falkon
2019-02-28 databases/puppetdb-terminus4: Puppet 4 has reached EOL
2019-03-01 sysutils/bacula-client: Unsupported. Please migrate to bacula9-server
2019-03-01 net-mgmt/nagios-check_bacula: Unsupported. Please migrate to bacula9-server
2019-03-01 security/kc: Versions 2.4.x use incompatible database format
2019-03-01 sysutils/bacula-server: Unsupported. Please migrate to bacula9-server
2019-03-01 sysutils/bacula-docs: Unsupported. Please migrate to bacula9-docs
2019-03-01 sysutils/bacula-client-static: Unsupported. Please migrate to bacula9-server
2019-03-01 sysutils/bacula-bat: Unsupported. Please migrate to bacula9-server
2019-03-03 11:43:52 +00:00
Antoine Brodin afb83df2f6 Ignore with php 7.1 2019-03-02 21:43:21 +00:00
Sunpoet Po-Chuan Hsieh 75cd4538eb Update to 1.1.2
Changes:	https://github.com/rails/activerecord-session_store/releases
2019-03-02 17:47:17 +00:00
Sunpoet Po-Chuan Hsieh 9a1be702a2 Mark IGNORE_WITH_PHP=71
--- php7/memcache_pool.lo ---
/wrkdirs/usr/ports/databases/php-memcache/work-php71/pecl-memcache-4.0.1-php73/php7/memcache_pool.c:47:2: error: use of undeclared identifier 'newlen'
        smart_string_alloc((&(buffer->value)), size, 0);
        ^
/usr/local/include/php/ext/standard/php_smart_string.h:76:40: note: expanded from macro 'smart_string_alloc'
        smart_string_alloc4((d), (n), (what), newlen)
                                              ^
/wrkdirs/usr/ports/databases/php-memcache/work-php71/pecl-memcache-4.0.1-php73/php7/memcache_pool.c:47:2: error: use of undeclared identifier 'newlen'
/usr/local/include/php/ext/standard/php_smart_string.h:76:40: note: expanded from macro 'smart_string_alloc'
        smart_string_alloc4((d), (n), (what), newlen)
                                              ^
/wrkdirs/usr/ports/databases/php-memcache/work-php71/pecl-memcache-4.0.1-php73/php7/memcache_pool.c:47:2: error: use of undeclared identifier 'newlen'
/usr/local/include/php/ext/standard/php_smart_string.h:76:40: note: expanded from macro 'smart_string_alloc'
        smart_string_alloc4((d), (n), (what), newlen)
                                              ^
/wrkdirs/usr/ports/databases/php-memcache/work-php71/pecl-memcache-4.0.1-php73/php7/memcache_pool.c:47:2: error: use of undeclared identifier 'newlen'
/usr/local/include/php/ext/standard/php_smart_string.h:76:40: note: expanded from macro 'smart_string_alloc'
        smart_string_alloc4((d), (n), (what), newlen)
                                              ^
/wrkdirs/usr/ports/databases/php-memcache/work-php71/pecl-memcache-4.0.1-php73/php7/memcache_pool.c:47:2: error: use of undeclared identifier 'newlen'
/usr/local/include/php/ext/standard/php_smart_string.h:76:40: note: expanded from macro 'smart_string_alloc'
        smart_string_alloc4((d), (n), (what), newlen)
                                              ^
/wrkdirs/usr/ports/databases/php-memcache/work-php71/pecl-memcache-4.0.1-php73/php7/memcache_pool.c:47:2: error: use of undeclared identifier 'newlen'
/usr/local/include/php/ext/standard/php_smart_string.h:76:40: note: expanded from macro 'smart_string_alloc'
        smart_string_alloc4((d), (n), (what), newlen)
                                              ^
6 errors generated.
*** [php7/memcache_pool.lo] Error code 1

Reported by:	pkg-fallout
2019-03-02 17:46:51 +00:00
Sunpoet Po-Chuan Hsieh 11155a51ba Update to 1.4.11
Changes:	https://trac.xapian.org/wiki/ReleaseOverview/1.4.11
2019-03-02 17:46:40 +00:00
Sunpoet Po-Chuan Hsieh 91691e3dd3 Update to 1.4.11
Changes:	https://trac.xapian.org/wiki/ReleaseOverview/1.4.11
2019-03-02 17:46:35 +00:00
Sunpoet Po-Chuan Hsieh 14776303fa Update to 1.4.11
Changes:	https://trac.xapian.org/wiki/ReleaseOverview/1.4.11
2019-03-02 17:46:30 +00:00
Sunpoet Po-Chuan Hsieh 641369ed45 Update to 1.4.11
Changes:	https://trac.xapian.org/wiki/ReleaseOverview/1.4.11
2019-03-02 17:46:25 +00:00
Sunpoet Po-Chuan Hsieh 5f326c0ab3 Update to 1.4.11.0
Changes:	https://trac.xapian.org/wiki/ReleaseOverview/1.4.11
2019-03-02 17:46:20 +00:00
Sunpoet Po-Chuan Hsieh 091d4c4d8c Update to 1.4.11
Changes:	https://trac.xapian.org/wiki/ReleaseOverview/1.4.11
2019-03-02 17:46:15 +00:00
Sunpoet Po-Chuan Hsieh 87c1712394 Update to 1.4.11
Changes:	https://trac.xapian.org/wiki/ReleaseOverview/1.4.11
2019-03-02 17:46:09 +00:00
Sunpoet Po-Chuan Hsieh a5990240e0 Update science/netcdf to 4.6.3
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/Unidata/netcdf-c/releases
		https://github.com/Unidata/netcdf-c/blob/master/RELEASE_NOTES.md
2019-03-02 17:45:58 +00:00
Kurt Jaeger 1e6fc9c791 New port: databases/mongodb40
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:		234310
Reported by:	Eric Madrid <eric@madrid.lol>
Submitted by:	Andrew Shevchuk <dev.ashevchuk@gmail.com>
Reviewed by:	Michael Booth <michal@wrotkowski.pl>
2019-03-02 13:10:50 +00:00
Matthias Fechner a584d28cbb Update to 1.1.4 required for gitlab-ce 11.8 upgrade. 2019-03-02 11:36:05 +00:00