Commit graph

18106 commits

Author SHA1 Message Date
Jochen Neumeister
6924d8a8e9 databases/mysql++3: Fix build with MariaDB 10.2
./lib/dbdriver.cpp:260:10: error: use of undeclared identifier 'CLIENT_LONG_PASSWORD'
                        (o >= CLIENT_LONG_PASSWORD) &&
                              ^
1 warning and 1 error generated.
gmake[1]: *** [Makefile:545: mysqlpp_dbdriver.o] Error 1

PR:		229950
Submitted by:	Ting-Wei Lan <lantw44@gmail.com> (maintainer)
2018-07-29 12:55:56 +00:00
Jochen Neumeister
08bdbd0d2b databases/mantis: Update to 2.15.0
Changelog: https://mantisbt.org/bugs/changelog_page.php?project=mantisbt&version=2.15.0

PR:		229880
Submitted by:	Nathan <ndowens.fbsd@yandex.com>
MFH:		2018Q3
Security:	0822a4cf-9318-11e8-8d88-00e04c1ea73d
2018-07-29 10:51:37 +00:00
Kurt Jaeger
24e15d6664 databases/pecl-mongodb: update 1.4.4 -> 1.5.1
Relnotes:	https://pecl.php.net/package-changelog.php?package=mongodb
2018-07-29 07:35:19 +00:00
Li-Wen Hsu
3e44255ef0 - Update to 1.0.0 2018-07-28 23:58:42 +00:00
Jochen Neumeister
406859ccf1 databases/liquibase: Update to version 3.6.2
Changelog: https://github.com/liquibase/liquibase/blob/master/changelog.txt

PR:		229895
Submitted by:	Nathan <ndowens.fbsd@yandex.com> (maintainer)
2018-07-28 20:03:51 +00:00
Jochen Neumeister
e40ef78602 databases/pspg: Update to 1.2.2
Changelog:
 - https://github.com/okbob/pspg/releases/tag/1.2.1
 - https://github.com/okbob/pspg/releases/tag/1.2.2

PR:		229910
Submitted by:	Dmitri Goutnik <dg@syrec.org> (maintainer)
MFH:		2018Q3
2018-07-28 19:31:03 +00:00
Martin Wilke
8636387023 pg_similarity is an extension to support similarity queries on PostgreSQL. The
implementation is tightly integrated in the RDBMS in the sense that it defines
operators so instead of the traditional operators (= and <>) you can use ~~~
and ! (any of these operators represents a similarity function).

pg_similarity has three main components:

* Functions: a set of functions that implements similarity algorithms available
  in the literature. These functions can be used as UDFs and, will be the base
  for implementing the similarity operators;
* Operators: a set of operators defined at the top of similarity functions. They
  use similarity functions to obtain the similarity threshold and, compare its
  value to a user-defined threshold to decide if it is a match or not;
* Session Variables: a set of variables that store similarity function
  parameters. Theses variables can be defined at run time.

WWW: http://pgsimilarity.projects.pgfoundry.org

PR:		220428
Submitted by:	Jov <amutu@amutu.com>
Sponsored by:	iXsystems Inc.
2018-07-28 14:57:52 +00:00
Martin Wilke
ae41303dab - Copy databases/mongodb34-tools -> databases/mongodb36-tools
- Update to 3.6.3

PR:		227198
Sponsored by:	iXsystems Inc.
2018-07-28 14:50:19 +00:00
Martin Wilke
704b51511f - Update to 1.3.13
PR:		230106
Sponsored by:	iXsystems Inc.
2018-07-28 14:44:01 +00:00
Jochen Neumeister
ed8feffbd5 databases/mongodb36: Update to 3.6.6
Changelog: https://docs.mongodb.com/manual/release-notes/3.6-changelog/#id1

PR:		229922
Reported by:	Ronald Klop <ronald-lists@klop.ws>
Approved by:	dev@dudu.ro (maintainer)
2018-07-28 13:49:44 +00:00
Martin Wilke
6117be44c8 - Update to 0.25
PR:		229319
Submitted by:	freebsd_ports@k-worx.org
Approved by:	maintainer timeout
Sponsored by:	iXsystems Inc.
2018-07-28 12:30:27 +00:00
Wen Heping
bba91a1404 - Update to 18.2 2018-07-28 09:51:46 +00:00
Wen Heping
cba71b6893 - Update to 1.33
Changes: https://metacpan.org/changes/distribution/SQL-Abstract-More
- Add LICENSE_FILE
- Pass maintainership to submitter

PR:		229637
Submitted by:	svysh.fbsd@gmail.com
Approved by:	maintainer(timeout, > 14 days)
2018-07-28 08:59:25 +00:00
Yuri Victorovich
ce05492c0c databases/sqlitestudio: Update 3.2.0 -> 3.2.1
This is a bugfix release.

Changelog:
https://sqlitestudio.pl/index.rvt?act=changelog

Reported by:	portscout
2018-07-27 23:30:22 +00:00
Matthew Seaman
5bb72e7210 Update distinfo, due to checksum mismatches on download.
Side-by-side comparison of the old and new distfiles shows that
upstream have apparently rerolled the distfile, with changes to the
content.  However these changes are innocuous and consist of updating
some autoconf related files changing an embedded version string from
7.5devel to 7.5.0

Affected files:

% diff -qr pg_citus.{orig,newest}
Files pg_citus.orig/citus-7.5.0/configure and pg_citus.newest/citus-7.5.0/configure differ
Files pg_citus.orig/citus-7.5.0/configure.in and pg_citus.newest/citus-7.5.0/configure.in differ
Files pg_citus.orig/citus-7.5.0/src/test/regress/expected/multi_extension.out and pg_citus.newest/citus-7.5.0/src/test/regress/expected/multi_extension.out differ

Reported by:	olgeni, pkg-fallout
2018-07-27 21:18:27 +00:00
Steve Wills
fb47236607 databases/mongodb34: add support for aarch64
Commit important part of PR missed in previous commit.

PR:		229602
Submitted by:	Ronald Klop <ronald-lists@klop.ws>
Reported by:	Ronald Klop <ronald-lists@klop.ws>
Approved by:	eric@camachat.org (maintainer timeout, > 2 weeks)
Pointyhat to:	swills
2018-07-27 10:50:09 +00:00
Yuri Victorovich
bb31194355 databases/sqlitestudio: Update 3.1.1 -> 3.2.0
Changelog:
https://sqlitestudio.pl/index.rvt?act=changelog

Port changes:
* Use DISTVERSION
* Update LICENSE_FILE
* Add options group
* Simplify option handling such that the plugins list is in only one place
* New plugin was added: MultiEditorImage
* Remove USE_LDCONFIG, not needed
2018-07-26 19:00:19 +00:00
Matthew Seaman
f1842f7d39 Delete stray blank line from pkg-plist 2018-07-26 07:04:13 +00:00
Matthew Seaman
d725b0c16f Update to 7.5.0
ChangeLog: https://github.com/citusdata/citus/blob/master/CHANGELOG.md
2018-07-26 06:13:06 +00:00
Wen Heping
d575fa9044 - Update to 5.0.5
PR:		230042
Submitted by:	hsn@sendmail.cz
2018-07-26 00:04:45 +00:00
Kubilay Kocak
b3387fef45 databases/py-pylibmc: Update to 1.5.2
- Patch setup.py to support the setuptools test command
2018-07-25 10:18:17 +00:00
Muhammad Moinur Rahman
f2ef549d5a databases/py-bsddb3: Update version 6.2.5=>6.2.6
Relnotes:	https://pypi.org/project/bsddb3/6.2.6/
2018-07-25 00:45:06 +00:00
Muhammad Moinur Rahman
1447994ee9 databases/geoserver-mysql-plugin: Update version 2.13.1=>2.13.2 2018-07-25 00:42:28 +00:00
Steve Wills
5d888fc1d7 databases/mongodb34: add support for aarch64
PR:		229602
Submitted by:	Ronald Klop <ronald-lists@klop.ws>
Approved by:	maintainer timeout (eric@camachat.org, > 2 weeks)
2018-07-24 20:03:01 +00:00
Torsten Zuehlsdorff
b817a5b90e PHP 7.1 and PHP 7.2: add TEST_TARGET to all extensions
This enables "make test" in every extension and eases
the test of changes to PHP.

I did ignore PHP 7.0 intentionally since it only receives
security updates and will EOL at the end of the year. Therefore
no great amount of work is expected for 7.0.
2018-07-24 08:44:32 +00:00
Wen Heping
ec1d2d5194 - Update to 0.9991
Changes: https://metacpan.org/changes/distribution/DBIx-Sunny
2018-07-24 02:46:14 +00:00
Muhammad Moinur Rahman
cc6b2d35d4 databases/postgresql-repmgr: Update version 4.0.4=>4.0.6
Relnotes:	https://repmgr.org/docs/4.0/release-4.0.6.html
2018-07-23 21:52:47 +00:00
Muhammad Moinur Rahman
4ed071cba1 databases/postgresql-odbc: Update version 10.02.0000=>10.03.0000 2018-07-23 21:08:09 +00:00
Muhammad Moinur Rahman
ebc572646b databases/pgroonga: Update version 2.0.5=>2.0.9
Relnotes:	https://pgroonga.github.io/news/
2018-07-23 20:51:16 +00:00
Muhammad Moinur Rahman
39bc39b176 databases/geoserver-mysql-plugin: Update version 2.13.0=>2.13.1 2018-07-23 17:37:32 +00:00
Muhammad Moinur Rahman
42fe78f30e databases/freetds-devel: Update version 1.00.365=>1.00.410 2018-07-23 12:29:03 +00:00
Muhammad Moinur Rahman
2ba3c9599f databases/freetds: Update version 1.00.91=>1.00.94 2018-07-23 12:10:37 +00:00
Wen Heping
3da20988fb - Update to 1.1.0
PR:		229913
Submitted by:	jjachuf@gmail.com(maintainer)
2018-07-21 02:13:28 +00:00
Romain Tartière
8f3851f510 Update to 5.2.4
Release notes:
https://puppet.com/docs/puppetdb/5.2/release_notes.html

With hat:	puppet
2018-07-19 08:25:33 +00:00
Yuri Victorovich
b66056ffed Reset maintainership of the ports maintained by alexey@renatasystems.org
Based on the timeout of 3+ months (2018-03-23-now) on bug#226885 for net/ucarp

Also, looking at the subversion log, there were timeouts on:
* bug#224169 r465659 | ygy | 2018-03-26 19:51:12
* bug#224768 r459066 | swills | 2018-01-15 07:16:28
* bug#224755 r459058 | swills | 2018-01-15 06:55:08

The last approval from alexey@renatasystems.org was over a year ago:
bug#218563 r438885 | lifanov | 2017-04-19 08:30:28 (devel/py-colorama)
2018-07-18 22:20:23 +00:00
Steve Wills
7ed3d1ec95 databases/mantis: update to 2.9.0
PR:		224145
Submitted by:	rozhuk.im@gmail.com
2018-07-18 15:52:26 +00:00
Antoine Brodin
f26b2df872 Deprecate ports broken for more than 5 months 2018-07-17 08:56:32 +00:00
Babak Farrokhi
20b8273333 new port: databases/dbixx: Tiny C++ wrapper around libdbi for database and SQL connectivity
PR:		210766
Submitted by:	Mohammad S. Babaei <info@babaei.net>
2018-07-17 08:19:49 +00:00
Babak Farrokhi
13277fa1fa databases/pymongo: Update to 3.7.1 2018-07-17 07:30:01 +00:00
Wen Heping
49e3468b69 - Update to 1.86
Changes: https://metacpan.org/release/SQL-Abstract
2018-07-16 23:27:50 +00:00
Matthias Fechner
5ef93c8683 Deprecate ports not required by gitlab-ce and any other port anymore.
Reviewed by:	tz (mentor)
Approved by:	tz (mentor)
Differential Revision:	https://reviews.freebsd.org/D16265
2018-07-16 14:36:51 +00:00
Steve Wills
5f98fe2a21 databases/timescaledb: Update to 0.10.1
PR:		229767
Submitted by:	farrokhi
Approved by:	kbowling (maintainer)
2018-07-16 12:48:40 +00:00
Pietro Cerutti
d694759edd databases/speedtables: update to 1.13.10
https://github.com/flightaware/speedtables/releases/tag/v1.13.10
2018-07-16 09:56:01 +00:00
Mikolaj Golub
82f42a3f5e fix dependencies
Reported by:	Ken Thomson <thomsonk@yandex.com>
2018-07-13 18:39:27 +00:00
Tobias C. Berner
73fc733977 Update KDE Applications to 18.04.3 2018-07-13 17:41:56 +00:00
Wen Heping
b5380ab305 - Update to 0.25
Changes: https://metacpan.org/changes/distribution/DBIx-Sunny
2018-07-13 15:22:00 +00:00
Antoine Brodin
52bcd87307 Deprecate unmaintained ports under the NONE license 2018-07-13 09:56:57 +00:00
Mathieu Arnold
3bc7743145 Remove dependencies on lang/python3.
Sponsored by:	Absolight
2018-07-13 06:55:26 +00:00
Babak Farrokhi
54c7849b51 databases/pymongo: Update to 3.7.0
- also take maintainership

PR:	229598
Approved by:	wg
2018-07-12 20:34:59 +00:00
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