head	1.18;
access;
symbols
	RELEASE_8_3_0:1.15
	RELEASE_9_0_0:1.15
	RELEASE_7_4_0:1.15
	RELEASE_8_2_0:1.15
	RELEASE_6_EOL:1.15
	RELEASE_8_1_0:1.15
	RELEASE_7_3_0:1.14
	RELEASE_8_0_0:1.13
	RELEASE_7_2_0:1.12
	RELEASE_7_1_0:1.12
	RELEASE_6_4_0:1.12
	RELEASE_5_EOL:1.11
	RELEASE_7_0_0:1.10
	RELEASE_6_3_0:1.10
	PRE_XORG_7:1.9
	RELEASE_4_EOL:1.9
	RELEASE_6_2_0:1.9
	RELEASE_6_1_0:1.8
	RELEASE_5_5_0:1.8
	RELEASE_6_0_0:1.7
	RELEASE_5_4_0:1.7
	RELEASE_4_11_0:1.6
	RELEASE_5_3_0:1.5
	RELEASE_4_10_0:1.5
	RELEASE_5_2_1:1.1
	RELEASE_5_2_0:1.1;
locks; strict;
comment	@# @;


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

1.17
date	2012.06.01.05.24.03;	author dinoex;	state Exp;
branches;
next	1.16;

1.16
date	2012.04.10.15.48.19;	author miwi;	state Exp;
branches;
next	1.15;

1.15
date	2010.03.28.06.43.19;	author dinoex;	state Exp;
branches;
next	1.14;

1.14
date	2010.02.05.11.43.46;	author dinoex;	state Exp;
branches;
next	1.13;

1.13
date	2009.07.31.13.55.40;	author dinoex;	state Exp;
branches;
next	1.12;

1.12
date	2008.06.06.14.00.49;	author edwin;	state Exp;
branches;
next	1.11;

1.11
date	2008.03.25.22.44.38;	author miwi;	state Exp;
branches;
next	1.10;

1.10
date	2007.05.19.20.22.30;	author flz;	state Exp;
branches;
next	1.9;

1.9
date	2006.09.22.08.22.10;	author alexbl;	state Exp;
branches;
next	1.8;

1.8
date	2005.11.05.05.21.48;	author marcus;	state Exp;
branches;
next	1.7;

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

1.6
date	2004.11.07.22.37.11;	author marcus;	state Exp;
branches;
next	1.5;

1.5
date	2004.04.05.03.30.11;	author marcus;	state Exp;
branches;
next	1.4;

1.4
date	2004.02.05.20.37.46;	author trevor;	state Exp;
branches;
next	1.3;

1.3
date	2004.02.04.05.08.44;	author marcus;	state Exp;
branches;
next	1.2;

1.2
date	2003.12.04.21.03.58;	author sergei;	state Exp;
branches;
next	1.1;

1.1
date	2003.10.10.05.52.58;	author edwin;	state Exp;
branches;
next	;


desc
@@


1.18
log
@Switch exporter over
@
text
@# New ports collection makefile for: gnome-ssh-askpass
# Date created:	11 June 2002
# Whom: Mark Hannon <markhannon@@optusnet.com.au>
#
# $FreeBSD: head/security/gnome-ssh-askpass/Makefile 300897 2012-07-14 14:29:18Z beat $

PORTNAME=	gnome-ssh-askpass
PORTVERSION=	5.8p2
PORTREVISION=	1
CATEGORIES=	security gnome
MASTER_SITES=	OPENBSD/OpenSSH/portable/
DISTNAME=	openssh-${PORTVERSION}

MAINTAINER=	5u623l20@@gmail.com
COMMENT=	A graphical ssh askpass utility for Gnome2

PORTSCOUT=	skipv:5.9p1 # Will update when FreeBSD version off SSH goes to 5.9p1

WRKSRC=		${WRKDIR}/openssh-${PORTVERSION}
BUILD_WRKSRC=	${WRKSRC}/contrib
ALL_TARGET=	gnome-ssh-askpass2

PLIST_FILES=	bin/gnome-ssh-askpass2
USE_GNOME=	gtk20

.include <bsd.port.pre.mk>
CFLAGS+=	${PTHREAD_LIBS}

do-install:
	${INSTALL_PROGRAM} ${BUILD_WRKSRC}/gnome-ssh-askpass2 ${PREFIX}/bin

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


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


1.16
log
@- Update to 5.8p
- Take maintainership

PR:		166085
Submitted by:	Muhammad Moinur Rahman <5u623l20@@gmail.com>
@
text
@d9 1
@


1.15
log
@- update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
@
text
@d8 1
a8 2
PORTVERSION=	3.6p1
PORTREVISION=	10
d10 1
a10 2
MASTER_SITES=	ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/ \
		ftp://carroll.cac.psu.edu/pub/OpenBSD/OpenSSH/portable/
d13 1
a13 1
MAINTAINER=	ports@@FreeBSD.org
d16 3
a18 1
WRKSRC=		${WRKDIR}/openssh-3.6p1
@


1.14
log
@- update to jpeg-8
@
text
@d9 1
a9 1
PORTREVISION=	9
@


1.13
log
@- bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
@
text
@d9 1
a9 1
PORTREVISION=	8
@


1.12
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
@d9 1
a9 1
PORTREVISION=	7
@


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

Approved by:	portmgr (xorg cleanup)
@
text
@d9 1
a9 1
PORTREVISION=	6
@


1.10
log
@- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
@
text
@a22 1
USE_X_PREFIX=	yes
@


1.9
log
@- Add PTHREAD_LIBS to CFLAGS

PR:		103322
Submitted by:	Vladimir Grebenschikov <vova@@fbsd.ru>
Approved by:	novel (mentor)
@
text
@d9 1
a9 1
PORTREVISION=	5
@


1.8
log
@Bump PORTREVISION to chase the glib20 shared library update.
@
text
@d26 3
d32 1
a32 1
.include <bsd.port.mk>
@


1.7
log
@Bump PORTREVISION to chase the glib20 shared lib version change.
@
text
@d9 1
a9 1
PORTREVISION=	4
@


1.6
log
@Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
@
text
@d9 1
a9 1
PORTREVISION=	3
@


1.5
log
@Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
@
text
@d9 1
a9 1
PORTREVISION=	2
@


1.4
log
@Use PLIST_FILES.

Reviewed by:	marcus
@
text
@d9 1
a9 1
PORTREVISION=	1
@


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

(Part 1)
@
text
@d22 1
@


1.2
log
@- Reset maintainership to ports@@FreeBSD.org

Requested by:	Mark Hannon <markhannon@@optusnet.com.au> (maintainer)
		in follow-up to ports/58613
@
text
@d9 1
@


1.1
log
@New port: gnome-ssh-askpass

	New port, the gnome based askpass from the openssh contrib.

PR:		ports/53247
Submitted by:	Mark Hannon <markhannon@@optusnet.com.au>
@
text
@d14 1
a14 1
MAINTAINER=	markhannon@@optusnet.com.au
@

