head	1.30;
access;
symbols
	RELEASE_8_3_0:1.28
	RELEASE_9_0_0:1.28
	RELEASE_7_4_0:1.28
	RELEASE_8_2_0:1.28
	RELEASE_6_EOL:1.27
	RELEASE_8_1_0:1.27
	RELEASE_7_3_0:1.26
	RELEASE_8_0_0:1.25
	RELEASE_7_2_0:1.23
	RELEASE_7_1_0:1.23
	RELEASE_6_4_0:1.23
	RELEASE_5_EOL:1.22
	RELEASE_7_0_0:1.21
	RELEASE_6_3_0:1.21
	PRE_XORG_7:1.18
	RELEASE_4_EOL:1.18
	RELEASE_6_2_0:1.16
	RELEASE_6_1_0:1.15
	RELEASE_5_5_0:1.15
	RELEASE_6_0_0:1.12
	RELEASE_5_4_0:1.11
	RELEASE_4_11_0:1.10
	RELEASE_5_3_0:1.10
	RELEASE_4_10_0:1.9
	RELEASE_5_2_1:1.6
	RELEASE_5_2_0:1.6
	RELEASE_4_9_0:1.5
	RELEASE_5_1_0:1.5
	RELEASE_4_8_0:1.4
	RELEASE_5_0_0:1.1;
locks; strict;
comment	@# @;


1.30
date	2012.11.17.06.01.06;	author svnexp;	state Exp;
branches;
next	1.29;

1.29
date	2012.06.01.05.24.04;	author dinoex;	state Exp;
branches;
next	1.28;

1.28
date	2010.12.04.07.33.25;	author ade;	state Exp;
branches;
next	1.27;

1.27
date	2010.03.28.06.43.22;	author dinoex;	state Exp;
branches;
next	1.26;

1.26
date	2010.02.05.11.43.48;	author dinoex;	state Exp;
branches;
next	1.25;

1.25
date	2009.08.02.19.35.28;	author mezz;	state Exp;
branches;
next	1.24;

1.24
date	2009.07.31.13.55.41;	author dinoex;	state Exp;
branches;
next	1.23;

1.23
date	2008.06.06.14.00.54;	author edwin;	state Exp;
branches;
next	1.22;

1.22
date	2008.01.04.15.56.14;	author arved;	state Exp;
branches;
next	1.21;

1.21
date	2007.10.17.09.45.28;	author miwi;	state Exp;
branches;
next	1.20;

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

1.19
date	2007.05.19.20.22.41;	author flz;	state Exp;
branches;
next	1.18;

1.18
date	2006.12.22.02.51.14;	author kuriyama;	state Exp;
branches;
next	1.17;

1.17
date	2006.12.21.13.31.55;	author kuriyama;	state Exp;
branches;
next	1.16;

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

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

1.14
date	2005.11.25.06.02.45;	author linimon;	state Exp;
branches;
next	1.13;

1.13
date	2005.11.05.05.20.19;	author marcus;	state Exp;
branches;
next	1.12;

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

1.11
date	2005.03.12.10.52.30;	author marcus;	state Exp;
branches;
next	1.10;

1.10
date	2004.06.22.19.42.05;	author lofi;	state Exp;
branches;
next	1.9;

1.9
date	2004.04.05.03.30.50;	author marcus;	state Exp;
branches;
next	1.8;

1.8
date	2004.02.05.14.22.51;	author lofi;	state Exp;
branches;
next	1.7;

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

1.6
date	2003.10.03.22.34.44;	author will;	state Exp;
branches;
next	1.5;

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

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

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

1.2
date	2003.01.09.10.02.42;	author seanc;	state Exp;
branches;
next	1.1;

1.1
date	2002.11.23.18.47.07;	author arved;	state Exp;
branches;
next	;


desc
@@


1.30
log
@Switch exporter over
@
text
@# New ports collection makefile for:	kgpg
# Date created:				15 Nov 2002
# Whom:					Arjan van Leeuwen <avleeuwen@@piwebs.com>
#
# $FreeBSD: head/security/kgpg/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=		kgpg
PORTVERSION=		1.0.0
PORTREVISION=	12
CATEGORIES=		security kde
MASTER_SITES=		http://developer.kde.org/~kgpg/src/

MAINTAINER=		rick@@rptn.net
COMMENT=		A simple KDE frontend for GnuPG

RUN_DEPENDS=		gpgv:${PORTSDIR}/security/gnupg1

CONFLICTS=		kdeutils-3.[2-6].*

USE_GMAKE=		yes
USE_AUTOTOOLS=		libtool
USE_KDELIBS_VER=	3

post-patch:
	@@${REINPLACE_CMD} -e "s,-lpthread,${PTHREAD_LIBS},g" ${WRKSRC}/configure

.include <bsd.port.mk>
@


1.29
log
@- update png to 1.5.10
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.28
log
@Sync to new bsd.autotools.mk
@
text
@d10 1
a10 1
PORTREVISION=	11
@


1.27
log
@- update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
@
text
@d22 1
a22 1
USE_AUTOTOOLS=		libtool:22
@


1.26
log
@- update to jpeg-8
@
text
@d10 1
a10 1
PORTREVISION=	10
@


1.25
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
@d10 1
a10 1
PORTREVISION=	9
@


1.24
log
@- bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
@
text
@d22 1
a22 1
USE_AUTOTOOLS=		libtool:15
@


1.23
log
@Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@@
Approved by:    portmgr (pav)
@
text
@d10 1
a10 1
PORTREVISION=	8
@


1.22
log
@Adjust conflicts

PR:		118860
Submitted by:	Anatoly Borodin <anatoly.borodin@@gmail.com>
@
text
@d10 1
a10 1
PORTREVISION=		7
@


1.21
log
@- Unbreak
- Fix build gcc 4.2

PR:		116815
Submitted by:	miwi
Approved by:	maintainer timeout
@
text
@d19 1
a19 1
CONFLICTS=		kdeutils-3.[2-4].*
@


1.20
log
@Mark as broken on gcc4.2.
@
text
@d28 1
a28 7
.include <bsd.port.pre.mk>

.if ${OSVERSION} >= 700042
BROKEN=		Does not compile with GCC 4.2
.endif

.include <bsd.port.post.mk>
@


1.19
log
@- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
@
text
@d28 7
a34 1
.include <bsd.port.mk>
@


1.18
log
@- Since security/gnupg (2.x) installs symlink $PREFIX/bin/gpg,
  depending on $PREFIX/bin/gpg for security/gnupg1 (1.4.x) is not
  correct.  To work around this, change dependency line from bin/gpg
  to bin/gpgv which exists in security/gnupg1 port only.

Spotted by:	ume
@
text
@d10 1
a10 1
PORTREVISION=		6
@


1.17
log
@- Upgrade gnupg to 2.0.1.  Old stable version (1.4.6) was repocopied
  to security/gnupg1.

Thanks to:	dougb, lofi
@
text
@d10 1
a10 1
PORTREVISION=		5
d17 1
a17 1
RUN_DEPENDS=		gpg:${PORTSDIR}/security/gnupg1
@


1.16
log
@Remove USE_REINPLACE from all categories starting with S
@
text
@d10 1
a10 1
PORTREVISION=	4
d17 1
a17 1
RUN_DEPENDS=		gpg:${PORTSDIR}/security/gnupg
@


1.15
log
@Conversion to a single libtool environment.

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


1.14
log
@Chase URLs per distfile survey.
@
text
@d22 1
a22 1
GNU_CONFIGURE=		yes
@


1.13
log
@Bump PORTREVISION to chase the glib20 shared library update.
@
text
@d12 1
a12 1
MASTER_SITES=		http://devel-home.kde.org/~kgpg/src/
@


1.12
log
@Adjust CONFLICTS.
@
text
@d10 1
a10 1
PORTREVISION=	3
@


1.11
log
@Bump PORTREVISION to chase the glib20 shared lib version change.
@
text
@d19 1
a19 1
CONFLICTS=		kdeutils-3.[2-].*
@


1.10
log
@Remove inclusion of Makefile.kde from all remaining ports not maintained
by kde@@

Approved by: maintainer timeout
@
text
@d10 1
a10 1
PORTREVISION=	2
@


1.9
log
@Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
@
text
@d24 1
a24 1
_NO_KDE_FIXPTHREAD=	yes
d26 4
a29 3
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/x11/kde3/Makefile.kde"
.include <bsd.port.post.mk>
@


1.8
log
@CONFLICTS with kdeutils-3.2+

Submitted by:	lioux
@
text
@d10 1
a10 1
PORTREVISION=	1
@


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

(Part 1)
@
text
@d19 2
@


1.6
log
@Fix the -pthread problem in case the option gets removed again.  This
patch involved patching the core auto* routines in KDE to accept the
PTHREAD_* variables in the environment, with fallbacks.  We decided the
easiest way to implement this in ports was to generate configure instead
of risking incorrect generation at port configure time.

Said patch has already been committed to HEAD in KDE and as such will be
removed with the 3.2 upgrade once it is released.

Ports using Makefile.kde that shouldn't be using them (i.e. non-KDE
modules) have this support commented out due to lack of patch.

Helped out:	Adriaan de Groot <adridg@@cs.kun.nl>
		Lauri Watts <lauri@@kde.org>
		Andy Fawcett <andy@@athame.co.uk>
@
text
@d10 1
@


1.5
log
@Update to 1.0.0

PR:		48949
Submitted by:	maintainer
@
text
@d21 1
@


1.4
log
@De-pkg-comment.
@
text
@d9 1
a9 1
PORTVERSION=		0.9.5
d14 1
a14 1
COMMENT=	A simple KDE frontend for GnuPG
@


1.3
log
@Update to 0.9.5

PR:		48177
Submitted by:	 Rick Fournier <rick@@rptn.net>
@
text
@d14 1
@


1.2
log
@Update kgpg to 0.9.4.

PR:		ports/46882
Submitted by:	maintainer
@
text
@d9 1
a9 1
PORTVERSION=		0.9.4
d13 1
a13 1
MAINTAINER=		rick@@help-desk.ca
@


1.1
log
@Add kgpg. Another Frontend for gnupg.

PR:		45573, 44840
Submitted by:	Rick Fournier <rick@@help-desk.ca>, Arjan van Leeuwen <avleeuwen@@piwebs.com>
@
text
@d9 1
a9 1
PORTVERSION=		0.9.2
@

