5307 Commits

Author SHA1 Message Date
afresh1
e223fb6e7e Update databases/p5-DBD-CSV to 0.57 2021-01-03 22:27:42 +00:00
sthen
e42a9f242a xapian-bindings tweaks:
- don't try to link -lstdc++ (hardcoded) which was done specially by
upstream "We need to explicitly link against -lstdc++ on OpenBSD
discovered on OpenBSD 3.7 with GCC 3.3.5 but this appears to
be due to a deliberate decision on the part of OpenBSD developers"

- use gnu libtool, base libtool doesn't support -shrext which breaks
things for python 3.8.7+ which uses an abi prefix for .so files

- regen patches
2021-01-03 21:01:31 +00:00
feinerer
ef6a6c9412 Update to pgModeler 0.9.3 2021-01-02 22:31:45 +00:00
benoit
36e04b4f8e drop py2 py-sqlobject 2021-01-01 11:27:15 +00:00
benoit
e5aa8d2b4f Update to py-sqlobject-3.9.0 from wen heping, dropping py2 support. 2021-01-01 11:22:56 +00:00
benoit
e17cb395a8 Update to p5-Mojo-Pg-4.22.
From wen heping, looks ok Abel Abraham Camarillo Ojeda (MAINTAINER)
2020-12-30 08:31:00 +00:00
sthen
46a5f0f7bd update to sqlitebrowser-3.12.1 2020-12-27 18:14:04 +00:00
stu
f73f396482 Update to 0.9998. 2020-12-21 15:20:41 +00:00
sthen
cde7b18b3e sync WANTLIB; xapian changed from libuuid to libc uuid functions 2020-12-21 15:00:34 +00:00
sthen
33ceff2db2 update to xapian 1.4.17, switch from libuuid to libc functions while there
(both are supported but xapian prefers libuuid if found during configure).

WANTLIB syncs in dependent ports to follow.
2020-12-21 15:00:10 +00:00
ajacoutot
ee59edc663 +recoll 2020-12-21 13:26:33 +00:00
ajacoutot
0926a414f7 GPLv2+ as per sthen@ 2020-12-21 13:26:29 +00:00
ajacoutot
edeb395a2c Import recoll-1.27.12
Recoll is a full text search application, which means that it finds your data
by content rather than by external attributes (like the file name). You specify
words (terms) which should or should not appear in the text you are looking for,
and receive in return a list of matching documents, ordered so that the most
relevant documents will appear first.
<...>

ok sthen@
2020-12-21 13:25:28 +00:00
sthen
5603969652 add comment reminding about keeping -current REVISION if updating -stable 2020-12-21 13:01:59 +00:00
sthen
629974f35b mariadb: bump REVISION so the PKGNAME is "higher" than the version
in -stable, required because libiconv dep was removed in -current,
otherwise you get scary messages when updating -stable to current.
2020-12-21 11:51:20 +00:00
stu
9febdc562b Update to 3.34.0. 2020-12-19 10:10:05 +00:00
sthen
cf8f7be2d9 remove bogus line added while i was testing py3 2020-12-17 10:18:46 +00:00
sthen
d4cf1afce1 update to the last skytools-legacy version (upstream have now reorganised
it into separate repos: py-skytools, pgq, londiste, walmgr etc).
pea@ doesn't use this any more.

heads-up: this may well be removed soon as there's no py3 support in the
the non-legacy version and newer py-psycopg2 drops py2 support.
2020-12-16 19:00:02 +00:00
sthen
7f66252f25 update to leveldb-1.22, switching to cmake build, from Ashton Fagg
who takes maintainer with a couple of tweaks by me
2020-12-15 16:03:42 +00:00
landry
25db15b360 databases/sqlite3: update to 3.34.0.
https://sqlite.org/releaselog/3_32_0.html
https://sqlite.org/releaselog/3_32_1.html
https://sqlite.org/releaselog/3_32_2.html
https://sqlite.org/releaselog/3_32_3.html
https://sqlite.org/releaselog/3_33_0.html
https://sqlite.org/releaselog/3_34_0.html

went in a bulk build without fallout, ok ajacoutot@
2020-12-15 09:03:27 +00:00
kmos
b42a20cd26 base-gcc doesn't have C99 constructs by default and also doesn't
understand "-Wno-unused-result"

Switching it to use ports-gcc fixes the build

ok sthen
2020-12-14 17:41:37 +00:00
ajacoutot
292100f472 devel/p5-Test-Warn is needed at build time:
"/usr/bin/perl" "-Iinc" Makefile.PL --config= --installdeps=Test::Warn,0.1
Can't locate inc/Module/Install.pm in @INC (you may need to install the inc::Module::Install module) (@INC contains: inc /usr/local/libdata/perl5/site_perl/amd64-openbsd /usr/local/libdata/perl5/site_perl /usr/libdata/perl5/amd64-openbsd /usr/libdata/perl5) at Makefile.PL line 1.
BEGIN failed--compilation aborted at Makefile.PL line 1.
2020-12-13 09:24:57 +00:00
benoit
81d8336390 Update to py-sqlobject-3.8.1 from wen heping 2020-12-13 07:35:43 +00:00
benoit
ee757403cb Update to p5-CDB_File-1.05. 2020-12-12 07:00:15 +00:00
sthen
fe6c6ebeb5 update py-mysqlclient to 2.0.2, now py3-only
(nothing using this in ports)
2020-12-11 16:11:42 +00:00
benoit
80f2c25983 Update to p5-CDB_File-1.04. 2020-12-11 14:33:15 +00:00
benoit
32f8891165 Update to p5-Jifty-DBI-0.78
from wen heping with tweaks by me
2020-12-11 14:09:39 +00:00
sthen
78da27df20 update to freetds-1.2.17 2020-12-10 17:28:39 +00:00
benoit
734db8a4b5 Update to py-pygresql-5.2.2. 2020-12-10 08:40:19 +00:00
daniel
ceb3a6300c update py-sphinx to 1.5.6
main changes are:
- add a new dep on py-requests
- undo the no longer needed iftex.sty workaround
- move MODPY variables to more standard location
- regen plist

Unfortunately py-sphinx changed the suffix from .txt to .rst.txt in the
1.5 series. This means we have to update PLISTs for about 20+ ports as
a result of this version update. Hopefully future updates of py-sphinx
won't be quite as involved.

ok sthen@
2020-12-10 02:20:29 +00:00
afresh1
15f50e10a2 Update databases/p5-SQL-Abstract to 1.87 2020-12-06 20:56:23 +00:00
afresh1
841a085a69 Update databases/p5-DBI to 1.643 2020-12-05 21:05:59 +00:00
afresh1
33e202f03d Update databases/p5-SQL-Statement to 1.414 2020-12-05 20:41:30 +00:00
benoit
d914e5ffc5 Update to p5-SQL-Abstract-Limit-0.142. 2020-11-25 08:12:52 +00:00
sthen
6a442683d3 update to pecl-redis-5.3.2 2020-11-21 16:29:37 +00:00
ajacoutot
b5db5ae5b0 Update to evolution-data-server-3.38.2. 2020-11-20 11:12:45 +00:00
jeremy
06ac160d22 Bump related ports after default Ruby version switch
OK gkoehler@
2020-11-17 03:19:36 +00:00
afresh1
d7ff12d1fa Update databases/p5-DBIx-Class-Schema-Loader to 0.07049
Originally from wen heping <wenheping2000 () hotmail ! com>
With additional tweaks by me

Has some test failures, but they are very similar to the failures
in DBIx::Class as reported upstream.

https://rt.cpan.org/Public/Bug/Display.html?id=133170
2020-11-15 19:17:37 +00:00
denis
a867b8e97f Import timescaledb-1.7.4 2020-11-15 09:39:52 +00:00
denis
124cfb4de6 TimescaleDB is an open-source database designed to make SQL scalable
for time-series data. It is engineered up from PostgreSQL and
packaged as a PostgreSQL extension, providing automatic partitioning
across time and space (partitioning key), as well as full SQL
support.

https://www.timescale.com/

Based on the work of Martin Got, thanks.

Help and OK sthen@
2020-11-15 09:12:13 +00:00
benoit
40913486e5 Update to p5-CDB_File-1.03. 2020-11-15 07:48:21 +00:00
sthen
4cf0e5eea8 mariadb: fix OQGraph check to avoid cmake printing unexpected check output,
from Brad (maintainer), https://jira.mariadb.org/browse/MDEV-24161
2020-11-14 21:24:37 +00:00
sthen
bf8415787b adjust postgresql upgrade readme steps; edit pg_hba.conf to support
connecting without passwords *before* copying to the new dir. saves
manually making the same change to two copies of the same file.
ok pea@
2020-11-14 13:03:49 +00:00
stu
8cf6ccd842 Update to 3.33.0.
Build against Tcl 8.5 so this Tcl extension
can work with Tcl 8.5 and Tcl 8.6.

OK sthen@
2020-11-14 11:59:49 +00:00
benoit
07d415c3d1 +p5-Net-Prometheus 2020-11-14 09:20:48 +00:00
benoit
02a05fdbb3 Import p5-Net-Prometheus-0.11 from Sven Falempin, OK afresh1@ 2020-11-14 09:17:14 +00:00
benoit
09fdb12573 Update to py-pygresql-5.2.1, , dropping py2 support. 2020-11-14 08:07:37 +00:00
sthen
9c21fd051e update py-sqlparse to 0.4.1, dropping py2 support.
disable py2 for py-sqlalchemy-migrate.
updated from a diff from wen heping.
2020-11-13 22:41:14 +00:00
pea
942c3665be Security update to 12.5
ok danj@ jeremy@
2020-11-13 19:00:10 +00:00
sthen
a6ecf5c92d databases/mariadb: update to 10.5.7, from Brad (maintainer)
Out-of-cycle release to fix regressions in MariaDB 10.5.7

Follow up to MDEV-19838 to alter protocol checks to support the
following implementations (which add garbage to the end of some
packets):

mysqlnd (from PHP < 7.3) (MDEV-24121)
mysql-connector-python (all versions) (MDEV-24134)
and mysql-connector-java (all versions)
2020-11-13 17:22:44 +00:00