Commit graph

8 commits

Author SHA1 Message Date
joerg
418a9d7627 Deal with OpenSSL 1.1. Use explicit cast for non-value-preserving
conversions in initializers.
2020-04-12 19:45:51 +00:00
joerg
cf48ccd6df Always write GNU make rules. 2016-09-29 12:19:48 +00:00
agc
17886c78da Add SHA512 digests for distfiles for sysutils category
Problems found with existing digests:
	Package memconf distfile memconf-2.16/memconf.gz
	b6f4b736cac388dddc5070670351cf7262aba048 [recorded]
	95748686a5ad8144232f4d4abc9bf052721a196f [calculated]

Problems found locating distfiles:
	Package dc-tools: missing distfile dc-tools/abs0-dc-burn-netbsd-1.5-0-gae55ec9
	Package ipw-firmware: missing distfile ipw2100-fw-1.2.tgz
	Package iwi-firmware: missing distfile ipw2200-fw-2.3.tgz
	Package nvnet: missing distfile nvnet-netbsd-src-20050620.tgz
	Package syslog-ng: missing distfile syslog-ng-3.7.2.tar.gz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-04 01:32:05 +00:00
drochner
cc9262ac2a avoid "make -C <dir>", this is not supported with older BSD make,
mostly from Jean-Yves Moulin per PM
2012-03-07 19:25:27 +00:00
drochner
36c32626ac deal better with error return values of *xattr() functions -- the
"bbackupd" selftest does mostly succeed now on NetBSD-current wuth UFS1
(where xattrs are supported by the OS but not the filesystem)
2011-11-09 18:38:02 +00:00
drochner
1ee12e3026 update to 0.11.1
This switches to the 0.11 release branch (which took years to get
officially stable, although the release candidates were completely
usable).
changes:
-many bugfixes
-added some command line options to tools
-improved logging

0.11 is compatible to 0.10 -- if 0.11 programs are used in a client
setup installed by 0.10 a script should be modified to avoid spurious
email warnings -- see the release notes
2011-11-07 12:04:34 +00:00
drochner
4fe6510d5a fix fime namespace problems to make this compile with g++-4.5 2011-07-18 19:06:02 +00:00
drochner
06fb8d1cc2 add boxbackup-client-0.10, a tool for online backups to some file store
(which should be a RAID and/or backed up by some "real" tool by itself),
comparable to sysutils/duplicity
2008-06-21 15:05:13 +00:00