diff options
Diffstat (limited to 'net/wireshark')
-rw-r--r-- | net/wireshark/Makefile | 25 | ||||
-rw-r--r-- | net/wireshark/distinfo | 1 | ||||
-rw-r--r-- | net/wireshark/files/patch-aa | 10 | ||||
-rw-r--r-- | net/wireshark/pkg-comment | 1 | ||||
-rw-r--r-- | net/wireshark/pkg-descr | 7 | ||||
-rw-r--r-- | net/wireshark/pkg-plist | 2 |
6 files changed, 0 insertions, 46 deletions
diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile deleted file mode 100644 index d26fd4dfd03d..000000000000 --- a/net/wireshark/Makefile +++ /dev/null @@ -1,25 +0,0 @@ -# New ports collection makefile for: ethereal -# Version required: 0.5.1 -# Date created: 10 August 1998 -# Whom: Bill Fumerola <billf@chc-chimes.com> -# -# $Id: Makefile,v 1.8 1999/01/05 13:49:59 vanilla Exp $ -# - -DISTNAME= ethereal-0.5.1 -CATEGORIES= net -MASTER_SITES= http://ethereal.zing.org/distribution/ \ - http://ethereal.boehm.org/distribution/ - -MAINTAINER= billf@FreeBSD.ORG - -LIB_DEPENDS= gtk12.1:${PORTSDIR}/x11-toolkits/gtk12 - -USE_X_PREFIX= yes -GNU_CONFIGURE= yes -CONFIGURE_ENV= GTK_CONFIG="${X11BASE}/bin/gtk12-config" \ - GLIB_CONFIG="${LOCALBASE}/bin/glib12-config" - -MAN1= ethereal.1 - -.include <bsd.port.mk> diff --git a/net/wireshark/distinfo b/net/wireshark/distinfo deleted file mode 100644 index 5f8522d9818e..000000000000 --- a/net/wireshark/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (ethereal-0.5.1.tar.gz) = 0cb4499458fb7d20950e704486921c63 diff --git a/net/wireshark/files/patch-aa b/net/wireshark/files/patch-aa deleted file mode 100644 index 1c18a1c11eb6..000000000000 --- a/net/wireshark/files/patch-aa +++ /dev/null @@ -1,10 +0,0 @@ ---- ethereal.h.orig Thu Sep 17 19:14:28 1998 -+++ ethereal.h Thu Sep 17 19:15:15 1998 -@@ -27,6 +27,7 @@ - #define __ETHEREAL_H__ - - #include "config.h" -+#include <machine/endian.h> - - #define RC_FILE ".etherealrc" - #define MONO_MEDIUM_FONT "-*-lucidatypewriter-medium-r-normal-*-*-120-*-*-*-*-iso8859-1" diff --git a/net/wireshark/pkg-comment b/net/wireshark/pkg-comment deleted file mode 100644 index 5fec25e2b076..000000000000 --- a/net/wireshark/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -a network analyzer that lets you capture diff --git a/net/wireshark/pkg-descr b/net/wireshark/pkg-descr deleted file mode 100644 index 919d9452169e..000000000000 --- a/net/wireshark/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -a network analyzer that lets you capture and interactively browse the -contents of Ethernet frames. Packet data can be read from a file, or -live from a local network interface. - -WWW: http://ethereal.zing.org - -Bill Fumerola <billf@chc-chimes.com> diff --git a/net/wireshark/pkg-plist b/net/wireshark/pkg-plist deleted file mode 100644 index 3c6cf0c49567..000000000000 --- a/net/wireshark/pkg-plist +++ /dev/null @@ -1,2 +0,0 @@ -bin/ethereal -etc/manuf |