diff options
author | cwt <cwt@FreeBSD.org> | 1998-09-13 09:16:02 +0800 |
---|---|---|
committer | cwt <cwt@FreeBSD.org> | 1998-09-13 09:16:02 +0800 |
commit | 053e78f48cc8958799fc9b4c5cf8b4ea9321d3f7 (patch) | |
tree | ced56e3f404bc6044e2d36ce45f6d3640c3151e8 /misc/amanda32-server/pkg-plist | |
parent | 09dd029af6fbe979b1022d338d327a702df37789 (diff) | |
download | freebsd-ports-gnome-053e78f48cc8958799fc9b4c5cf8b4ea9321d3f7.tar.gz freebsd-ports-gnome-053e78f48cc8958799fc9b4c5cf8b4ea9321d3f7.tar.zst freebsd-ports-gnome-053e78f48cc8958799fc9b4c5cf8b4ea9321d3f7.zip |
Unbreak and update to 2.4.1. Now builds (with stubbed out chio functions) under CAM. Fixes for ELF and CAM RSN.
Diffstat (limited to 'misc/amanda32-server/pkg-plist')
-rw-r--r-- | misc/amanda32-server/pkg-plist | 19 |
1 files changed, 10 insertions, 9 deletions
diff --git a/misc/amanda32-server/pkg-plist b/misc/amanda32-server/pkg-plist index 4443edfd6ad0..c754eeee2b12 100644 --- a/misc/amanda32-server/pkg-plist +++ b/misc/amanda32-server/pkg-plist @@ -1,23 +1,19 @@ lib/libamanda.a lib/libamanda.la lib/libamanda.so -lib/libamanda.so.5.0 +lib/libamanda.so.6.0 lib/libamclient.a lib/libamclient.la lib/libamclient.so -lib/libamclient.so.0.4 -lib/libamnolog.a -lib/libamnolog.la -lib/libamnolog.so -lib/libamnolog.so.0.0 +lib/libamclient.so.0.5 lib/libamserver.a lib/libamserver.la lib/libamserver.so -lib/libamserver.so.3.0 +lib/libamserver.so.4.0 lib/libamtape.a lib/libamtape.la lib/libamtape.so -lib/libamtape.so.1.1 +lib/libamtape.so.2.0 @exec /sbin/ldconfig -m %B @unexec /sbin/ldconfig -R libexec/amanda/amandad @@ -35,12 +31,14 @@ libexec/amanda/chg-manual libexec/amanda/chg-mtx libexec/amanda/chg-multi libexec/amanda/chg-rth +libexec/amanda/chg-scsi +libexec/amanda/chg-zd-mtx libexec/amanda/driver libexec/amanda/dumper libexec/amanda/getconf +libexec/amanda/killpgrp libexec/amanda/patch-system libexec/amanda/planner -libexec/amanda/reporter libexec/amanda/rundump libexec/amanda/runtar libexec/amanda/selfcheck @@ -58,13 +56,16 @@ sbin/amlabel sbin/amoverview sbin/amplot sbin/amrecover +sbin/amreport sbin/amrestore sbin/amrmtape +sbin/amstatus sbin/amtape sbin/amtoc sbin/amverify share/examples/amanda/amanda.conf share/examples/amanda/chg-multi.conf +share/examples/amanda/chg-scsi.conf share/examples/amanda/disklist @dirrm share/examples/amanda @dirrm libexec/amanda |