Commit Graph

18257 Commits

Author SHA1 Message Date
Bernard Spil
c146b856c0 databases/mariadb103-server: Fix segfault
- Add segfault fix from upstream [1]
 - Add WSREP option (default on)
 - Rework some of the -client conflicts
 - Fix LOCALBASE and PREFIX in patches
 - Remove unneeded patches

PR:		229219 [1]
Reported by:	Ralf van der Enden <tremere cainites net>
MFH:		2018Q3
2018-07-12 12:19:35 +00:00
Dave Cottlehuber
616cd32fc7 databases/couchdb: update 1.7.1 to 1.7.2
- addresses CVE referred to in https://blog.couchdb.org/2018/07/10/cve-2018-8007/

Reviewed by:	olgeni
Approved by:	jrm
MFH:		2018Q3
Security:	CVE-2018-8007
Security:	CVE-2017-12636
Security:	CVE-2017-12635
Differential Revision:	https://reviews.freebsd.org/D16207
2018-07-12 10:12:06 +00:00
Babak Farrokhi
ed303cefd8 databases/py-asyncpg: update to 0.17.0 2018-07-11 05:07:07 +00:00
Ruslan Makhmatkhanov
b7e21c6ed6 databases/riak: clarify reason behind of new patch 2018-07-10 12:52:21 +00:00
Ruslan Makhmatkhanov
c4d0b9fbaa Bring back databases/riak port
Distfiles are actually still available and we still using it at work

While here:
- take up maintainership
- pacify portlint (make makepatch, knobs ordering, add license file)
- unbreak build on recent -current
- remove JOBS_UNSAFE - builds fine here in poudriere with -J 4
2018-07-10 12:46:35 +00:00
Steve Wills
6f98689a67 databases/memcached: update to 1.5.9 2018-07-09 17:06:01 +00:00
Bernard Spil
2c9a1b098a databases/mariadb103-server: Mark broken
- And merge 10.3.8 changes for -client
2018-07-09 11:01:44 +00:00
Mathieu Arnold
f6d56007b9 Remove all := from BUILD_DEPENDS, here are never needed.
While there, cleanup, and sort depends.

When build and run dependencies are the same, there are three ways to
avoid duplicating the list while not adding the framework added
BUILD_DEPENDS to the RUN_DEPENDS.  In order of preference, they are:

1) use RUN_DEPENDS to set BUILD_DEPENDS:

BUILD_DEPENDS=	${RUN_DEPENDS}
RUN_DEPENDS=	foo:bar/baz

2) create another variable and use it:

MY_DEPENDS= foo:bar/baz
BUILD_DEPENDS=	${MY_DEPENDS}
RUN_DEPENDS=	${MY_DEPENDS}

3) use BUILD_DEPENDS to set RUN_DEPENDS and force evaluation:

BUILD_DEPENDS=	foo:bar/baz
RUN_DEPENDS:=	${BUILD_DEPENDS}

Sponsored by:	Absolight
2018-07-09 08:40:17 +00:00
Mathieu Arnold
bd0d393e80 Fix depends.
This defines BUILD_DEPENDS with itself, and does not have RUN_DEPENDS.
It most probably is bogus, so fix to have proper RUN_DEPENDS.

Sponsored by:	Absolight
2018-07-09 08:38:13 +00:00
Michael Gmelin
0f627d95b5 Fix build with LibreSSL 2.7
PR:		229608
Approved by:	SSL blanket
MFH:		2018Q3
2018-07-08 18:16:41 +00:00
Steve Wills
f9e655865f databases/redis_exporter: update to 0.20.2
PR:		229586
Submitted by:	Volodymyr Kostyrko <arcade@b1t.name> (maintainer)
2018-07-08 16:37:27 +00:00
Michael Gmelin
414ce76eed Fix build with LibreSSL 2.7
PR:		229606
Approved by:	SSL blanket
2018-07-08 14:29:28 +00:00
Tobias Kortkamp
1cccc48906 databases/xapian-core10: Fix build with Clang 6
Too many errors to reasonably patch like

backends/flint/flint_database.cc:813:61: error: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wreserved-user-defined-literal]
                    throw Xapian::InvalidArgumentError("Term too long (> "STRINGIZE(MAX_SAFE_TERM_LENGTH)"): " + tname);
                                                                          ^

http://beefy12.nyi.freebsd.org/data/head-amd64-default/p473790_s335878/logs/xapian-core10-1.0.23_1.log
2018-07-07 20:43:06 +00:00
Jimmy Olgeni
4418fd2b63 Update databases/elixir-ecto to version 2.2.10. 2018-07-07 19:22:34 +00:00
Jimmy Olgeni
e01017551f Update databases/erlang-epgsql to version 4.1.0. 2018-07-07 19:15:16 +00:00
Babak Farrokhi
bf50ed1ab0 databases/py-aioredis: Add missing dependencies 2018-07-07 09:10:19 +00:00
Babak Farrokhi
e07fae55fe py-aiopg/Makefile: Add missing dependency 2018-07-07 09:07:45 +00:00
Mark Linimon
fd22400b4e Mark these ports as broken on aarch64, and, where appropriate, armvX.
While here, pet portlint and modernize.

Approved by:	portmgr (tier-2 blanket)
2018-07-07 06:44:07 +00:00
Babak Farrokhi
fff981e77f New port: databases/py-aiopg: Python library for accessing PostgreSQL database using asyncio 2018-07-07 06:34:04 +00:00
Babak Farrokhi
13bbea5245 New port: databases/py-aioredis: Python asycio based Redis client library 2018-07-06 15:18:48 +00:00
Wen Heping
2a5527e3d1 - Update to 1.12.2 2018-07-05 08:52:25 +00:00
Rene Ladan
17e2146aa1 Remove expired ports:
2018-06-30 net/rubygem-omniauth-twitter12: Obsoleted by update of www/gitlab. Please use net/rubygem-omniauth-twitter instead.
2018-06-30 net/rubygem-gitaly-proto088: Obsoleted by update of www/gitlab. Please use net/rubygem-gitaly-proto instead.
2018-06-30 net/rubygem-octokit46: Obsoleted by update of www/gitlab. Please use net/rubygem-octokit instead.
2018-06-30 net/rubygem-fog-google0: Obsoleted by update of www/gitlab. Please use net/rubygem-fog-google instead.
2018-06-30 net/rubygem-fog-aws1: Obsoleted by update of www/gitlab. Please use net/rubygem-fog-aws instead.
2018-06-30 textproc/rubygem-asciidoctor-plantuml007: Obsoleted by update of www/gitlab. Please use textproc/rubygem-asciidoctor-plantuml instead.
2018-03-19 graphics/mitsuba: Broken for more than 6 months
2018-05-31 mail/p5-Net-SMTP-SSL: Deprecated by upstream, use Net::SMTP instead
2018-06-30 www/rubygem-kubeclient22: Obsoleted by update of www/gitlab. Please use www/rubygem-kubeclient instead.
2018-06-30 security/rubygem-doorkeeper42: Obsoleted by update of www/gitlab. Please use security/rubygem-doorkeeper instead.
2018-06-30 security/rubygem-net-ssh41: Obsoleted by update of www/gitlab. Please use security/rubygem-net-ssh instead.
2018-06-30 security/rubygem-omniauth-saml17: Obsoleted by update of www/gitlab. Please use security/rubygem-omniauth-saml instead.
2018-06-30 security/rubygem-doorkeeper-openid_connect12: Obsoleted by update of www/gitlab. Please use security/rubygem-doorkeeper-openid_connect instead.
2018-06-30 security/rubygem-attr_encrypted30: Obsoleted by update of www/gitlab. Please use security/rubygem-attr_encrypted instead.
2018-06-30 security/rubygem-omniauth14: Obsoleted by update of www/gitlab. Please use security/rubygem-omniauth instead.
2018-06-30 devel/rubygem-flipper011: Obsoleted by update of www/gitlab. Please use devel/rubygem-flipper instead.
2018-06-30 devel/rubygem-ruby-prof016: Obsoleted by update of www/gitlab. Please use devel/rubygem-ruby-prof instead.
2018-06-30 devel/rubygem-recursive-open-struct10: Obsoleted by update of www/rubygem-kubeclient. Please use devel/rubygem-recursive-open-struct instead
2018-06-30 devel/rubygem-flipper-active_support_cache_store011: Obsoleted by update of www/gitlab. Please use devel/rubygem-flipper-active_support_cache_store instead.
2018-06-30 devel/rubygem-gettext_i18n_rails_js12: Obsoleted by update of www/gitlab. Please use devel/rubygem-gettext_i18n_rails_js instead.
2018-02-02 devel/phpunit: No longer maintained upstream
2018-06-30 devel/rubygem-recursive-open-struct100: Obsoleted by update of www/gitlab. Please use devel/rubygem-recursive-open-struct instead.
2018-06-30 databases/rubygem-flipper-active_record011: Obsoleted by update of www/gitlab. Please use databases/rubygem-flipper-active_record instead.
2018-06-06 databases/mongodb34-rocks: Broken for more than 6 months
2018-07-01 math/freemat: Complex, unmaintained software with obsolete dependencies
2018-07-03 15:20:13 +00:00
Steve Wills
431b9248bd databases/timescaledb: Update to 0.10.0
PR:		229425
Submitted by:	kbowling (maintainer)
2018-07-02 15:15:34 +00:00
Mathieu Arnold
9fbb2ea85a Fix runtime.
Sponsored by:	Absolight
2018-07-02 14:28:58 +00:00
Mathieu Arnold
dfaa85d3f0 Add databases/py-pgdbconn, Object-oriented layer over Psycopg2 to
connect and interact with Postgres databases.

Sponsored by:	Absolight
2018-07-02 14:28:50 +00:00
Mark Linimon
aff42c7199 Mark ports broken on mips64 that are already broken on powerpc64. In
most cases, the failure mode is the same.  Also, mark them broken on
mips when necessary.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2018-07-02 04:00:29 +00:00
Mark Linimon
f1c5b78c48 Mark various ports broken on mips64 and, where appropriate, mips.
While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2018-07-02 00:47:14 +00:00
Mark Linimon
c7df1277c6 Mark these ports broken on mips64 and/or mips.
While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2018-07-01 09:17:45 +00:00
Gleb Popov
98ae1eaf36 lang/ghc: Update to 8.4.3 and bump PORTREVISION's of all Haskell ports.
As usual, it is recommended to rebuild or reinstall all the
dependent ports and the lang/ghc port itself in one of the following
ways:

# portmaster -w -r ghc
  or
# portupgrade -fr lang/ghc

In case of pkg(8), it is probably safer to remove all the GHC-dependent
packages along with GHC and reinstall everything from scratch.  For
example:

# pkg query "%ro" ghc > ghc-pkgs.txt
# pkg delete -y lang/ghc

In ghc-pkgs.txt, check and remove all the packages that have been moved
on the update, then use this command:

# pkg install -y `cat ghc-pkgs.txt`

Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D16038
2018-06-30 09:57:59 +00:00
Dmitry Marakasov
f16a2407d0 - Switch to new test framework
Approved by:	portmgr blanket
2018-06-30 08:37:22 +00:00
Babak Farrokhi
da3ba6f944 databases/py-asyncpg: fix a BSD specific connection issue
Obtained from:	upstream github
2018-06-30 05:21:47 +00:00
Jochen Neumeister
58a6f53650 databases/redis_exporter: Update to 0.20.1
Changelog:
 - added a new metric iwth the timestamp of when the redis instance was started
 - fixed a CloudFoundry host discovery issue

PR:		229278
Submitted by:	Volodymyr Kostyrko <arcade@b1t.name> (maintainer)
2018-06-29 18:45:57 +00:00
Jan Beich
3beb732dad devel/icu: update to 62.1
Changes:	http://site.icu-project.org/download/62
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
PR:		229359
Exp-run by:	antoine (only 10.4)
2018-06-29 14:22:11 +00:00
Antoine Brodin
5035373ca4 Correctly hook py-asyncpg to the build 2018-06-29 12:50:41 +00:00
Mathieu Arnold
57de7fba19 Fix a few Perl ports with Perl 5.28.
Starting at ExtUtils::MakeMaker 7.31_06 and Perl 5.27.1, the base
README.pod is no longer installed. So stop installing them altogether.

PR:		229112
Reported by:	many
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D15946
2018-06-29 10:10:35 +00:00
Dmitry Marakasov
a41517546f - Switch to new test framework
Approved by:	portmgr blanket
2018-06-29 08:37:21 +00:00
Babak Farrokhi
9ecf8cec08 New Port: databases/py-asyncpg: High performance PostgreSQL Client Library for Python/asyncio 2018-06-29 07:10:18 +00:00
Tobias C. Berner
b1a1d38bf9 Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk
From now on, ports that depend on Qt4 will have to set
	USES=		qt:4
	USE_QT=		foo bar
ports depending on Qt5 will use
	USES=		qt:5
	USE_QT=		foo bar

PR:		229225
Exp-run by:	antoine
Reviewed by:	mat
Approved by:	portmgr (antoine)
Differential Revision:	→https://reviews.freebsd.org/D15540
2018-06-28 17:39:53 +00:00
Torsten Zuehlsdorff
46efff468a databases/pgpool-II-37: Update from 3.7.3 to 3.7.4
Changelog: http://www.pgpool.net/docs/latest/en/html/release-3-7-4.html
2018-06-27 11:03:24 +00:00
Torsten Zuehlsdorff
312f826e4d databases/pgpool-II-36: Update from 3.6.10 to 3.6.11
Changelog: http://www.pgpool.net/docs/latest/en/html/release-3-6-11.html
2018-06-27 11:02:48 +00:00
Torsten Zuehlsdorff
4fed5e1602 databases/pgpool-II-35: Update from 3.5.14 to 3.5.15
Changelog: http://www.pgpool.net/docs/latest/en/html/release-3-5-15.html
2018-06-27 11:02:14 +00:00
Torsten Zuehlsdorff
0a8f8114b1 databases/pgpool: Update from 3.4.17 to 3.4.18
Changelog: http://www.pgpool.net/docs/latest/en/html/release-3-4-18.html
2018-06-27 11:01:40 +00:00
Bernard Spil
55230ce71b databases/mariadb102-server: Update to 10.2.16 2018-06-26 19:06:47 +00:00
Sunpoet Po-Chuan Hsieh
2d9af18ec9 Update to 1.6.6
Changes:	https://metacpan.org/changes/distribution/BSON
2018-06-25 20:55:41 +00:00
Vanilla I. Shu
445eb9719c Update to 5.2.5. 2018-06-25 13:51:53 +00:00
Mark Linimon
4f78a13447 Mark as broken on aarch64: missing sbrk.
Approved by:	portmgr (tier-2 blanket)
2018-06-25 05:07:26 +00:00
Sunpoet Po-Chuan Hsieh
05f155d9b1 Revert r473259 and r473260 which are committed by accident
- Bump PORTEPOCH for protobuf and py-protobuf
- Bump PORTREVISION for dependent ports
2018-06-24 21:11:14 +00:00
Sunpoet Po-Chuan Hsieh
cf03afc451 Update to 3.6.0
Changes:	https://github.com/google/protobuf/releases
2018-06-24 20:19:45 +00:00
Sunpoet Po-Chuan Hsieh
bfbd29496e Update to 2.7.5
Changes:	https://github.com/psycopg/psycopg2/blob/master/NEWS
2018-06-24 20:16:52 +00:00
Sunpoet Po-Chuan Hsieh
db5765792f Update to 5.13.4
Changes:	https://github.com/facebook/rocksdb/releases
2018-06-24 20:16:04 +00:00
Alexey Dokuchaev
1845501cd7 Update `databases/iowow' to version 1.2.12.
Reported by:	portscout
2018-06-24 06:35:38 +00:00
Mark Linimon
078a5d7419 Workaround the following problem on aarch64 by setting LLD_UNSAFE=yes:
cc: error: invalid linker name in argument '-fuse-ld=bfd'

Neither emaste nor I can figure out exactly where the offending stanza is
coming in.  It will take someone with more knowledge of gmake debug flags,
and possibly the src build infrastructure, to figure it out.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2018-06-24 00:54:27 +00:00
Tobias C. Berner
a126ac5d4d databases/cassandra-cpp-driver: fix build with libuv-1.21.0
* The version header file was moved to uv/version.h, make cmake look for it
2018-06-23 20:00:28 +00:00
Muhammad Moinur Rahman
ab2c55a7f5 databases/mroonga: Update version 8.01=>8.03
Relnotes:	http://mroonga.org/docs/news.html#release-8-03
2018-06-23 19:43:24 +00:00
Rene Ladan
8cef880171 databases/py-fakeredis: update to 0.11.0
Reported by:	portscout
2018-06-23 11:40:40 +00:00
Sunpoet Po-Chuan Hsieh
778c35315d Update to 1.6.5
Changes:	https://metacpan.org/changes/distribution/BSON
2018-06-22 23:54:21 +00:00
Matthew Seaman
0d3274953a Security update to 4.8.2
ChangeLog:	https://www.phpmyadmin.net/files/4.8.2/

MFH:		2018Q2
Security:	17cb6ff3-7670-11e8-8854-6805ca0b3d42
2018-06-22 23:44:13 +00:00
Matthew Seaman
3154d363aa Update to 7.4.1
ChangeLog:	https://github.com/citusdata/citus/blob/master/CHANGELOG.md
2018-06-22 22:54:00 +00:00
Pietro Cerutti
f9dfeec233 databases/tcl-lmdb: update to 0.4.0
Release notes: https://github.com/ray2501/tcl-lmdb/releases/tag/0.4.0
2018-06-22 15:59:09 +00:00
Dmitry Marakasov
f20d4854d2 - Update to 1.0 2018-06-22 13:24:05 +00:00
Yuri Victorovich
4cceb98fa2 Correction to r473019: Revert the unintended change to the 'Created by' headers. 2018-06-22 08:28:00 +00:00
Yuri Victorovich
d7ec60f5a5 Reset MAINTAINER on ports maintained by amutu@amutu.com
Based on the new policy of all maintained ports reset
when maintaner is absent for 3 months.

Bug#226400 for science/py-tensorflow is ignored since 2018-03-06 (3+ months).
portscout database indicates that 48.94% of his ports aren't updated.
2018-06-22 08:04:38 +00:00
Tobias C. Berner
60539b7275 multimedia/*phonon*: update and flavorize with @qt4/@qt5
Approved by:	portmgr (mat)
Differential Revision:	https://reviews.freebsd.org/D14632
2018-06-21 16:52:09 +00:00
Kurt Jaeger
a416071896 New port: databases/p5-CHI-Driver-Redis
Redis driver for CHI

WWW: https://metacpan.org/pod/CHI::Driver::Redis

PR:		229079
Submitted by:	Tomohiro Hosaka <bokutin@bokut.in>
2018-06-21 07:55:33 +00:00
Kurt Jaeger
e4f47bd190 databases/Makefile: re-add p5-Search-InvertedIndex
- ups!

PR:		229145
Reported by:	antoine
2018-06-20 20:13:07 +00:00
Sunpoet Po-Chuan Hsieh
9e8ce1d84b Update to 1.6.4
Changes:	https://metacpan.org/changes/distribution/BSON
2018-06-20 19:35:45 +00:00
Kurt Jaeger
b3df5ed806 New port: databases/p5-Scope-Container-DBI
DB connection manager with Scope::Container

WWW: https://metacpan.org/release/Scope-Container-DBI

PR:		229145
Submitted by:	Tomohiro Hosaka <bokutin@bokut.in>
2018-06-20 19:29:54 +00:00
Mathieu Arnold
4376dbbb58 Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.

Sponsored by:	Absolight
2018-06-20 17:05:41 +00:00
Kurt Jaeger
0f92062827 New port: databases/p5-Redis-Fast
Perl binding for Redis database.
Redis::Fast is 4x faster than Redis.pm in pipeline mode.

WWW: https://metacpan.org/release/Redis-Fast

PR:		229141
Submitted by:	Tomohiro Hosaka <bokutin@bokut.in>
2018-06-20 11:19:12 +00:00
Sergey A. Osokin
99c247d1a3 Upgrade from 5.0-rc1 to 5.0-rc3.
Add experimental support for jemalloc.	(*)

Requested by:	farrokhi (*)
2018-06-19 23:00:46 +00:00
Sergey A. Osokin
6489b11b1d Upgrade from 4.0.9 to 4.0.10.
Update CONFLICTS.

<ChangeLog>

Redis 4.0.10 fixes a number of important issues:

* Important security issues related to the Lua scripting engine.
  Please check https://github.com/antirez/redis/issues/5017
  for more information.

* A bug with SCAN, SSCAN, HSCAN and ZSCAN, that may not return all the elements.
  We also add a regression test that can trigger the issue often when present, and
  may in theory be able to find unrelated regressions.

* A PSYNC2 bug is fixed: Redis should not expire keys when saving RDB files
  because otherwise it is no longer possible to use such RDB file as a base
  for partial resynchronization. It no longer represents the right state.

* Compatibility of AOF with RDB preamble when the RDB checksum is disabled.

* Sentinel bug that in some cases prevented Sentinel to detect that the master
  was down immediately. A delay was added to the detection.

* Other minor issues.

</ChangeLog>
2018-06-19 22:55:51 +00:00
Kurt Jaeger
3e6b00ca07 New port: databases/p5-CHI-Driver-Memcached
This implements a driver for the generic cache handling interface (CHI)
that uses Cache::Memcached to store data in the specified memcached
server(s).

WWW: https://metacpan.org/pod/CHI::Driver::Memcached

PR:		229078
Submitted by:	Tomohiro Hosaka <bokutin@bokut.in>
2018-06-19 20:25:10 +00:00
Kurt Jaeger
e124c9c5ab devel/rudiments: update 1.0.6 -> 1.0.7
databases/sqlrelay: update 1.2.0 -> 1.3.0

 http://software.firstworks.com/2018/05/rudiments-107-release-announcement.html
 http://software.firstworks.com/2018/05/sql-relay-130-release-announcement.html
2018-06-19 09:09:31 +00:00
Kurt Jaeger
2e22159129 databases/pecl-mongodb: update 1.4.3 -> 1.4.4
Relnotes:	https://pecl.php.net/package-changelog.php?package=mongodb
2018-06-18 20:52:32 +00:00
Mark Linimon
efc62e6bcd Adjust USES to fix builds on gcc-based architectures.
While here, pet portlint.

Tested for no regression on amd64.

Approved by:	portmgr (tier-2 blanket)
2018-06-18 19:03:03 +00:00
Mark Linimon
836c2938d1 Mark ports broken on powerpc64, categories d-f.
While here, pet portlint and do some other cleanup.

Approved by:	portmgr (tier-2 blanket)
2018-06-18 03:49:09 +00:00
Tobias Kortkamp
fd4528a7ce databases/dbtool: Unbreak with Clang 6
engine.cc:539:46: error: non-constant-expression cannot be narrowed from type
      'std::__1::basic_string<char, std::__1::char_traits<char>,
      std::__1::allocator<char> >::size_type' (aka 'unsigned long') to 'int' in
      initializer list [-Wc++11-narrowing]
  datum key   = {(char *)config.key.c_str(), config.key.length()};
                                             ^~~~~~~~~~~~~~~~~~~
engine.cc:539:46: note: insert an explicit cast to silence this issue
  datum key   = {(char *)config.key.c_str(), config.key.length()};
                                             ^~~~~~~~~~~~~~~~~~~
                                             static_cast<int>(  )

http://beefy12.nyi.freebsd.org/data/head-amd64-default/p472224_s334983/logs/dbtool-1.9.1.log
2018-06-17 19:06:51 +00:00
Yuri Victorovich
8351f59a2b atabases/py-python-arango: Update 4.2.0 -> 4.2.1
Reported by:	portscout
2018-06-17 17:45:01 +00:00
Dmitry Marakasov
52dcecbefd - Add LICENSE
- Add NO_ARCH

Approved by:	portmgr blanket
2018-06-16 09:04:33 +00:00
Wen Heping
e2c155f583 - Update to 1.12.1 2018-06-16 01:27:49 +00:00
Steve Wills
610d6e9d3e databases/tcl-sqlite3: Update to 3.24.0
PR:		228886
Submitted by:	Pavel Volkov <pavelivolkov@gmail.com> (maintainer)
2018-06-14 23:19:38 +00:00
Steve Wills
c392d46476 databases/sqlite3: Update to 3.24.0
PR:		228885
Submitted by:	Pavel Volkov <pavelivolkov@gmail.com> (maintainer)
2018-06-14 23:18:08 +00:00
Vasil Dimov
f153be667d databases/mysqlwsrep57-server: Fix ${name}_limits clash
PR:		227233
Submitted by:	0mp
2018-06-13 06:23:29 +00:00
Vasil Dimov
fa9c35dba1 databases/mysqlwsrep56-server: Fix ${name}_limits clash
PR:		227232
Submitted by:	0mp
2018-06-13 06:23:07 +00:00
Yuri Victorovich
7f2748bce1 databases/usql: Update 0.6.0 -> 0.7.0
Reported by:	portscout
2018-06-13 04:58:31 +00:00
Yuri Victorovich
49563c16cf databases/pgadmin3: Correct the mistake in wxrc substitution
${WXRC_CMD} is what should be used to make it compatible with
future wxWidgets versions.

While here, change WWW to https.

Approved by:	portmgr blanket
2018-06-12 08:56:36 +00:00
Bernard Spil
6e9fec3207 databases/sqlcipher: Fix build with LibreSSL 2.7
- LibreSSL 2.7 adds OpenSSL 1.1 ABI

PR:		228248
Approved by:	maintainer (jharris widomaker com)
2018-06-11 18:35:25 +00:00
Kurt Jaeger
82753dfe3f databases/leofs: update 1.3.8 -> 1.4.1
PR:		228887
Requested by:	Franco Ricci <franco.ricc@gmail.com>
Approved by:	trociny (maintainer)
Relnotes:	https://github.com/leo-project/leofs/releases
2018-06-11 18:24:23 +00:00
Mathieu Arnold
4559e82ff4 Remove inconditionnal WITH_DEBUG.
mongodb works just fine without it, and it leads to packages that are 10
times bigger than needed.

PR:		228494
Submitted by:	mat
Sponsored by:	Absolight
2018-06-11 12:00:59 +00:00
Thomas Zander
40fee58c1f Update to upstream version 2.0.2
PR:		228840
Submitted by:	riggs
Reviewed by:	seanc, freebsd@jen20.com (maintainer)
Approved by:	freebsd@jen20.com (maintainer, via seanc)
Differential Revision:	https://reviews.freebsd.org/D15719
2018-06-11 06:44:36 +00:00
Tobias C. Berner
880f6c87cc Update KDE Applications to 18.04.2 2018-06-10 10:39:35 +00:00
Yuri Victorovich
8220db01a8 databases/sqlite-ext-pcre: Remove USE_LDCONFIG
SQLite extensions are loaded with the full path to the shared library.

Approved by:	portmgr (port compliance, infrastructure)
2018-06-10 04:46:52 +00:00
Yuri Victorovich
ac2decb858 databases/sqlite-ext-miscfuncs: Remove USE_LDCONFIG
SQLite extensions are loaded with the full path to the shared library.
2018-06-10 04:43:51 +00:00
Yuri Victorovich
d9e0cf8a69 databases/sqlite-ext-spellfix: Remove USE_LDCONFIG
SQLite extensions are loaded with the full path to the shared library.
2018-06-10 04:41:38 +00:00
Yuri Victorovich
571453a0cd databases/sqlite-ext-regexp: Remove USE_LDCONFIG
SQLite extensions are loaded with the full path to the shared library.
2018-06-10 04:40:03 +00:00
Steve Wills
2c3f1274a4 databases/mongodb36: upgrade to 3.6.5
PR:		228806
Submitted by:	dev@dudu.ro (maintainer)
2018-06-09 21:33:55 +00:00
Thomas Zander
826af1967d Adapt ${name}_limits to the new resource limiting mechanics for services
While on it:
- Pet portlint

PR:		227221
Submitted by:	0mp
Approved by:	maintainer timeout
2018-06-09 19:25:56 +00:00
Thomas Zander
59bdff2a86 Adapt ${name}_limits to the new resource limiting mechanics for services
PR:		227219
Submitted by:	0mp
Approved by:	maintainer timeout
2018-06-09 18:41:46 +00:00
Bernard Spil
2ec514f10e databases/mariadb103-server: Add MariaDB 10.3 port 2018-06-09 16:40:54 +00:00
Guido Falsi
c07ffb9c91 Update redis_exporter to 0.19.0
PR:		228824
Submitted by:	Volodymyr Kostyrko <arcade@b1t.name> (maintainer)
2018-06-08 19:31:30 +00:00
Jimmy Olgeni
e53a4554e9 Transfer more Erlang ports to erlang@. 2018-06-08 13:43:25 +00:00
Dmitry Marakasov
c31645d729 - Switch to new test framework
Approved by:	portmgr blanket
2018-06-08 08:34:32 +00:00
Jimmy Olgeni
0bf71da013 databases/couchdb: transfer maintainership to erlang@. 2018-06-07 14:45:24 +00:00
Vanilla I. Shu
db130278d8 Update to 5.2.3. 2018-06-07 14:16:29 +00:00
Rene Ladan
7b4e2fac31 Remove expired ports:
2018-06-06 biology/ssaha: Broken for more than 6 months
2018-06-06 biology/crux: Broken for more than 6 months
2018-06-06 biology/ariadne: Broken for more than 6 months
2018-06-06 cad/sceptre: Broken for more than 6 months
2018-06-06 cad/cider: Broken for more than 6 months
2018-06-06 chinese/scim-array: Broken for more than 6 months
2018-06-06 chinese/xpdf: Broken for more than 6 months
2018-06-06 chinese/telnet: Broken for more than 6 months
2018-06-06 comms/java-commapi-freebsd: Depends on BROKEN and expiring comms/java-commapi
2018-06-06 comms/soundmodem: Broken for more than 6 months
2018-06-06 comms/jsdr: Broken for more than 6 months
2018-06-06 comms/java-commapi: Broken for more than 6 months
2018-06-06 converters/pdf2djvu: Broken for more than 6 months
2018-06-06 databases/rdb: Broken for more than 6 months
2018-06-06 databases/animenfo-client: Broken for more than 6 months
2018-06-06 databases/ruby-mysql: Broken for more than 6 months
2018-06-06 databases/riak: Broken for more than 6 months
2018-06-06 databases/animenfo-client-gtk: Broken for more than 6 months
2018-06-06 databases/rdfdb: Broken for more than 6 months
2018-06-06 databases/riak2: Broken for more than 6 months
2018-06-06 devel/subversion-static: Broken for more than 6 months
2018-06-06 japanese/xgate: Broken for more than 6 months
2018-06-06 textproc/opengrm-ngram: Broken for more than 6 months
2018-06-06 textproc/ocaml-tyxml: Depends on BROKEN and expiring www/ocaml-net
2018-06-06 www/ocaml-net: Broken for more than 6 months
2018-06-06 audio/linux-genpuid: Broken for more than 6 months
2018-06-06 x11/enventor: Broken for more than 6 months
2018-06-06 audio/xmms-timidity: Broken for more than 6 months
2018-06-06 audio/kaudiocreator: Broken for more than 6 months
2018-06-06 audio/jxm: Depends on BROKEN and expiring comms/java-commapi
2018-06-06 audio/deforaos-mixer: Broken for more than 6 months
2018-06-06 audio/gkrellmss2: Broken for more than 6 months
2018-06-06 audio/ogg2mp3: Broken for more than 6 months
2018-06-06 audio/abcmidi: Broken for more than 6 months
2018-06-06 benchmarks/netpipe: Broken for more than 6 months
2018-06-06 biology/plink: Broken for more than 6 months
2018-06-07 00:34:18 +00:00
Yuri Victorovich
b6357bcc71 databases/py-python-arango: Update 4.1.0 -> 4.2.0
Reported by:	portscout
2018-06-06 16:25:33 +00:00
Sunpoet Po-Chuan Hsieh
ab8f9fb2e9 Update WWW
Approved by:	portmgr (blanket)
2018-06-04 18:02:11 +00:00
Sunpoet Po-Chuan Hsieh
1a1ef211aa Update WWW 2018-06-04 18:02:07 +00:00
Sunpoet Po-Chuan Hsieh
10ae6e9f6b Add LICENSE
- Update WWW

Approved by:	portmgr (blanket)
2018-06-04 18:01:57 +00:00
Sunpoet Po-Chuan Hsieh
79aec22f88 Fix and update WWW 2018-06-04 18:01:52 +00:00
Sunpoet Po-Chuan Hsieh
6cb772ea1f Fix MASTER_SITES to make it fetchable
- Add LICENSE
- Remove USE_PERL5=patch: use REINPLACE_CMD instead of PERL
- Fix and update WWW
2018-06-04 18:01:46 +00:00
Sunpoet Po-Chuan Hsieh
2d7f23a185 Add LICENSE
- Add NO_ARCH
- Update WWW
2018-06-04 18:01:41 +00:00
Sunpoet Po-Chuan Hsieh
387ea42357 Add LICENSE
- Add NO_ARCH
- Update WWW
2018-06-04 18:01:35 +00:00
Yuri Victorovich
bdd54b9424 databases/cayley: Merge pre-build into do-build
Reported by:	mat
2018-06-04 15:37:23 +00:00
Mathieu Arnold
69f45f5637 Use USE_GITHUB.
Sponsored by:	Absolight
2018-06-04 14:49:04 +00:00
Yuri Victorovich
155478310e New port: databases/cayley: Open-source graph database 2018-06-04 02:29:20 +00:00
Sergey A. Osokin
0e196114d3 Upgrade to recent unstable version 5.0-rc1.
Switch to new test framework.

ChangeLog:	https://raw.githubusercontent.com/antirez/redis/5.0/00-RELEASENOTES
2018-06-03 20:12:32 +00:00
Jochen Neumeister
c03bc25634 databases/py-Pyrseas: Update to 0.8.0
PR:		228724
Submitted by:	Volodymyr Kostyrko <arcade@b1t.name> (maintainer)
2018-06-03 19:20:28 +00:00
Adriaan de Groot
105f2f3589 Comment on patch for databases/qt5-sqldrivers-mysql
Add a note to the patch for MariaDB-compatibility on how to do it
without ifdefs, which therefore would track changes in MariaDB
definitions (if it follows the MySQL change) automatically.
2018-06-02 20:22:16 +00:00
Mark Linimon
9fa05cbab2 Adjust USES to fix building on gcc-based archs (in particular, powerpc64).
On the clang architectures, these changes have no effect: the baser
compiler already includes the needed features.

While here, remove now-redundant CXXFLAGS statements and pet portlint
(no other content change).

Tested on both powerpc64 and amd64.

Approved by:	portmgr (tier-2 blanket)
2018-06-02 19:40:59 +00:00
Dmitry Marakasov
2f6b403b67 - Switch to new test framework
Approved by:	portmgr blanket
2018-06-02 08:34:22 +00:00
Wen Heping
e3b295d0e5 - Update to 0.97.5 2018-06-02 01:00:31 +00:00
Adriaan de Groot
b9647c3370 Fix build of the Qt SQL plugins for MySQL against MariaDB 10.
Recent MySQL code has deprecated the my_bool type, so r469165
added a check for that recent version. MariaDB pretends to be
MySQL, and has an even newer version, which nonetheless hasn't
taken over the drop-my_bool-type change. So my_bool still exists
there. Assume, for now, that MariaDB has my_bool regardless,
to fix incompatibilities reported after PR227813 was closed.

PR:		227813
Reported by:	Jashank Jeremy
2018-06-01 22:16:41 +00:00
Steve Wills
a70bf43678 databases/pointcloud: update to 1.1.0
PR:		228659
Submitted by:	lbartoletti@tuxfamily.org (maintainer)
2018-06-01 22:15:31 +00:00
Tobias C. Berner
a0a674773b Update databases/py-pglite to 1.0.9
PR:		228663
Submitted by:	 lbartoletti <lbartoletti@tuxfamily.org> (maintainer)
2018-06-01 14:22:06 +00:00
Kurt Jaeger
978cb1bad5 databases/pecl-mongodb: update 1.2.11 -> 1.4.3
PR:		226832
Submitted by:	Alexey Bobkov <mr.deadlystorm@gmail.com>
Relnotes:	https://pecl.php.net/package-changelog.php?package=mongodb
2018-05-31 14:47:29 +00:00
Vanilla I. Shu
8221a12992 Update to 5.2.2. 2018-05-31 03:53:34 +00:00
Joseph Mingrone
107b408c31 USES=emacs ports: Bump PORTREVISION for editors/emacs 26.1 upgrade
Or, mark ports that fail to build as BROKEN.
https://lists.freebsd.org/pipermail/freebsd-ports/2018-May/113518.html
2018-05-31 01:18:05 +00:00
Antoine Brodin
1d4c81bbff Mark BROKEN: fails to package
===>  Building package for grass7-7.4.0_2
pkg-static: Unable to access file /wrkdirs/usr/ports/databases/grass7/work/stage/usr/local/grass-7.4.0/docs/html/i_ortho_photo_step1.png:No such file or directory
pkg-static: Unable to access file /wrkdirs/usr/ports/databases/grass7/work/stage/usr/local/grass-7.4.0/docs/html/i_ortho_photo_step5.png:No such file or directory
pkg-static: Unable to access file /wrkdirs/usr/ports/databases/grass7/work/stage/usr/local/grass-7.4.0/docs/html/i_ortho_photo_step6.png:No such file or directory
pkg-static: Unable to access file /wrkdirs/usr/ports/databases/grass7/work/stage/usr/local/grass-7.4.0/docs/html/i_ortho_photo_step7.png:No such file or directory
pkg-static: Unable to access file /wrkdirs/usr/ports/databases/grass7/work/stage/usr/local/grass-7.4.0/docs/html/i_ortho_photo_step8.png:No such file or directory
pkg-static: Unable to access file /wrkdirs/usr/ports/databases/grass7/work/stage/usr/local/grass-7.4.0/docs/html/r.viewshed.png:No such file or directory
pkg-static: Unable to access file /wrkdirs/usr/ports/databases/grass7/work/stage/usr/local/grass-7.4.0/docs/html/rterraflow_accumulation.png:No such file or directory
pkg-static: Unable to access file /wrkdirs/usr/ports/databases/grass7/work/stage/usr/local/grass-7.4.0/docs/html/rterraflow_dir2.png:No such file or directory
pkg-static: Unable to access file /wrkdirs/usr/ports/databases/grass7/work/stage/usr/local/grass-7.4.0/docs/html/rterraflow_dir3.png:No such file or directory
pkg-static: Unable to access file /wrkdirs/usr/ports/databases/grass7/work/stage/usr/local/grass-7.4.0/docs/html/sweep1.png:No such file or directory
pkg-static: Unable to access file /wrkdirs/usr/ports/databases/grass7/work/stage/usr/local/grass-7.4.0/docs/html/sweep2.png:No such file or directory

Reported by:	pkg-fallout
2018-05-30 21:47:20 +00:00
Steve Wills
a875c94046 databases/pgmodeler: update to 0.9.1
PR:		228610
Submitted by:	lbartoletti@tuxfamily.org (maintainer)
2018-05-30 18:06:17 +00:00
Jochen Neumeister
f35d39ee12 databases/redis_exporter: Update to 0.18.0
Changelog: https://github.com/oliver006/redis_exporter/releases

PR:		228560
Submitted by:	 	Volodymyr Kostyrko <arcade@b1t.name> (maintainer)
2018-05-30 07:50:36 +00:00
Sunpoet Po-Chuan Hsieh
79b8f067fa Update to 1.2.8
Changes:	https://docs.sqlalchemy.org/en/latest/changelog/changelog_12.html
2018-05-29 18:17:21 +00:00
Sunpoet Po-Chuan Hsieh
7b0f5fc35b Update to 1.17.0
Changes:	https://github.com/dbcli/mycli/blob/master/changelog.md
2018-05-29 18:17:15 +00:00
Sunpoet Po-Chuan Hsieh
8b4a9ea776 Update to 1.6.3
Changes:	https://metacpan.org/changes/distribution/BSON
2018-05-27 20:17:05 +00:00
Sunpoet Po-Chuan Hsieh
ad4f267b7a Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.

With hat:	perl
2018-05-27 20:15:16 +00:00
Matthew Seaman
34f9c24d4b Update to 2.4
ChangeLog:	https://sourceforge.net/projects/pgbarman/files/2.4/
2018-05-26 22:39:44 +00:00
Sunpoet Po-Chuan Hsieh
67052b0929 Update to 1.6.2
Changes:	https://metacpan.org/changes/distribution/BSON
2018-05-26 17:47:57 +00:00
Sunpoet Po-Chuan Hsieh
603c669939 Update to 5.13.2
Changes:	https://github.com/facebook/rocksdb/releases
2018-05-26 17:46:38 +00:00
Palle Girgensohn
ff33902887 Upgrade to version 1.3.0 2018-05-26 15:22:14 +00:00
Tobias C. Berner
fff1aa535b Update lang/ghc 8.4.2 and the hs-* ports the newer versions
* Update lang/ghc to 8.4.2
* Update the boostrap compiler to 8.4.1
* Update the many hs-* ports
* Bump the rest

Thanks a lot to arrowd for doing all the heavy lifting :)

PR:		227968
Exp-run by:	antoine
Submitted by:	arrowd
Differential Revision:	https://reviews.freebsd.org/D15005
2018-05-25 21:44:12 +00:00
Steve Wills
500a5ec57d databases/memcached: update to 1.5.8 2018-05-25 13:55:47 +00:00
Matthew Seaman
13fc326e18 Update to 4.8.1
ChangeLog:	https://www.phpmyadmin.net/files/4.8.1/
2018-05-25 07:51:05 +00:00
Kurt Jaeger
c27a7e99f9 New port: databases/redis_exporter
Prometheus Exporter for Redis Metrics. Supports Redis 2.x, 3.x and 4.x

WWW: https://github.com/oliver006/redis_exporter

PR:		227750
Submitted by:	Volodymyr Kostyrko <arcade@b1t.name>
2018-05-24 19:12:51 +00:00
Sunpoet Po-Chuan Hsieh
424c104cbf Update to 1.8.2
Changes:	https://metacpan.org/changes/distribution/MongoDB
2018-05-23 23:24:27 +00:00
Mark Felder
50bfac489e Deprecate databases/mongodb
End of Life was reached ages ago.

https://www.mongodb.com/support-policy
2018-05-23 18:53:24 +00:00
Wen Heping
69253b19f7 - Update to 0.53
Changes: https://metacpan.org/changes/distribution/DBD-CSV
2018-05-23 02:15:31 +00:00
Wen Heping
801aa618a1 - Update to 0.97.4 2018-05-23 02:02:57 +00:00
Sunpoet Po-Chuan Hsieh
ee6e9933b0 Update to 1.11.0
Changes:	https://github.com/dbcli/pgspecial/blob/master/changelog.rst
2018-05-22 17:47:49 +00:00
Mathieu Arnold
8dcaabcd6e Add PY_FLAVOR to Python module dependencies.
Sponsored by:	Absolight
2018-05-22 13:15:13 +00:00
Steve Wills
874a999d94 databases/redisdesktopmanager: update to 0.9.3 2018-05-21 16:54:37 +00:00
Sunpoet Po-Chuan Hsieh
5c3f3b3141 Update to 1.9.1
Changes:	https://github.com/tarantool/tarantool/releases
2018-05-21 15:00:28 +00:00
Alexey Dokuchaev
910615e53d Update `databases/iowow' to version 1.2.8. 2018-05-21 08:48:48 +00:00
Thomas Zander
e05d147edb Adapt ${name}_limits to the new resource limiting mechanics for services
PR:		227218
Submitted by:	0mp
2018-05-20 09:24:10 +00:00
Jochen Neumeister
8228f945ae databases/influxdb: Update to 1.5.2
PR:		227818
Reported by:	Chris Gordon <freebsd-bugs@theory14.net>
Approved by:	maintainer timeout (2 weeks)
2018-05-19 20:21:54 +00:00
Kirill Ponomarev
4ca94984e8 Fix build with pcre 8.42
PR:		220613
Submitted by:	adamw
2018-05-19 06:53:19 +00:00
Kirill Ponomarev
a2aaecb8cb Fix build with pcre 8.42
PR:		220613
Submitted by:	adamw
2018-05-19 06:52:25 +00:00
Sunpoet Po-Chuan Hsieh
e51012da91 Update to 1.6.1
Changes:	http://search.cpan.org/dist/BSON/Changes
2018-05-18 23:31:12 +00:00
Florian Smeets
775909c482 Fix rc scripts after r328331 in head.
PR:		227234, 227235
Submitted by:	0mp
2018-05-18 19:51:28 +00:00
Florian Smeets
d12f832e54 Update to 5.5.60-38.12
PR:		228336
Submitted by:	Sergey Akhmatov <sergey@akhmatov.ru>
Security:	57aec168-453e-11e8-8777-b499baebfeaf
2018-05-18 19:24:04 +00:00
Raphael Kubo da Costa
70141f1a3a Update the Qt5 ports to 5.10.1.
The work was done by tcberner and myself, with thanks to antoine for the
exp-run.

Not a lot to report compared to other Qt5 updates:
* net/qt5-network is still broken with LibreSSL. I said this in a commit
  message ages ago but it bears repeating: upstream is open to adding support
  for LibreSSL, but someone needs to step up to maintain it upstream, otherwise
  things will continue to be broken all the time.
* www/qt5-webengine is a huge monster that is terrible to update, just like
  www/chromium itself is. We (kde@) have decided to keep using the 5.9 series
  for the time being, as it should be compatible with the rest of Qt anyway. It
  was updated to 5.9.5, the latest 5.9 release at the time of writing.

PR:		228213
2018-05-18 12:27:43 +00:00
Jason Helfman
fa6bd155f3 - update to 1.4.0
- while here shift users per portlint
2018-05-18 01:23:41 +00:00
Matthew Seaman
c8fe70f782 Update to 7.4.0
ChangeLog: https://github.com/citusdata/citus/blob/master/CHANGELOG.md
2018-05-17 21:45:53 +00:00
Bernard Spil
b007452891 databases/mariadb102-server: Security update to 10.2.15
MFH:		2018Q2
Security:	57aec168-453e-11e8-8777-b499baebfeaf
2018-05-17 18:57:17 +00:00
Sunpoet Po-Chuan Hsieh
f75ced17ee Simplify Makefile
- Update COMMENT
- Update pkg-descr
- Take maintainership
2018-05-17 18:29:40 +00:00
Torsten Zuehlsdorff
78cabb9634 Drop MAINTAINERship for these ports:
- databases/postgresql-plproxy
- devel/fpp
- devel/gnu-efi
- games/nlarn
- games/wesnoth
- mail/phpmailer
- mail/tlb
- ports-mgmt/pkg-plist
- sysutils/battray
- textproc/xml-parse.el
2018-05-17 09:56:55 +00:00
Torsten Zuehlsdorff
642e64ff30 databases/pgpool-II-33: Fix build with LibreSSL
The build was broken after the latest update of the port,
but only on amd64, not i386.

PR:		226099
Submitted by:	w.schwarzenfeld@utanet.at
Reported by:	dewayne@heuristicsystems.com.au
2018-05-17 09:32:04 +00:00
Li-Wen Hsu
0a286f052f - Update to 0.8.1 2018-05-17 07:40:00 +00:00
Yuri Victorovich
000b49a07b databases/py-python-arango: 4.0.1 -> 4.1.0
Reported by:	portscout
2018-05-17 06:58:59 +00:00
Timur I. Bakeyev
c262bbfb5f Update Samba supplimentary libraries, fixed (new) portlint errors, changed Python3 version knob. 2018-05-17 02:24:59 +00:00
Sunpoet Po-Chuan Hsieh
75bcad46f2 Update to 1.6.0
Changes:	http://search.cpan.org/dist/BSON/Changes
2018-05-16 23:54:33 +00:00
Sunpoet Po-Chuan Hsieh
01c6f839ca Update to 5.13.1
Changes:	https://github.com/facebook/rocksdb/releases
2018-05-16 23:54:06 +00:00
Kirill Ponomarev
a5230a2a32 Update to 1.1.54381 [1]
Adapt ${name}_limits to the new resource limiting mechanics for services

PR:		228292 [1], 227223 [2]
Submitted by:	maintainer [1], 0mp@ [2]
2018-05-16 20:19:04 +00:00
Raphael Kubo da Costa
bc1b5c79fe Import yet another patch from upstream to fix the build with Qt 5.10.
This has been properly tested now.

PR:		228213
2018-05-16 19:46:26 +00:00
Dmitry Marakasov
49490065c1 - Fix LICENSE
- Update WWW

Approved by:	portmgr blanket
2018-05-16 09:34:06 +00:00
Sunpoet Po-Chuan Hsieh
e633bdfdf2 Update to 0.6.4
Changes:	https://github.com/tarantool/tarantool-python/releases
2018-05-15 23:59:23 +00:00
Sunpoet Po-Chuan Hsieh
57a6c57a41 Update to 3.23.1
Changes:	https://github.com/rogerbinns/apsw/releases
		https://rogerbinns.github.io/apsw/changes.html
2018-05-15 23:59:17 +00:00
Raphael Kubo da Costa
11ff139842 Add an upstream patch to fix the build with Qt 5.10.
src/ui_sqlexecutionwidget.h:186:34: error: no viable conversion from 'QLatin1String' to 'const QKeySequence'
            snippets_tb->setShortcut(QLatin1String("Alt+X"));
                                     ^~~~~~~~~~~~~~~~~~~~~~

PR:		228213
2018-05-15 18:20:49 +00:00
Matthias Fechner
6a65aa9411 Mark ports as deprecated which are not required by gitlab 10.7.x anymore and have no other dependency on them.
Reviewed by:	tz (mentor)
Approved by:	tz (mentor)
Differential Revision:	https://reviews.freebsd.org/D15434
2018-05-15 16:55:14 +00:00
Kirill Ponomarev
77bfb8eaf5 Remove broken as it builds fine on poudriere.
PR:		228222
Submitted by:	maintainer
2018-05-14 16:56:03 +00:00
Alex Dupre
a36ab02ffa Try to fix build with clang6. 2018-05-14 13:52:34 +00:00
TAKATSU Tomonari
b55608d0ee - Update to 0.10.15 2018-05-14 08:59:54 +00:00
Sunpoet Po-Chuan Hsieh
1091a60e58 Update to 0.15.0
Changes:	https://github.com/jnunemaker/flipper/blob/master/Changelog.md
2018-05-13 20:10:29 +00:00
Jimmy Olgeni
a263973a75 Update databases/elixir-timex_ecto to version 3.3.0. 2018-05-13 14:13:37 +00:00
Kurt Jaeger
dab0c4846d databases/sqldeveloper: update 17.4.0.355.2349 -> 18.1.0.095.1630
PR:		228196
Submitted by:	jjuanino@gmail.com
Approved by:	Michael Zhilin <mizhka@gmail.com> (maintainer)
Relnotes:	http://www.oracle.com/technetwork/developer-tools/sql-developer/downloads/sqldev-relnotes-181-4423629.html
2018-05-12 17:13:52 +00:00
Kurt Jaeger
11f8d70225 databases/pgworksheet: unbreak after dependency was fixed
PR:		228122
Submitted by:	Chris Hutchinson <portmaster@bsdforge.com> (maintainer)
2018-05-12 16:32:42 +00:00
Mahdi Mokhtari
acca27b6ca databases/mysql80-{client,server}: Upgrade the ports to GA version 8.0.11
Fix build with LibreSSL and OpenSSL-devel ports as well

MySQL 8.0.11 is the General Availability (GA) version of MySQL 8.
MySQL since this version supports FIPS-mode, if compiled using OpenSSL, AND
    an OpenSSL library and FIPS Object Module are available at runtime.
    FIPS mode imposes conditions on cryptographic operations such as
    restrictions on acceptable encryption algorithms or requirements for longer key lengths.
    The --ssl-fips-mode client option enables control of FIPS mode on the client side for:
    mysql, mysqladmin, mysqlbinlog, mysqlcheck, mysqldump, mysqlimport, mysqlpump, ...
This update includes bugfixes including (not limited to):
-InnoDB: The server was stopped before a fatal error message
    was written to the error log.
-InnoDB: An incorrect GROUP BY result was returned when using the
    TempTable storage engine and a NO PAD collation.
-InnoDB: The data retrieved from INFORMATION_SCHEMA.INNODB_COLUMNS was
    incorrect for tables containing a virtual column.

Full Release-Notes are available at:
https://dev.mysql.com/doc/relnotes/mysql/8.0/en/news-8-0-11.html
2018-05-12 15:35:25 +00:00
Kurt Jaeger
71359833d5 databases/datamodeler: update 17.4.0.355.2121 -> 18.1.0.082.1035
- Add LICENSE options
- Add INSTALLS_ICONS
- Unmute install commands, as suggested by portlint

PR:		228194
Submitted by:	jjuanino@gmail.com (maintainer)
2018-05-12 13:40:01 +00:00
Rene Ladan
afffdb91f7 databases/py-fakeredis: update to 0.10.3
Submitted by:	portscout
2018-05-12 10:38:41 +00:00
Sunpoet Po-Chuan Hsieh
7ce07566de Update to 2.7.0
Changes:	https://github.com/camertron/arel-helpers/blob/master/CHANGELOG.md
2018-05-11 16:54:06 +00:00
Palle Girgensohn
05a6a492f1 Up
The PostgreSQL Global Development Group has released an update to all supported
versions of our database system, including 10.4, 9.6.9, 9.5.13, 9.4.18, 9.3.23.
This release fixes one security issue as well as several bugs reported over the
last three months. Users should plan to update at the next convenient downtime.

Please see the "Updating" section for post-installation steps for the security
fix and the "incorrect volatility and parallel-safety markings" fix.

Releasenotes:	https://www.postgresql.org/about/news/1851/
Security:	CVE-2018-1115 Too-permissive access control list on function pg_logfile_rotate()

FreeBSD's port of PostgreSQL uses syslog by default, so the above security
problem is only a problem if you changed the logging configuration. Please
visit the releasenotes linked above and take the actions needed.
2018-05-11 13:10:52 +00:00
Bernard Spil
eeb0841d29 databases/mariadb102-client: Fix mariadb_config output
- While here, standardize on -pthread

PR:		226049
Reported by:	fcharlier ploup net
2018-05-11 12:26:10 +00:00
Bernard Spil
69fc8d0913 databases/mariadb101-client: Fix patch
Reported by:	Niels Poppe
2018-05-11 12:02:05 +00:00
Bernard Spil
27270a5dfb databases/mariadb102-server: ${name}_limits on 11-STABLE
- Remove ${name}_limits for 11-STABLE

PR:		227434
Submitted by:	0mp
2018-05-11 09:46:40 +00:00
Bernard Spil
b2c1075b5b databases/mariadb101-server: Security update to 10.1.33
- Fix build on aarch64 [1]
 - Remove ${name}_limits for 11-STABLE [2]

PR:             227628 [1], 227434 [2], 228148 [3]
Submitted by:   Naram Qashat <cyberbotx cyberbotx com> [1]
Submitted by:   0mp [2]
Reported by:    Miroslav Lachman <000 fbsd quip cz> [3]
MFH:            2018Q2
Security:       57aec168-453e-11e8-8777-b499baebfeaf
2018-05-11 09:37:49 +00:00
Dmitry Marakasov
9cef4fc5e3 - Fix license handling
- Update WWW

Approved by:	portmgr blanket
2018-05-11 09:04:02 +00:00
Kubilay Kocak
b67bd2db6f databases/py-pyPgSQL: Unmark BROKEN, Update MAINTAINER
This port was marked BROKEN/DEPRECATED due to a corrupt patch file. Update the
patch source to fix the issue.  Update MAINTAINER at submitters request.

While here, level up ports / python port compliance:

- Strip shared libraries
- Use option helpers
- Use python autoplist
- Match upstream setup.py metadata (COMMENT)
- Use explicit/canonical python package dependencies
- Unmute INSTALL_* commands

PR:		228119
Submitted by:	Chris Hutchinson <portmaster bsdforge com>
Approved by:	koobs (python, maintainer)
2018-05-11 07:27:12 +00:00
Tobias C. Berner
74fcc5aebb Update KDE Applications to 18.04.1 2018-05-11 06:09:39 +00:00
Steve Wills
1a27954a86 databases/timescaledb: Update to 0.9.2
PR:		228084
Submitted by:	Matt Magoffin <bugs.freebsd.org@msqr.us>
Approved by:	kbowling (maintainer)
2018-05-11 00:40:13 +00:00
Yuri Victorovich
db4bc43617 databases/py-python-arango: Update 4.0.0 -> 4.0.1
Reported by:	portscout
2018-05-10 07:48:34 +00:00
Matthias Fechner
c31ceab7eb Changed the MAINTAINER of all my ports to have mfechner@FreeBSD.org listed.
Reviewed by:	tz (mentor)
Approved by:	tz (mentor)
Differential Revision:	https://reviews.freebsd.org/D15270
2018-05-09 10:43:26 +00:00
TAKATSU Tomonari
b779a8e8c6 - Update to 1.0.0 2018-05-09 07:51:30 +00:00
Steve Wills
90b9633f33 databases/pg_partman: Update to 3.1.3
PR:		228083
Submitted by:	Lacey Powers <lacey.leanne@gmail.com> (maintainer)
2018-05-09 02:35:36 +00:00
Sunpoet Po-Chuan Hsieh
217bd3e3fb Update WWW
Approved by:	portmgr (blanket)
2018-05-08 19:37:25 +00:00
Sunpoet Po-Chuan Hsieh
168a43fb4e Update WWW
Approved by:	portmgr (blanket)
2018-05-08 19:37:20 +00:00
Sunpoet Po-Chuan Hsieh
47306aa2ab Update WWW
Approved by:	portmgr (blanket)
2018-05-08 19:37:15 +00:00
Sunpoet Po-Chuan Hsieh
b50431ce6e Update WWW
Approved by:	portmgr (blanket)
2018-05-08 19:37:10 +00:00
Sunpoet Po-Chuan Hsieh
294965adac Update WWW
Approved by:	portmgr (blanket)
2018-05-08 19:37:05 +00:00
Yuri Victorovich
0b313fe4e0 databases/py-python-arango: Update 3.12.1 -> 4.0.0
Port changes:
* Add LICENSE_FILE
* Add BUILD_DEPENDS to be the same as RUN_DEPENDS
2018-05-08 16:12:03 +00:00
Alex Dupre
8df0237606 Try to fix build with clang6. 2018-05-08 10:55:23 +00:00
Sunpoet Po-Chuan Hsieh
3f0a51377a Update WWW
Approved by:	portmgr (blanket)
2018-05-07 19:21:10 +00:00
Sunpoet Po-Chuan Hsieh
ba6cb8e999 Update WWW
Approved by:	portmgr (blanket)
2018-05-07 19:21:05 +00:00
Sunpoet Po-Chuan Hsieh
a7ffaf3f20 Update WWW
Approved by:	portmgr (blanket)
2018-05-07 19:21:00 +00:00
Sunpoet Po-Chuan Hsieh
0526b413b1 Update WWW
Approved by:	portmgr (blanket)
2018-05-07 19:20:55 +00:00
Bernard Spil
e5ae6c3f38 databases/mysql56-server: Fix build with LibreSSL
PR:		227178
Approved by:	mmokhi (maintainer)
2018-05-07 19:09:02 +00:00
Bernard Spil
58cd07eceb databases/freetds: Fix build with LibreSSL 2.7
- LibreSSL 2.7 introduces the OpenSSL 1.1 API

PR:		226911
Approved by:	maintainer time-out
2018-05-07 18:44:50 +00:00
Dmitry Marakasov
3c0a721825 - Remove obsolete OSVERSION condition
Approved by:	portmgr blanket
2018-05-07 15:25:36 +00:00
Dmitry Marakasov
187eb36f94 - Add LICENSE
- Add NO_ARCH

Approved by:	portmgr blanket
2018-05-07 09:03:59 +00:00
Bernard Spil
9b275b466e databases/mariadb100-server: Fix build with clang 6
PR:		227244
Submitted by:	dim
2018-05-06 19:43:46 +00:00
Bernard Spil
a100dc86eb databases/mariadb102-server: Fix builds
- Fix build on aarch64 [1]
 - Fix build with clang6 (HEAD, 11-STABLE) [2]

PR:             227628 [1], 227244 [2]
Submitted by:   Naram Qashat <cyberbotx cyberbotx com> [1]
Submitted by:   dim
2018-05-06 19:23:25 +00:00
Sunpoet Po-Chuan Hsieh
26b7a8604a Add LICENSE
- Update WWW
2018-05-06 12:49:54 +00:00
Sunpoet Po-Chuan Hsieh
64f20dc7c5 Update to 0.9.5
Changes:	https://github.com/maxbube/mydumper/releases
2018-05-06 12:49:12 +00:00
Dirk Meyer
0f706fd2df - add PHP flavors to phpPgAdmin 2018-05-06 11:04:30 +00:00
Bernard Spil
1eaac06542 databases/mariadb-connector-c: Update to 3.0.4 2018-05-06 09:41:57 +00:00
Dmitry Marakasov
17d5b50dfd - Update WWW
Approved by:	portmgr blanket
2018-05-06 09:33:58 +00:00
Alexey Dokuchaev
a3cc3730ee - Update `databases/iowow' to version 1.1.0 [*]
- Remove ONLY_FOR_ARCHS (x64-specific bits are guarded now)
- Cleanup up patch hunks that were included upstream
- Fix a typo and generally include port description

Requested by:	upstream [*]
2018-05-06 09:02:02 +00:00
Tobias C. Berner
7bcff019f4 databases/qt4-mysql-plugin & databases/qt5-sqldrivers-mysql: fix build against mysql >= 8.0.1.
From the mysql release notes [1]:

  Incompatible Change: The my_bool type is no longer used in MySQL source code.
  Any third-party code that used this type to represent C boolean variables should
  use the bool or int C type instead.

  Note
    The change from my_bool to bool means that the mysql.h header file now requires
    a C++ or C99 compiler to compile.

  (Bug #25597667)

--

[1] https://dev.mysql.com/doc/relnotes/mysql/8.0/en/news-8-0-1.html

PR:		227813
Reported by:	mikhail.rokhin@gmail.com
2018-05-05 20:05:08 +00:00
Sunpoet Po-Chuan Hsieh
74df7dd590 Add LICENSE
Approved by:	portmgr (blanket)
2018-05-05 17:22:47 +00:00
Sunpoet Po-Chuan Hsieh
21bba925f0 Update to 0.23.0
Changes:	https://github.com/zdennis/activerecord-import/blob/master/CHANGELOG.md
2018-05-05 17:22:04 +00:00
Andrej Zverev
2967619178 - reassign maintainership to perl@ (these ports are long time stable) 2018-05-05 16:18:43 +00:00
Alexey Dokuchaev
d84da35752 For ports in `databases' category: remove redundant PKGMESSAGE assignment,
which is set appropriately by the b.p.m when `pkg-message' appears on the
SUB_FILES list.
2018-05-05 14:29:00 +00:00
Sunpoet Po-Chuan Hsieh
66912668b9 Fix MSSQL_RUN_DEPENDS
PR:		227959
Submitted by:	mi
2018-05-05 12:51:34 +00:00
Sunpoet Po-Chuan Hsieh
fbae41df84 Fix MSSQL_RUN_DEPENDS
PR:		227959
Submitted by:	mi
2018-05-05 12:51:14 +00:00
Antoine Brodin
13b62c630f Deprecate ports broken for more than 6 months 2018-05-05 10:49:36 +00:00
Dmitry Marakasov
cfcf9b3bff - Update WWW
Approved by:	portmgr blanket
2018-05-05 09:33:57 +00:00
Sunpoet Po-Chuan Hsieh
fe5fe2b6e9 Update to 1.0.1
Changes:	https://github.com/remiprev/her/releases
2018-05-03 18:41:41 +00:00
Kirill Ponomarev
6ef6f354da Remove previous version.
Reported by:	jbeich
2018-05-03 18:29:29 +00:00
Kirill Ponomarev
91b8321fc4 Add support for the new ${name}_limits mechanics on CURRENT and
preserve the old behavior for the old systems.

PR:		226907
Submitted by:	mp0@FreeBSD.org
Approved by:	maintainer
2018-05-03 17:52:41 +00:00
Jochen Neumeister
2bcc40ce27 databases/sqlite3: Update to 3.23.1
Changelog: http://www.sqlite.org/releaselog/3_23_1.html

PR:		227889
Submitted by:	Pavel Volkov <pavelivolkov@gmail.com> (maintainer)
2018-05-03 15:59:50 +00:00
Jochen Neumeister
6a945b8887 databases/tcl-sqlite3: Update to 3.23.1
PR:		227890
Submitted by:	Pavel Volkov <pavelivolkov@gmail.com> (maintainer)
2018-05-03 15:52:37 +00:00
Sunpoet Po-Chuan Hsieh
56a3ab033e Update to 1.0.0
Changes:	https://github.com/remiprev/her/releases
2018-05-02 20:36:59 +00:00
Vanilla I. Shu
f6201755b3 Fix building on 10.x 2018-05-02 15:37:09 +00:00
Ruslan Makhmatkhanov
f1200539c6 databases/tsearch_extras: update to 0.3
- add upstream patch to fix build with PostgreSQL 10.x
2018-05-02 10:50:20 +00:00
Vanilla I. Shu
9bb490e4d1 Add foundationdb, yet another distributed database from apple. 2018-05-02 01:27:12 +00:00
Sunpoet Po-Chuan Hsieh
216e3ffd61 Update to 0.10.2
Changes:	https://github.com/remiprev/her/releases
2018-05-01 19:50:44 +00:00
Rene Ladan
4524f8ef76 Remove expired ports:
2018-04-30 databases/rubygem-seed-fu236: Obsoleted by update of www/gitlab. Please use databases/rubygem-seed-fu
2018-04-30 security/polarssl13: has reached end of life
2018-05-01 19:06:09 +00:00
Thomas Zander
cf07da5e14 Adapt mongod_limits to the new resource limiting mechanics for services
PR:		227215
Submitted by:	0mp
Approved by:	eric@camachat.org (maintainer)
2018-04-30 13:17:51 +00:00
Tobias C. Berner
ddd37ce3fd Update the QScintilla2 ports to 2.10.4 2018-04-29 16:19:44 +00:00
Tobias C. Berner
e714368786 Update KDE Applications to 18.04.0
* Pin multimedia/kdelive at 17.12.3 until we import the mlt update from the dev-repo.
2018-04-28 18:11:49 +00:00
Yuri Victorovich
36564db920 databases/p5-DBIx-Class-Helpers: Update 2.033003 -> 2.033004
Also added NO_ARCH=yes.

PR:		226426
Submitted by:	Geoffroy Desvernay <dgeo@centrale-marseille.fr>
Approved by:	maintainers timeout (tj@FreeBSD.org; 52 days)
2018-04-28 14:37:31 +00:00
Matthew Seaman
5bb623bf7f * Review port dependencies based on composer.json files included in
the source

  - Add hash as a required dependency [1]

  - Move xml from optional to required

  - Add curl, gmp, opcache and sodium as optional dependencies: all of
    these default to off.  sodium only works with php >= 7.2, but
    there is no mechanism for modifying options dependent on flavour
    settings at the moment.

  - Move mbstring from required to optional dependency: defaults to on

* Sort lists of options

* Remove references to the redundant 'OPTIONS_MULTI_DB_connect': this
  was a remnant from an earlier version of the port which allowed
  switching between the old 'mysql' and the current 'mysqli' modules.

* Add an empty %%WWWDIR%%/tmp directory to the plist: this is
  referenced in the configuration defaults [2].  Make this writable by
  the www group.

PR:		227803
Submitted by:	marko.cupac@mimar.rs [1]
Reported by:	marko.cupac@mimar.rs [2]
2018-04-28 11:24:17 +00:00