From 72864e8d1257396b855622c19925a0f6d5085019 Mon Sep 17 00:00:00 2001 From: "Andreas V. 'netrunner' Meier" Date: Thu, 11 Mar 2004 19:51:46 +0000 Subject: [PATCH] Andreas V. Meier: added package driftnet git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@2526 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc --- package/avm/driftnet/driftnet.conf | 7 +++++ package/avm/driftnet/driftnet.desc | 43 ++++++++++++++++++++++++++++++ 2 files changed, 50 insertions(+) create mode 100644 package/avm/driftnet/driftnet.conf create mode 100644 package/avm/driftnet/driftnet.desc diff --git a/package/avm/driftnet/driftnet.conf b/package/avm/driftnet/driftnet.conf new file mode 100644 index 000000000..781dd5510 --- /dev/null +++ b/package/avm/driftnet/driftnet.conf @@ -0,0 +1,7 @@ +driftnet_pm() { + cp -v driftnet $root/$prefix/bin/ +} + +hook_add postmake 3 "driftnet_pm" + +makeinstopt="" diff --git a/package/avm/driftnet/driftnet.desc b/package/avm/driftnet/driftnet.desc new file mode 100644 index 000000000..bc92d2c88 --- /dev/null +++ b/package/avm/driftnet/driftnet.desc @@ -0,0 +1,43 @@ + +[COPY] --- ROCK-COPYRIGHT-NOTE-BEGIN --- +[COPY] +[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. +[COPY] Please add additional copyright information _after_ the line containing +[COPY] the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by +[COPY] the ./scripts/Create-CopyPatch script. Do not edit this copyright text! +[COPY] +[COPY] ROCK Linux: rock-src/package/avm/driftnet/driftnet.desc +[COPY] ROCK Linux is Copyright (C) 1998 - 2004 Clifford Wolf +[COPY] +[COPY] This program is free software; you can redistribute it and/or modify +[COPY] it under the terms of the GNU General Public License as published by +[COPY] the Free Software Foundation; either version 2 of the License, or +[COPY] (at your option) any later version. A copy of the GNU General Public +[COPY] License can be found at Documentation/COPYING. +[COPY] +[COPY] Many people helped and are helping developing ROCK Linux. Please +[COPY] have a look at http://www.rocklinux.org/ and the Documentation/TEAM +[COPY] file for details. +[COPY] +[COPY] --- ROCK-COPYRIGHT-NOTE-END --- + +[I] Driftnet - capture images wandering by on the net + +[T] Driftnet is a program which listens to network traffic and picks out +[T] images from TCP streams it observes. Fun to run on a host which sees lots +[T] of web traffic. + +[U] http://www.ex-parrot.com/~chris/driftnet/ + +[A] Chris Lightfoot +[M] Andreas V. 'netrunner' Meier + +[C] extra/network + +[L] GPL +[S] Stable +[V] 0.1.6 +[P] X -----5---9 800.000 + +[D] 2937412703 driftnet-0.1.6.tar.gz http://www.ex-parrot.com/~chris/driftnet/ +