head	1.13;
access;
symbols
	RELEASE_8_3_0:1.9
	RELEASE_9_0_0:1.9
	RELEASE_7_4_0:1.9
	RELEASE_8_2_0:1.9
	RELEASE_6_EOL:1.9
	RELEASE_8_1_0:1.9
	RELEASE_7_3_0:1.8
	RELEASE_8_0_0:1.7
	RELEASE_7_2_0:1.5
	RELEASE_7_1_0:1.5
	RELEASE_6_4_0:1.5
	RELEASE_5_EOL:1.4
	RELEASE_7_0_0:1.4
	RELEASE_6_3_0:1.4
	PRE_XORG_7:1.3
	RELEASE_4_EOL:1.3
	RELEASE_6_2_0:1.3;
locks; strict;
comment	@# @;


1.13
date	2013.01.23.15.05.37;	author svnexp;	state Exp;
branches;
next	1.12;

1.12
date	2013.01.23.00.01.39;	author svnexp;	state Exp;
branches;
next	1.11;

1.11
date	2012.11.17.06.01.06;	author svnexp;	state Exp;
branches;
next	1.10;

1.10
date	2012.06.01.05.24.04;	author dinoex;	state Exp;
branches;
next	1.9;

1.9
date	2010.03.28.06.43.21;	author dinoex;	state Exp;
branches;
next	1.8;

1.8
date	2010.02.05.11.43.48;	author dinoex;	state Exp;
branches;
next	1.7;

1.7
date	2009.08.22.00.34.53;	author amdmi3;	state Exp;
branches;
next	1.6;

1.6
date	2009.07.31.13.55.41;	author dinoex;	state Exp;
branches;
next	1.5;

1.5
date	2008.06.06.14.00.53;	author edwin;	state Exp;
branches;
next	1.4;

1.4
date	2007.05.19.20.22.40;	author flz;	state Exp;
branches;
next	1.3;

1.3
date	2006.06.27.05.31.38;	author daichi;	state Exp;
branches;
next	1.2;

1.2
date	2006.05.04.19.33.59;	author erwin;	state Exp;
branches;
next	1.1;

1.1
date	2006.04.29.15.44.46;	author pav;	state Exp;
branches;
next	;


desc
@@


1.13
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/310871
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@# New ports collection makefile for:	kedpm
# Date created:				25 April 2006
# Whom:					Tim Welch <ports@@thepentagon.org>
#
# $FreeBSD: head/security/kedpm/Makefile 310871 2013-01-23 15:00:18Z makc $
#

PORTNAME=	kedpm
PORTVERSION=	0.4.0
PORTREVISION=	8
CATEGORIES=	security
MASTER_SITES=	SF

MAINTAINER=	ports@@thepentagon.org
COMMENT=	Simple application for managing personal data

RUN_DEPENDS=	${PYTHONPREFIX_SITELIBDIR}/Crypto/__init__.py:${PORTSDIR}/security/py-pycrypto

USE_GNOME=	pygtk2
USE_PYTHON=	2.1+
USE_PYDISTUTILS=	YES

DESKTOP_ENTRIES="Ked Password Manager" \
		"Secure Password Management" \
		"${PREFIX}/share/${PORTNAME}/glade/logo.png" \
		"kedpm" \
		"" \
		true

.include <bsd.port.mk>
@


1.12
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/310845
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@d5 1
a5 1
# $FreeBSD: head/security/kedpm/Makefile 310845 2013-01-22 23:13:41Z makc $
d10 1
a10 1
PORTREVISION=	7
@


1.11
log
@Switch exporter over
@
text
@d5 1
a5 1
# $FreeBSD: head/security/kedpm/Makefile 300897 2012-07-14 14:29:18Z beat $
d15 1
a15 1
COMMENT=	A simple application for managing personal data
d25 1
a25 1
		"${LOCALBASE}/share/${PORTNAME}/glade/logo.png" \
d27 1
a27 1
		"Application;System;" \
@


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


1.9
log
@- update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
@
text
@d10 1
a10 1
PORTREVISION=	6
@


1.8
log
@- update to jpeg-8
@
text
@d10 1
a10 1
PORTREVISION=	5
@


1.7
log
@- Switch SourceForge ports to the new File Release System: categories starting with P,R,S
@
text
@d10 1
a10 1
PORTREVISION=	4
@


1.6
log
@- bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
@
text
@d12 1
a12 2
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	kedpm
@


1.5
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=	3
@


1.4
log
@- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
@
text
@d10 1
a10 1
PORTREVISION=	2
@


1.3
log
@security/kedpm: added desktop entry
  - add DESKTOP_ENTRIES
  - dump PORTREVISION

PR:		ports/99507
Submitted by:	maitainer
@
text
@d10 1
a10 1
PORTREVISION=	1
@


1.2
log
@Change maintainer address

PR:		96796
Submitted by:	Tim Welch <twelch@@thepentagon.org> (maintainer)
@
text
@d10 1
d24 7
@


1.1
log
@Password Manager helps to manage large numbers of passwords and related
information and simplifies the tasks of searching and entering password data.

KedPM is written as an extensible framework, which allows users to plug in
custom password database back-ends and custom user interface front-ends.
Currently, only the Figaro PM back-end supported. To control KedPM user can
choose between CLI and GTK2 based GUI front-ends.

WWW: http://kedpm.sourceforge.net

PR:		ports/96321
Submitted by:	Tim Welch <twelch@@thepentagon.org>
@
text
@d3 1
a3 1
# Whom:					Tim Welch <twelch@@thepentagon.org>
d14 1
a14 1
MAINTAINER=	twelch@@thepentagon.org
@

