Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Jul 2001 03:24:39 -0400 (EDT)
From:      pat@databits.net
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/28868: New port security/knocker
Message-ID:  <200107100724.f6A7Odq15841@wlgrv1.pa.home.com>

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

>Number:         28868
>Category:       ports
>Synopsis:       New port security/knocker
>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:   Tue Jul 10 00:30:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Patrick Li
>Release:        FreeBSD 4.3-STABLE i386
>Organization:
N/A
>Environment:
System: FreeBSD bottlenek 4.3-STABLE FreeBSD 4.3-STABLE #0: Wed Jul 4 05:55:31 EDT 2001 pat@bottlenek:/usr/src/sys/compile/BOTTLENEK i386
>Description:
A simple and easy to use TCP only port scanner (Console version)
>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:
#
#	knocker
#	knocker/Makefile
#	knocker/distinfo
#	knocker/pkg-plist
#	knocker/pkg-comment
#	knocker/pkg-descr
#
echo c - knocker
mkdir -p knocker > /dev/null 2>&1
echo x - knocker/Makefile
sed 's/^X//' >knocker/Makefile << 'END-of-knocker/Makefile'
X# New ports collection makefile for:	knocker
X# Date created:				Tue Jul 10 01:42:52 EDT 2001
X# Whom:					Patrick Li <pat@databits.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	knocker
XPORTVERSION=	0.1.0
XCATEGORIES=	security net
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	${PORTNAME}
X
XMAINTAINER=	pat@databits.net
X
XGNU_CONFIGURE=	yes
X
XMAN1=		${PORTNAME}.1
X
X.include <bsd.port.mk>
END-of-knocker/Makefile
echo x - knocker/distinfo
sed 's/^X//' >knocker/distinfo << 'END-of-knocker/distinfo'
XMD5 (knocker-0.1.0.tar.gz) = 408d2f0c6100484d708e3686b637741c
END-of-knocker/distinfo
echo x - knocker/pkg-plist
sed 's/^X//' >knocker/pkg-plist << 'END-of-knocker/pkg-plist'
Xbin/knocker
END-of-knocker/pkg-plist
echo x - knocker/pkg-comment
sed 's/^X//' >knocker/pkg-comment << 'END-of-knocker/pkg-comment'
XA simple and easy to use TCP only port scanner (Console version)
END-of-knocker/pkg-comment
echo x - knocker/pkg-descr
sed 's/^X//' >knocker/pkg-descr << 'END-of-knocker/pkg-descr'
XKnocker is a simple and easy to use TCP (no UDP yet) security port
Xscanner which is able to analyze hosts and all of the different
Xservices started on them. (Console version)
X
XWWW: http://knocker.sourceforge.net/
XAuthor: Gabriele Giorgetti <g.gabriele@europe.com>
X
X- Patrick Li <pat@databits.net>
END-of-knocker/pkg-descr
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?200107100724.f6A7Odq15841>