5439 Commits

Author SHA1 Message Date
sthen
31563071fe update to PostgreSQL 13.1, mostly from jeremy@, ok jeremy pea danj 2021-02-09 20:01:36 +00:00
sthen
dd76702f4b update the xapian ports to 1.4.18, from Lucas Raab 2021-02-06 21:42:49 +00:00
sthen
f8c93562a4 update to web2ldap-1.5.113, from maintainer Lucas Raab 2021-02-06 21:39:43 +00:00
sthen
85796d41a2 update to py-ldap3 2.9 and make py3-only, mostly from Lucas Raab 2021-02-03 15:32:23 +00:00
naddy
c40cd3f60d databases/db/v3: fix for -fno-common 2021-02-01 23:58:30 +00:00
sthen
523d0bc27e update to web2ldap-1.5.112, from Lucas Raab (maintainer) 2021-02-01 18:21:07 +00:00
sthen
a5b63d4b60 update to py-ldap0-1.1.4, from Lucas Raab (maintainer) 2021-02-01 18:20:46 +00:00
benoit
46ac9d9491 Update to p5-SQL-Abstract-More-1.37 from wen heping (MAINTAINER) 2021-01-30 13:40:30 +00:00
jeremy
c10fda1d86 Build Ruby 3.0 versions of native gem ports by default 2021-01-29 17:05:32 +00:00
sthen
fe8e51784b Update existing patch for backtrace()-related unit test build failure
to the version committed upstream. From Brad.
2021-01-29 12:05:44 +00:00
espie
877f1a4b20 a few responsive tweaks (from julianaito) 2021-01-29 10:50:36 +00:00
espie
b6ea449f90 show information from meta table, requires -current sqlports 2021-01-29 10:32:46 +00:00
espie
c10c81e8a7 simplify my debug process by allowing to restart build from a given point 2021-01-29 10:28:30 +00:00
espie
c0b8252709 add the date at which the db was generated into sqlports.
document Meta table, which I somehow forgot
2021-01-29 08:30:37 +00:00
naddy
770381534d database/gdbm: update to 1.19
* Pre-read the memory mapped regions on systems that support it.
* gdbmtool: tagged initialization of structured data
* Bugfix: Preserve locking type during database reorganization

Also fixes building with -fno-common
2021-01-27 16:54:50 +00:00
rsadowski
57a29c21af Drop me as maintainer
I can't find the time to become familiar with the Go ports infrastructure.
Still a user and happy to see updates.
2021-01-26 18:17:14 +00:00
kn
076d29f16b Split databases/tdb into -main and -python package
net/samba is the only consumer requiring Python bindings, so this split
enables all other consumers (netatalk3, neomutt, fdm, rhythmbox, pulseaudio)
to avoid the dependency on Python 2.

Bump all consumers due to tdb's PKGPATH change.

Wanted by many
Feedback OK jca sthen
2021-01-23 23:17:47 +00:00
danj
a0f4a6cec2 Update to redis-6.0.10
If you used Redis on some Big Endian Arch (like sparc64) with
previous 6.0.x versions, you should really have a look at
https://github.com/redis/redis/pull/8270 to "consider the
compatibility implications with RESTORE, replication and
persistence".

Tests pass on amd64 and sparc64 (with the usual occasional replica
hiccup on sparc64).

Positive feedback from Mark Patruck.
Help from, and ok tb@
2021-01-23 14:58:19 +00:00
sthen
a23ed2f920 update to openldap-2.4.57 2021-01-19 17:54:47 +00:00
sthen
2ac11ce177 py-psycopg2: drop the html docs, removing the need for (py2+py3 versions
of) sphinx and pygments. ok danj@ (maintainer)
2021-01-13 09:42:40 +00:00
sthen
dcaeac1677 update to py-pymysql-1.0.2 2021-01-11 14:24:32 +00:00
sthen
1ca09bca2c update to py-mysqlclient-2.0.3 2021-01-10 20:06:47 +00:00
sthen
9c17bed4df update to kyotocabinet-1.2.79 2021-01-10 20:06:04 +00:00
sthen
586b770277 update to py-ldap-3.3.1 2021-01-10 20:05:56 +00:00
kmos
26f1122706 recoll uses C++11 so needs to use ports-gcc on base-gcc arches
Fix the build on sparc64

ok cwen@
2021-01-09 21:32:47 +00:00
jasper
fdb3616d11 add two patches to fix building mariadb on powerpc64
"sure" brad (MAINTAINER)
2021-01-09 21:03:10 +00:00
sthen
f18839bf0d update to PyMySQL 1.0.1 2021-01-09 11:32:40 +00:00
ajacoutot
75afae9e93 Update to evolution-data-server-3.38.3. 2021-01-08 15:08:54 +00:00
benoit
28291602d9 +p5-SQL-Abstract-More 2021-01-05 07:49:18 +00:00
benoit
51fb47111a Import p5-SQL-Abstract-More-1.33 from wen heping, OK afresh1@ 2021-01-05 07:46:51 +00:00
sthen
8557a93d2a update to freetds-1.2.18 2021-01-04 21:11:21 +00:00
sthen
d80c418015 regen PLISTs for python ports with .so files that end up renamed due to
the EXT_SUFFIX change in Python 3.8.7
2021-01-04 14:06:26 +00:00
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