head	1.4;
access;
symbols
	RELEASE_7_0_0:1.2
	RELEASE_6_3_0:1.2
	PRE_XORG_7:1.1
	RELEASE_4_EOL:1.1
	RELEASE_6_2_0:1.1
	RELEASE_6_1_0:1.1
	RELEASE_5_5_0:1.1;
locks; strict;
comment	@# @;


1.4
date	2008.05.30.19.15.53;	author miwi;	state dead;
branches;
next	1.3;

1.3
date	2008.04.04.06.38.06;	author rafan;	state Exp;
branches;
next	1.2;

1.2
date	2007.10.04.06.00.19;	author edwin;	state Exp;
branches;
next	1.1;

1.1
date	2006.01.15.10.11.40;	author pav;	state Exp;
branches;
next	;


desc
@@


1.4
log
@2008-05-15 net-p2p/dclibc: Abandoned, not used, website disappeared
2008-04-07 net-mgmt/ap-utils: Does not work with gcc4.2; appears to be abandoned
2008-03-31 multimedia/xfce4-xmms-controller-plugin: Project is dead
2008-05-15 www/pear-HTTP_Session: Use www/pear-HTTP_Session2 instead
2008-05-04 security/bioapitool: All functionallity of this tools has been merged with pam_bsdbioapi
@
text
@# Ports collection makefile for:	bioapitool
# Date created:				12 January 2006
# Whom:					Fredrik Lindberg <fli@@shapeshifter.se>
#
# $FreeBSD: ports/security/bioapitool/Makefile,v 1.3 2008/04/04 06:38:06 rafan Exp $
#

PORTNAME=	bioapitool
PORTVERSION=	1.0
CATEGORIES=	security
MASTER_SITES=	http://shapeshifter.se/pub/bioapitool/

MAINTAINER=	fli@@shapeshifter.se
COMMENT=	BioAPI management utility

DEPRECATED=	All functionallity of this tools has been merged with pam_bsdbioapi
EXPIRATION_DATE=2008-05-04

LIB_DEPENDS=	bioapi100.0:${PORTSDIR}/security/bioapi

MAN1=		bioapitool.1
PLIST_FILES=	sbin/bioapitool

.include <bsd.port.mk>
@


1.3
log
@- Mark as deprecated and set expiration after one month

PR:		ports/121735
Submitted by:	Fredrik Lindberg <fli at shapeshifter.se> (maintainer)
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.2
log
@Remove always-false/true conditions based on OSVERSION 500000
@
text
@d16 3
@


1.1
log
@bioapitool is a small BioAPI management utility which allows enrollment and
verification of BIR entries.  It only implements a subset of the BioAPI
specification but should provide enough functionallity for basic account
management.

PR:		ports/91749
Submitted by:	Fredrik Lindberg <fli@@shapeshifter.se>
@
text
@d21 1
a21 7
.include <bsd.port.pre.mk>

.if ${OSVERSION} < 500000
IGNORE=		needs at least FreeBSD 5.0-RELEASE
.endif

.include <bsd.port.post.mk>
@

