head	1.10;
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.9
	RELEASE_8_0_0:1.9
	RELEASE_7_2_0:1.9
	RELEASE_7_1_0:1.9
	RELEASE_6_4_0:1.9
	RELEASE_5_EOL:1.9
	RELEASE_7_0_0:1.9
	RELEASE_6_3_0:1.9
	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.8
	RELEASE_5_4_0:1.8
	RELEASE_4_11_0:1.8
	RELEASE_5_3_0:1.8
	RELEASE_4_10_0:1.8
	RELEASE_5_2_1:1.8
	RELEASE_5_2_0:1.8
	RELEASE_4_9_0:1.8
	RELEASE_5_1_0:1.8
	RELEASE_4_8_0:1.8
	RELEASE_5_0_0:1.6
	RELEASE_4_7_0:1.5
	RELEASE_4_6_2:1.5
	RELEASE_4_6_1:1.5
	RELEASE_4_6_0:1.5
	RELEASE_5_0_DP1:1.5;
locks; strict;
comment	@# @;


1.10
date	2012.11.17.06.01.19;	author svnexp;	state Exp;
branches;
next	1.9;

1.9
date	2006.09.04.08.18.16;	author linimon;	state Exp;
branches;
next	1.8;

1.8
date	2003.03.07.06.10.48;	author ade;	state Exp;
branches;
next	1.7;

1.7
date	2003.02.19.20.01.57;	author eivind;	state Exp;
branches;
next	1.6;

1.6
date	2002.10.31.21.11.07;	author eivind;	state Exp;
branches;
next	1.5;

1.5
date	2002.02.27.14.34.51;	author eivind;	state Exp;
branches;
next	1.4;

1.4
date	2002.01.30.18.20.17;	author eivind;	state Exp;
branches;
next	1.3;

1.3
date	2002.01.30.17.46.32;	author eivind;	state Exp;
branches;
next	1.2;

1.2
date	2002.01.29.18.44.19;	author eivind;	state Exp;
branches;
next	1.1;

1.1
date	2002.01.29.17.50.27;	author eivind;	state Exp;
branches;
next	;


desc
@@


1.10
log
@Switch exporter over
@
text
@# New ports collection makefile for:		safesh
# Date created:					26 January 2002
# Whom:						eivind
#
# $FreeBSD: head/security/safesh/Makefile 300897 2012-07-14 14:29:18Z beat $
#
# This port is self contained in the src directory.
#

PORTNAME=	safesh
PORTVERSION=	1.5
CATEGORIES=	security
MASTER_SITES=	# none
DISTFILES=	# none

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	Authentication manager for OpenSSH (making secure auth easier)

NO_BUILD=	yes
NO_WRKSUBDIR=	yes

SRC=		${.CURDIR}/src

# XXX Anybody that know how to create manlinks from ports easily, please
# contact me.
MAN1=		${PORTNAME}.1

do-fetch:
	@@${DO_NADA}

do-install:
	@@${INSTALL_SCRIPT} ${SRC}/${PORTNAME}.sh ${PREFIX}/bin/${PORTNAME}
	@@${INSTALL_SCRIPT} ${SRC}/cvs-safesh.sh ${PREFIX}/bin/cvs-safesh
	@@${INSTALL_MAN} ${SRC}/${PORTNAME}.1 ${PREFIX}/man/man1
	@@${LN} ${PREFIX}/bin/${PORTNAME} ${PREFIX}/bin/scpsh
	@@${LN} ${PREFIX}/bin/${PORTNAME} ${PREFIX}/bin/safeshinstall

.include <bsd.port.mk>
@


1.9
log
@Reset inactive maintainer who has not responded to email.

Hat:		portmgr
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.8
log
@Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
@
text
@d16 1
a16 1
MAINTAINER=	eivind@@FreeBSD.org
@


1.7
log
@Upgrade to 1.5.  This include:
* Fix for using cvs-safesh with different remote and local username
* Extended scpsh implementation w/target variable
* Correction of new target message
@
text
@d17 1
@


1.6
log
@Upgrade to V1.4.
This includes a series of usability fixes, including making safesh easy to
use with CVS, with scp, and to make installation on other hosts trivial.
@
text
@d11 1
a11 1
PORTVERSION=	1.4
@


1.5
log
@Update to version 1.3 - better docs, and cosmetic improvements
@
text
@d11 1
a11 1
PORTVERSION=	1.3
d23 2
d34 2
@


1.4
log
@Update to 1.2: Single line bugfix.
I hope I got it right *this* time, at least.
@
text
@d11 1
a11 1
PORTVERSION=	1.2
@


1.3
log
@Upgrade this to V1.1:
- Add support for handling different usernames
- Add file-format support for different ports.  There is so far no way to
  specify a different port, but the "database" for safesh will not need to
  change to accomodate it.

Note that this is NOT compatible with the naming conventions used in 1.0;
as 1.0 was available for 55 minutes yesterday before being marked as
BROKEN, I hope nobody was too much inconvenienced.
@
text
@d11 1
a11 1
PORTVERSION=	1.1
@


1.2
log
@Mark this as broken for a couple of days; while committing it, addport
triggered a problem, and I just discovered that I need to change the
configuration format to properly handle it.
@
text
@d11 1
a11 1
PORTVERSION=	1.0
a16 2

BROKEN="Incompatible upgrade coming shortly"
@


1.1
log
@safesh is an authentication manager for OpenSSH.  By automatically creating
keys and starting ssh-agents, it makes it (fairly) convenient to use one key
for each host pair (authenticator and authenticatee), it avoids
authentication theft by the hosts you connect to with SSH.
@
text
@d18 2
@

