Details:
Bug Fixes and Enhancements:
- #3055, [raster] ST_Clip() on a raster without band crashes the server
(Regina Obe)
- #3978, Fix KNN when upgrading from 2.1 or older (Sandro Santilli)
- #4003, lwpoly_construct_circle: Avoid division by zero (Raúl MarÃn RodrÃguez)
- #4017, lwgeom lexer memory corruption (Peter E)
- #4020, Casting from box3d to geometry now returns correctly connected
PolyhedralSurface (Matthias Bay)
- #4025, #4032 Incorrect answers for temporally "almost overlapping" ranges
in ST_ClosestPointOfApproach and ST_CPAWithin
(Paul Ramsey, Darafei Praliaskouski)
- #4052, schema qualify several functions in geography (Regina Obe)
PR: 227360
Submitted by: lbartoletti@tuxfamily.org (maintainer)
MFH: 2018Q2
Ports r467701 broke it
===> Building package for keepassxc-2.3.1
pkg-static: Unable to access file /wrkdirs/usr/ports/security/keepassxc/work/stage/usr/local/lib/keepassxc/libkeepassx-autotype-xcb.so:No such file or directory
*** Error code 1
PR: 227159
Details:
- The Makefile was simplified after working with the upstream developer
to integrate some improvements into the release.
- CONFLICTS_INSTALL were added.
- Patches were removed as they are no longer needed.
Release notes:
- http://forthworks.com:8000/artifact/9bd7d3eda271788f
PR: 227665
Submitted by: 0mp (maintainer)
- Bump PORTREVISION
- Remove CONFLICTS= liblas-1.8*
- Order USES= before other USE cases
- Patch several source files
PR: 225281
Submitted by: rhurlin@gwdg.de(maintainer)
ChangeLog:
* New hacks, 'razzledazzle', 'peepers', 'crumbler' and maze3d.
* More heuristics for using RSS feeds as image sources.
* Built-in image assets are now PNG instead of XPM or XBM.
* X11: Better font-loading fallback heuristics on systems with a terrible selection of installed fonts.
SOPE is an extensive set of frameworks which form a complete Web
application server environment. Besides the Apple WebObjects
compatible appserver extended with Zope concepts, it contains a large
set of reusable classes: XML processing (SAX, DOM, XML-RPC),
MIME/IMAP4 processing, LDAP connectivity, RDBMS connectivity, and
iCalendar parsing.
WWW: http://sogo.nu/
File::Copy::Recursive::Reduced is intended as a not-quite-drop-in replacement
for certain functionality provided by CPAN distribution File-Copy-Recursive. The
library provides methods similar enough to that distribution's fcopy(),
dircopy() and rcopy() functions to be usable in those CPAN distributions often
described as being part of the Perl toolchain.
WWW: http://search.cpan.org/dist/File-Copy-Recursive-Reduced/
This should ensure clang does not use pushf/popf sequences to
save and restore flags, avoiding problems with unrelated flags (such as
the interrupt flag) being restored unexpectedly.
PR: 225330
===> Patching for mutt-1.9.5
===> Applying distribution patches for mutt-1.9.5
1 out of 2 hunks failed--saving rejects to Makefile.am.rej
1 out of 3 hunks failed--saving rejects to Makefile.in.rej
1 out of 12 hunks failed--saving rejects to doc/Muttrc.rej
*** Error code 1
PR: 227519
Submitted by: dereks@lifeofadishwasher.com (maintainer)
Changelog:
Fix parsing of password entry in config file
dirname() do not modify passed string on some platforms (#93)
Fix build issue with C++14
Add option to set file date according to main archive file
Fix scandir(3) argument detection
PR: 227657
Submitted by: Niclas <n_carlsson@outlook.com> (maintainer)
Unsuffixed binaries are only installed for default python version.
$ DEFAULT_VERSIONS=python=3.6 make
[...]
===> ceph-12.2.4_1 depends on executable: sphinx-build - not found
===> ceph-12.2.4_1 depends on executable: virtualenv - not found
PR: 227260