Commit Graph

21538 Commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh 19a759534d Remove databases/pecl-redis3
PR:		239258
Submitted by:	Daniel Ylitalo <daniel@blodan.se> (maintainer)
2019-07-19 00:00:32 +00:00
Sunpoet Po-Chuan Hsieh 6ae949cacb Update to 5.0.1
- Remove CONFLICTS_INSTALL

Changes:	https://pecl.php.net/package-changelog.php?package=redis
PR:		239258
Submitted by:	Daniel Ylitalo <daniel@blodan.se> (maintainer)
2019-07-19 00:00:26 +00:00
Grzegorz Blach d08e7a7d52 Drop maintainership 2019-07-18 23:12:21 +00:00
Grzegorz Blach 5d54e7a605 Update to 2.0.1 2019-07-18 22:48:18 +00:00
Greg Lewis 9c008669d5 Adjust to proposed changes in Java versioning
* Bug #238758 proposes to change the Java versioning from versions such
  as "1.6.0" to versions such as "6" (for example).  Modify the Makefile
  checks on JAVA_PORT_VERSION to cope with either format.

PR:		238977
Approved by:	maintainer timeout
2019-07-18 16:39:36 +00:00
Greg Lewis bce2c72a74 Adjust to proposed changes in Java versioning
* Bug #238758 proposes to change the Java versioning from versions such
  as "1.6.0" to versions such as "6" (for example).  Modify the Makefile
  checks on JAVA_PORT_VERSION to cope with either format.

PR:		238983
Approved by:	maintainer timeout
2019-07-18 16:36:35 +00:00
Piotr Kubaj c371fc2ad9 databases/mysql-connector-odbc: fix build on GCC architectures
Needs USES=compiler:c++11-lang:
cc1plus: error: unrecognized command line option "-std=c++0x"

Approved by:	mentors (implicit approval)
2019-07-18 11:30:00 +00:00
Steve Wills b1916636e4 databases/sqlite3: Update to 3.29.0
While here, add DQS option

PR:		239201
Submitted by:	Pavel Volkov <pavelivolkov@gmail.com> (maintainer)
2019-07-16 17:26:28 +00:00
Kurt Jaeger eda6267601 databases/cego: upgrade 2.45.1 -> 2.45.5
- Fix in CegoQuery::execute for INSERTBYSELECT_QUERY case.
  Since the selected tuples are clustered ( MAX_CLUSTERED_INSERT) we have
  to create a local copy for the corresponding field values.
  Otherwise, tuple information could be invalidated by relocated
  buffer pool pages
- Fix in CegoFieldValue::fastComp, the castTo method calls for t1
  and t2 have to be switched, since first ist has to be checked to
  cast to native btree datatype ( used in CegoBTreeCursor::traceLog,
  inRange and fullMatch )
  example:
  create table t1 ( a int, d datetime);
  create btree b1 on t1(b);
  select a from t1 where b = '12.07.2019'; -- should be casted
					   -- from string to datetime
- Code cleanup to avoid warnings with -Wswitch-enum
- In CegoClient, added input data check via File::hasData ( available
  with lfcbase 1.14.0 ). Now, pipe input is autodetected, so the
  command line argument "--pipe" has been removed

Submitted by:	Bjoern Lemke <lemke@lemke-it.com>
2019-07-14 07:48:01 +00:00
Rene Ladan 1db32cf03f Remove expired ports:
2019-07-12 misc/tcb: Abandonware that uses sys/dir.h
2019-07-12 editors/xed: Abandonware using sys/dir.h
2019-07-12 databases/gtksql: Abandonware using sys/dir.h
2019-07-13 21:36:57 +00:00
Sunpoet Po-Chuan Hsieh 0854df8060 Update to 0.8.0
Changes:	https://metacpan.org/changes/distribution/BSON-XS
2019-07-13 20:46:40 +00:00
Sunpoet Po-Chuan Hsieh 48243f347f Update to 1.12.0
Changes:	https://metacpan.org/changes/distribution/BSON
2019-07-13 20:46:35 +00:00
Kurt Jaeger 64bfb1a36b databases/mysqlwsrep57-server: update 5.7.24-25.16 -> 5.7.25-25.17
PR:		237346
Submitted by:	Teemu Ollakka <teemu.ollakka@galeracluster.com>
2019-07-12 20:02:08 +00:00
Kurt Jaeger 34aa092822 databases/mysqlwsrep56-server: upgrade 5.6.42-25.24 -> 5.6.43-25.25
PR:		237345
Submitted by:	Teemu Ollakka <teemu.ollakka@galeracluster.com>
2019-07-12 19:33:21 +00:00
Mark Linimon 4603257363 Simplify architecture tests for 64-bit. Listing each ARCH is fragile; e.g.,
misses some 64-bit mips variants.

While here, further collapse tests for multiple variants of arm, mips, powerpc.

Approved by:	portmgr (tier-2 blanket)
2019-07-12 15:41:37 +00:00
Wen Heping ba0162127e - Update to 0.98.2 2019-07-12 06:54:13 +00:00
Matthew Seaman d667d06dab Update to 8.3.0
Add one blank line to appease portlint.

ChangeLog: https://github.com/citusdata/citus/blob/master/CHANGELOG.md
2019-07-12 06:03:49 +00:00
Tobias C. Berner 37e8575738 KDE Applications: update to 19.04.3
July 11, 2019.
Today KDE released the third stability update for KDE Applications 19.04. This
release contains only bugfixes and translation updates, providing a safe and
pleasant update for everyone.

Over sixty recorded bugfixes include improvements to Kontact, Ark, Cantor, JuK,
K3b, Kdenlive, KTouch, Okular, Umbrello, among others.

Improvements include:

  *  Konqueror and Kontact no longer crash on exit with QtWebEngine 5.13
  *  Cutting groups with compositions no longer crashes the Kdenlive video editor
  *  The Python importer in Umbrello UML designer now handles parameters with default arguments

Changelog:
	https://kde.org/announcements/fulllog_applications-aether.php?version=19.04.3
2019-07-12 05:32:09 +00:00
Mark Linimon 7bfae932f7 Prepare for powerpc-on-clang by deleting hard-coded tests for libstdc++.so
as a stand-in for "are we running on gcc".

For people already testing powerpc on clang, it is possible that they
already have both compilers in base.  Thus, the assumption that "gcc is
in base" (e.g.  libstdc++.so exists) always means "force use of GCC" is
already broken.  It will be for everyone on -CURRENT once the switch is
made.

While here, standardize on compiler:c++11-lang instead of -lib (they are
equivalent these days), pet portlint, and do some other cleanup.

Approved by:	portmgr (tier-2 blanket)
2019-07-12 02:25:07 +00:00
Kurt Jaeger 335e464ef0 databases/percona57-{server,client}: upgrade 5.7.21-20 -> 5.7.26-29
- Fixes several CVEs, see
  https://vuxml.FreeBSD.org/freebsd/d3d02d3a-2242-11e9-b95c-b499baebfeaf.html
  for the list

PR:		236570
Submitted by:	Igor Zabelin <igorz@yandex.ru>
Approved by:	feld (maintainer timeout)
MFH:		2019Q3
2019-07-11 18:14:35 +00:00
Piotr Kubaj 28588b11d6 databases/py-oursql: fix build on GCC architectures
Base GCC can't link against MySQL 5.7 library:
/usr/bin/ld: cannot find -latomic

Add USES=compiler:c11.

Approved by:	mentors (implicit approval)
2019-07-10 12:17:33 +00:00
Matthias Andree 52e0b38a49 Switch db5/db6 to download from Oracle's https:// sites.
The http:// sites issue 301-type redirects to https:// so we can spare
everyone the roundtrip.

Inspired by...
PR:		239084
Submitted by:	Miyashita Touka
2019-07-09 21:44:31 +00:00
Kurt Jaeger 2cfb455dc1 databases/percona56-server: update 5.6.43-84.2 -> 5.6.43-84.3
- Fixes several CVEs, see
  https://vuxml.FreeBSD.org/freebsd/d3d02d3a-2242-11e9-b95c-b499baebfeaf.htm
  for the list

PR:		235930
Submitted by:	j@avt0gen.ru
Approved by:	flo (maintainer timeout)
MFH:		2019Q3
2019-07-09 20:03:22 +00:00
Sunpoet Po-Chuan Hsieh 553b4431e1 Update to 1.6.0
Changes:	https://github.com/frictionlessdata/tableschema-py/blob/master/README.md#changelog
2019-07-09 18:19:52 +00:00
Antoine Brodin 9e442c3d45 Mark BROKEN on i386
../zdb/zdbpp.h:330:14: error: class member cannot be redeclared
        void bind(int parameterIndex, time_t x) {
             ^
../zdb/zdbpp.h:318:14: note: previous definition is here
        void bind(int parameterIndex, int x) {
             ^

Reported by:	pkg-fallout
MFH:		2019Q3
2019-07-09 09:10:56 +00:00
Piotr Kubaj 0ab4802a3c databases/soci: fix build with GCC-based architectures
Add USES=compiler:c++11-lang to fix linking issue against libmysqlclient.so:
/usr/local/lib/mysql/libmysqlclient.so: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned long&, unsigned long)@GLIBCXX_3.4.21'

Approved by:	mentors (implicit approval)
2019-07-09 08:36:33 +00:00
Piotr Kubaj 45c36b331e databases/libdbi-drivers: fix build with GCC-based architectures
Since the switch to MySQL 5.7, C11-aware compiler is required:
/usr/bin/ld: cannot find -latomic

Approved by:	mentors (implicit approval)
2019-07-08 12:29:42 +00:00
Piotr Kubaj ff46feca69 databases/py-mysqlclient: fix build with GCC-based architectures
Since the switch to MySQL 5.7, C11-aware compiler is required:
/usr/bin/ld: cannot find -latomic

Approved by:	mentors (implicit approval)
2019-07-08 12:17:04 +00:00
Sunpoet Po-Chuan Hsieh ebe561384f Update to 3.8.1
Changes:	https://metacpan.org/changes/distribution/DBD-Pg
2019-07-07 19:14:38 +00:00
Sunpoet Po-Chuan Hsieh ee02ed137a Update version requirement of RUN_DEPENDS 2019-07-07 19:13:35 +00:00
Matthias Fechner e4e6bcc302 New ports required for gitlab-ce 12.0.x. 2019-07-07 09:35:47 +00:00
Dmitry Marakasov 68358fcd4e - Add LICENSE
- Update WWW

Approved by:	portmgr blanket
2019-07-07 09:32:09 +00:00
Kurt Jaeger b726fe6f4e databases/cego: upgrade 2.45.0 -> 2.45.1
- Treated alias insert queries with empty schema, e.g.
  insert into a1 values ( 1, 'XXX');
- Some patches added for alias management to allow alias defintions
  as a subset of the original table, e.g.
  create table t1 ( a int, b string(10), c string(30))
  create alias a1 on t1 ( a as ax, b as bx);
  This has required some fixes in CegoAliasObject::mapSchema and
  CegoQueryHelper::mapFLA

Submitted by:	Bjoern Lemke <lemke@lemke-it.com>
2019-07-07 08:53:28 +00:00
Sunpoet Po-Chuan Hsieh 08750495bf Take maintainership 2019-07-06 21:41:54 +00:00
Sunpoet Po-Chuan Hsieh 63826dd0c5 Update to 1.0.2
- Take maintainership

Changes:	https://github.com/zdennis/activerecord-import/blob/master/CHANGELOG.md
2019-07-06 21:41:49 +00:00
Sunpoet Po-Chuan Hsieh bd42162038 Take maintainership 2019-07-06 21:41:45 +00:00
Antoine Brodin 7cf7f681c3 Revert r505994 and dependency loop
Pointy hat:	pkubaj
With hat:	portmgr
2019-07-06 15:14:24 +00:00
Piotr Kubaj 23ed7d1846 databases/p5-DBD-mysql: fix build with GCC architectures
Add USES=compiler:c11 (also to lang/perl5* ports) since it's necessary:
Can't link/include C library 'atomic', aborting.

Approved by:    mentors (implicit approval)
2019-07-06 13:21:56 +00:00
Kurt Jaeger 218010c875 databases/cegobridge: upgrade 1.5.1 -> 1.5.2
- Fix in MySQLAction::storeAttrColumn, _defaultOptString.length() and
  _nullOptString.length() must be equal or greater 1 ( not 0 )

Submitted by:	Bjoern Lemke <lemke@lemke-it.com>
2019-07-06 10:43:13 +00:00
Niclas Zeising 6f69bc250f databases/rrdtool: Update to 1.7.2
Update databases/rrdtool to 1.7.2
Change USES=gnome to be added regardless of options, it's needed in all
cases.

Changelog:
https://github.com/oetiker/rrdtool-1.x/blob/v1.7.2/CHANGES

PR:		238832
Submitted by:	amdmi3
2019-07-05 21:49:30 +00:00
Sunpoet Po-Chuan Hsieh 70ffc9c0fd Update devel/protobuf to 3.8.0
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/protocolbuffers/protobuf/releases
PR:		238808
Exp-run by:	antoine
2019-07-05 19:08:49 +00:00
Piotr Kubaj 49ddb8780f databases/py-MySQLdb: fix build with GCC-based architectures
Add USES=compiler:c11:
/usr/bin/ld: cannot find -latomic

Approved by:	mentors (implicit approval)
2019-07-05 15:03:47 +00:00
Kai Knoblich a01c9b05b9 databases/mongodb36: Update to 3.6.13
Changelog:

https://docs.mongodb.com/manual/release-notes/3.6/#jun-10-2019

PR:		238937
Submitted by:	Ronald Klop <ronald-lists@klop.ws>
Approved by:	dev@dudu.ro (maintainer)
2019-07-05 10:38:03 +00:00
Kurt Jaeger c25c532b6d databases/cegobridge: upgrade 1.5.0 -> 1.5.1
- Added MySQL type support for type date and type bigint
- Activated append mode in CegoBridge::main, which speeds up import
  performance significantly
- In MySQLAction::storeKey, changed btreename to _ since MySQL
  allows non unique key names
- Added stored procedure grammar defintions to MySQLParser.def.
  Semantic actions still not implemented

Submitted by:	Bjoern Lemke <lemke@lemke-it.com>
2019-07-04 19:14:37 +00:00
Kurt Jaeger 4da64c0c27 databases/cego: upgrade 2.44.14 -> 2.45.0
- Added table alias feature to grammar definition. Table aliases
  allow alternate table name and attribute name definitions for a
  table ( create alias ... )
- Added classes CegoAliasObject and CegoAttrAlias for table alias handling
- Implemented base semantic actions for creating, listing and
  describe alias objects ( still no usage )
- In CegoDistManager::registerObjects, added registration for fkey,
  check, trigger and alias
- Added alias mapping for insert, update and delete queries (
  CegoQueryHelper::mapAliasPredicate still to implement )
- Basic alias mapping for select works, here's a sample SQL script
  drop if exists table t1;
  list alias;
  desc alias a1;
  drop if exists alias a1;
  create table t1 ( a int, b string(30));
  create alias a1 on t1 ( a as ax, b as bx );
  insert into a1 ( ax, bx ) values ( 1, 'XXX');
  insert into a1 ( ax, bx ) values ( 2, 'YYY');
  insert into a1 ( ax, bx ) values ( 3, 'ZZZ');
  select ax from a1;
- More work on table alias handling. Now works with more sophisticated
  select queries ( e.g. select ax from a1 aa where aa.ax = 1; ) For
  this, some fixes had to be done in CegoContentObject, since the the
  table alias attribute ( _tabAlias ) was not setup in constructor
  and other methods
- Added alias and trigger xml export and import feature ( trigger
  xport was still not implemented ) Fix in CegoDbThread::loadObjects
  for trigger reload, instead of triggerList.Next(), triggerList.First()
  was called, which result in an infinite loop in case of existing
  trigger objects
- Added trigger and alias object handling to CegoXPorter binary
  export and import

Submitted by:	Bjoern Lemke <lemke@lemke-it.com>
2019-07-04 19:13:00 +00:00
Wen Heping 2fd4bfd6fc - Update to 1.13.2 2019-07-03 09:04:19 +00:00
Muhammad Moinur Rahman d38a645205 databases/postgresql-repmgr: Update version 4.3.0=>4.4.0 2019-07-03 07:45:31 +00:00
Romain Tartière 3d70386d19 Update to 6.3.4
Release notes:
https://puppet.com/docs/puppetdb/6.3/release_notes.html#puppetdb-634

With hat:	puppet
2019-07-01 21:53:07 +00:00
Romain Tartière d4360b0518 Update to 5.2.9
Release notes:
https://puppet.com/docs/puppetdb/5.2/release_notes.html#puppetdb-529

With hat:	puppet
2019-07-01 21:52:12 +00:00
Yuri Victorovich 1eff3e1191 databases/cayley: Switch to USES=go:modules, fix build with go1.13beta1
PR:		238914
Submitted by:	Dmitri Goutnik <dg@syrec.org>
2019-07-01 15:51:47 +00:00