aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/whatmask
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/whatmask')
-rw-r--r--net-mgmt/whatmask/Makefile19
-rw-r--r--net-mgmt/whatmask/distinfo1
-rw-r--r--net-mgmt/whatmask/pkg-descr20
-rw-r--r--net-mgmt/whatmask/pkg-plist1
4 files changed, 0 insertions, 41 deletions
diff --git a/net-mgmt/whatmask/Makefile b/net-mgmt/whatmask/Makefile
deleted file mode 100644
index dd7f8f10058f..000000000000
--- a/net-mgmt/whatmask/Makefile
+++ /dev/null
@@ -1,19 +0,0 @@
-# ex:ts=8
-# New ports collection makefile for: whatmask
-# Date created: May 20, 2001
-# Whom: ijliao
-#
-# $FreeBSD$
-#
-
-PORTNAME= whatmask
-PORTVERSION= 1.1
-CATEGORIES= net
-MASTER_SITES= http://downloads.laffeycomputer.com/current_builds/whatmask/
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Easily convert between three common subnet mask notations
-
-GNU_CONFIGURE= yes
-
-.include <bsd.port.mk>
diff --git a/net-mgmt/whatmask/distinfo b/net-mgmt/whatmask/distinfo
deleted file mode 100644
index 0bb41e2b04c4..000000000000
--- a/net-mgmt/whatmask/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (whatmask-1.1.tar.gz) = 2fa6b1bb18f037d0f9c3c8b2eed19277
diff --git a/net-mgmt/whatmask/pkg-descr b/net-mgmt/whatmask/pkg-descr
deleted file mode 100644
index 851c7cd53f69..000000000000
--- a/net-mgmt/whatmask/pkg-descr
+++ /dev/null
@@ -1,20 +0,0 @@
-Notations supported:
-
- Name Example
- ---------------------------------
- CIDR /24
- Netmask 255.255.255.0
- Wilcard Bits 0.0.0.255
-
-The above notations are all identical. CIDR notation commonly has a "/" in
-front of the number (representing the number of bits). Whatmask can accept
-these notations with or without a slash. This notation is used more and more
-recently. A lot of popular routers and software supprt this notation.
-
-Netmask notation is pretty much the standard old-school way of doing it. It is
-supported by most systems (Un*x, Win, Mac, etc.).
-
-Wilcard bits are similar to the netmask, but they are the logical not of the
-netmask. This notation is used by a number of popular routers.
-
-WWW: http://www.laffeycomputer.com/whatmask.html
diff --git a/net-mgmt/whatmask/pkg-plist b/net-mgmt/whatmask/pkg-plist
deleted file mode 100644
index c6c0223c0fff..000000000000
--- a/net-mgmt/whatmask/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/whatmask