[arch-commits] CVS update of extra/network/xprobe (PKGBUILD)

Eric Belanger eric at archlinux.org
Sun Jan 20 01:36:15 UTC 2008


    Date: Saturday, January 19, 2008 @ 20:36:15
  Author: eric
    Path: /home/cvs-extra/extra/network/xprobe

 Removed: PKGBUILD (1.9)

extra repo cleanup. Moved to unsupported.


----------+
 PKGBUILD |   21 ---------------------
 1 file changed, 21 deletions(-)


Index: extra/network/xprobe/PKGBUILD
diff -u extra/network/xprobe/PKGBUILD:1.9 extra/network/xprobe/PKGBUILD:removed
--- extra/network/xprobe/PKGBUILD:1.9	Sun Oct  7 02:16:50 2007
+++ extra/network/xprobe/PKGBUILD	Sat Jan 19 20:36:15 2008
@@ -1,21 +0,0 @@
-# $Id: PKGBUILD,v 1.9 2007/10/07 06:16:50 tpowa Exp $
-# Maintainer: dorphell <dorphell at archlinux.org>
-# Contributor: Tom Newsom <Jeepster at gmx.co.uk>
-
-pkgname=xprobe
-pkgver=0.3
-pkgrel=3
-pkgdesc="tool for remote OS fingerprinting based on ICMP responses received from the host"
-arch=('i686' 'x86_64')
-url="http://www.sys-security.com/"
-license=('GPL')
-depends=('libpcap>=0.9.8' 'gcc')
-source=(http://downloads.sourceforge.net/sourceforge/xprobe/xprobe2-$pkgver.tar.gz)
-md5sums=('3ebb89ed9380038d368327816e34ec54')
-
-build() {
-  cd $startdir/src/xprobe2-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc --with-libpcap=/usr/lib
-  make || return 1
-  make DESTDIR=$startdir/pkg install
-}




More information about the arch-commits mailing list