sthen
e6d79f52a3
update to py3-psycopg2-2.9.2
2021-11-21 10:11:20 +00:00
sthen
680463716d
update to barman-2.15
2021-11-21 10:05:24 +00:00
sthen
430e10eaa4
Remove skytools and pgloader ports. Skytools is an old version and has been
...
rearranged into different pieces of software upstream. pgloader is a very
old version of software which has since been rewritten in Common Lisp.
Both these ports are Python 2-only and block uodates to psycopg2.
ok pea@ (maintainer)
2021-11-21 09:36:18 +00:00
sthen
7746c3fef2
update to py3-sql-1.3.0
2021-11-21 09:12:53 +00:00
landry
45252cfd5f
databases/web2ldap: update to 1.6.17, from Maintainer Lucas Raab
2021-11-21 08:12:46 +00:00
landry
790db8ef16
databases/py-ldap0: update to 1.4.1, from Maintainer Lucas Raab
2021-11-21 08:12:20 +00:00
sthen
705cbd9fc2
update to py3-alembic-1.7.5
2021-11-20 14:53:58 +00:00
sthen
34c103a401
update to py3-carbon-1.1.8
2021-11-20 14:53:17 +00:00
sthen
0c7bc75f5f
update to py3-sqlalchemy-1.4.27
2021-11-20 14:49:40 +00:00
sthen
32b44437d3
update to py3-whisper-1.1.8
2021-11-20 14:47:41 +00:00
sthen
1e92ea3824
update to py3-sqlparse-0.4.2
2021-11-20 14:47:06 +00:00
sthen
86a671867a
update to mariadb-10.6.5, from Brad
2021-11-16 20:29:52 +00:00
sthen
1978541d5f
update to sqlitebrowser-3.12.2, from risantos at protonmail com,
...
plus I added NO_TEST. tested by Caspar Schutijser.
2021-11-12 14:27:52 +00:00
tim
d56a8fc4c7
Update to sqlcipher 4.5.0
...
OK maintainer
2021-11-10 15:23:24 +00:00
sthen
084673e07e
update to pspg-5.5.1, from Omar Polo
2021-11-08 15:00:15 +00:00
robert
0940bd958a
set daemon timeout to 300 by default;
...
databases can take a long time to gracefully shutdown
especially if you have a lot of cached data or you are
swapping and we do not want to kill these processes to
avoid potential dataloss
2021-11-07 14:27:44 +00:00
sthen
bb37a3ad2d
update to pspg-5.5.0, from maintainer Omar Polo
...
disable kqueue as it tries to use NOTE_CLOSE_WRITE
2021-11-03 12:20:55 +00:00
sthen
c7c423464a
sort some more, and readd sqlite to Makefile which was removed in a "Remove
...
databases/libdbi-drivers,-sqlite" commit
2021-11-02 20:52:32 +00:00
sthen
e0032af611
sort
2021-11-02 20:45:01 +00:00
sthen
1f56c7cc4f
update to py3-flask-sqlalchemy-2.5.1
2021-11-02 10:00:13 +00:00
sthen
8ad2bb9a3a
bump REVISION for switch from Python 3.8 -> 3.9
2021-11-02 00:00:12 +00:00
landry
524577a897
databases/influxdb: drop redundant MODGO_VERSION
...
spotted by ajacoutot@
2021-11-01 12:57:59 +00:00
landry
abba49f3d4
databases/influxdb: update to 1.8.10.
...
cf https://docs.influxdata.com/influxdb/v1.8/about_the_project/releasenotes-changelog/#v1810-2021-10-11
for changes since 1.6.4.
not updating to the 2.0.x branch yet as it seems a whole different beast.
convert port to modules.inc after *much* wrangling with go dependencies,
inspiration taken from pkgsrc. Seems to work in basic testing on 7.0.
2021-11-01 12:57:06 +00:00
landry
5495e20b84
remove databases/py-sqlalchemy-migrate
...
nothing uses it anymore after buildbot update to 3.4.0.
2021-11-01 08:29:33 +00:00
landry
93d9b8a6f0
-py-sqlalchemy
...
-py-sqlalchemy-migrate,python3
+py-alembic,python3
2021-11-01 08:28:21 +00:00
landry
665f1a77b1
bump REVISION for sqlalchemy consumers after pkgpath change
2021-11-01 08:24:40 +00:00
landry
a26be1f70c
import databases/py-alembic 1.7.4.
...
Alembic is a database migrations tool for SQLAlchemy, written by
sqlalchemy authors.
* Can emit ALTER statements to a database in order to change
the structure of tables and other constructs
* Provides a system whereby "migration scripts" may be constructed;
each script indicates a particular series of steps that can "upgrade" a
target database to a new version, and optionally a series of steps that can
"downgrade" similarly, doing the same steps in reverse.
* Allows the scripts to execute in some sequential manner.
ok ajacoutot@
2021-11-01 08:23:46 +00:00
landry
40faf68169
databases/py-sqlalchemy: update to 1.4.26 and make it python3 only
...
fold back -main and -docs in a single package, more or less reverting
156a9cbc11
tested with buildbot 3.4.0.
feedback/tweaks from sthen@
2021-11-01 08:22:00 +00:00
sthen
e511e4e333
use py2 scons, from Omar Polo
2021-10-31 17:31:43 +00:00
tb
4045f337f1
databases/pgbouncer: Neuter compat shims that break with opaque structs
...
in ssl.h and x509.h.
2021-10-31 16:59:13 +00:00
sthen
e84d06489f
update to pgbouncer-1.16.0, plus some tidying
...
ok landry@, maintainer timeout
2021-10-31 15:27:51 +00:00
sthen
558cafac74
update to web2ldap-1.6.16, from maintainer Lucas Raab
2021-10-30 18:56:13 +00:00
sthen
5474821282
update to py3-ldap0-1.4.0, from maintainer Lucas Raab
2021-10-30 18:53:34 +00:00
ajacoutot
d631bd19d5
Update to mdbtools-1.0.0.
...
The GUI is now in another project (https://github.com/mdbtools/gmdb2 ) if
anyone is interested.
2021-10-30 07:02:01 +00:00
sthen
3f3f090494
add annotations for py-* ports using python 3 without a ,python3 flavour,
...
change some existing annotations, so "grep ' py-' ports/*/Makefile | grep
-v python3" does better at finding the py-* things still using py2
2021-10-29 16:23:36 +00:00
sthen
ea922cdbf7
convert another batch of py2+3 ports to py3-only, and remove a few more
...
py2-only ports providing py-* modules that are no longer used in ports.
this doesn't change ports used to support standalone py2-only applications,
not currently planned to remove those at least until a few things with no
real alternatives get ported to py3.
2021-10-29 15:38:40 +00:00
ajacoutot
67651b821a
Update to evolution-data-server-3.42.1.
2021-10-29 10:31:57 +00:00
ajacoutot
6331b88892
Update to evolution-data-server-3.42.0.
2021-10-28 06:15:09 +00:00
afresh1
70bb1f9182
Update databases/p5-SQL-Abstract to 2.000001
...
From wen heping <wenheping2000@hotmail.com>
2021-10-27 03:53:05 +00:00
sthen
03a0711f4b
remove some MODPY_VERSION=${MODPY_VERSION_2} py-* (non-standalone) ports
...
which aren't used as dependencies in ports. many are either old stuff,
or things used to provide backports of functionality from newer Python
base versions which were used in ports that have already been converted
to py3-only.
2021-10-26 19:52:41 +00:00
sthen
f611d84e40
drop php 7.3 from -current, although it is still officially in
...
security support it appears this is not really the case any more
https://bugs.php.net/bug.php?id=81026
add @pkgpaths to merge pecl-* etc across
mark www/syweb broken, it was marked 7.3-only so looks like it needs more work
other php-ish ports have a RDEP on either 7.4 (default version) or 8.0
2021-10-25 12:33:18 +00:00
landry
d84a4c7f7f
+pspg
2021-10-25 07:46:25 +00:00
landry
445006cd28
import ports/databases/pspg 5.4.0, from maintainer Omar Polo
...
pspg is a UNIX pager designed to work with tables. It's written for
PostgreSQL, but MySQL or pgcli are supported too and can also be used as
CSV or TSV viewer.
ok sthen@
2021-10-25 07:45:35 +00:00
sthen
e087646406
another FLAVOR=python3 without ,python3
2021-10-24 23:28:21 +00:00
sthen
5c6ee67e1a
add ,python3 to parent dir makefile where the relevant ports use
...
FLAVOR=python3 + FLAVORS=python3
2021-10-24 22:51:16 +00:00
sthen
e27d4113bb
switch some Python ports to py3-only. maintainer oks for the relevant
...
ports from semarie, kmos, jung, martin, benoit, juanfra. general oks
benoit bket daniel kmos
2021-10-24 09:28:46 +00:00
jca
914e930735
Update to tdb-1.4.5
...
Fixes a blatant header issue spotted by naddy@
2021-10-19 12:06:57 +00:00
tb
65ab8312e1
databases/virtuoso: more fixes for opaque X509 structs
2021-10-19 06:26:04 +00:00
jca
02574c2da1
Update to tdb-1.4.4, needed for samba-4.15.0
2021-10-18 12:23:22 +00:00
denis
4e40de42e0
Update to v2.4.2
...
OK sthen@
2021-10-16 20:43:41 +00:00