summaryrefslogtreecommitdiffstats
path: root/security/wireshark/DETAILS
blob: e99973e4e3503da2a04264c528cff378dc14e585 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
source $GRIMOIRE/CMAKE_FUNCTIONS
           SPELL=wireshark
         VERSION=3.0.5
  SECURITY_PATCH=60
          SOURCE=$SPELL-$VERSION.tar.xz
   SOURCE_URL[0]=https://www.wireshark.org/download/src/$SOURCE
   SOURCE_URL[1]=https://www.wireshark.org/download/src/all-versions/$SOURCE
   SOURCE_URL[2]=https://1.na.dl.wireshark.org/src/all-versions/$SOURCE
   SOURCE_URL[3]=https://2.na.dl.wireshark.org/src/all-versions/$SOURCE
   SOURCE_URL[4]=https://1.eu.dl.wireshark.org/src/all-versions/$SOURCE
   SOURCE_URL[5]=https://1.as.dl.wireshark.org/src/all-versions/$SOURCE
     SOURCE_HASH=sha512:237ee66cfe0a7073f0e3623f327f7eb7204d1cd274e006dcc6890972d4135c2baa6c9d2426ea03ee64b7fc6dc45cb4cfe823e5cfc6f90e252d35b3ad7750884e
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
        WEB_SITE=http://www.wireshark.org/
         ENTERED=20020116
      LICENSE[0]=GPL
        KEYWORDS="security"
           SHORT="network protocol analyzer"
cat << EOF
Wireshark is a successor to Ethereal. Wireshark is a free network protocol
analyzer for Unix and Windows. It allows you to examine data from a live network
or from a capture file on disk.  You  can interactively browse the capture data,
viewing summary and detail information for each packet.  Wireshark has several
powerful features, including a rich display filter language and the ability to
view the reconstructed stream of a TCP session.
EOF