Ravenports generated: 11 May 2020 15:44
[ravenports.git] / bucket_19 / tcpdump
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               tcpdump
4 VERSION=                4.9.3
5 KEYWORDS=               net
6 VARIANTS=               standard
7 SDESC[standard]=        Tool for network monitoring and data acquisition
8 HOMEPAGE=               https://www.tcpdump.org/
9 CONTACT=                nobody
10
11 DOWNLOAD_GROUPS=        main
12 SITES[main]=            http://www.tcpdump.org/release/
13 DISTFILE[1]=            tcpdump-4.9.3.tar.gz:main
14 DF_INDEX=               1
15 SPKGS[standard]=        single
16
17 OPTIONS_AVAILABLE=      none
18 OPTIONS_STANDARD=       none
19
20 BUILDRUN_DEPENDS=       libsmi:library:standard
21                         libpcap:single:standard
22
23 USES=                   cpe gmake ssl
24
25 LICENSE=                BSD3CLAUSE:single
26 LICENSE_FILE=           BSD3CLAUSE:{{WRKSRC}}/LICENSE
27 LICENSE_SCHEME=         solo
28
29 FPC_EQUIVALENT=         net/tcpdump
30
31 MUST_CONFIGURE=         gnu
32 CONFIGURE_ARGS=         --with-crypto
33                         --with-smi
34                         --enable-smb
35
36 do-install:
37         ${INSTALL_PROGRAM} ${WRKSRC}/tcpdump ${STAGEDIR}/${PREFIX}/sbin
38         ${INSTALL_MAN} ${WRKSRC}/tcpdump.1 \
39                 ${STAGEDIR}/${MAN1PREFIX}/man/man1
40
41 [FILE:511:descriptions/desc.single]
42 Tcpdump is primarily a network monitoring and management utility that
43 captures and records TCP/IP data on the run time. Tcpdump is designed to
44 provide statistics about the number of packets received and captured at
45 the operating node for network performance analysis, debugging and
46 diagnosing network bottlenecks and other network oriented tasks.
47
48 Because it is a command line utility, data retrieved through tcpdump can
49 vary. For example, when used with -A operator, it prints out each packet
50 in ASCII format.
51
52
53 [FILE:99:distinfo]
54 2cd47cb3d460b6ff75f4a9940f594317ad456cfbf2bd2c8e5151e16559db6410      2333119 tcpdump-4.9.3.tar.gz
55
56
57 [FILE:41:manifests/plist.single]
58 sbin/tcpdump
59 share/man/man1/tcpdump.1.gz
60