Commit Graph

21538 Commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh f4e3f9b5e2 Change RUN_DEPENDS from py-cachetools3 to py-cachetools
- Bump PORTREVISION for dependency change

py-cachetools3 was used for python 2.7 support which has been removed in r559531.
2021-02-01 19:47:09 +00:00
Sunpoet Po-Chuan Hsieh 2906004e4f Update to 2.000001
Changes:	https://metacpan.org/changes/distribution/SQL-Abstract
2021-02-01 19:44:49 +00:00
Sunpoet Po-Chuan Hsieh 5627afd533 Update to 0.8.0
Changes:	https://github.com/TileDB-Inc/TileDB-Py/releases
2021-02-01 19:25:59 +00:00
Sunpoet Po-Chuan Hsieh 79f02373bc Fix r563317
Relax pyperclip version requirement to 1.7.0 temporarily.
2021-02-01 19:25:54 +00:00
Sunpoet Po-Chuan Hsieh 49aaebc521 Update to 2.2.3
Changes:	https://github.com/TileDB-Inc/TileDB/releases
2021-02-01 19:24:20 +00:00
Kurt Jaeger b415d7be68 databases/cego: update 2.46.7 -> 2.46.8
- Removed log entry in CegoDatabaseManager::checkTableSetRunState

Submitted by:	Björn Lemke <lemke@lemke-it.com>
2021-02-01 15:37:30 +00:00
Alexey Dokuchaev b729eb9992 Remove ONLY_FOR_ARCHS restriction for i386: the port currently builds fine
on it with all options enabled, and this is generally wrong way to account
for breakages in dependencies.
2021-02-01 12:24:44 +00:00
TAKATSU Tomonari a3613de797 - Add new port: databases/R-cran-cachem
Key-value stores with automatic pruning. Caches can limit either
  their total size or the age of the oldest object (or both),
  automatically pruning objects to maintain the constraints.

  WWW: https://cran.r-project.org/web/packages/cachem/
2021-01-30 23:18:43 +00:00
Lewis Cook 9078a0e912 databases/tcl-sqlite3: Update to 3.34.1
While here, pet portclippy.

Changes:		https://www.sqlite.org/releaselog/3_34_1.html
PR:			252964
Submitted by: 		Pavel Volkov <pavelivolkov@gmail.com> (maintainer)
Approved by:		tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D28426
2021-01-30 16:32:57 +00:00
Sunpoet Po-Chuan Hsieh d528b067d5 Add NO_ARCH 2021-01-30 13:19:45 +00:00
Sunpoet Po-Chuan Hsieh 7364156463 Update to 0.7.6
Changes:	https://github.com/TileDB-Inc/TileDB-Py/releases
2021-01-30 12:23:19 +00:00
Sunpoet Po-Chuan Hsieh 7bd5f5e905 Update to 0.7.1
Changes:	https://github.com/tarantool/tarantool-python/releases
2021-01-30 12:23:13 +00:00
Sunpoet Po-Chuan Hsieh f0c841a87b Update to 1.23.0
Changes:	https://github.com/dbcli/mycli/blob/master/changelog.md
2021-01-30 12:23:07 +00:00
Sunpoet Po-Chuan Hsieh f5f88fa125 Update to 3.34.0
Changes:	https://github.com/rogerbinns/apsw/releases
		https://rogerbinns.github.io/apsw/changes.html
2021-01-30 12:23:01 +00:00
Sunpoet Po-Chuan Hsieh 8db2bf7b26 Update to 2.2.2
Changes:	https://github.com/TileDB-Inc/TileDB/releases
2021-01-30 12:18:36 +00:00
Sunpoet Po-Chuan Hsieh f08861bda4 Update to 2.6.2
Changes:	https://github.com/tarantool/tarantool/releases
2021-01-30 12:18:30 +00:00
Matthew Seaman a60cc0dde6 Update to 9.5.2
ChangeLog:	https://github.com/citusdata/citus/blob/v9.5.2/CHANGELOG.md
2021-01-30 10:16:17 +00:00
TAKATSU Tomonari ee2f0a9d3c - Update to 1.1.0 2021-01-30 02:20:41 +00:00
Kurt Jaeger e82a74356c databases/cego: update 2.46.6 -> 2.46.7
- Added fix in CegoTableManager::createBTree
  For btree value extraction, we also have to use
  valueFromSchema(tableSchema, btreeSchema)
  Otherwise, in case if inverted index attributes, the values are
  not extraced correctly
  Example:
  create table t1 ( a int, b string(10));
  insert into t1 values ( 1, 'alpha');
  create btree b1 on t1(b,a); -- inverted, value for a would be
				 not setup correctly

Submitted by:	Björn Lemke <lemke@lemke-it.com>
2021-01-29 19:37:30 +00:00
Joseph Mingrone 636b74e8f1 databases/py-psycopg2cffi: Update to version 2.9.0
https://github.com/chtd/psycopg2cffi#jan-2021
2021-01-29 16:04:21 +00:00
Dmitri Goutnik 0e7a554851 databases/pspg: Update to 4.1.0
Changes:	https://github.com/okbob/pspg/releases/tag/4.1.0
2021-01-29 12:02:27 +00:00
Piotr Kubaj 6e5e33827d databases/mysqlwsrep57-server: fix build on GCC architectures
Builds with GCC10 also need -fcommon.
2021-01-27 17:20:42 +00:00
Matthias Fechner 40354f80dd Update to 0.8.0 which is required for gitlab-ce 13.8. 2021-01-27 12:33:21 +00:00
Matthias Fechner d9c423deb2 Update to 1.10.0 which is required for gitlab-ce 13.8. 2021-01-27 12:32:27 +00:00
Sunpoet Po-Chuan Hsieh 1727b6bcfb Update to 1.4.18
Changes:	https://trac.xapian.org/wiki/ReleaseOverview
2021-01-26 17:23:14 +00:00
Sunpoet Po-Chuan Hsieh 3754867eee Update to 1.4.18
Changes:	https://trac.xapian.org/wiki/ReleaseOverview
2021-01-26 17:23:09 +00:00
Sunpoet Po-Chuan Hsieh 5b7684254c Update to 1.4.18
Changes:	https://trac.xapian.org/wiki/ReleaseOverview
2021-01-26 17:23:05 +00:00
Sunpoet Po-Chuan Hsieh 84cf4562de Update to 1.4.18.0
Changes:	https://trac.xapian.org/wiki/ReleaseOverview
2021-01-26 17:23:00 +00:00
Sunpoet Po-Chuan Hsieh d53925016a Update to 1.4.18
Changes:	https://trac.xapian.org/wiki/ReleaseOverview
2021-01-26 17:22:56 +00:00
Sunpoet Po-Chuan Hsieh 149badf358 Update to 1.4.18
Changes:	https://trac.xapian.org/wiki/ReleaseOverview
2021-01-26 17:22:51 +00:00
Sunpoet Po-Chuan Hsieh c4742708af Update to 1.4.18
Changes:	https://trac.xapian.org/wiki/ReleaseOverview
2021-01-26 17:22:46 +00:00
Sunpoet Po-Chuan Hsieh cfc8bb8752 Disable TBB
- Bump PORTREVISION for dependency change

Upstream has disabled the use of TBB by default and will likely be removing
support for it in the an upcoming release over the next couple months. They
also replaced the use of TBB with their own internal threadpool implementation
that uses standard C++ threading.

Reference:	https://github.com/TileDB-Inc/TileDB/issues/2039
2021-01-26 17:21:10 +00:00
Sunpoet Po-Chuan Hsieh 6ca0e241f5 Update to 1.15.2
Changes:	https://github.com/okbob/plpgsql_check/releases
2021-01-26 17:21:06 +00:00
Sunpoet Po-Chuan Hsieh 9f59ce813d Update to 0.10.1
Changes:	https://github.com/maxbube/mydumper/releases
2021-01-26 17:21:01 +00:00
Sunpoet Po-Chuan Hsieh 50d9d54ad2 Bump PORTREVISION for science/netcdf shlib change 2021-01-26 14:04:01 +00:00
Sunpoet Po-Chuan Hsieh fef65679d6 Bump PORTREVISION for devel/protobuf shlib change 2021-01-26 14:01:09 +00:00
Mark Linimon 0ecf35cf99 Mark these ports as BROKEN on riscv64.
The current contents of sys/riscv/include/ieeefp.h are empty.  These
ports rely on that file being defined.

Approved by:	portmgr (tier-2 blanket)
2021-01-26 09:19:51 +00:00
Lewis Cook e3803923a4 databases/sqlite3: Update to 3.34.1
Changes:		https://www.sqlite.org/releaselog/3_34_1.html
PR:			252963
Submitted by: 		Pavel Volkov <pavelivolkov@gmail.com> (maintainer)
Approved by:		fernape (mentor)
Differential Revision:	https://reviews.freebsd.org/D28327
2021-01-25 17:21:30 +00:00
Matthias Fechner 9fd82b49be New port required for gitlab-ce 13.8. 2021-01-25 11:57:21 +00:00
Antoine Brodin a6483d4b0f Mark BROKEN on FreeBSD 14
Reported by:	pkg-fallout
MFH:		2021Q1
2021-01-25 08:49:36 +00:00
Kurt Jaeger d9808c3192 databases/cego: 2.46.5 -> 2.46.6
- Fix in CegoObjectManager / CegoDatabaseManager added.
  The checkTableSetRunState method has been moved to CegoDatabaseManager.
  This ensures a single point of check definition.
  In the previous version, tableset RECOVERY mode was not treated for
  useObject, unuseObject and objectExists method calls which might lead to
  crash recovery abort.

Submitted by:	Björn Lemke <lemke@lemke-it.com>
2021-01-24 10:01:31 +00:00
Dmitri Goutnik 81a1ed87bc databases/tile38: Unbreak with go1.16
PR:		252521
Approved by:	maintainer timeout (a.andersson.thn@gmail.com, 2 weeks)
2021-01-23 12:02:42 +00:00
Richard Gallamore 442a43aa36 Updated to 8.0.23
Changes: https://dev.mysql.com/doc/relnotes/connector-j/8.0/en/news-8-0-23.html
2021-01-23 06:22:02 +00:00
Adriaan de Groot 9a1a824fae Update www/cutelyst and related ports to latest upstream release
Release notes are at
	https://dantti.wordpress.com/2021/01/19/cutelyst-2-14-2-and-asql-0-27-released/
There were patches from FreeBSD upstreamed, and some tidying-up,
and there's a bunch of patches and benchmark improvements.
2021-01-21 22:43:51 +00:00
Kurt Jaeger f73d8c4d30 databases/mongodb44: update 4.4.2 -> 4.4.3
- Remove conflict with mongo-cxx-driver, gone in ports r559941

PR:		252436
Submitted by:	Ronald Klop <ronald-lists@klop.ws> (maintainer)
Relnotes:	https://docs.mongodb.com/manual/release-notes/4.4/#jan-4-2021
2021-01-21 06:19:09 +00:00
Loïc Bartoletti 661f174fd0 Update qscintilla2 to 2.11.6 2021-01-18 19:03:23 +00:00
Steve Wills 63d96251d3 databases/adodb5: update to 5.20.18
PR:		251115
Submitted by:	Zoltan ALEXANDERSON BESSE <zab@zltech.eu>
2021-01-17 19:14:19 +00:00
Steve Wills 332511d8c7 databases/mysqlwsrep57-server Make service_startup_timeout configurable
PR:		252264
Submitted by:	daniele.sciascia@galeracluster.com
Approved by:	maintainer timeout (devel@galeracluster.com, >2 weeks)
2021-01-17 18:52:06 +00:00
Steve Wills 844e7911d7 databases/galera: Update to 25.3.32
PR:		252603
Submitted by:	devel@galeracluster.com (maintainer)
2021-01-17 18:40:39 +00:00
Dmitri Goutnik f17a13bcf5 databases/pspg: Update to 4.0.1
Changes:	https://github.com/okbob/pspg/releases
2021-01-17 17:45:19 +00:00