- remove Makefile based build targets; upstream switched to cmake
- switch to maintainer fork being upstreamed
https://github.com/apple/foundationdb/pull/2634
- use cmake flags in above PR
- SSL now compiles against ports LibreSSL & OpenSSL but has not
yet been tested, help welcomed so we can enable it as option
Reviewed by: jrm
Sponsored by: SkunkWerks, GmbH
Differential Revision: https://reviews.freebsd.org/D24357
<ChangeLog>
Upgrade urgency:CRITICAL if you use Streams with AOF ore replicas.
Otherwise the upgrade urgency is LOW.
This release has a speed improvement and a critical fix:
* FIX: XREADGROUP when fetching data in a blocking way, would not
emit the XCLAIM in the AOF file and to replicas. This means
that the last ID is not updated, and that restarting the server
will have the effect of reprocessing some entries.
* NEW: Clients blocked on the same key are now unblocked on
O(1) time. Backported from Redis 6.
</ChangeLog>
Ports using USES=lua:module or lua:flavors will be flavored. A range of
supported lua versions can be set using XX-YY (or XX-, or -YY, or simply ZZ)
for ports not supporting all lua versions.
USES=lua sets LUA_FLAVOR that needs to be used on all dependencies of
flavored lua ports, in a similar way as PHP or Python flavors.
PR: 245038
Submitted by: andrew tao11 riddles org uk
Reviewed by: mat, kevans, russ haley gmail com
Approved by: mat (portmgr)
Differential Revision: https://reviews.freebsd.org/D16494
2020-04-11 databases/mariadb55-server: Upstream end-of-life 2020-04-11, switch to a newer version
2020-04-11 databases/mariadb55-client: Upstream end-of-life 2020-04-11, switch to a newer version
- Update py-sip to 4.19.21
- Update qscintilla2 to 2.11.4
- Replace MASTER_SITE_RIVERBANK with https versions
- Replace QSCI2_DISTNAME to match with the new one
PR: 245308
Approved by: tcberner (mentor)
Exp-run by: antoine
It was added to specify Search::Xapian 1.2 branch for Xapian 1.2.*. However, as
time goes by, upstream does not have any plan for Search::Xapian 1.4 branch.
And PORTSCOUT is no longer needed since Search::Xapian 1.2 branch is compatible
with both Xapian 1.2.* and 1.4.* now.
Notified by: swills
It was added to specify Search::Xapian 1.2 branch for Xapian 1.2.*. However, as
time goes by, upstream does not have any plan for Search::Xapian 1.4 branch.
And PORTSCOUT is no longer needed since Search::Xapian 1.2 branch is compatible
with both Xapian 1.2.* and 1.4.* now.
Notified by: swills
The maintainer reset rule was not applied correctly. jlaffaye's ports
are reassigned back to him, with the exception of lang/go where both
quantity and length of timeouts made the reset appropriate and
necessary.
With hat: portmgr