head	1.15;
access;
symbols
	RELEASE_8_3_0:1.14
	RELEASE_9_0_0:1.14
	RELEASE_7_4_0:1.14
	RELEASE_8_2_0:1.14
	RELEASE_6_EOL:1.14
	RELEASE_8_1_0:1.14
	RELEASE_7_3_0:1.14
	RELEASE_8_0_0:1.14
	RELEASE_7_2_0:1.14
	RELEASE_7_1_0:1.14
	RELEASE_6_4_0:1.14
	RELEASE_5_EOL:1.14
	RELEASE_7_0_0:1.13
	RELEASE_6_3_0:1.13
	PRE_XORG_7:1.12
	RELEASE_4_EOL:1.11
	RELEASE_6_2_0:1.11
	RELEASE_6_1_0:1.10
	RELEASE_5_5_0:1.10
	RELEASE_6_0_0:1.10
	RELEASE_5_4_0:1.10
	RELEASE_4_11_0:1.10
	RELEASE_5_3_0:1.10
	old_RELEASE_4_10_0:1.9
	old_RELEASE_5_2_1:1.9
	old_RELEASE_5_2_0:1.9
	old_RELEASE_4_9_0:1.9
	old_RELEASE_5_1_0:1.9
	old_RELEASE_4_8_0:1.9
	old_RELEASE_5_0_0:1.8
	old_RELEASE_4_7_0:1.7
	old_RELEASE_4_6_2:1.7
	old_RELEASE_4_6_1:1.7
	old_RELEASE_4_6_0:1.7
	old_RELEASE_5_0_DP1:1.7
	old_RELEASE_4_5_0:1.7
	old_RELEASE_4_4_0:1.7
	old_RELEASE_4_3_0:1.7
	old_RELEASE_4_2_0:1.7
	old_RELEASE_4_1_1:1.7
	old_RELEASE_4_1_0:1.7
	old_RELEASE_3_5_0:1.6
	old_RELEASE_4_0_0:1.3
	old_RELEASE_3_4_0:1.2
	old_RELEASE_3_3_0:1.2
	old_keyprint_1_0:1.1.1.1
	old_MHARO:1.1.1;
locks; strict;
comment	@# @;


1.15
date	2012.11.17.06.01.09;	author svnexp;	state Exp;
branches;
next	1.14;

1.14
date	2008.03.12.13.27.26;	author jadawin;	state Exp;
branches;
next	1.13;

1.13
date	2007.10.24.02.10.30;	author tabthorpe;	state Exp;
branches;
next	1.12;

1.12
date	2007.03.23.09.47.30;	author linimon;	state Exp;
branches;
next	1.11;

1.11
date	2006.05.13.04.15.10;	author edwin;	state Exp;
branches;
next	1.10;

1.10
date	2004.08.29.00.45.48;	author mharo;	state Exp;
branches;
next	1.9;

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

1.8
date	2002.11.04.03.17.29;	author edwin;	state Exp;
branches;
next	1.7;

1.7
date	2000.06.18.08.38.31;	author mharo;	state Exp;
branches;
next	1.6;

1.6
date	2000.04.21.08.18.28;	author mharo;	state Exp;
branches;
next	1.5;

1.5
date	2000.04.11.21.18.25;	author cpiazza;	state Exp;
branches;
next	1.4;

1.4
date	2000.04.09.18.29.47;	author cpiazza;	state Exp;
branches;
next	1.3;

1.3
date	2000.02.08.09.28.44;	author peter;	state Exp;
branches;
next	1.2;

1.2
date	99.08.31.01.51.10;	author peter;	state Exp;
branches;
next	1.1;

1.1
date	99.06.02.08.11.29;	author mharo;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	99.06.02.08.11.29;	author mharo;	state Exp;
branches;
next	;


desc
@@


1.15
log
@Switch exporter over
@
text
@# New ports collection makefile for:	keyprint
# Date created:		Sat May 29 02:05:00 PDT 1999
# Whom:			mharo@@FreeBSD.org
#
# $FreeBSD: head/security/opieprint/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	opieprint
PORTVERSION=	1.0
PORTREVISION=	1
CATEGORIES=	security
MASTER_SITES=	http://www.inner.net/pub/opie/contrib/
DISTNAME=	${PORTNAME}
EXTRACT_SUFX=	.gz

MAINTAINER=	jadawin@@FreeBSD.org
COMMENT=	Output postscript with 100 OPIE passwords credit card sized

NO_BUILD=	yes
NO_WRKSUBDIR=	yes
USE_PERL5_RUN=	yes

PLIST_FILES=	bin/opieprint

EXTRACT_AFTER_ARGS=	> ${WRKSRC}/${PORTNAME}

post-patch:
	${REINPLACE_CMD} -e 's,/usr/local/bin/perl,${PERL},' ${WRKSRC}/opieprint

do-install:
	${INSTALL_SCRIPT} ${WRKSRC}/opieprint ${PREFIX}/bin

.include <bsd.port.mk>
@


1.14
log
@- Update maintainer address

Approved by:	thierry (mentor)
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.13
log
@- Use PLIST_FILES, remove pkg-plist
- Bump PORTREVISION
- Pass maintainership to submiiter

PR:		ports/117426
Submitted by:	Philippe Audeoud <jadawin tuxaco.net>
Approved by:	clsung (mentor, implicit)
@
text
@d16 1
a16 1
MAINTAINER=	jadawin@@tuxaco.net
@


1.12
log
@Reset mharo due to maintainer-timeouts and no response to PRs.

Hat:		portmgr
@
text
@d10 1
d16 1
a16 1
MAINTAINER=	ports@@FreeBSD.org
d23 3
a25 1
EXTRACT_AFTER_ARGS= > ${WRKSRC}/${PORTNAME}
@


1.11
log
@Remove USE_REINPLACE from all categories starting with S
@
text
@d15 1
a15 1
MAINTAINER=	mharo@@FreeBSD.org
@


1.10
log
@Add opieprint

output postscript with 100 OPIE passwords credit card sized
@
text
@a19 1
USE_REINPLACE=	yes
@


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

E Nomini Patri, E Fili, E Spiritu Sancti.
@
text
@d8 1
a8 1
PORTNAME=	keyprint
d11 3
a13 2
MASTER_SITES=	${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR=	mharo
d16 1
a16 1
COMMENT=	Print S/Key keys on a piece of paper, twice the size of a credit card
d19 1
d21 3
d26 1
a26 1
	${REINPLACE_CMD} -e 's,__PREFIX__,${PREFIX},' ${WRKSRC}/keyprint
d29 1
a29 6
	${MKDIR} ${PREFIX}/share/keyprint
	${INSTALL_DATA} ${WRKSRC}/keyblank.ps ${PREFIX}/share/keyprint
	${INSTALL_SCRIPT} ${WRKSRC}/keyprint ${PREFIX}/bin
.if !defined(NOPORTDOCS)
	${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/keyprint
.endif
@


1.8
log
@PERL -> REINPLACE
and USE_PERL5 in some places

Noticed by: bento
@
text
@d15 1
@


1.7
log
@move distfile from freefall to ftp.freebsd.org
portlint
@
text
@d5 1
a5 1
# $FreeBSD: ports/security/keyprint/Makefile,v 1.6 2000/04/21 08:18:28 mharo Exp $
d17 1
d20 1
a20 1
	${PERL} -pi -e 's,__PREFIX__,${PREFIX},' ${WRKSRC}/keyprint
@


1.6
log
@Correct whitespace introduced during PORTNAME conversion and portlint
@
text
@d5 1
a5 1
# $FreeBSD: ports/security/keyprint/Makefile,v 1.5 2000/04/11 21:18:25 cpiazza Exp $
d11 2
a12 1
MASTER_SITES=	http://people.FreeBSD.org/~mharo/distfiles/
d19 1
a19 1
	/usr/bin/perl -pi -e 's,__PREFIX__,${PREFIX},' ${WRKSRC}/keyprint
@


1.5
log
@Fix typo
@
text
@d5 1
a5 1
# $FreeBSD: ports/security/keyprint/Makefile,v 1.4 2000/04/09 18:29:47 cpiazza Exp $
d9 1
a9 1
PORTVERSION= 	1.0
@


1.4
log
@Update with the new PORTNAME/PORTVERSION variables
@
text
@d5 1
a5 1
# $FreeBSD: ports/security/keyprint/Makefile,v 1.3 2000/02/08 09:28:44 peter Exp $
d8 1
a8 1
PORTNAME=u	keyprint
@


1.3
log
@Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,
as the days of the former are numbered.

Reviewed by:	asami
@
text
@a1 1
# Version required:     1.0
d5 1
a5 1
# $FreeBSD: ports/security/keyprint/Makefile,v 1.2 1999/08/31 01:51:10 peter Exp $
d8 2
a9 1
DISTNAME=       keyprint-1.0
@


1.2
log
@$Id$ -> $FreeBSD$
@
text
@d6 1
a6 1
# $FreeBSD$
d11 1
a11 1
MASTER_SITES=	http://www.freebsd.org/~mharo/distfiles/
@


1.1
log
@Initial revision
@
text
@d6 1
a6 1
# $Id$
@


1.1.1.1
log
@This is keyprint: a quick hack for printing S/Key keys on a small piece
of paper, twice the size of a credit card for easy storage in a
wallet, card holder, etc.  It produces a PostScript file which can be
printed and then trimmed to size:
@
text
@@
