ajacoutot
f50fdd748e
Stop using the daemon class in @newuser.
...
If we need to make an exception we can do it and properly document the
reason but by default we should just use the default login class.
rc.d uses daemon or the login class provided in login.conf.d so this has
no impact there.
discussed with sthen@, tb@ and robert@
praying that my grep/sed skills did not break anything and still
believing in portbump :-)
2022-11-08 11:14:43 +00:00
ajacoutot
c1fa001a51
Update to evolution-data-server-3.46.1.
2022-11-06 18:52:32 +00:00
ajacoutot
d3aaddb10c
WANTLIB: pcre -> pcre2-8 after recent glib2 update.
2022-11-05 17:06:22 +00:00
op
513a0f7879
update databases/pspg to 5.5.9
...
Adds keybindings to scroll column-wise left or right (shift +
left/right.)
2022-11-05 10:54:57 +00:00
ajacoutot
25de91b267
Remove jasper@ from MAINTAINER; I am the sole hobbit nowadays...
...
Discussed with jasper@
2022-11-04 09:14:21 +00:00
sthen
4f3334fbd7
avoid #include of a gcc header that doesn't work with ports-gcc
2022-11-03 13:55:53 +00:00
sthen
22aded6b10
update to recoll-1.33.1
2022-11-03 13:40:56 +00:00
sthen
533f76026d
regen PLISTs following py-sphinx update
2022-10-31 08:47:46 +00:00
sthen
bf49d1e86c
MariaDB tweaks, from Brad:
...
- Add a build fix for Clang to resolve building on riscv64
- Add a fix for retrieving the MAC address
- Update patch comments
2022-10-28 17:15:10 +00:00
sthen
2bc017e8d8
update to py3-psycopg2-2.9.5
2022-10-26 10:44:03 +00:00
landry
b35b98e7b8
databases/sqlite3: update to 3.39.4.
...
see https://www.sqlite.org/releaselog/3_39_4.html
2022-10-25 15:29:14 +00:00
sthen
af14247767
build mariadb with rocksdb on amd64 and riscv64, from Brad
2022-10-25 10:26:38 +00:00
landry
8115873355
databases/influxdb: add a login class limiting datasize to 6G
...
the default 4G isnt enough for influxdb/go in 7.2.
ok sthen@
2022-10-21 09:02:18 +00:00
sthen
061b715037
update to citus-11.1.3 and fix up tests
2022-10-19 11:50:06 +00:00
tim
80da813406
Update to sqlcipher 4.5.2
...
OK sthen@, maintainer timeout
2022-10-16 15:59:04 +00:00
denis
bf01257e6c
update to v1.82.1
...
Multiple bugfixes : https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.82.1
2022-10-14 19:53:49 +00:00
pvk
4a5efe4059
Update pgbackrest 2.40 -> 2.41
...
Changelog: https://github.com/pgbackrest/pgbackrest/releases/tag/release%2F2.41
2022-10-14 14:06:35 +00:00
denis
d066c5ddeb
update to v1.82.0
...
Changelog :
https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.82.0
2022-10-09 19:51:42 +00:00
sthen
6087c3c792
update to mongodb-4.4.17
2022-10-06 13:31:17 +00:00
stu
41efcfe140
Update to 3.39.4.
...
Add build options (https://sqlite.org/compile.html ):
-DSQLITE_ENABLE_API_ARMOR
Enables code that attempts to detect misuse of the SQLite API.
-DSQLITE_ENABLE_GEOPOLY
Enable the Geopoly extension.
2022-10-06 12:02:41 +00:00
sthen
3345f064be
update to xapian-bindings-perl-1.4.21
2022-10-06 11:44:04 +00:00
sthen
758866b222
update to xapian-core-1.4.21
2022-10-06 11:44:03 +00:00
op
f95bdbf948
update databases/pspg to 5.5.8
...
adds new flags for setting the final escape sequence (--on-exit-clean,
reset, erase-line) to work around terminal emulators without alternate
screen support.
2022-10-06 07:16:44 +00:00
jeremy
904e58122f
Update to sequel_pg 1.17.0
2022-10-05 18:37:48 +00:00
jca
dd62f91abd
Update to tdb-1.4.7
2022-10-05 17:00:41 +00:00
sthen
2e49d68b2e
update to citus-11.1.2
2022-10-03 22:12:37 +00:00
sthen
0c1b43b0e8
update to pg_sqlite_fdw-2.2.0
2022-10-03 22:11:50 +00:00
sthen
9ee5e83502
update to py3-sqlparse-0.4.3
2022-10-03 22:11:24 +00:00
sthen
e1f2046163
update to py3-peewee-3.15.3
2022-10-03 22:11:04 +00:00
sthen
4af607c84e
update to py3-sqlobject-3.10.0
2022-10-03 22:11:02 +00:00
sthen
3ca5469d75
update to py3-sqlalchemy-1.4.41
2022-10-03 22:11:00 +00:00
sthen
59623808e7
update to py3-ldap-3.4.3
2022-10-03 22:10:50 +00:00
sthen
62079c29b9
update to py3-influxdb_client-1.33.0
2022-10-03 22:10:48 +00:00
landry
e7f76e887f
databases/sqlite3: minor bugfix update to 3.39.3
...
see https://sqlite.org/releaselog/3_39_3.html
2022-09-21 12:29:24 +00:00
sthen
86914ffe4c
update to MariaDB 10.9.3, getting us onto 10.9.x for 7.2-stable,
...
and fixing some crash recovery and assertion bugs
https://mariadb.org/regressions-in-recent-mariadb-server-releases/
from Brad.
2022-09-20 18:27:42 +00:00
op
04f1325043
update databases/pspg to 5.5.7
...
simple update, almost no changes to the program itself. Regen the
patches and bump AUTOCONF_VERSION to 2.71 due to AC_INCLUDES_DEFAULT.
2022-09-15 10:27:16 +00:00
denis
d6b10fa63b
Update to 1.81.2
...
Changelog : https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.81.2
Beware of breaking changes in previous versions if you are upgrading.
2022-09-12 13:39:49 +00:00
sebastia
0192546210
update 2.5.2 -> 3.0.0
2022-09-12 08:44:34 +00:00
sebastia
405aa45d05
update 3.9.0 -> 3.10.0
2022-09-09 11:59:07 +00:00
ajacoutot
5f89f6ccdd
Bump after webkitgtk4 -> webkitgtk40 rename.
2022-09-03 07:53:08 +00:00
jeremy
ee865f28ab
Update to Sequel 5.60.0
2022-09-01 15:25:26 +00:00
sthen
cc3d12affe
mariadb: add support for OpenBSD to the disks plugin and enable it.
...
from brad.
2022-08-31 09:00:22 +00:00
sthen
30ae46897a
add LDFLAGS, py3.10 needs it to build the sqlite3 extension
2022-08-27 10:45:56 +00:00
jeremy
9bd9803dae
Update to pg 1.4.3
2022-08-25 22:31:31 +00:00
sthen
cf819d4b60
update to freetds-1.3.13
2022-08-24 13:43:17 +00:00
sthen
0287c53a4d
"Merge in main part of my diff to revert aligned_alloc() usage", from Brad.
...
(sync with f02ca429f7
)
2022-08-24 13:23:48 +00:00
sthen
607564ec3e
drop sphinx docs, old py2 module used only for zenmap
2022-08-22 12:19:44 +00:00
sthen
84301d9916
update to MariaDB 10.8.4, from Brad
...
CVE-2018-25032, CVE-2022-32081, CVE-2022-32082, CVE-2022-32084, CVE-2022-32089, CVE-2022-32091
2022-08-21 13:35:40 +00:00
jeremy
9842cf89af
Update to sequel_pg 1.16.0
2022-08-16 23:09:16 +00:00
sthen
002b22af08
tweak comment
2022-08-16 12:57:10 +00:00