head	1.15;
access;
symbols
	RELEASE_7_4_0:1.13
	RELEASE_8_2_0:1.13
	RELEASE_6_EOL:1.13
	RELEASE_8_1_0:1.13
	RELEASE_7_3_0:1.13
	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.12
	RELEASE_7_0_0:1.12
	RELEASE_6_3_0:1.12
	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.7
	RELEASE_5_0_0:1.6
	RELEASE_4_7_0:1.4
	RELEASE_4_6_2:1.4
	RELEASE_4_6_1:1.4
	RELEASE_4_6_0:1.4
	RELEASE_5_0_DP1:1.3
	RELEASE_4_5_0:1.3
	RELEASE_4_4_0:1.3
	RELEASE_4_3_0:1.2;
locks; strict;
comment	@# @;


1.15
date	2011.09.22.06.26.44;	author bapt;	state dead;
branches;
next	1.14;

1.14
date	2011.08.02.17.03.43;	author bapt;	state Exp;
branches;
next	1.13;

1.13
date	2009.06.11.08.26.25;	author erwin;	state Exp;
branches;
next	1.12;

1.12
date	2007.06.18.20.42.12;	author danfe;	state Exp;
branches;
next	1.11;

1.11
date	2007.06.18.20.37.32;	author danfe;	state Exp;
branches;
next	1.10;

1.10
date	2007.05.27.02.38.43;	author kris;	state Exp;
branches;
next	1.9;

1.9
date	2006.05.25.01.54.06;	author mnag;	state Exp;
branches;
next	1.8;

1.8
date	2003.05.12.22.06.35;	author anholt;	state Exp;
branches;
next	1.7;

1.7
date	2003.02.20.18.59.04;	author knu;	state Exp;
branches;
next	1.6;

1.6
date	2002.11.10.16.47.49;	author lioux;	state Exp;
branches;
next	1.5;

1.5
date	2002.11.06.22.46.48;	author adamw;	state Exp;
branches;
next	1.4;

1.4
date	2002.05.07.09.18.40;	author sobomax;	state Exp;
branches;
next	1.3;

1.3
date	2001.05.28.12.39.02;	author sobomax;	state Exp;
branches;
next	1.2;

1.2
date	2001.04.18.19.16.52;	author sobomax;	state Exp;
branches;
next	1.1;

1.1
date	2001.04.18.16.24.18;	author sobomax;	state Exp;
branches;
next	;


desc
@@


1.15
log
@2012-09-20 www/ruby-http-access: Deprecated upstream, please use www/rubygem-httpclient
2011-09-01 sysutils/wots: No more public distfiles
2011-09-15 sysutils/gpart: Upstream disappeared
2011-09-01 sysutils/plod: No more public distfiles
2011-09-01 sysutils/checkservice: BROKEN for more than 6 month
2011-09-01 security/nsm-console: BROKEN for more than 6 month
2011-09-01 security/fressh: No more public distfiles
2011-09-01 palm/pose: No more public distfiles
2011-09-01 palm/isilo: No more public distfiles
2011-09-01 news/ija: BROKEN for more than 6 month
2011-09-01 news/PicMonger: Abandonware
@
text
@# New ports collection makefile for:	fressh
# Date created:				25 July 2000
# Whom:					Alistair G. Crooks <agc@@netbsd.org>
#
# $FreeBSD: ports/security/fressh/Makefile,v 1.14 2011/08/02 17:03:43 bapt Exp $
#

PORTNAME=	fressh
PORTVERSION=	0.8.1
PORTREVISION=	1
CATEGORIES=	security
MASTER_SITES=	http://freebsd.unixfreunde.de/sources/ \
		http://mirror2.unixfreunde.de/

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	A free rewritten implementation of the SSH communication protocol

DEPRECATED=	No more public distfiles
EXPIRATION_DATE=	2011-09-01

USE_BZIP2=	yes

PLIST_FILES=	bin/fressh bin/fressh-add bin/fressh-agent \
		bin/fressh-keygen sbin/fresshd

post-patch:
	@@${REINPLACE_CMD} -e '117s,^static ,,' ${WRKSRC}/sshd_main.c

.if !exists(/usr/lib/libssl.a) || !exists(/usr/lib/libcrypto.a)
.if exists(${LOCALBASE}/lib/libssl.a) && exists(${LOCALBASE}/lib/libcrypto.a)
LIB_DEPENDS+=	ssl.3:${PORTSDIR}/security/openssl
MAKE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
		LDFLAGS="-L${LOCALBASE}/lib" \
		RSAGLUE="${RSAGLUE}"
.if exists(${LOCALBASE}/lib/librsaref.a)
RSAGLUE=	-lrsaref
.endif
RSAGLUE+=	-lRSAglue
.endif
.endif

.include <bsd.port.pre.mk>

.if ${OSVERSION} >= 800065
BROKEN=		does not build
.endif

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


1.14
log
@Deprecate some ports where I can't find distfiles and upstream
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.13
log
@Mark BROKEN on 8.x: does not build.
@
text
@d18 3
@


1.12
log
@Forced commit since previous message ended up incomplete:

- Fix the build and unbreak [1]
- Kill EOL spaces in pkg-descr

Reported by:	pointyhat (logs) [1]
@
text
@d39 7
a45 1
.include <bsd.port.mk>
@


1.11
log
@- Fix the build with modern GCC [1]
- Kill teeny pkg-plist per portlint(1)
@
text
@@


1.10
log
@BROKEN with gcc 4.2
@
text
@d20 2
a21 1
.include <bsd.port.pre.mk>
d23 2
a24 3
.if ${OSVERSION} >= 700042
BROKEN=		Broken with gcc 4.2
.endif
d39 1
a39 1
.include <bsd.port.post.mk>
@


1.9
log
@- Fix master sites

PR:		97805
Submitted by:	Martin Wilke <freebsd___unixfreunde.de>
@
text
@d22 4
@


1.8
log
@Fix with newer gcc by converting multiline string literals to string
concatenation.  Changed the formatting of the strings to what was more likely
intended, so bump PORTREVISION.
@
text
@d12 2
a13 1
MASTER_SITES=	http://www.fressh.org/
@


1.7
log
@De-pkg-comment.
@
text
@d10 1
@


1.6
log
@o Rollback PORTCOMMENT modifications while this feature's implementation
  is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
@
text
@d14 1
@


1.5
log
@Use PORTCOMMENT in the Makefile, and whack the pkg-comment.

Approved by:	pat
@
text
@a14 2
PORTCOMMENT=	A free rewritten implementation of the SSH communication protocol

@


1.4
log
@Chase openssl shlib version increase.

Pointy hat to:	dinoex
@
text
@d15 2
@


1.3
log
@Update version number of ssl shared library from openssl port.
@
text
@d21 1
a21 1
LIB_DEPENDS+=	ssl.2:${PORTSDIR}/security/openssl
@


1.2
log
@Check if librsaref exists before trying to link with it.

Inspired by:	ports/26679
@
text
@d21 1
a21 1
LIB_DEPENDS+=	ssl.1:${PORTSDIR}/security/openssl
@


1.1
log
@Add fressh 0.8.1, a free rewritten implementation of the SSH
communication protocol.

Obtained from:	NetBSD
@
text
@d24 5
a28 1
		RSAGLUE="-lrsaref -lRSAglue"
@

