added package driftnet git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@2526 c5f82cb5-29bc-0310-9cd0-bff59a50e3bcrocklinux
@ -0,0 +1,7 @@ |
|||||
|
driftnet_pm() { |
||||
|
cp -v driftnet $root/$prefix/bin/ |
||||
|
} |
||||
|
|
||||
|
hook_add postmake 3 "driftnet_pm" |
||||
|
|
||||
|
makeinstopt="" |
@ -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/ |
||||
|
|