Codebase list nfdump / debian/1.5.7-2
Imported Debian patch 1.5.7-2 Erik Wenzel 15 years ago
7 changed file(s) with 94 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
0 4ee22de67860f79c8d0d4c20202bb91304aca06e UPSTREAM_nfdump_1.5.2
1 47c901d0b4722e52dfd53326e961bd0aece223fc UPSTREAM_nfdump_1.5.2_TAG
2 694be7dff4510bf7edcf4f872f618b16aec3e3f4 DEBIAN_nfdump_1.5.2-1
3 ba17439e4b9ebbf44faa8716568c45c53a14b898 DEBIAN_nfdump_1.5.2-2
4 e20acfed07333436f88053c2a46a455219a29493 DEBIAN_nfdump_1.5.2-3
5 f2252344b9aa34ca4c4cd3ad55849dcb5d0274b9 DEBIAN_nfdump_1.5.2-4
6 ffab8e95852d834ea461ccf980bb2272216ec054 DEBIAN_nfdump_1.5.2-5
7 435ad00b461580d44eaa51eaa54b6d851a74d756 DEBIAN_nfdump_1.5.2-6
8 662ddf4160cd5e797f4915c4c5d7f844db5372dd UPSTREAM_nfdump_1.5.5
9 f340c3651f379b1320d70e09839273c9eb91abfe UPSTREAM_nfdump_1.5.5_TAG
10 d984c867b05a5d14995683478dfceee3c26dec21 DEBIAN_nfdump_1.5.5-1
11 150974387ee2f64a502c3941e6d2910f4ec9750c UPSTREAM_nfdump_1.5.6
12 a54c30fd10209794572411e5cf533c7d643a9775 UPSTREAM_nfdump_1.5.6_TAG
13 297ab1b9c4876ff6b7dd4c24083642b16dc76eba UPSTREAM_nfdump_1.5.7
14 fab6eab93a36a73698be53fca95481a4c16a58ca UPSTREAM_nfdump_1.5.7_TAG
15 7aa417a549647dd1a65bde59e266c351cdb9b5b6 DEBIAN_nfdump_1.5.7-1
16 61687280f163c50a447476f7efcaf3b8e146c766 DEBIAN_nfdump_1.5.7-2
0 nfdump (1.5.7-2) unstable; urgency=low
1
2 * added compat
3 * added DebTags
4 * added watch file
5 * fixed build-dependencies
6
7 -- Erik Wenzel <erik@debian.org> Thu, 27 Mar 2008 21:52:06 +0000
8
09 nfdump (1.5.7-1) unstable; urgency=low
110
211 * New upstream release
11 Section: net
22 Priority: optional
33 Maintainer: Erik Wenzel <erik@debian.org>
4 Homepage: http://nfdump.sourceforge.net/
45 Standards-Version: 3.7.3
5 Build-Depends: cdbs (>= 0.4.25-1), bison, flex, debhelper (>= 5.0), librrd2-dev
6 Build-Depends: cdbs (>= 0.4.25), bison, flex, debhelper (>= 5.0), librrd2-dev
67
78 Package: nfdump
89 Architecture: any
1415 v9 flows transparently. You need one nfcapd process for each netflow stream.
1516 Optional support for sFlow and flow-tools to nfdump conversion utilities are
1617 available but needs re-compiliation.
18 Tag: admin::accounting, implemented-in::c, interface::commandline, interface::daemon, network::routing, network::scanner, network::server, protocol::TODO, protocol::ip, protocol::ipv6, protocol::tcp, protocol::udp, role::program, use::analysing, use::checking, use::filtering, use::monitor, use::viewing
0 This package was debianized by Erik Wenzel erik@debian.org on
1 Wed Oct 25 17:55:38 UTC 2006
2
3 It was downloaded from:
4 http://sf.net/nfdump/
5
6 Upstream Author:
7 Peter Haag <haag@switch.ch>
8
9 Copyright (c) 2004-2006, SWITCH - Teleinformatikdienste fuer Lehre und
10 Forschung
11
12 COPYRIGHT :
13
14 ipconv.h, ipconv.c: Copyright (c) 1996 by Internet Software Consortium
15 Licence. ISC Licence is BSD like licence.
16 Copyright (c) 1996 by Internet Software Consortium.
17
18 Permission to use, copy, modify, and distribute this software for any
19 purpose with or without fee is hereby granted, provided that the above
20 copyright notice and this permission notice appear in all copies.
21
22 THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM DISCLAIMS
23 ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES
24 OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL INTERNET SOFTWARE
25 CONSORTIUM BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL
26 DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
27 PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
28 ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
29 SOFTWARE.
30
31 Every other file not mentioned explicity has BSD Licence:
32
33 Redistribution and use in source and binary forms, with or without
34 modification, are permitted provided that the following conditions are met:
35
36 * Redistributions of source code must retain the above copyright notice,
37 this list of conditions and the following disclaimer.
38 * Redistributions in binary form must reproduce the above copyright notice,
39 this list of conditions and the following disclaimer in the documentation
40 and/or other materials provided with the distribution.
41 * Neither the name of SWITCH nor the names of its contributors may be
42 used to endorse or promote products derived from this software without
43 specific prior written permission.
44
45 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
46 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
47 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
48 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
49 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
50 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
51 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
52 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
53 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
54 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
55 POSSIBILITY OF SUCH DAMAGE.
56
57 Public License can be found in `/usr/share/common-licenses/BSD'.
58
59
00 #!/usr/bin/make -f
1
2 DEB_BUILD_OPTIONS=nostrip
13
24 include /usr/share/cdbs/1/rules/debhelper.mk
35 #include /usr/share/cdbs/1/rules/dpatch.mk
0 version=3
1 http://sf.net/nfdump/nfdump-(.+)\.tar\.gz debian uupdate