scanssh port
This commit is contained in:
parent
3d70efbc0f
commit
713abef355
22
security/scanssh/Makefile
Normal file
22
security/scanssh/Makefile
Normal file
@ -0,0 +1,22 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2001/02/12 19:52:17 jakob Exp $
|
||||
|
||||
DISTNAME= scanssh-1.3a
|
||||
CATEGORIES= security
|
||||
NEED_VERSION= 1.352
|
||||
|
||||
HOMEPAGE= http://www.monkey.org/~provos/scanssh/
|
||||
|
||||
MAINTAINER= Jakob Schlyter <jakob@openbsd.org>
|
||||
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= http://www.monkey.org/~provos/
|
||||
|
||||
SEPARATE_BUILD= concurrent
|
||||
CONFIGURE_STYLE= gnu
|
||||
WRKSRC= ${WRKDIR}/scanssh
|
||||
|
||||
.include <bsd.port.mk>
|
3
security/scanssh/files/md5
Normal file
3
security/scanssh/files/md5
Normal file
@ -0,0 +1,3 @@
|
||||
MD5 (scanssh-1.3a.tar.gz) = 0453825af98ee4c5c1da787d2ecb8914
|
||||
RMD160 (scanssh-1.3a.tar.gz) = c8e09587a8e04cba1fe6d112f455d3d0b0b1f54e
|
||||
SHA1 (scanssh-1.3a.tar.gz) = 6f25628e316c7fae610ba6c8677a89757afc9169
|
1
security/scanssh/pkg/COMMENT
Normal file
1
security/scanssh/pkg/COMMENT
Normal file
@ -0,0 +1 @@
|
||||
ssh remote version scanner
|
5
security/scanssh/pkg/DESCR
Normal file
5
security/scanssh/pkg/DESCR
Normal file
@ -0,0 +1,5 @@
|
||||
scanssh scans the given addresses and networks for running SSH
|
||||
servers. It will query their version number and displays the results
|
||||
in a list.
|
||||
|
||||
WWW: ${HOMEPAGE}
|
3
security/scanssh/pkg/PLIST
Normal file
3
security/scanssh/pkg/PLIST
Normal file
@ -0,0 +1,3 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2001/02/12 19:52:17 jakob Exp $
|
||||
bin/scanssh
|
||||
man/man1/scanssh.1
|
Loading…
Reference in New Issue
Block a user