You are not logged in.

#1 2005-02-03 11:35:23

Abaddon
Member
From: Poland
Registered: 2004-05-03
Posts: 249

guarddog

# Maintainer: Abaddon <kukububu@go2.pl>
pkgname=guarddog
pkgver=2.4.0
pkgrel=1
pkgdesc="Guarddog is a firewall configuration utility for Linux systems."
url="http://www.simonzone.com/software/guarddog/"
depends=('kdelibs' 'iptables')
source=(http://www.simonzone.com/software/guarddog/$pkgname-$pkgver.tar.gz)
md5sums=('94753f72d62974914485c9aae07b1772')

build() {
cd $startdir/src/$pkgname-$pkgver
./configure --prefix=/usr --disable-debug
 make || return 1
make prefix=$startdir/pkg/usr install
}

Gnome - The weakest link!
Linux, *not* GNU/Linux!

Offline

#2 2005-03-28 05:58:13

dtw
Forum Fellow
From: UK
Registered: 2004-08-03
Posts: 4,439
Website

Re: guarddog

Abaddon - do you have a personal repo?  If not I will put this in my repo if that is ok with you?

Offline

Board footer

Powered by FluxBB