head	1.24;
access;
symbols
	RELEASE_4_9_0:1.23
	RELEASE_5_1_0:1.23
	RELEASE_4_8_0:1.23
	RELEASE_5_0_0:1.21
	RELEASE_4_7_0:1.21
	RELEASE_4_6_2:1.21
	RELEASE_4_6_1:1.21
	RELEASE_4_6_0:1.21
	RELEASE_5_0_DP1:1.21
	RELEASE_4_5_0:1.21
	RELEASE_4_4_0:1.21
	RELEASE_4_3_0:1.21
	RELEASE_4_2_0:1.21
	RELEASE_4_1_1:1.21
	RELEASE_4_1_0:1.21
	RELEASE_3_5_0:1.21
	RELEASE_4_0_0:1.15
	RELEASE_3_4_0:1.9
	RELEASE_3_3_0:1.9
	RELEASE_3_2_0:1.6
	RELEASE_3_1_0:1.6
	RELEASE_2_2_8:1.5
	RELEASE_3_0_0:1.5
	RELEASE_2_2_7:1.3
	RELEASE_2_2_6:1.3
	RELEASE_2_2_5:1.3
	RELEASE_2_2_1:1.2
	RELEASE_2_2_2:1.2
	ache:1.1.1.1;
locks; strict;
comment	@# @;


1.24
date	2003.10.05.03.58.52;	author kris;	state dead;
branches;
next	1.23;

1.23
date	2003.03.07.06.10.48;	author ade;	state Exp;
branches;
next	1.22;

1.22
date	2003.02.22.16.12.23;	author nork;	state Exp;
branches;
next	1.21;

1.21
date	2000.06.16.21.51.53;	author asami;	state Exp;
branches;
next	1.20;

1.20
date	2000.06.16.08.18.46;	author sobomax;	state Exp;
branches;
next	1.19;

1.19
date	2000.06.15.17.59.16;	author sobomax;	state Exp;
branches;
next	1.18;

1.18
date	2000.04.24.08.00.49;	author kris;	state Exp;
branches;
next	1.17;

1.17
date	2000.04.21.08.18.55;	author mharo;	state Exp;
branches;
next	1.16;

1.16
date	2000.04.09.18.30.24;	author cpiazza;	state Exp;
branches;
next	1.15;

1.15
date	2000.02.27.06.46.04;	author kris;	state Exp;
branches;
next	1.14;

1.14
date	2000.02.22.06.57.03;	author kris;	state Exp;
branches;
next	1.13;

1.13
date	2000.02.21.11.37.59;	author kris;	state Exp;
branches;
next	1.12;

1.12
date	2000.02.21.09.19.16;	author kris;	state Exp;
branches;
next	1.11;

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

1.10
date	99.12.23.02.30.06;	author ache;	state Exp;
branches;
next	1.9;

1.9
date	99.08.31.06.50.21;	author mharo;	state Exp;
branches;
next	1.8;

1.8
date	99.08.31.01.51.40;	author peter;	state Exp;
branches;
next	1.7;

1.7
date	99.07.07.18.20.29;	author billf;	state Exp;
branches;
next	1.6;

1.6
date	98.12.18.17.58.23;	author sada;	state Exp;
branches;
next	1.5;

1.5
date	98.09.16.14.08.47;	author smace;	state Exp;
branches;
next	1.4;

1.4
date	98.09.14.22.33.23;	author smace;	state Exp;
branches;
next	1.3;

1.3
date	97.07.17.15.12.58;	author max;	state Exp;
branches;
next	1.2;

1.2
date	97.02.02.21.25.02;	author ache;	state Exp;
branches;
next	1.1;

1.1
date	97.02.02.20.11.05;	author ache;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	97.02.02.20.11.05;	author ache;	state Exp;
branches;
next	;


desc
@@


1.24
log
@Remove the rsaref port, which fulfilled its usefulness a long time ago.
@
text
@# New ports collection makefile for:	rsaref
# Date created:		2 Feb 1997
# Whom:			ache
#
# $FreeBSD: ports/security/rsaref/Makefile,v 1.23 2003/03/07 06:10:48 ade Exp $
#

PORTNAME=	rsaref
PORTVERSION=	2.0
CATEGORIES=	security
MASTER_SITES=	ftp://ftp.deva.net/pub/sources/crypto/ \
		ftp://ftp.kddlabs.co.jp/.7/inet/caida/bmwt/ \
		ftp://ftp.zedz.net/pub/crypto/crypto/LIBS/rsa/ \
		ftp://ftp.hacktic.nl/pub/crypto/crypto/LIBS/rsa/ \
		ftp://ftp.demon.net/pub/mirrors/crypto/replay/crypto/LIBS/rsa/ \
		ftp://ftp.funet.fi/pub/mirrors/utopia.hacktic.nl/crypto/LIBS/rsa/ \
		ftp://ftp.fu-berlin.de/unix/security/replay-mirror/crypto/LIBS/rsa/
DISTNAME=	rsaref20.1996
EXTRACT_SUFX=	.tar.Z

MAINTAINER=	kris@@FreeBSD.ORG
COMMENT=	Encryption/authentication library, RSA/MDX/DES

WRKSRC=		${WRKDIR}/source

INSTALLS_SHLIB=	yes

pre-extract:
.if !defined(BATCH) && !defined(PACKAGE_BUILDING)
	/usr/bin/more -e ${FILESDIR}/LICENSE.english
	/usr/bin/dialog --yesno "Do you accept the terms of the RSAREF license agreement and wish to proceed with the build?" 8 40 || ${FALSE}
.endif

pre-configure:
	${CP} ${FILESDIR}/Makefile ${WRKSRC}
	cd ${WRKSRC} && \
		${CP} des.h _des.h && \
		${CP} md2.h _md2.h && \
		${CP} md5.h _md5.h

do-install:
.for file in rsa.h _des.h _md2.h _md5.h rsaref.h global.h
	${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/include
.endfor
	${INSTALL_DATA} ${WRKSRC}/librsaref.a ${WRKSRC}/librsaref.so.2 \
		${PREFIX}/lib
	${LN} -sf librsaref.so.2 ${PREFIX}/lib/librsaref.so
.if !defined(NOPORTDOCS)
	@@${MKDIR} ${PREFIX}/share/doc/rsaref
.for file in info.txt rsaref.txt
	${INSTALL_DATA} ${WRKSRC}/../doc/${file} ${PREFIX}/share/doc/rsaref
.endfor
.endif

.include <bsd.port.mk>
@


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

E Nomini Patri, E Fili, E Spiritu Sancti.
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.22
log
@Remove RESTRICTED tag for crypto stuff.

Approved by:	kris (implicitly)
@
text
@d22 1
@


1.21
log
@Rename INSTALLS_SHLIBS to INSTALLS_SHLIB.  (There was a typo in the
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS.  Boo.)

Line up the rhs of variable assignments nicely.  Remove a couple of extra
whitespaces while I'm here.

Suggested by:	 sobomax
@
text
@d5 1
a5 1
# $FreeBSD: ports/security/rsaref/Makefile,v 1.20 2000/06/16 08:18:46 sobomax Exp $
a23 1
RESTRICTED=	"Contains cryptography"
@


1.20
log
@Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I
just cun'n'pasted the name from Satoshi's commit message without checking
it.

Hall of shame entry:	sobomax
@
text
@d5 1
a5 1
# $FreeBSD: ports/security/rsaref/Makefile,v 1.19 2000/06/15 17:59:16 sobomax Exp $
d26 1
a26 1
INSTALLS_SHLIBS=	yes
@


1.19
log
@Third round of INSTALL_SHLIBS=yes fixes.
@
text
@d5 1
a5 1
# $FreeBSD: ports/security/rsaref/Makefile,v 1.18 2000/04/24 08:00:49 kris Exp $
d26 1
a26 1
INSTALL_SHLIBS=	yes
@


1.18
log
@Remove a dead MASTER_SITE and portlint a bit.
@
text
@d5 1
a5 1
# $FreeBSD: ports/security/rsaref/Makefile,v 1.17 2000/04/21 08:18:55 mharo Exp $
d26 2
a47 1
	${LDCONFIG} -m ${PREFIX}/lib
@


1.17
log
@Correct whitespace introduced during PORTNAME conversion and portlint
@
text
@d5 1
a5 1
# $FreeBSD: ports/security/rsaref/Makefile,v 1.16 2000/04/09 18:30:24 cpiazza Exp $
a15 1
		ftp://ftp.jyu.fi/.3/ftp.zedz.net/pub/replay/crypto/LIBS/rsa/ \
d45 1
a45 1
	ln -sf librsaref.so.2 ${PREFIX}/lib/librsaref.so
@


1.16
log
@Update with the new PORTNAME/PORTVERSION variables
@
text
@d5 1
a5 1
# $FreeBSD: ports/security/rsaref/Makefile,v 1.15 2000/02/27 06:46:04 kris Exp $
d9 1
a9 1
PORTVERSION= 	2.0
@


1.15
log
@Prompt for license confirmation when pkg_add'ing the port, and some minor
tweaks.
@
text
@a1 1
# Version required:	2.0
d5 1
a5 1
# $FreeBSD: ports/security/rsaref/Makefile,v 1.14 2000/02/22 06:57:03 kris Exp $
d8 2
a9 2
DISTNAME=	rsaref20.1996
PKGNAME=	rsaref-2.0
d19 1
@


1.14
log
@Display the plain english translation of the RSAREF license and require
acceptance before building the package to avoid legal ramifications for
our users. The legalese version is available in files/LICENSE to clear
up any remaining confusion about the terms.

No prompting is done when installing the package, although it should be.
@
text
@d6 1
a6 1
# $FreeBSD$
d29 1
a29 1
	/usr/bin/more -e files/LICENSE.english
@


1.13
log
@Oops, previous commit broke installing. Fix this and reorganise a bit
more.
@
text
@d6 1
a6 1
# $FreeBSD: ports/security/rsaref/Makefile,v 1.12 2000/02/21 09:19:16 kris Exp $
d25 7
a31 1
RESTRICTED=	"Crypto"
@


1.12
log
@Clean up the makefile a bit (PR) and add a bunch of new MASTER_SITEs

PR:	15970
Submitted by:	tkato@@prontomail.ne.jp
@
text
@d6 1
a6 1
# $FreeBSD: ports/security/rsaref/Makefile,v 1.11 2000/01/09 00:17:38 kris Exp $
d34 8
a41 2
post-install:
	${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib
@


1.11
log
@Add some MASTER_SITES and take over maintainership.

PR:	ports/15516
@
text
@d1 4
a4 2
# New ports collection makefile for: rsaref
# Version required:     2.0
d6 1
a6 4
# Date created:         2 Feb 1997
# Whom:                 ache
#
# $FreeBSD: ports/security/rsaref/Makefile,v 1.10 1999/12/23 02:30:06 ache Exp $
d9 12
a20 8
DISTNAME=       rsaref20.1996
PKGNAME=        rsaref-2.0
CATEGORIES=     security
MASTER_SITES=   ftp://utopia.hacktic.nl/pub/replay/pub/crypto/LIBS/rsa/ \
		ftp://ftp.replay.com/pub/crypto/crypto/LIBS/rsa \
		ftp://ftp.tuwien.ac.at/opsys/linux/replay.com/crypto/LIBS/math/ \
		ftp://ftp.zedz.net/pub/crypto/crypto/LIBS/rsa/
EXTRACT_SUFX=   .tar.Z
d24 2
a25 2
WRKSRC=         ${WRKDIR}/source
RESTRICTED=     "Crypto"
d36 6
a41 3
	${INSTALL} -d -m 555 ${PREFIX}/share/doc/rsaref
	cd ${WRKDIR}/doc && ${INSTALL_DATA} info.txt rsaref.txt \
		${PREFIX}/share/doc/rsaref
@


1.10
log
@Remove myself from MAINTAINER
@
text
@d7 1
a7 1
# $FreeBSD: ports/security/rsaref/Makefile,v 1.9 1999/08/31 06:50:21 mharo Exp $
d14 1
a14 1
		ftp://ftp.ntua.gr/pub/crypt/mirrors/utopia.hacktic.nl/crypto/LIBS/math/ \
d16 1
a16 1
		ftp://ftp.nstu.ru/pub/sources/security/crypt/
d19 1
a19 1
MAINTAINER=	ports@@FreeBSD.org
@


1.9
log
@FreeBSD.ORG -> FreeBSD.org

Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
@
text
@d7 1
a7 1
# $FreeBSD: ports/security/rsaref/Makefile,v 1.8 1999/08/31 01:51:40 peter Exp $
d19 1
a19 1
MAINTAINER=	ache@@FreeBSD.org
@


1.8
log
@$Id$ -> $FreeBSD$
@
text
@d7 1
a7 1
# $FreeBSD$
d19 1
a19 1
MAINTAINER=	ache@@FreeBSD.ORG
@


1.7
log
@Add some MASTER_SITEs so we can download from a site that doesn't limit
logins to 50 users.
@
text
@d7 1
a7 1
# $Id: Makefile,v 1.6 1998/12/18 17:58:23 sada Exp $
@


1.6
log
@portlint
@
text
@d7 1
a7 1
# $Id: Makefile,v 1.5 1998/09/16 14:08:47 smace Exp $
d13 4
a16 1
MASTER_SITES=   ftp://utopia.hacktic.nl/pub/replay/pub/crypto/LIBS/rsa/
@


1.5
log
@Fix building problems on aout system
@
text
@d7 1
a7 1
# $Id: Makefile,v 1.4 1998/09/14 22:33:23 smace Exp $
d10 1
a11 1
DISTNAME=       rsaref20.1996
d22 1
a22 1
	cp ${FILESDIR}/Makefile ${WRKSRC}
d24 3
a26 3
		cp des.h _des.h && \
		cp md2.h _md2.h && \
		cp md5.h _md5.h
d30 1
a30 1
	install -d -m 555 ${PREFIX}/share/doc/rsaref
d32 1
a32 2
                        ${PREFIX}/share/doc/rsaref

@


1.4
log
@Convert to Elf.
@
text
@d7 1
a7 1
# $Id: Makefile,v 1.3 1997/07/17 15:12:58 max Exp $
d28 2
a29 8
do-install:
	cd ${WRKSRC} && \
		${INSTALL_DATA} rsa.h _des.h _md2.h _md5.h rsaref.h global.h \
			${PREFIX}/include
	cd ${WRKSRC} && \
		${INSTALL_DATA} librsaref.a librsaref.so.2 \
			${PREFIX}/lib
	(cd ${PREFIX}/lib; ln -sf librsaref.so.2 librsaref.so)
d31 2
a32 3
	cd ${WRKDIR}/doc && \
		${INSTALL_DATA} info.txt rsaref.txt \
			${PREFIX}/share/doc/rsaref
a33 2
post-install:
	${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib
@


1.3
log
@ldconfig -> ${LDCONFIG}.
@
text
@d7 1
a7 1
# $Id: Makefile,v 1.2 1997/02/02 21:25:02 ache Exp $
d33 1
a33 1
		${INSTALL_DATA} librsaref.a librsaref.so.2.0 \
d35 1
a35 1
	${LDCONFIG} -m ${PREFIX}/lib
d40 3
@


1.2
log
@Install rsa.h too
@
text
@d7 1
a7 1
# $Id: Makefile,v 1.18 1996/11/18 14:13:26 asami Exp $
d35 1
a35 1
	/sbin/ldconfig -m ${PREFIX}/lib
@


1.1
log
@Initial revision
@
text
@d30 1
a30 1
		${INSTALL_DATA} _des.h _md2.h _md5.h rsaref.h global.h \
@


1.1.1.1
log
@encryption/authentication library, RSA/MDX/DES
@
text
@@
