- 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
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@
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.
"/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.
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@
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
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@
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)