diff options
author | Matt Housh <jaeger@crux.nu> | 2006-10-24 15:36:15 -0500 |
---|---|---|
committer | Matt Housh <jaeger@crux.nu> | 2006-10-24 15:36:15 -0500 |
commit | 1447692c84b7d0429e4de41e70e1f84a1a55e183 (patch) | |
tree | d3228f3960d9f7fcfbb6e2c88faa798c87ee29ed /clamav/.footprint | |
parent | e4d2dbda6ba0d3a9c0bb0d58255b65db80932737 (diff) | |
download | contrib-1447692c84b7d0429e4de41e70e1f84a1a55e183.tar.gz contrib-1447692c84b7d0429e4de41e70e1f84a1a55e183.tar.xz |
initial import of my contrib ports
Diffstat (limited to 'clamav/.footprint')
-rw-r--r-- | clamav/.footprint | 47 |
1 files changed, 47 insertions, 0 deletions
diff --git a/clamav/.footprint b/clamav/.footprint new file mode 100644 index 000000000..236a0edf9 --- /dev/null +++ b/clamav/.footprint @@ -0,0 +1,47 @@ +drwxr-xr-x root/root etc/ +-rw-r--r-- root/root etc/clamd.conf +-rw-r--r-- root/root etc/freshclam.conf +drwxr-xr-x root/root etc/rc.d/ +-rwxr-xr-x root/root etc/rc.d/clamd +-rwxr-xr-x root/root etc/rc.d/freshclam +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/clamav-config +-rwxr-xr-x root/root usr/bin/clamconf +-rwxr-xr-x root/root usr/bin/clamdscan +-rwxr-xr-x root/root usr/bin/clamscan +-rwxr-xr-x root/root usr/bin/freshclam +-rwxr-xr-x root/root usr/bin/sigtool +drwxr-xr-x root/root usr/include/ +-rw-r--r-- root/root usr/include/clamav.h +drwxr-xr-x root/root usr/lib/ +-rw-r--r-- root/root usr/lib/libclamav.a +-rwxr-xr-x root/root usr/lib/libclamav.la +lrwxrwxrwx root/root usr/lib/libclamav.so -> libclamav.so.1.0.10 +lrwxrwxrwx root/root usr/lib/libclamav.so.1 -> libclamav.so.1.0.10 +-rwxr-xr-x root/root usr/lib/libclamav.so.1.0.10 +drwxr-xr-x root/root usr/lib/pkgconfig/ +-rw-r--r-- root/root usr/lib/pkgconfig/libclamav.pc +drwxr-xr-x root/root usr/man/ +drwxr-xr-x root/root usr/man/man1/ +-rw-r--r-- root/root usr/man/man1/clamdscan.1.gz +-rw-r--r-- root/root usr/man/man1/clamscan.1.gz +-rw-r--r-- root/root usr/man/man1/freshclam.1.gz +-rw-r--r-- root/root usr/man/man1/sigtool.1.gz +drwxr-xr-x root/root usr/man/man5/ +-rw-r--r-- root/root usr/man/man5/clamd.conf.5.gz +-rw-r--r-- root/root usr/man/man5/freshclam.conf.5.gz +drwxr-xr-x root/root usr/man/man8/ +-rw-r--r-- root/root usr/man/man8/clamav-milter.8.gz +-rw-r--r-- root/root usr/man/man8/clamd.8.gz +drwxr-xr-x root/root usr/sbin/ +-rwxr-xr-x root/root usr/sbin/clamd +drwxr-xr-x root/root usr/share/ +drwxrwxr-x clamav/clamav usr/share/clamav/ +-rw-rw-r-- clamav/clamav usr/share/clamav/daily.cvd +-rw-rw-r-- clamav/clamav usr/share/clamav/main.cvd +drwxr-xr-x root/root var/ +drwxr-xr-x root/root var/log/ +drwxr-xr-x clamav/clamav var/log/clamav/ +drwxr-xr-x root/root var/run/ +drwxr-xr-x clamav/clamav var/run/clamav/ |