Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Oct 2001 18:37:34 +0200 (CEST)
From:      Tilman Linneweh <tilman@tl.kom.tuwien.ac.at>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/30960: New Port: net/scdp
Message-ID:  <200110011637.f91GbYL14928@tl.kom.tuwien.ac.at>

next in thread | raw e-mail | index | archive | help

>Number:         30960
>Category:       ports
>Synopsis:       New Port: net/scdp
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 01 09:40:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Tilman Linneweh
>Release:        FreeBSD 4.4-STABLE i386
>Organization:
TU Wien	
>Environment:
System: FreeBSD tl.kom.tuwien.ac.at 4.4-RC FreeBSD 4.4-RC #0: Fri Sep 14 16:44:41 CEST 2001 tilman@tl.kom.tuwien.ac.at:/usr/obj/usr/src/sys/MYKERNEL i386

>Description:
scdp 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/
Author: Mikael Wedlin

>How-To-Repeat:
	N/A
>Fix:
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#       .
#       ./Makefile
#       ./pkg-comment
#       ./pkg-descr
#       ./pkg-plist
#       ./distinfo
#
echo c - .
mkdir -p . > /dev/null 2>&1
echo x - ./Makefile
sed 's/^X//' >./Makefile << 'END-of-./Makefile'
X# New ports collection makefile for:   scdp
X# Date created:                14 September 2001
X# Whom:                        arved
X#
X# $FreeBSD$
X
XPORTNAME=      scdp
XPORTVERSION=   1.0b
XCATEGORIES=    net
XMASTER_SITES=  ${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=scdp
X
XMAINTAINER=    freebsdports@arved.de
X
XBUILD_DEPENDS= ${LOCALBASE}/lib/libnet.a:${PORTSDIR}/net/libnet
X
XGNU_CONFIGURE=         yes
XUSE_GMAKE=     yes
X
X.include <bsd.port.mk>
END-of-./Makefile
echo x - ./pkg-comment
sed 's/^X//' >./pkg-comment << 'END-of-./pkg-comment'
XTool, that sends CDP (CISCO Discovery Protocol) Packets
END-of-./pkg-comment
echo x - ./pkg-descr
sed 's/^X//' >./pkg-descr << 'END-of-./pkg-descr'
XThis program sends CDP (Cisco Discovery Protocol) packets out on selected
Xinterfaces and tells the connected switch (cisco only) where the host is
Xconnected.
X
XWWW: http://sourceforge.net/projects/scdp/
X
X-arved
Xarved@arved.de
END-of-./pkg-descr
echo x - ./pkg-plist
sed 's/^X//' >./pkg-plist << 'END-of-./pkg-plist'
Xbin/scdp
END-of-./pkg-plist
echo x - ./distinfo
sed 's/^X//' >./distinfo << 'END-of-./distinfo'
XMD5 (scdp-1.0b.tar.gz) = 7eafaf5a422e37d04715613993ed5d95
END-of-./distinfo
exit
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200110011637.f91GbYL14928>