Commit graph

18120 commits

Author SHA1 Message Date
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