head	1.20;
access;
symbols
	RELEASE_8_3_0:1.18
	RELEASE_9_0_0:1.18
	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.16
	RELEASE_6_3_0:1.16
	PRE_XORG_7:1.15
	RELEASE_4_EOL:1.15
	RELEASE_6_2_0:1.15
	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.12
	RELEASE_5_3_0:1.12
	RELEASE_4_10_0:1.12
	RELEASE_5_2_1:1.10
	RELEASE_5_2_0:1.10
	RELEASE_4_9_0:1.10
	RELEASE_5_1_0:1.10
	RELEASE_4_8_0:1.9
	RELEASE_5_0_0:1.7
	RELEASE_4_7_0:1.7
	RELEASE_4_6_2:1.6
	RELEASE_4_6_1:1.6
	RELEASE_4_6_0:1.6
	RELEASE_5_0_DP1:1.6
	RELEASE_4_5_0:1.6
	RELEASE_4_4_0:1.6
	RELEASE_4_3_0:1.6
	RELEASE_4_2_0:1.6
	RELEASE_4_1_1:1.5
	RELEASE_4_1_0:1.5
	RELEASE_3_5_0:1.4
	RELEASE_4_0_0:1.3
	RELEASE_3_4_0:1.3
	RELEASE_3_3_0:1.2
	v1_1_3:1.1.1.1
	DOMI:1.1.1;
locks; strict;
comment	@# @;


1.20
date	2012.12.29.04.51.55;	author svnexp;	state Exp;
branches;
next	1.19;

1.19
date	2012.11.17.06.01.04;	author svnexp;	state Exp;
branches;
next	1.18;

1.18
date	2008.06.06.14.00.51;	author edwin;	state Exp;
branches;
next	1.17;

1.17
date	2008.03.21.23.55.09;	author miwi;	state Exp;
branches;
next	1.16;

1.16
date	2007.05.19.20.22.33;	author flz;	state Exp;
branches;
next	1.15;

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

1.14
date	2005.11.13.16.33.34;	author mnag;	state Exp;
branches;
next	1.13;

1.13
date	2005.03.03.08.53.20;	author vs;	state Exp;
branches;
next	1.12;

1.12
date	2004.02.06.13.12.16;	author trevor;	state Exp;
branches;
next	1.11;

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

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

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

1.8
date	2003.02.06.01.34.24;	author edwin;	state Exp;
branches;
next	1.7;

1.7
date	2002.09.01.15.18.23;	author lioux;	state Exp;
branches;
next	1.6;

1.6
date	2000.10.05.06.42.23;	author reg;	state Exp;
branches;
next	1.5;

1.5
date	2000.07.07.19.59.00;	author steve;	state Exp;
branches;
next	1.4;

1.4
date	2000.04.09.18.29.40;	author cpiazza;	state Exp;
branches;
next	1.3;

1.3
date	99.11.01.01.27.37;	author steve;	state Exp;
branches;
next	1.2;

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

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

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


desc
@@


1.20
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/309602
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ## r309602 | tabthorpe | 2012-12-29 04:36:59 +0000 (Sat, 29 Dec 2012) | 4 lines
## SVN ##
## SVN ## - Reassign to the heap at maintainer's request
## SVN ##
## SVN ## Approved by:	portmgr
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ##
@
text
@# Created by: domi@@saargate.de
# $FreeBSD: head/security/gpasman/Makefile 309602 2012-12-29 04:36:59Z tabthorpe $

PORTNAME=	gpasman
PORTVERSION=	1.3.1
PORTREVISION=	4
CATEGORIES=	security
MASTER_SITES=	http://gpasman.sourceforge.net/files/

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	A password manager that stores password information encrypted

PLIST_FILES=	bin/gpasman
USE_GMAKE=	yes
USE_GNOME=	gtk12
GNU_CONFIGURE=	yes
CONFIGURE_ENV=	GTKCONFIG="${GTK_CONFIG}"

do-install:
	 ${INSTALL_PROGRAM} ${WRKSRC}/src/gpasman ${PREFIX}/bin

.include <bsd.port.mk>
@


1.19
log
@Switch exporter over
@
text
@d1 2
a2 6
# New ports collection makefile for:	gpasman
# Date created:			Mon Mai 10 1999
# Whom:				domi@@saargate.de
#
# $FreeBSD: head/security/gpasman/Makefile 300897 2012-07-14 14:29:18Z beat $
#
d10 1
a10 1
MAINTAINER=	domi@@saargate.de
@


1.18
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
@d5 1
a5 1
# $FreeBSD$
@


1.17
log
@- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
@
text
@d10 1
a10 1
PORTREVISION=	3
@


1.16
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
a18 1
USE_X_PREFIX=	yes
@


1.15
log
@Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.

Discussed with:	kris
Approved by:	portmgr (implicit)
@
text
@d10 1
a10 1
PORTREVISION=	1
@


1.14
log
@Update to 1.3.1
Add SHA256

PR:		88933
Submitted by:	Dominik Brettnacher <domi@@saargate.de> (maintainer)
@
text
@d10 1
@


1.13
log
@Update master site

PR:		ports/78338
Submitted by:	Dominik Brettnacher (maintainer)
@
text
@d9 1
a9 2
PORTVERSION=	1.3.0
PORTREVISION=	2
@


1.12
log
@Use PLIST_FILES (bento-tested, marcus-reviewed).
@
text
@d12 1
a12 1
MASTER_SITES=	http://gpasman.nl.linux.org/
@


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

(Part 1)
@
text
@d17 1
@


1.10
log
@Remove USE_GNOMENG.
@
text
@d10 1
a10 1
PORTREVISION=	1
@


1.9
log
@De-pkg-comment.
@
text
@a18 1
USE_GNOMENG=	yes
@


1.8
log
@Maintainer update for security/gpasman:
	 core dump fix for files larger than 2048 bytes

PR:		ports/46673
Submitted by:	Dominik Brettnacher <domi@@saargate.de>
@
text
@d15 1
@


1.7
log
@Deploy USE_GNOMENG infrastructure

PR:		42288
Submitted by:	Edwin Groothuis <edwin@@mavetju.org>
@
text
@d10 1
@


1.6
log
@Implement USE_GTK, part 2.
@
text
@d5 1
a5 1
# $FreeBSD: ports/security/gpasman/Makefile,v 1.5 2000/07/07 19:59:00 steve Exp $
d17 2
a18 1
USE_GTK=	yes
@


1.5
log
@- Use GTK_CONFIG/GLIB_CONFIG instead of hardcoded gtk12-config/glib12-config
- Support CC/CFLAGS/PREIFX/LOCALBASE/X11BASE/MAKE/etc. properly

PR:		19623
Submitted by:	KATO Tsuguru <tkato@@prontomail.ne.jp>
@
text
@d5 1
a5 1
# $FreeBSD: ports/security/gpasman/Makefile,v 1.4 2000/04/09 18:29:40 cpiazza Exp $
a14 4
LIB_DEPENDS=	gtk12.2:${PORTSDIR}/x11-toolkits/gtk12

GTK_CONFIG?=	${X11BASE}/bin/gtk12-config

d17 1
@


1.4
log
@Update with the new PORTNAME/PORTVERSION variables
@
text
@d5 1
a5 1
# $FreeBSD: ports/security/gpasman/Makefile,v 1.3 1999/11/01 01:27:37 steve Exp $
d17 2
d22 1
@


1.3
log
@Update to version 1.3.0.

PR:		13826
Submitted by:	maintainer
@
text
@a1 1
# Version required:		1.3.0
d5 1
a5 1
# $FreeBSD: ports/security/gpasman/Makefile,v 1.2 1999/08/31 01:51:06 peter Exp $
d8 2
a9 1
DISTNAME=	gpasman-1.3.0
@


1.2
log
@$Id$ -> $FreeBSD$
@
text
@d2 1
a2 1
# Version required:		1.1.3
d6 1
a6 1
# $FreeBSD$
d9 1
a9 1
DISTNAME=	gpasman-1.1.3
d11 1
a11 1
MASTER_SITES=	http://www.student.wau.nl/~olivier/gpasman/
d20 3
@


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


1.1.1.1
log
@Initial import of gpasman version 1.1.3.
A password manager that stores password information encrypted.

PR:		11787
Submitted by:	Dominik Brettnacher <domi@@saargate.de>
@
text
@@
