head	1.21;
access;
symbols
	RELEASE_8_3_0:1.20
	RELEASE_9_0_0:1.20
	RELEASE_7_4_0:1.18
	RELEASE_8_2_0:1.18
	RELEASE_6_EOL:1.18
	RELEASE_8_1_0:1.18
	RELEASE_7_3_0:1.18
	RELEASE_8_0_0:1.18
	RELEASE_7_2_0:1.18
	RELEASE_7_1_0:1.18
	RELEASE_6_4_0:1.18
	RELEASE_5_EOL:1.17
	RELEASE_7_0_0:1.17
	RELEASE_6_3_0:1.17
	PRE_XORG_7:1.16
	RELEASE_4_EOL:1.16
	RELEASE_6_2_0:1.16
	RELEASE_6_1_0:1.15
	RELEASE_5_5_0:1.15
	RELEASE_6_0_0:1.15
	RELEASE_5_4_0:1.15
	RELEASE_4_11_0:1.15
	RELEASE_5_3_0:1.15
	RELEASE_4_10_0:1.15
	RELEASE_5_2_1:1.14
	RELEASE_5_2_0:1.14
	RELEASE_4_9_0:1.11
	RELEASE_5_1_0:1.10
	RELEASE_4_8_0:1.10
	RELEASE_5_0_0:1.8
	RELEASE_4_7_0:1.8
	RELEASE_4_6_2:1.7
	RELEASE_4_6_1:1.7
	RELEASE_4_6_0:1.7
	RELEASE_5_0_DP1:1.7
	RELEASE_4_5_0:1.6
	RELEASE_4_4_0:1.6
	RELEASE_4_3_0:1.6
	RELEASE_4_2_0:1.5
	RELEASE_4_1_1:1.5
	RELEASE_4_1_0:1.4
	RELEASE_3_5_0:1.4
	RELEASE_4_0_0:1.2
	RELEASE_3_4_0:1.2
	RELEASE_3_3_0:1.2
	RELEASE_3_2_0:1.1.1.1
	RELEASE_3_1_0:1.1.1.1
	RELEASE_2_2_8:1.1.1.1
	RELEASE_3_0_0:1.1.1.1
	RELEASE_2_2_7:1.1.1.1
	v1_8_1:1.1.1.1
	LEGRAND:1.1.1;
locks; strict;
comment	@# @;


1.21
date	2012.11.17.06.01.01;	author svnexp;	state Exp;
branches;
next	1.20;

1.20
date	2011.08.08.16.08.42;	author ehaupt;	state Exp;
branches;
next	1.19;

1.19
date	2011.06.17.15.37.20;	author bapt;	state Exp;
branches;
next	1.18;

1.18
date	2008.06.23.07.50.24;	author itetcu;	state Exp;
branches;
next	1.17;

1.17
date	2007.05.25.00.39.40;	author clsung;	state Exp;
branches;
next	1.16;

1.16
date	2006.05.13.04.14.59;	author edwin;	state Exp;
branches;
next	1.15;

1.15
date	2004.02.04.05.08.43;	author marcus;	state Exp;
branches;
next	1.14;

1.14
date	2003.10.13.01.40.27;	author edwin;	state Exp;
branches;
next	1.13;

1.13
date	2003.10.12.17.47.26;	author krion;	state Exp;
branches;
next	1.12;

1.12
date	2003.09.24.09.36.57;	author osa;	state Exp;
branches;
next	1.11;

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

1.10
date	2003.02.22.16.12.21;	author nork;	state Exp;
branches;
next	1.9;

1.9
date	2003.02.21.13.26.41;	author knu;	state Exp;
branches;
next	1.8;

1.8
date	2002.07.28.05.10.22;	author pat;	state Exp;
branches;
next	1.7;

1.7
date	2002.02.24.14.08.53;	author cy;	state Exp;
branches;
next	1.6;

1.6
date	2001.02.26.04.55.21;	author steve;	state Exp;
branches;
next	1.5;

1.5
date	2000.09.18.20.41.40;	author ade;	state Exp;
branches;
next	1.4;

1.4
date	2000.05.22.09.53.57;	author will;	state Exp;
branches;
next	1.3;

1.3
date	2000.04.09.18.29.25;	author cpiazza;	state Exp;
branches;
next	1.2;

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

1.1
date	98.07.05.23.58.41;	author steve;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	98.07.05.23.58.41;	author steve;	state Exp;
branches;
next	;


desc
@@


1.21
log
@Switch exporter over
@
text
@# New ports collection makefile for:	bugs
# Date created:		20 June 1998
# Whom:			Stephane Legrand
#
# $FreeBSD: head/security/bugs/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	bugs
PORTVERSION=	4.1.1
PORTREVISION=	2
CATEGORIES=	security
MASTER_SITES=	SUNSITE/apps/crypto
EXTRACT_SUFX=	.tgz

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	Great cryptography library and sample programs

LICENSE=	GPLv2
LICENSE_FILE=	${WRKSRC}/COPYING

USE_GMAKE=	yes

PLIST_SUB=	PORTVERSION="${PORTVERSION}"

DOCSDIR=	${PREFIX}/${DISTNAME}/doc

post-configure:
	(cd ${WRKSRC}; ${MAKE} bsd);
	${REINPLACE_CMD} -e 's:^INSTALL_PATH = "/usr/local/bugs-.*":INSTALL_PATH = "${PREFIX}/${DISTNAME}":' ${WRKSRC}/Makefile;
	${REINPLACE_CMD} -e 's/^install: instchoice all/install: instchoice/' ${WRKSRC}/Makefile;
	# Comment the docs installation
	${REINPLACE_CMD} -e 's+\(@@echo "Copying docs.*\)+# \1+' ${WRKSRC}/Makefile;
	${REINPLACE_CMD} -e 's+\(@@cp -rf ./doc/.*\)+# \1+' ${WRKSRC}/Makefile;

post-build:
	@@${LN} -sf ${WRKSRC}/lib/unix/*.a ${WRKSRC}/lib/

pre-install:
	(cd ${WRKSRC}; ${MAKE} test)

post-install:
	@@${MKDIR} ${PREFIX}/${DISTNAME}/include
	${INSTALL_DATA} ${WRKSRC}/include/*.h ${PREFIX}/${DISTNAME}/include
.for file in bchat bcrypt bhide bkey block blogin bmore bpass bpassdel bunlock
	@@${STRIP_CMD} ${PREFIX}/${DISTNAME}/${file}
.endfor
.if !defined(NOPORTDOCS)
	@@(cd ${WRKSRC}/doc && ${COPYTREE_SHARE} . ${DOCSDIR})
.endif

.include <bsd.port.mk>
@


1.20
log
@- Fix MASTER_SITES
- Add LICENSE
- Use COPYTREE_SHARE instead of CP

PR:		159491
Submitted by:	KATO Tsuguru <tkato432@@yahoo.com>
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.19
log
@Mark broken some ports with unfetchable distfiles
@
text
@d12 1
a12 1
MASTER_SITES=	http://www.encryptsolutions.com/english/download/
d18 2
a19 4
BROKEN=	Does not fetch

PLIST_SUB+=	PORTVERSION=${PORTVERSION}
DOCSDIR=	${PREFIX}/${DISTNAME}/doc
d23 1
a23 1
# No Manual page
d25 1
a25 2
post-extract:
	${FIND} ${WRKSRC} -type d -exec ${CHMOD} +x {} \;
d36 1
a36 1
	${CP} ${WRKSRC}/lib/unix/*.a ${WRKSRC}/lib/
d42 5
d48 1
a48 1
	${CP} -R ${WRKSRC}/doc ${DOCSDIR}
a49 11
	${CP} -R ${WRKSRC}/include ${PREFIX}/${DISTNAME}
	${STRIP_CMD} ${PREFIX}/${DISTNAME}/bchat \
		${PREFIX}/${DISTNAME}/bcrypt \
		${PREFIX}/${DISTNAME}/bhide \
		${PREFIX}/${DISTNAME}/bkey \
		${PREFIX}/${DISTNAME}/block \
		${PREFIX}/${DISTNAME}/blogin \
		${PREFIX}/${DISTNAME}/bmore \
		${PREFIX}/${DISTNAME}/bpass \
		${PREFIX}/${DISTNAME}/bpassdel \
		${PREFIX}/${DISTNAME}/bunlock \
@


1.18
log
@- use DOCSDIR
- fix plist for -DNOPORTDOCS
- bump PORTREVISION

Submitted by:	QA Tindy run
@
text
@d18 2
@


1.17
log
@- stephane@@ give up maintain his ports

PR:		ports/112464
Submitted by:	stephane
@
text
@d10 1
a10 1
PORTREVISION=	1
d19 1
d44 1
a44 1
	${CP} -R ${WRKSRC}/doc ${PREFIX}/${DISTNAME}
@


1.16
log
@Remove USE_REINPLACE from all categories starting with S
@
text
@d15 1
a15 1
MAINTAINER=	stephane@@freebsd-fr.org
@


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

(Part 1)
@
text
@a20 1
USE_REINPLACE=	yes
@


1.14
log
@Fix strange permissions on directories which fail to make the port
patch properly without root permissions.
@
text
@d10 1
@


1.13
log
@- Update to version 4.1.1

PR:		57903
Submitted by:	maintainer
@
text
@d24 3
@


1.12
log
@Make portlint(1) happy by changing strip to ${STRIP_CMD}

Submitted by:	Oleg Karachevtsev <ok@@etrust.ru>
PR:		56998
@
text
@d8 5
a12 6
PORTNAME=		bugs
PORTVERSION=		4.1.0
CATEGORIES=		security
MASTER_SITES=		http://www.encryptsolutions.com/english/download/ \
			http://www.bcrypt.com/english/download/
EXTRACT_SUFX=		.tgz
d14 1
a14 1
MAINTAINER=		stephane@@freebsd-fr.org
d17 1
a17 1
PLIST_SUB+=		PORTVERSION=${PORTVERSION}
d19 2
a20 1
USE_GMAKE=		yes
d25 6
a30 5
	(cd ${WRKSRC}; ${MAKE} bsd)
	${MV} ${WRKSRC}/Makefile ${WRKSRC}/Makefile.pre_sed
	${SED} -e 's:^INSTALL_PATH = "/usr/local/bugs-.*":INSTALL_PATH = "${PREFIX}/${DISTNAME}":' \
		-e 's/^install: instchoice all/install: instchoice/' \
		< ${WRKSRC}/Makefile.pre_sed > ${WRKSRC}/Makefile
@


1.11
log
@Cryptography is no longer export-restricted
@
text
@d42 1
a42 1
	strip ${PREFIX}/${DISTNAME}/bchat \
@


1.10
log
@Remove RESTRICTED tag for crypto stuff.

Approved by:	kris (implicitly)
@
text
@a23 4
# Cryptography = be extra careful...
NO_CDROM=	may contain export-restricted material
NO_PACKAGE=	may contain export-restricted material

@


1.9
log
@De-pkg-comment.
@
text
@a26 1
RESTRICTED=	Cryptography
@


1.8
log
@Update to 4.1.0
Change maintainer email address

PR:		ports/41059
Submitted by:	maintainer
@
text
@d16 1
@


1.7
log
@Maintainer-update:  New MASTER_SITE for the port security/bugs.

PR:		ports/35275
Submitted by:	MAINTAINER:  Stephane Legrand <stephane.legrand@@bigfoot.com>
@
text
@d9 1
a9 1
PORTVERSION=		4.0.1
d15 1
a15 1
MAINTAINER=		stephane.legrand@@bigfoot.com
d18 2
@


1.6
log
@Update to version 4.0.1.

PR:		25194
Submitted by:	maintainer
@
text
@d5 1
a5 1
# $FreeBSD: ports/security/bugs/Makefile,v 1.5 2000/09/18 20:41:40 ade Exp $
d11 2
a12 1
MASTER_SITES=		http://www.bcrypt.com/english/download/
@


1.5
log
@Update to 3.3.2

PR:		20899
Submitted by:	maintainer
@
text
@d5 1
a5 1
# $FreeBSD: ports/security/bugs/Makefile,v 1.4 2000/05/22 09:53:57 will Exp $
d9 1
a9 1
PORTVERSION=		3.3.2
d11 1
a11 1
MASTER_SITES=		http://www.bcrypt.com/crypto/
d16 2
d31 3
@


1.4
log
@Update to 2.0.1.

PR:		18716
Submitted by:	Stephane Legrand <stephane.legrand@@bigfoot.com>
@
text
@d5 1
a5 1
# $FreeBSD: ports/security/bugs/Makefile,v 1.3 2000/04/09 18:29:25 cpiazza Exp $
d9 1
a9 1
PORTVERSION=		2.0.1
d11 1
a11 2
MASTER_SITES=		http://www.asi.fr/~martinez/crypto/ \
			${MASTER_SITE_SUNSITE}
a15 2
USE_GMAKE=		yes

d30 3
d38 2
a39 1
	strip ${PREFIX}/${DISTNAME}/bcrypt \
d42 1
d44 1
d47 1
@


1.3
log
@Update with the new PORTNAME/PORTVERSION variables
@
text
@d5 1
a5 1
# $FreeBSD: ports/security/bugs/Makefile,v 1.2 1999/08/31 01:50:56 peter Exp $
d9 1
a9 1
PORTVERSION=		1.8.1
d11 3
a13 3
MASTER_SITES=		${MASTER_SITE_SUNSITE} \
			http://www.asi.fr/~martinez/crypto/
MASTER_SITE_SUBDIR=	apps/crypto
d15 1
a15 1
MAINTAINER=		stephane@@lituus.fr
@


1.2
log
@$Id$ -> $FreeBSD$
@
text
@a1 1
# Version required:	1.8.1
d5 1
a5 1
# $FreeBSD$
d8 2
a9 1
DISTNAME=		bugs-1.8.1
@


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


1.1.1.1
log
@Initial import of bugs version 1.8.1.
bugs - a C cryptographic library and sample programs

PR:		7058
Submitted by:	Stephane Legrand <stephane@@lituus.fr>
@
text
@@
