head	1.23;
access;
symbols
	RELEASE_8_3_0:1.18
	RELEASE_9_0_0:1.18
	RELEASE_7_4_0:1.18
	RELEASE_8_2_0:1.18
	RELEASE_6_EOL:1.17
	RELEASE_8_1_0:1.16
	RELEASE_7_3_0:1.16
	RELEASE_8_0_0:1.16
	RELEASE_7_2_0:1.16
	RELEASE_7_1_0:1.16
	RELEASE_6_4_0:1.16
	RELEASE_5_EOL:1.15
	RELEASE_7_0_0:1.14
	RELEASE_6_3_0:1.14
	PRE_XORG_7:1.13
	RELEASE_4_EOL:1.12
	RELEASE_6_2_0:1.11
	RELEASE_6_1_0:1.11
	RELEASE_5_5_0:1.11
	RELEASE_6_0_0:1.10
	RELEASE_5_4_0:1.8
	RELEASE_4_11_0:1.8
	RELEASE_5_3_0:1.8
	RELEASE_4_10_0:1.8
	RELEASE_5_2_1:1.8
	RELEASE_5_2_0:1.8
	RELEASE_4_9_0:1.8
	RELEASE_5_1_0:1.8
	RELEASE_4_8_0:1.8
	RELEASE_5_0_0:1.6
	RELEASE_4_7_0:1.6
	RELEASE_4_6_2:1.6
	RELEASE_4_6_1:1.6
	RELEASE_4_6_0:1.6
	RELEASE_5_0_DP1:1.6
	RELEASE_4_5_0:1.6
	RELEASE_4_4_0:1.5
	RELEASE_4_3_0:1.5
	RELEASE_4_2_0:1.3
	RELEASE_4_1_1:1.1;
locks; strict;
comment	@# @;


1.23
date	2013.03.07.13.47.39;	author svnexp;	state Exp;
branches;
next	1.22;

1.22
date	2012.12.10.01.26.33;	author svnexp;	state Exp;
branches;
next	1.21;

1.21
date	2012.11.17.06.01.19;	author svnexp;	state Exp;
branches;
next	1.20;

1.20
date	2012.09.30.06.25.19;	author rm;	state Exp;
branches;
next	1.19;

1.19
date	2012.08.03.15.54.35;	author cs;	state Exp;
branches;
next	1.18;

1.18
date	2011.01.02.06.22.22;	author tabthorpe;	state Exp;
branches;
next	1.17;

1.17
date	2010.07.25.15.39.19;	author mm;	state Exp;
branches;
next	1.16;

1.16
date	2008.08.19.16.40.16;	author mnag;	state Exp;
branches;
next	1.15;

1.15
date	2008.01.02.23.43.02;	author mnag;	state Exp;
branches;
next	1.14;

1.14
date	2007.09.21.20.21.29;	author mnag;	state Exp;
branches;
next	1.13;

1.13
date	2007.04.06.18.28.45;	author mnag;	state Exp;
branches;
next	1.12;

1.12
date	2006.12.05.13.29.00;	author mnag;	state Exp;
branches;
next	1.11;

1.11
date	2005.10.15.03.39.30;	author kris;	state Exp;
branches;
next	1.10;

1.10
date	2005.07.01.22.47.20;	author jylefort;	state Exp;
branches;
next	1.9;

1.9
date	2005.04.23.22.57.04;	author kris;	state Exp;
branches;
next	1.8;

1.8
date	2003.03.07.06.10.48;	author ade;	state Exp;
branches;
next	1.7;

1.7
date	2003.03.03.23.37.21;	author naddy;	state Exp;
branches;
next	1.6;

1.6
date	2002.01.05.04.54.41;	author kris;	state Exp;
branches;
next	1.5;

1.5
date	2001.04.17.17.19.32;	author kris;	state Exp;
branches;
next	1.4;

1.4
date	2001.03.10.03.17.11;	author kris;	state Exp;
branches;
next	1.3;

1.3
date	2000.11.03.19.49.36;	author kris;	state Exp;
branches;
next	1.2;

1.2
date	2000.10.14.23.29.00;	author kris;	state Exp;
branches;
next	1.1;

1.1
date	2000.09.08.20.02.48;	author kris;	state Exp;
branches;
next	;


desc
@@


1.23
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/313559
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@# Created by: kris@@FreeBSD.org
# $FreeBSD: head/security/scanssh/Makefile 313559 2013-03-07 03:25:10Z bdrewery $

PORTNAME=	scanssh
PORTVERSION=	2.1
PORTREVISION=	8
CATEGORIES=	security net
MASTER_SITES=	http://www.monkey.org/~provos/

MAINTAINER=	c.petrik.sosa@@gmail.com
COMMENT=	Scans networks for open proxies, SSH, web, and SMTP servers

LIB_DEPENDS=	dnet:${PORTSDIR}/net/libdnet \
		event-1.4:${PORTSDIR}/devel/libevent

GNU_CONFIGURE=	YES
PLIST_FILES=	bin/scanssh

MAN1=		scanssh.1

do-install:
	${INSTALL_PROGRAM} ${WRKSRC}/scanssh ${PREFIX}/bin
	${INSTALL_MAN} ${WRKSRC}/scanssh.1 ${PREFIX}/man/man1

.include <bsd.port.mk>
@


1.22
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/308576
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ## r308576 | eadler | 2012-12-10 01:20:16 +0000 (Mon, 10 Dec 2012) | 5 lines
## SVN ##
## SVN ## Revert Chris Petrik's ports to the pool.  Thank you for all your work so far, and should you desire to return just let us know.
## SVN ##
## SVN ## PR:		ports/174309
## SVN ## Submitted by:	Chris Petrik
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ##
@
text
@d2 1
a2 1
# $FreeBSD: head/security/scanssh/Makefile 308576 2012-12-10 01:20:16Z eadler $
d10 1
a10 1
MAINTAINER=	ports@@FreeBSD.org
@


1.21
log
@Switch exporter over
@
text
@d2 1
a2 1
# $FreeBSD: head/security/scanssh/Makefile 305074 2012-09-30 06:25:19Z rm $
d10 1
a10 1
MAINTAINER=	c.petrik.sosa@@gmail.com
@


1.20
log
@SVN rev 305074 on 2012-09-30 06:25:19Z by rm

- pass maintainership to new volonteer

while here:
- trim Makefile header
- remove indifenite article from COMMENT
- remove deprecated attribution in pkg-descr

PR:		172163
Submitted by:	Chris Petrik <c.petrik.sosa at gmail dot com>
@
text
@d2 1
a2 1
# $FreeBSD$
@


1.19
log
@SVN rev 301960 on 2012-08-03 15:54:35Z by cs

Fix typos and make small modifications in COMMENT (according to Porter's
Handbook)

Approved by:	portmgr@@ (implicit)
@
text
@d1 1
a1 4
# New ports collection makefile for:	scanssh
# Date created:		09 September 2000
# Whom:			kris@@FreeBSD.org
#
a2 1
#
d10 1
a10 1
MAINTAINER=	ports@@FreeBSD.org
@


1.18
log
@Return kris' ports to the heap.
We hope to see him back again sometime.

Hat:		portmgr-secretary
@
text
@d15 1
a15 1
COMMENT=	Scans networks for open proxies, SSH, Web and SMTP servers
@


1.17
log
@Update libevent to 1.4.14b

PR:		ports/147723
Approved by:	maintainer (timeout)
@
text
@d14 1
a14 1
MAINTAINER=	kris@@FreeBSD.org
@


1.16
log
@- Update libevent dependency and bump PORTREVISION
@
text
@d10 1
a10 1
PORTREVISION=	7
@


1.15
log
@- Bump PORTREVISION since devel/libevent are updated.
@
text
@d10 1
a10 1
PORTREVISION=	6
d18 1
a18 1
		event-1.3e:${PORTSDIR}/devel/libevent
@


1.14
log
@- Change libevent lib and bump PORTREVISION since devel/libevent are updated.
@
text
@d10 1
a10 1
PORTREVISION=	5
d18 1
a18 1
		event-1.3d:${PORTSDIR}/devel/libevent
@


1.13
log
@- Bump PORTREVISION and change LIB_DEPENDS to reflect libevent update.
@
text
@d10 1
a10 1
PORTREVISION=	4
d18 1
a18 1
		event-1.3b:${PORTSDIR}/devel/libevent
@


1.12
log
@- Bump PORT_REVISION and change LIB_DEPENDS to reflect update in devel/libevent
- Fix many wrong BUILD_DEPENDS. Thanks to ldd(1)
@
text
@d10 1
a10 1
PORTREVISION=	3
d18 1
a18 1
		event-1.2a:${PORTSDIR}/devel/libevent
@


1.11
log
@This now links dynamically to the dependencies since they now provide them.
Switch from BUILD_DEPENDS to LIB_DEPENDS and bump PORTREVISION.
@
text
@d10 1
a10 1
PORTREVISION=	2
d18 1
a18 1
		event:${PORTSDIR}/devel/libevent
@


1.10
log
@Chase the libevent update.

Reported by:	pointyhat
@
text
@d10 1
a10 1
PORTREVISION=	1
d17 2
a18 2
BUILD_DEPENDS=	${LOCALBASE}/lib/libdnet.a:${PORTSDIR}/net/libdnet \
		${LOCALBASE}/lib/libevent.a:${PORTSDIR}/devel/libevent
@


1.9
log
@Update to scanssh 2.1.

Submitted by:	brueffer (previous version)
PR:		ports/77348
@
text
@d10 1
@


1.8
log
@Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
@
text
@d9 1
a9 2
PORTVERSION=	1.60b
PORTREVISION=	1
a11 1
DISTNAME=	${PORTNAME}-1.6b
d14 4
a17 1
COMMENT=	Scanssh scans a subnet and reports the version of SSH installed
d20 1
a22 1
WRKSRC=		${WRKDIR}/scanssh
a26 2
	${MKDIR} ${PREFIX}/share/scanssh/
	${TOUCH} ${PREFIX}/share/scanssh/exclude.list
@


1.7
log
@Fix -p option on 64-bit archs.

Approved by:	kris
Obtained from:	OpenBSD
@
text
@d16 1
@


1.6
log
@Update to scanssh 1.6b (Renamed to 1.60b to make PORTVERSION monotonic)

PR:	ports/33560
Submitted by:	vacuum@@technotronic.com
@
text
@d10 1
@


1.5
log
@Update to scanssh 1.55
@
text
@d5 1
a5 1
# $FreeBSD: ports/security/scanssh/Makefile,v 1.4 2001/03/10 03:17:11 kris Exp $
d9 1
a9 1
PORTVERSION=	1.55
d12 1
@


1.4
log
@Update to scanssh 1.5 and portlint

Submitted by:	bento
@
text
@d5 1
a5 1
# $FreeBSD: ports/security/scanssh/Makefile,v 1.3 2000/11/03 19:49:36 kris Exp $
d9 1
a9 1
PORTVERSION=	1.5
@


1.3
log
@Author rerolled the distfile with a couple of minor code changes. Bump
PORTREVISION.
@
text
@d5 1
a5 1
# $FreeBSD: ports/security/scanssh/Makefile,v 1.2 2000/10/14 23:29:00 kris Exp $
d9 1
a9 2
PORTVERSION=	1.3
PORTREVISION=	1
a11 1
DISTNAME=	scanssh
d18 1
@


1.2
log
@Upgrade to scanssh 1.3
@
text
@d5 1
a5 1
# $FreeBSD: ports/security/scanssh/Makefile,v 1.1 2000/09/08 20:02:48 kris Exp $
d10 1
@


1.1
log
@scanssh 1.2 is a utility which scans a subnet and reports on the
installed versions of SSH it finds.
@
text
@d5 1
a5 1
# $FreeBSD$
d9 1
a9 1
PORTVERSION=	1.2
@

