head	1.5;
access;
symbols
	RELEASE_7_4_0:1.3
	RELEASE_8_2_0:1.3
	RELEASE_6_EOL:1.3
	RELEASE_8_1_0:1.3
	RELEASE_7_3_0:1.3
	RELEASE_8_0_0:1.3
	RELEASE_7_2_0:1.3
	RELEASE_7_1_0:1.3
	RELEASE_6_4_0:1.3
	RELEASE_5_EOL:1.2
	RELEASE_7_0_0:1.2
	RELEASE_6_3_0:1.2
	PRE_XORG_7:1.2
	RELEASE_4_EOL:1.2
	RELEASE_6_2_0:1.2
	RELEASE_6_1_0:1.2
	RELEASE_5_5_0:1.2
	RELEASE_6_0_0:1.2
	RELEASE_5_4_0:1.2
	RELEASE_4_11_0:1.2
	RELEASE_5_3_0:1.2
	RELEASE_4_10_0:1.2
	RELEASE_5_2_1:1.2
	RELEASE_5_2_0:1.2
	RELEASE_4_9_0:1.1
	RELEASE_5_1_0:1.1;
locks; strict;
comment	@# @;


1.5
date	2011.05.01.20.14.16;	author bapt;	state dead;
branches;
next	1.4;

1.4
date	2011.03.13.21.30.56;	author bapt;	state Exp;
branches;
next	1.3;

1.3
date	2008.07.27.04.30.51;	author linimon;	state Exp;
branches;
next	1.2;

1.2
date	2003.10.23.05.42.47;	author sergei;	state Exp;
branches;
next	1.1;

1.1
date	2003.04.01.02.41.34;	author edwin;	state Exp;
branches;
next	;


desc
@@


1.5
log
@Remove unmaintained expired ports from security

2011-05-01 security/aafid2: Upstream disapear and distfile is no more available
2011-05-01 security/bjorb: Upstream disapear and distfile is no more available
2011-05-01 security/borzoi: Upstream disapear and distfile is no more available
2011-05-01 security/cmd5checkpw: Upstream disapear and distfile is no more available
2011-05-01 security/cops: Upstream disapear and distfile is no more available
2011-05-01 security/find_ddos: Upstream disapear and distfile is no more available
2011-05-01 security/ftpmap: Upstream disapear and distfile is no more available
2011-05-01 security/hafiye: Upstream disapear and distfile is no more available
2011-05-01 security/ident2: Upstream disapear and distfile is no more available
2011-05-01 security/liedentd: Upstream disapear and distfile is no more available
2011-05-01 security/pam_pop3: Upstream disapear and distfile is no more available
2011-05-01 security/poc: Upstream disapear and distfile is no more available
2011-05-01 security/portscanner: Upstream disapear and distfile is no more available
2011-05-01 security/ppgen: Upstream disapear and distfile is no more available
2011-05-01 security/qident: Upstream disapear and distfile is no more available
2011-05-01 security/quintuple-agent: Upstream disapear and distfile is no more available
2011-05-01 security/rc5pipe: Upstream disapear and distfile is no more available
2011-05-01 security/rid: Upstream disapear and distfile is no more available
2011-05-01 security/ssh: Upstream disapear and distfile is no more available
2011-05-01 security/tea-total: Upstream disapear and distfile is no more available
2011-05-01 security/uberkey: Upstream disapear and distfile is no more available
@
text
@# New ports collection makefile for:	ftpmap
# Date created:		01 Nov 2002
# Whom:			Sergei Kolobov <sergei@@kolobov.com>
#
# $FreeBSD: ports/security/ftpmap/Makefile,v 1.4 2011/03/13 21:30:56 bapt Exp $
#

PORTNAME=	ftpmap
PORTVERSION=	0.4
CATEGORIES=	security ftp
MASTER_SITES=	ftp://ftp.pureftpd.org/pub/pure-ftpd/ftpmap/

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	Identify remote FTP server software by fingerprinting

DEPRECATED=     Upstream disapear and distfile is no more available
EXPIRATION_DATE=        2011-05-01

GNU_CONFIGURE=	yes

DOCS=		AUTHORS NEWS README THANKS

.if !defined(NOPORTDOCS)
post-install:
	@@${MKDIR} ${DOCSDIR}
	cd ${WRKSRC} && ${INSTALL_DATA} ${DOCS} ${DOCSDIR}
.endif

.include <bsd.port.mk>
@


1.4
log
@Deprecate unmaintained ports from security where upstream disapear and/or
where no distfiles can be found and are not used by maintained ports
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.3
log
@Reset sergei@@ due to maintainer-timeouts and no response to email.

Hat:		portmgr
@
text
@d16 3
@


1.2
log
@Change to my @@FreeBSD.org address.

Approved by:	krion
@
text
@d13 1
a13 1
MAINTAINER=	sergei@@FreeBSD.org
@


1.1
log
@security/ftpmap: Identify remote FTP server software by fingerprinting

	Ftpmap scans remote FTP servers to indentify what software
	and what versions they are running. It uses program-specific
	fingerprints to discover the name of the software even when
	banners have been changed or removed, or when some features
	have been disabled. IPv6 is fully supported.

PR:		ports/48899
Submitted by:	Sergei Kolobov <sergei@@kolobov.com>
@
text
@d13 1
a13 1
MAINTAINER=	sergei@@kolobov.com
@

