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 <chris@ex-parrot.com> +[M] Andreas V. 'netrunner' Meier <avmeier@web.de> + +[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/ +