Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Jul 2001 12:49:32 -0400 (EDT)
From:      pat@databits.net
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        lioux@freebsd.org
Subject:   ports/29108: New port update for security/knocker
Message-ID:  <200107201649.f6KGnWD11452@cc92687-a.wlgrv1.pa.home.com>

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

>Number:         29108
>Category:       ports
>Synopsis:       New port update for 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:   Fri Jul 20 09:50: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: Fri Jul 13 02:32:31 EDT 2001 pat@bottlenek:/usr/src/sys/compile/BOTTLENEK i386
>Description:
A simple and easy to use TCP only port scanner (Console version)
This PR supercedes PR ports/28868
>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.3.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
Xpre-patch:
X	@${PERL} -pi.orig -e 's|-lpthread|${PTHREAD_LIBS}|' \
X		${WRKSRC}/configure
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.3.0.tar.gz) = 7f8508dadd2e50e184b6a68f751c74ef
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?200107201649.f6KGnWD11452>