You are not logged in.
So, here it is...you guys know ClamAV antivirus - here's the front-end for it
just installed it...
pkgname=klamav
pkgver=0.06
pkgrel=1
pkgdesc="Frontend for ClamAV antivirus."
url="www.clamav.net"
source=(http://osdn.dl.sourceforge.net/sourceforge/klamav/$pkgname-$pkgver.tar.bz2)
md5sums=('2ba07a71e080107a1b374d6095206a21')
build() {
cd $startdir/src/$pkgname-$pkgver
./configure --prefix=/usr --build=i686
make || return 1
make prefix=$startdir/pkg/usr install
}Offline
Offline
well because you never know
and it's nice to tell everybody that your AV scan hasn't found viruses for years ![]()
Offline
who needs AV software on linux (yet), heh
scan network shares from windows machines is the only use i would think of
The impossible missions are the only ones which succeed.
Offline