head	1.14;
access;
symbols
	RELEASE_7_4_0:1.12
	RELEASE_8_2_0:1.12
	RELEASE_6_EOL:1.12
	RELEASE_8_1_0:1.11
	RELEASE_7_3_0:1.10
	RELEASE_8_0_0:1.9
	RELEASE_7_2_0:1.8
	RELEASE_7_1_0:1.7
	RELEASE_6_4_0:1.7
	RELEASE_5_EOL:1.5
	RELEASE_7_0_0:1.4
	RELEASE_6_3_0:1.4
	PRE_XORG_7:1.3
	RELEASE_4_EOL:1.1;
locks; strict;
comment	@# @;


1.14
date	2011.04.12.18.10.33;	author rene;	state dead;
branches;
next	1.13;

1.13
date	2011.02.27.04.54.40;	author tabthorpe;	state Exp;
branches;
next	1.12;

1.12
date	2010.10.11.04.22.46;	author alepulver;	state Exp;
branches;
next	1.11;

1.11
date	2010.03.28.06.43.25;	author dinoex;	state Exp;
branches;
next	1.10;

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

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

1.8
date	2009.01.23.16.27.51;	author flz;	state Exp;
branches;
next	1.7;

1.7
date	2008.09.11.21.22.29;	author gahr;	state Exp;
branches;
next	1.6;

1.6
date	2008.06.06.14.00.57;	author edwin;	state Exp;
branches;
next	1.5;

1.5
date	2007.12.20.20.13.33;	author alepulver;	state Exp;
branches;
next	1.4;

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

1.3
date	2007.02.17.03.38.57;	author alepulver;	state Exp;
branches;
next	1.2;

1.2
date	2007.02.13.00.16.28;	author pav;	state Exp;
branches;
next	1.1;

1.1
date	2006.12.17.20.29.05;	author alepulver;	state Exp;
branches;
next	;


desc
@@


1.14
log
@Remove expired ports:
2011-04-11 lang/gpc: development has ceased; use lang/fpc instead
2011-04-11 security/mypasswordsafe: development has ceased; try security/gorilla instead
@
text
@# New ports collection makefile for:	mypasswordsafe
# Date created:				2006-11-26
# Whom:					alepulver
#
# $FreeBSD: ports/security/mypasswordsafe/Makefile,v 1.13 2011/02/27 04:54:40 tabthorpe Exp $
#

PORTNAME=	MyPasswordSafe
PORTVERSION=	20061216
PORTREVISION=	6
CATEGORIES=	security
MASTER_SITES=	http://www.semanticgap.com/myps/release/
EXTRACT_SUFX=	.src.tgz

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	Easy-to-use password manager compatible with Password Safe

BUILD_DEPENDS=	qmake:${PORTSDIR}/devel/qmake

DEPRECATED=	development has ceased; try security/gorilla instead
EXPIRATION_DATE=	2011-04-11

USE_GMAKE=	yes
USE_QT_VER=	3
USE_XORG=	xscrnsaver
MAKE_ENV=	QTDIR="${QT_PREFIX}" \
		QMAKESPEC="${LOCALBASE}/share/qt/mkspecs/freebsd-g++"

post-patch:
	@@${REINPLACE_CMD} -Ee 's|(USER=)\$$\(USER\)|\1$$(shell whoami)|' \
		${WRKSRC}/${MAKEFILE}
.if defined(NOPORTDOCS)
	@@${REINPLACE_CMD} -e '63s|\\||; 64d; 67,68d' ${WRKSRC}/${MAKEFILE}
.endif

.include <bsd.port.mk>
@


1.13
log
@- Reassign ports to heap

Submitted by:	alepulver
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.12
log
@- Project is not active since 2006, set DEPRECATED and EXPIRATION_DATE.
@
text
@d15 1
a15 1
MAINTAINER=	alepulver@@FreeBSD.org
@


1.11
log
@- update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
@
text
@d20 3
@


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


1.9
log
@- bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
@
text
@d10 1
a10 1
PORTREVISION=	4
@


1.8
log
@- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG).
@
text
@d10 1
a10 1
PORTREVISION=	3
@


1.7
log
@- Fix build on NOPORTDOCS

Reported by:	QA Tindie
Approved by:	portmgr (linimon)
@
text
@d10 1
a10 1
PORTREVISION=	2
d22 1
@


1.6
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
@d29 1
a29 1
	@@${REINPLACE_CMD} -e '63,64d; 66,67d' ${WRKSRC}/${MAKEFILE}
@


1.5
log
@- Change USE_KDELIBS_VER into USE_QT_VER.

PR:		ports/118896
Submitted by:	"Pietro Cerutti" <gahr@@gahr.ch>
@
text
@d10 1
a10 1
PORTREVISION=	1
@


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
@d21 1
a21 1
USE_KDELIBS_VER=3
@


1.3
log
@- Update to version 20061216.
@
text
@d10 1
@


1.2
log
@- Remove QTDIR from CONFIGURE_ENV, it's in there already thanks to framework

Submitted by:	rafan
Tested on:	pointyhat
@
text
@d9 1
a9 1
PORTVERSION=	20060326
d12 1
a12 2
DISTNAME=	${PORTNAME}-${PORTVERSION}.src
EXTRACT_SUFX=	.tgz
a20 1
WRKSRC=		${WRKDIR}/${DISTNAME:S/.src//}
@


1.1
log
@MyPasswordSafe is a straight-forward, easy-to-use password manager that
maintains compatibility with Password Safe files. MyPasswordSafe has the
following features:

* Safes are encrypted when they are stored to disk.
* Passwords never have to be seen, because they are copied to the clipboard.
* Random passwords can be generated.
* Window size, position, and column widths are remembered.
* Passwords remain encrypted until they need to be decrypted at the dialog and
  file levels.
* A safe can be made active so it will always be opened when MyPasswordSafe
  starts.
* Supports Unicode in the safes.
* Languages supported: English and French.

WWW: http://www.semanticgap.com/myps/
@
text
@d23 1
a23 1
MAKE_ENV=	QTDIR="${X11BASE}" \
@

