head	1.24;
access;
symbols
	RELEASE_9_0_0:1.23
	RELEASE_7_4_0:1.22
	RELEASE_8_2_0:1.22
	RELEASE_6_EOL:1.21
	RELEASE_8_1_0:1.21
	RELEASE_7_3_0:1.21
	RELEASE_8_0_0:1.21
	RELEASE_7_2_0:1.20
	RELEASE_7_1_0:1.20
	RELEASE_6_4_0:1.20
	RELEASE_5_EOL:1.19
	RELEASE_7_0_0:1.18
	RELEASE_6_3_0:1.18
	PRE_XORG_7:1.18
	RELEASE_4_EOL:1.17
	RELEASE_6_2_0:1.16
	RELEASE_6_1_0:1.15
	RELEASE_5_5_0:1.15
	RELEASE_6_0_0:1.13
	RELEASE_5_4_0:1.13
	RELEASE_4_11_0:1.13
	RELEASE_5_3_0:1.10
	RELEASE_4_10_0:1.8
	RELEASE_5_2_1:1.6
	RELEASE_5_2_0:1.6
	RELEASE_4_9_0:1.6
	RELEASE_5_1_0:1.4
	RELEASE_4_8_0:1.4;
locks; strict;
comment	@# @;


1.24
date	2012.01.08.22.21.36;	author eadler;	state dead;
branches;
next	1.23;

1.23
date	2011.12.08.20.10.05;	author scheidell;	state Exp;
branches;
next	1.22;

1.22
date	2010.12.04.07.33.23;	author ade;	state Exp;
branches;
next	1.21;

1.21
date	2009.08.02.19.35.25;	author mezz;	state Exp;
branches;
next	1.20;

1.20
date	2008.09.07.00.36.26;	author linimon;	state Exp;
branches;
next	1.19;

1.19
date	2008.04.19.17.53.22;	author miwi;	state Exp;
branches;
next	1.18;

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

1.17
date	2006.12.21.20.04.46;	author lofi;	state Exp;
branches;
next	1.16;

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

1.15
date	2006.02.23.10.38.54;	author ade;	state Exp;
branches;
next	1.14;

1.14
date	2005.11.15.06.50.55;	author ade;	state Exp;
branches;
next	1.13;

1.13
date	2004.12.21.08.59.42;	author clement;	state Exp;
branches;
next	1.12;

1.12
date	2004.12.18.19.43.33;	author lofi;	state Exp;
branches;
next	1.11;

1.11
date	2004.12.13.20.29.45;	author lofi;	state Exp;
branches;
next	1.10;

1.10
date	2004.07.09.17.42.46;	author marcus;	state Exp;
branches;
next	1.9;

1.9
date	2004.05.03.19.22.03;	author lofi;	state Exp;
branches;
next	1.8;

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

1.7
date	2004.02.04.05.08.43;	author marcus;	state Exp;
branches;
next	1.6;

1.6
date	2003.08.28.16.40.02;	author lofi;	state Exp;
branches;
next	1.5;

1.5
date	2003.06.18.03.01.55;	author foxfair;	state Exp;
branches;
next	1.4;

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

1.3
date	2003.02.15.12.55.20;	author arved;	state Exp;
branches;
next	1.2;

1.2
date	2003.01.30.22.44.55;	author will;	state Exp;
branches;
next	1.1;

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


desc
@@


1.24
log
@2012-01-08 security/cryptplug: development has ceased
2012-01-08 security/gpgme03: superceded by security/gpgme
@
text
@# New ports collection makefile for:	cryptplug
# Date created:		29 Jan 2003
# Whom:			michaelnottebrock@@gmx.net
#
# $FreeBSD: ports/security/cryptplug/Makefile,v 1.23 2011/12/08 20:10:05 scheidell Exp $
#

PORTNAME=	cryptplug
PORTVERSION=	0.3.16
PORTREVISION=	4
CATEGORIES=	security
MASTER_SITES=	${MASTER_SITE_GNUPG}
MASTER_SITE_SUBDIR=	alpha/cryptplug

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	A collection of plug-ins to cryptographic engines

BUILD_DEPENDS=	${LOCALBASE}/lib/libgpgme03.so.9:${PORTSDIR}/security/gpgme03 \
		gpg-agent:${PORTSDIR}/security/gnupg

DEPRECATED=	development has ceased
EXPIRATION_DATE=2012-01-08

USE_AUTOTOOLS=	libtool
GNU_CONFIGURE=	yes
USE_GMAKE=	yes
USE_LDCONFIG=	yes

post-patch:
	@@${REINPLACE_CMD} 's/gpgme-config/gpgme03-config/g' \
		${WRKSRC}/configure

.include <bsd.port.mk>
@


1.23
log
@- Mark security/gpgme03 and security/cryptplug DEPRECATED and set EXPIRATION_DATE to 30 days from now.
- security/cryptplug has not been developed since 2003 and is not used by any other port in the ports tree. It is the last port depending on security/gpgme03.
- security/gpgme03 is an ancient version of GpgME (2003) and with cryptplug gone, no other ports need it. New ports should use security/gpgme instead.

PR:		ports/155200
Submitted by:	Jason E. Hale <bsdkaffee@@gmail.com>
Approved by:	markun@@onohara.to (maintainer)
Feature safe:	yes
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.22
log
@Sync to new bsd.autotools.mk
@
text
@d21 3
@


1.21
log
@-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:	marcus and kwm
Pointyhat-exp:	a few times by pav
Tested by:	pgollucci, "Romain Tartière" <romain@@blogreen.org>, and
		a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:	marcus
Approved by:	portmgr
@
text
@d21 1
a21 1
USE_AUTOTOOLS=	libtool:22
@


1.20
log
@Reset lofi due to not commits in over 3 months, PR backlog, and no response
to email.

Hat:	portmgr
@
text
@d21 1
a21 1
USE_AUTOTOOLS=	libtool:15
@


1.19
log
@- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
@
text
@d15 1
a15 1
MAINTAINER=	lofi@@freebsd.org
@


1.18
log
@Use libtool port instead of included version to avoid objformat a.out botch
@
text
@d24 1
a24 1
INSTALLS_SHLIB=	yes
@


1.17
log
@Looks like I missed this
@
text
@d21 1
@


1.16
log
@Remove USE_REINPLACE from all categories starting with S
@
text
@d10 1
a10 1
PORTREVISION=	3
d19 1
a19 1
		gpg-agent:${PORTSDIR}/security/gnupg-devel
@


1.15
log
@Conversion to a single libtool environment.

Approved by:	portmgr (kris)
@
text
@a23 1
USE_REINPLACE=	yes
@


1.14
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
@d21 1
a21 1
USE_AUTOTOOLS=	libtool:13:inc
@


1.13
log
@- Rework gpgme03 port to avoid conflict with gpgme 1.0
- Make ports depending on it use new layout
- Bump PORTREVISION (except elmo*)

Approved by:	portmgr (marcus)
@
text
@d21 1
a21 1
USE_INC_LIBTOOL_VER=13
@


1.12
log
@Change dependency file to something gpgme03-specific.
@
text
@d10 1
a10 1
PORTREVISION=	2
d18 1
a18 1
BUILD_DEPENDS=	${LOCALBASE}/lib/libgpgme.so.9:${PORTSDIR}/security/gpgme03 \
d24 5
@


1.11
log
@Change dependency to gpgme03.
@
text
@d18 1
a18 1
BUILD_DEPENDS=	gpgme-config:${PORTSDIR}/security/gpgme03 \
@


1.10
log
@Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:		63944
Based on work by:eik and marcus
Approved by:	ade (autotools maintainer)
Tested by:	kris on pointyhat
Bound to be hidden problems:	You bet
@
text
@d10 1
a10 1
PORTREVISION=	1
d18 1
a18 1
BUILD_DEPENDS=	gpgme-config:${PORTSDIR}/security/gpgme \
@


1.9
log
@Update the Aegypten ports to versions compatible with libgcrypt 1.2.0
@
text
@d21 1
a21 1
USE_LIBTOOL_VER=13
@


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
@d19 1
a19 1
		gpg-agent:${PORTSDIR}/security/newpg
@


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

(Part 1)
@
text
@d21 1
a21 1
USE_LIBTOOL=	yes
@


1.6
log
@Change maintainer address.

Approved by:	arved (Mentor)
@
text
@d10 1
@


1.5
log
@PR:		53404
Submitted by:	maintainer
Update to 0.3.16, which is the latest version and fix minor problem
in pkg-plist.
@
text
@d14 1
a14 1
MAINTAINER=	michaelnottebrock@@gmx.net
@


1.4
log
@De-pkg-comment.
@
text
@d9 1
a9 1
PORTVERSION=	0.3.15
@


1.3
log
@Use MASTER_SITE_GNUPG
@
text
@d15 1
@


1.2
log
@These ports were:
(a) Necessary for egypten support in KMail (KDE 3.1), along with the
    upgrade earlier of security/gpgme to 0.3.14.  This provides PGP/MIME
    support to KMail (in addition to inline PGP signatures).
(b) ...:

Submitted by:	Michael Nottebrock <michaelnottebrock@@gmx.net>
@
text
@d11 2
a12 1
MASTER_SITES=	ftp://ftp.gnupg.org/gcrypt/alpha/cryptplug/
@


1.1
log
@Add cryptplug 0.3.15, a collection of plug-ins to cryptographic
engines.
@
text
@@

