summaryrefslogtreecommitdiff
path: root/net-mgmt/scdp
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2004-02-14 07:18:35 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2004-02-14 07:18:35 +0000
commit00535086d3a922b17e2beead589f92e6cd585ff8 (patch)
tree39749b1efaaad8c42f3be50320a00cac0799aacc /net-mgmt/scdp
parentFix build by syncing with gaim-0.73. (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_5_2_1'.release/5.2.1
Notes
Notes: svn path=/head/; revision=100899 svn path=/tags/RELEASE_5_2_1/; revision=100900; tag=release/5.2.1
Diffstat (limited to 'net-mgmt/scdp')
-rw-r--r--net-mgmt/scdp/Makefile26
-rw-r--r--net-mgmt/scdp/distinfo1
-rw-r--r--net-mgmt/scdp/pkg-descr8
-rw-r--r--net-mgmt/scdp/pkg-plist1
4 files changed, 0 insertions, 36 deletions
diff --git a/net-mgmt/scdp/Makefile b/net-mgmt/scdp/Makefile
deleted file mode 100644
index 804578f8ba98..000000000000
--- a/net-mgmt/scdp/Makefile
+++ /dev/null
@@ -1,26 +0,0 @@
-# New ports collection makefile for: scdp
-# Date created: 14 September 2001
-# Whom: arved@FreeBSD.org
-#
-# $FreeBSD$
-
-PORTNAME= scdp
-PORTVERSION= 1.0.b
-CATEGORIES= net
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= scdp
-DISTNAME= scdp-${PORTVERSION:S/.b/b/}
-
-MAINTAINER= arved@FreeBSD.org
-COMMENT= "Tool that sends CDP (CISCO Discovery Protocol) Packets"
-
-BUILD_DEPENDS= ${LOCALBASE}/lib/libnet.a:${PORTSDIR}/net/libnet
-
-GNU_CONFIGURE= yes
-USE_GMAKE= yes
-USE_REINPLACE= yes
-
-post-patch:
- ${REINPLACE_CMD} -e 's,malloc.h,stdlib.h,' ${WRKSRC}/scdp.c
-
-.include <bsd.port.mk>
diff --git a/net-mgmt/scdp/distinfo b/net-mgmt/scdp/distinfo
deleted file mode 100644
index 50e056b9eedd..000000000000
--- a/net-mgmt/scdp/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (scdp-1.0b.tar.gz) = 7eafaf5a422e37d04715613993ed5d95
diff --git a/net-mgmt/scdp/pkg-descr b/net-mgmt/scdp/pkg-descr
deleted file mode 100644
index 925c2829891e..000000000000
--- a/net-mgmt/scdp/pkg-descr
+++ /dev/null
@@ -1,8 +0,0 @@
-This program sends CDP (Cisco Discovery Protocol) packets out on selected
-interfaces and tells the connected switch (Cisco only) where the host is
-connected.
-
-WWW: http://sourceforge.net/projects/scdp/
-
--arved
-arved@arved.de
diff --git a/net-mgmt/scdp/pkg-plist b/net-mgmt/scdp/pkg-plist
deleted file mode 100644
index f49508fe28fb..000000000000
--- a/net-mgmt/scdp/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/scdp