Path to this page:
./
sysutils/amanda-common,
Common libraries and binaries for Amanda
Branch: CURRENT,
Version: 3.3.9nb11,
Package name: amanda-common-3.3.9nb11,
Maintainer: pkgsrc-usersAMANDA, the Advanced Maryland Automatic Network Disk Archiver, is a
backup system that allows the administrator of a LAN to set up a single
master backup server to back up multiple hosts to a single large capacity
tape or disk drive. Amanda uses native tools (such as GNUtar, dump) for
backup and can back up a large number of workstations running multiple
versions of Unix/Mac OS X/Linux/Windows.
Required to run:[
archivers/gtar-base] [
lang/perl5] [
devel/glib2]
Required to build:[
devel/gettext-tools] [
pkgtools/cwrappers]
Package options: amanda-bsdtar, amanda-fqdn, amanda-ssh, inet6
Master sites:
Filesize: 4563.771 KB
Version history: (Expand)
- (2024-11-16) Updated to version: amanda-common-3.3.9nb11
- (2023-07-06) Updated to version: amanda-common-3.3.9nb10
- (2022-06-28) Updated to version: amanda-common-3.3.9nb9
- (2021-12-08) Updated to version: amanda-common-3.3.9nb8
- (2021-10-21) Updated to version: amanda-common-3.3.9nb7
- (2021-05-25) Updated to version: amanda-common-3.3.9nb6
CVS history: (Expand)
2023-07-06 11:43:03 by Thomas Klausner | Files touched by this commit (2483) |
Log message:
*: recursive bump for perl 5.38
|
2023-06-06 14:42:56 by Taylor R Campbell | Files touched by this commit (1319) |
Log message:
Mass-change BUILD_DEPENDS to TOOL_DEPENDS outside mk/.
Almost all uses, if not all of them, are wrong, according to the
semantics of BUILD_DEPENDS (packages built for target available for
use _by_ tools at build-time) and TOOL_DEPEPNDS (packages built for
host available for use _as_ tools at build-time).
No change to BUILD_DEPENDS as used correctly inside buildlink3.
As proposed on tech-pkg:
https://mail-index.netbsd.org/tech-pkg/2023/06/03/msg027632.html
|
2023-04-15 00:58:24 by Nia Alarie | Files touched by this commit (3) |
Log message:
amanda-common: Configure fixes
The configure script creates massive amounts of spam when using NetBSD's
sh due to the non-standard test(1) args.
For some reason, the test for compiler flag -msse4.2 is failing, even
though it's present in the cc -v --help output (is cwrappers doing
something strange?). For now, commit a workaround. The package is actually
doing runtime detection of SSE4.2 properly, but expects compiler support
for -msse4.2 to be provided on x86.
PR 57130
|
2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952) |
Log message:
*: recursive bump for perl 5.36
|
2022-01-31 11:56:27 by Michael van Elst | Files touched by this commit (1) |
Log message:
Amanda expects the security config file to be owned by root.
|
2021-12-08 17:07:18 by Adam Ciarcinski | Files touched by this commit (3063) |
Log message:
revbump for icu and libffi
|
2021-10-26 13:20:30 by Nia Alarie | Files touched by this commit (630) |
Log message:
sysutils: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-21 09:46:39 by Thomas Klausner | Files touched by this commit (77) |
Log message:
*: recursive bump for heimdal 7.7.0
its buildlink3.mk now includes openssl's buildlink3.mk
|