Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.14.1:test
(default-test) on project snappy-java: Execution default-test of goal
org.apache.maven.plugins:maven-surefire-plugin:2.14.1:test failed: The forked
VM terminated without saying properly goodbye. VM crash or System.exit called ?
Approved by: portmgr (tier-2 blanket)
On the clang architectures, these changes have no effect: the baser
compiler already includes the needed features.
While here, remove now-redundant CXXFLAGS statements and pet portlint
(no other content change).
Tested on both powerpc64 and amd64.
Approved by: portmgr (tier-2 blanket)
* Update lang/ghc to 8.4.2
* Update the boostrap compiler to 8.4.1
* Update the many hs-* ports
* Bump the rest
Thanks a lot to arrowd for doing all the heavy lifting :)
PR: 227968
Exp-run by: antoine
Submitted by: arrowd
Differential Revision: https://reviews.freebsd.org/D15005
* Member names containing '..' components are now skipped when extracting.
* Report erroneous use of position-sensitive options.
* --numeric-owner now affects private headers too.
* Fixed the --delay-directory-restore option
* The --warnings=failed-read option
* The --warnings=none option now suppresses all warnings
* Fix reporting of hardlink mismatches during compare
- Update RUN_DEPENDS
- Bump PORTREVISION for package change
Bump msgpack requirement to 0.5.6 which is the only acceptable 0.5.x version [1].
PR: 227717
Reported by: <iron.udjin@gmail.com>
Submitted by: sunpoet (myself)
Approved by: Jose Garcia Juanino <jjuanino@gmail.com>
Reference: https://github.com/borgbackup/borg/issues/3753 [1]
Project has moved to Github.
While here:
Remove old tweaks that aren't necessary anymore.
Update LICENSE.
Changes: https://raw.githubusercontent.com/LASzip/LASzip/3.2.2/ChangeLog
Bump PORTREVISION of dependent port (math/pdal) due shlib change.
PR: 227501
Submitted by: lbartoletti@tuxfamily.org
Approved by: Rainer Hurling <rhurlin@gwdg.de> (maintainer)
UrBackup is an easy to setup Open Source client/server backup system,
that through a combination of image and file backups accomplishes
both data safety and a fast restoration time.
File and image backups are made while the system is running without
interrupting current processes.
UrBackup also continuously watches folders you want backed up in
order to quickly find differences to previous backups. Because of
that, incremental file backups are really fast.
Your files can be restored through the web interface, via the client or the
Windows Explorer while the backups of drive volumes can be restored with a
bootable CD or USB-Stick (bare metal restore).
A web interface makes setting up your own backup server really easy.
WWW: https://www.urbackup.org
PR: 225148
Submitted by: Kirk Coombs <freebsd@coombscloud.com>
UrBackup is an easy to setup Open Source client/server backup system,
that through a combination of image and file backups accomplishes
both data safety and a fast restoration time.
File and image backups are made while the system is running without
interrupting current processes.
UrBackup also continuously watches folders you want backed up in
order to quickly find differences to previous backups. Because of
that, incremental file backups are really fast.
Your files can be restored through the web interface, via the client or the
Windows Explorer while the backups of drive volumes can be restored with a
bootable CD or USB-Stick (bare metal restore).
A web interface makes setting up your own backup server really easy.
WWW: https://www.urbackup.org
PR: 227154
Submitted by: Kirk Coombs <freebsd@coombscloud.com>