head	1.15;
access;
symbols
	RELEASE_7_4_0:1.13
	RELEASE_8_2_0:1.13
	RELEASE_6_EOL:1.13
	RELEASE_8_1_0:1.13
	RELEASE_7_3_0:1.13
	RELEASE_8_0_0:1.13
	RELEASE_7_2_0:1.13
	RELEASE_7_1_0:1.13
	RELEASE_6_4_0:1.13
	RELEASE_5_EOL:1.13
	RELEASE_7_0_0:1.11
	RELEASE_6_3_0:1.11
	PRE_XORG_7:1.11
	RELEASE_4_EOL:1.11
	RELEASE_6_2_0:1.11
	RELEASE_6_1_0:1.11
	RELEASE_5_5_0:1.11
	RELEASE_6_0_0:1.9
	RELEASE_5_4_0:1.9
	RELEASE_4_11_0:1.9
	RELEASE_5_3_0:1.9
	RELEASE_4_10_0:1.8
	RELEASE_5_2_1:1.5
	RELEASE_5_2_0:1.5
	RELEASE_4_9_0:1.5
	RELEASE_5_1_0:1.4
	RELEASE_4_8_0:1.4
	RELEASE_5_0_0:1.3
	RELEASE_4_7_0:1.2;
locks; strict;
comment	@# @;


1.15
date	2011.05.01.20.14.17;	author bapt;	state dead;
branches;
next	1.14;

1.14
date	2011.03.13.21.30.57;	author bapt;	state Exp;
branches;
next	1.13;

1.13
date	2008.03.20.10.03.42;	author pav;	state Exp;
branches;
next	1.12;

1.12
date	2008.01.12.16.31.19;	author arved;	state Exp;
branches;
next	1.11;

1.11
date	2005.11.15.06.51.03;	author ade;	state Exp;
branches;
next	1.10;

1.10
date	2005.09.30.02.49.52;	author linimon;	state Exp;
branches;
next	1.9;

1.9
date	2004.06.04.17.29.32;	author ade;	state Exp;
branches;
next	1.8;

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

1.7
date	2004.02.06.13.12.18;	author trevor;	state Exp;
branches;
next	1.6;

1.6
date	2004.02.04.05.08.50;	author marcus;	state Exp;
branches;
next	1.5;

1.5
date	2003.07.14.02.53.02;	author sf;	state Exp;
branches;
next	1.4;

1.4
date	2003.02.21.13.26.54;	author knu;	state Exp;
branches;
next	1.3;

1.3
date	2002.10.15.06.56.43;	author alane;	state Exp;
branches;
next	1.2;

1.2
date	2002.08.01.14.09.28;	author naddy;	state Exp;
branches;
next	1.1;

1.1
date	2002.06.23.07.50.20;	author will;	state Exp;
branches;
next	;


desc
@@


1.15
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:	poc
# Date created:		Tue Jun 11 22:43:06 CEST 2002
# Whom:			king@@v2project.com
#
# $FreeBSD: ports/security/poc/Makefile,v 1.14 2011/03/13 21:30:57 bapt Exp $
#

PORTNAME=	poc
PORTVERSION=	1.2
PORTREVISION=	3
CATEGORIES=	security
MASTER_SITES=	${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR=poc

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	Program for managing passwords on smartcards

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

LIB_DEPENDS=	towitoko.2:${PORTSDIR}/devel/towitoko

PLIST_FILES=	bin/poc
USE_GMAKE=	yes
GNU_CONFIGURE=	yes
CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
		LDFLAGS="-L${LOCALBASE}/lib"

post-patch:
	${REINPLACE_CMD} -e "s,^CFLAGS,#CFLAGS,; \
		s,^CPPFLAGS =,CPPFLAGS = ${CPPFLAGS} -I${LOCALBASE}/include," \
		${WRKSRC}/src/Makefile.in

.include <bsd.port.mk>
@


1.14
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.13
log
@- Remove USE_GETOPT_LONG which is a no-op since March 2007
@
text
@d18 3
@


1.12
log
@Avoid the need for running autotools by replacing the patch to Makefile.am
with REINPLACE_CMDs on Makefile.in
@
text
@a20 1
USE_GETOPT_LONG=yes
@


1.11
log
@Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
@
text
@d10 1
a10 1
PORTREVISION=	2
d23 1
a23 1
USE_AUTOTOOLS=	automake:14 autoconf:213
d27 5
@


1.10
log
@With portmgr hat on, reset maintainer.  There have been several maintainer
timeouts, and no response to email for more than 2 weeks.
@
text
@d23 1
a23 2
USE_AUTOMAKE_VER=	14
USE_AUTOCONF_VER=	213
@


1.9
log
@Sync with new bsd.autotools.mk
@
text
@d15 1
a15 1
MAINTAINER=	king@@v2project.com
@


1.8
log
@Whoa there, boy, that's a mighty big commit y'all have there...

Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

	USE_LIBTOOL=YES		->	USE_LIBTOOL_VER=13
	USE_AUTOCONF=YES	->	USE_AUTOCONF_VER=213
	USE_AUTOMAKE=YES	->	USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
@
text
@d24 1
@


1.7
log
@Use PLIST_FILES (bento-tested, marcus-reviewed).
@
text
@d23 1
a23 1
USE_AUTOMAKE=	yes
@


1.6
log
@Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
@
text
@d20 1
@


1.5
log
@get rid of libgnugetopt dependency for -CURRENT,
use USE_GETOPT_LONG instead.
@
text
@d10 1
a10 1
PORTREVISION=	1
@


1.4
log
@De-pkg-comment.
@
text
@d10 1
d18 1
a18 2
LIB_DEPENDS=	gnugetopt.1:${PORTSDIR}/devel/libgnugetopt \
		towitoko.2:${PORTSDIR}/devel/towitoko
d20 1
d24 1
a24 2
		LDFLAGS="-L${LOCALBASE}/lib" \
		LIBS="-lgnugetopt"
@


1.3
log
@Added USE_GMAKE to Makefile to unbreak build.

PR:		44067
Approved by:	maintainer
@
text
@d15 1
@


1.2
log
@* Add libgnugetopt dependency.

Submitted by:	Juan Pablo Villa <juan@@datafull.com>

* Respect CFLAGS.
* Use x86 asm only on i386 architecture.

Approved by:	no response from maintainer
@
text
@d19 1
@


1.1
log
@Add poc 1.2, a program for managing passwords on smartcards.

PR:		39168
Submitted by:	king@@v2project.com
@
text
@d16 2
a17 1
LIB_DEPENDS=	towitoko.2:${PORTSDIR}/devel/towitoko
d19 4
a22 5
USE_GMAKE=	YES
GNU_CONFIGURE=	YES

CONFIGURE_ENV+=CPPFLAGS=-I${LOCALBASE}/include CFLAGS=-I${LOCALBASE}/include \
		LDFLAGS="-L${LOCALBASE}/lib -lgnugetopt"
@

