/sysutils/bacula-server/

published> 989d670acf35f98c4d487ba22a7079e5b1eb9991 - A new option '--loose-trailing'. - Option '-S, --volume-size' now keeps input files. - Replaced 'bits/byte' with the inverse compression ratio in output. - Do not add a second .lz extension to the argument of an '-o' option. - Improved corrupt header detection to HD=3 and show corrupt or truncated header in multimember file and some further changes and improvements around progress and error reporting. - The documentation gained a new chapter "Output". PR: 233802 Submitted by: swills
 - A new option '--loose-trailing'.
 - Option '-S, --volume-size' now keeps input files.
 - Replaced 'bits/byte' with the inverse compression ratio in output.
 - Do not add a second .lz extension to the argument of an '-o' option.
 - Improved corrupt header detection to HD=3 and show corrupt or
   truncated header in multimember file and some further changes and
   improvements around progress and error reporting.
 - The documentation gained a new chapter "Output".

PR:		233802
Submitted by:	swills
Install texinfo files (GNU info) into ${PREFIX}/share/info 2018-11-10T18:12:57+00:00 bapt bapt@FreeBSD.org 2018-11-10T18:12:57+00:00 2ac1593fa40be912b93142f98d35818c05677bb3 After a discussion on the mailing list on moving manpages to ${PREFIX}/share/man for consistency with base where it is installed in usr/share/man, it appeared the same should happen to GNU info files which were installed under share in base and not in ports. Now texinfo is not in base on any of the supported version of FreeBSD it is possible to proceed to this move and it is easier to do than the manpage change. Other benefit than consistency are less patching: all build tools but cmake are expecting info files to be under share/info and cmake (patched here) was having an exception for BSD so the patch makes FreeBSD case less specific for them Bump revision of all impacted ports PR: 232907 exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D17816
After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.

Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.

Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them

Bump revision of all impacted ports

PR:		232907
exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D17816
Update to lzip version 1.19. This includes the following changes: 2017-04-30T11:20:28+00:00 gerald gerald@FreeBSD.org 2017-04-30T11:20:28+00:00 6f0fe2cafb7d987e6df941636a28d13052ef4ed6 - The option '-l, --list' has been ported from lziprecover. - Don't allow mixing different operations (-d, -l or -t). - Compression time of option '-0' has been slightly reduced. - Decompression time has been reduced by 2%. - A few internal improvements and increasing checking. Set INSTALL_TARGET=install-strip to strip installed executable.
 - The option '-l, --list' has been ported from lziprecover.
 - Don't allow mixing different operations (-d, -l or -t).
 - Compression time of option '-0' has been slightly reduced.
 - Decompression time has been reduced by 2%.
 - A few internal improvements and increasing checking.

Set INSTALL_TARGET=install-strip to strip installed executable.
Update to lzip version 1.18 which includes the following changes: 2016-08-14T12:15:36+00:00 gerald gerald@FreeBSD.org 2016-08-14T12:15:36+00:00 86a1673bdfbb8ad7929853ceadc3e02a8ab22f71 - New options -a and --trailing-error. - Decompression time has been reduced by 2%. - Removed decompression support for version 0 files. - Some bug fixes. - New chapter 'Trailing data' in the texinfo documentation. Plus the following changes from version 1.17, which we missed: - New chapter 'Quality assurance' in the texinfo documentation. - Reorganization of the compression code.
 - New options -a and --trailing-error.
 - Decompression time has been reduced by 2%.
 - Removed decompression support for version 0 files.
 - Some bug fixes.
 - New chapter 'Trailing data' in the texinfo documentation.

Plus the following changes from version 1.17, which we missed:
 - New chapter 'Quality assurance' in the texinfo documentation.
 - Reorganization of the compression code.
Update to lzip version 1.16 which includes the following changes: 2014-10-11T07:32:37+00:00 gerald gerald@FreeBSD.org 2014-10-11T07:32:37+00:00 a6bd880156e85f115eb810f624ecc414eff39828 - Compression ratio of option -9 has been slightly increased. - Compression time has been reduced by 4%, by 2% for option -0. - The behavior is now like 'cp -p'. - The license changed to GPL version 2 or later.
 - Compression ratio of option -9 has been slightly increased.
 - Compression time has been reduced by 4%, by 2% for option -0.
 - The behavior is now like 'cp -p'.
 - The license changed to GPL version 2 or later.