head	1.8;
access;
symbols
	RELEASE_5_2_1:1.6
	RELEASE_5_2_0:1.6
	RELEASE_4_9_0:1.6
	RELEASE_5_1_0:1.6
	RELEASE_4_8_0:1.5
	RELEASE_5_0_0:1.4
	RELEASE_4_6_2:1.2
	RELEASE_4_6_1:1.2
	RELEASE_4_6_0:1.2
	RELEASE_5_0_DP1:1.2
	RELEASE_4_5_0:1.2
	RELEASE_4_4_0:1.2;
locks; strict;
comment	@# @;


1.8
date	2004.02.28.11.08.48;	author arved;	state dead;
branches;
next	1.7;

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

1.6
date	2003.03.23.18.20.52;	author arved;	state Exp;
branches;
next	1.5;

1.5
date	2003.02.22.14.38.10;	author arved;	state Exp;
branches;
next	1.4;

1.4
date	2002.11.23.15.21.48;	author arved;	state Exp;
branches;
next	1.3;

1.3
date	2002.09.21.04.39.12;	author alane;	state dead;
branches;
next	1.2;

1.2
date	2001.08.31.06.01.19;	author petef;	state Exp;
branches;
next	1.1;

1.1
date	2001.08.29.04.54.58;	author petef;	state Exp;
branches;
next	;


desc
@@


1.8
log
@Remove geheimnis. Project is dead for a long time, and superseded by kgpg
@
text
@# New ports collection makefile for:	geheimnis
# Date created:		09 Feb 2001
# Whom:			Pekka Nikander <Pekka.Nikander@@iki.fi>
#
# $FreeBSD: ports/security/geheimnis/Makefile,v 1.7 2004/02/04 05:08:44 marcus Exp $
#

PORTNAME=		geheimnis
PORTVERSION=		2.0.20021120
PORTREVISION=		2
CATEGORIES=		security kde
MASTER_SITES=		${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR=	arved

MAINTAINER=	arved@@FreeBSD.org
COMMENT=	"Shell for integrating PGP/GnuPG into KDE"

USE_KDELIBS_VER=	3
USE_GMAKE=		yes
GNU_CONFIGURE=		yes
USE_BZIP2=		yes
WRKSRC=			${WRKDIR}/${PORTNAME}_kde3
CONFIGURE_TARGET=
CONFIGURE_ARGS+=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}

.include <bsd.port.mk>
@


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

(Part 1)
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.6
log
@Add missing files to pkg-plist. Bump PORTREVISION
@
text
@d10 1
a10 1
PORTREVISION=		1
@


1.5
log
@de-pkg-comment
@
text
@d10 1
@


1.4
log
@Bring back the geheimnis port. This is a snapshot from CVS that works with
KDE3

PR:	40660
@
text
@d14 2
a15 1
MAINTAINER=		arved@@FreeBSD.org
@


1.3
log
@Even after much work on the patch, it won't build on kde3. *BLAM*
@
text
@d5 1
a5 1
# $FreeBSD: ports/security/geheimnis/Makefile,v 1.2 2001/08/31 06:01:19 petef Exp $
d8 15
a22 30
PORTNAME=	geheimnis
PORTVERSION=	2
CATEGORIES=	security kde
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	${PORTNAME}
DISTNAME=	${PORTNAME}_${PORTVERSION}

MAINTAINER=	pnr@@iki.fi

USE_KDELIBS_VER=	2
USE_GMAKE=	yes
GNU_CONFIGURE=	yes

post-patch:
	@@${PERL} -pi -e 's,-lqt,,g' ${WRKSRC}/geheimnis/Makefile.in

post-configure:
	@@cd ${WRKSRC}/geheimniskeepopen && \
		${SETENV} ${CONFIGURE_ENV} ./${CONFIGURE_SCRIPT} \
		${CONFIGURE_ARGS}

post-build:
	@@cd ${WRKSRC}/geheimniskeepopen && \
		${SETENV} ${MAKE_ENV} ${MAKE}

post-install:
	@@cd ${WRKSRC}/geheimniskeepopen && \
		${SETENV} ${MAKE_ENV} ${MAKE} install
	strip ${PREFIX}/bin/geheimniskeepopen
	@@${CAT} ${PKGMESSAGE}
@


1.2
log
@Add a pkg-message informing the user they need PGP or GnuPG installed to use
this port.

Approved by:	maintainer
@
text
@d5 1
a5 1
# $FreeBSD: ports/security/geheimnis/Makefile,v 1.1 2001/08/29 04:54:58 petef Exp $
@


1.1
log
@add geheimnis-2
Shell for integrating PGP/GnuPG into KDE

PR:		27313
Submitted by:	Pekka Nikander <pekka.nikander@@iki.fi>
@
text
@d5 1
a5 1
# $FreeBSD$
d37 1
@

