pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
mksend: remove, since it is no longer downloadable
Module Name: pkgsrc-wip
Committed By: Roland Illig <roland.illig%gmx.de@localhost>
Pushed By: rillig
Date: Sat Jun 29 19:18:23 2019 +0200
Changeset: 77a22b92982610909db254819e05da252c7a966f
Modified Files:
Makefile
Removed Files:
mksend/DESCR
mksend/Makefile
mksend/PLIST
mksend/distinfo
Log Message:
mksend: remove, since it is no longer downloadable
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=77a22b92982610909db254819e05da252c7a966f
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 -
mksend/DESCR | 15 ---------------
mksend/Makefile | 19 -------------------
mksend/PLIST | 9 ---------
mksend/distinfo | 5 -----
5 files changed, 49 deletions(-)
diffs:
diff --git a/Makefile b/Makefile
index 470d70c04c..bc724a90f3 100644
--- a/Makefile
+++ b/Makefile
@@ -2222,7 +2222,6 @@ SUBDIR+= mixmaster
#SUBDIR+= mk # not a package
SUBDIR+= mk-configure
SUBDIR+= mkcabal
-SUBDIR+= mksend
SUBDIR+= mlmmj
SUBDIR+= mlocate
SUBDIR+= mlton-git
diff --git a/mksend/DESCR b/mksend/DESCR
deleted file mode 100644
index 47ba6ab2e3..0000000000
--- a/mksend/DESCR
+++ /dev/null
@@ -1,15 +0,0 @@
-MkSend is a network testing tool. You can redirect, modify and send frames
-from a traffic active link. And you can send owner frames (below supported
-protocols list).
-
->> supported protocols:
-* Arp,RArp,InArp, Vlan, IPv4, ICMP4, UDP, TCP, Ethernet, w802.11, ATM,
- LLC, SNAP, RawData
-
->> features:
-- You can do connections from or to other hosts.
-- NBT (Network Byte Translation). You can change bytes or strings of a
- frame and redirect it to other network interface. NBT is a beautiful
- feature, you can do man in the middle, phishing, injection commands and
- other attacks.
-- Configurable frames from XML file.
diff --git a/mksend/Makefile b/mksend/Makefile
deleted file mode 100644
index e5e3a5212b..0000000000
--- a/mksend/Makefile
+++ /dev/null
@@ -1,19 +0,0 @@
-# $NetBSD: Makefile,v 1.7 2012/11/25 23:32:28 othyro Exp $
-#
-
-DISTNAME= mksend-0.5.3
-CATEGORIES= net
-MASTER_SITES= ftp://ftp.nopcode.org/prj/mksend/
-
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://www.nopcode.org/?t=mksend
-COMMENT= Network testing tool for capture and generate packets
-
-
-GNU_CONFIGURE= YES
-USE_TOOLS+= gmake
-
-ONLY_FOR_PLATFORM= Linux-*-* FreeBSD-*-*
-
-.include "../../wip/libparsifal/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/mksend/PLIST b/mksend/PLIST
deleted file mode 100644
index 9a29fa2483..0000000000
--- a/mksend/PLIST
+++ /dev/null
@@ -1,9 +0,0 @@
-@comment $NetBSD: PLIST,v 1.3 2009/10/11 10:44:57 thomasklausner Exp $
-bin/mksend
-share/mksend/db/arp.xml
-share/mksend/db/ethernet.xml
-share/mksend/db/icmp.xml
-share/mksend/db/ipv4.xml
-share/mksend/db/tcp.xml
-share/mksend/db/vlan.xml
-share/mksend/scripts/troute
diff --git a/mksend/distinfo b/mksend/distinfo
deleted file mode 100644
index a9ff886203..0000000000
--- a/mksend/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.2 2005/03/21 20:39:34 poppnk Exp $
-
-SHA1 (mksend-0.5.3.tar.gz) = fe1fe125945c40b42dd33bff5e5270ef39afd544
-RMD160 (mksend-0.5.3.tar.gz) = 196ef5b99d82c8ce69d4114c77480bf2e7b1c779
-Size (mksend-0.5.3.tar.gz) = 74843 bytes
Home |
Main Index |
Thread Index |
Old Index