head	1.18;
access;
symbols
	RELEASE_8_3_0:1.17
	RELEASE_9_0_0:1.17
	RELEASE_7_4_0:1.16
	RELEASE_8_2_0:1.16
	RELEASE_6_EOL:1.16
	RELEASE_8_1_0:1.15
	RELEASE_7_3_0:1.15
	RELEASE_8_0_0:1.15
	RELEASE_7_2_0:1.15
	RELEASE_7_1_0:1.13
	RELEASE_6_4_0:1.13
	RELEASE_5_EOL:1.12
	RELEASE_7_0_0:1.8
	RELEASE_6_3_0:1.8
	PRE_XORG_7:1.4;
locks; strict;
comment	@# @;


1.18
date	2012.04.13.20.33.34;	author rene;	state dead;
branches;
next	1.17;

1.17
date	2011.12.12.00.31.55;	author linimon;	state Exp;
branches;
next	1.16;

1.16
date	2010.07.25.15.39.16;	author mm;	state Exp;
branches;
next	1.15;

1.15
date	2009.01.05.19.44.01;	author pav;	state Exp;
branches;
next	1.14;

1.14
date	2008.10.21.03.14.12;	author beech;	state Exp;
branches;
next	1.13;

1.13
date	2008.08.19.16.40.13;	author mnag;	state Exp;
branches;
next	1.12;

1.12
date	2008.05.18.22.43.36;	author beech;	state Exp;
branches;
next	1.11;

1.11
date	2008.03.30.09.53.42;	author beech;	state Exp;
branches;
next	1.10;

1.10
date	2008.01.02.23.43.00;	author mnag;	state Exp;
branches;
next	1.9;

1.9
date	2007.12.14.00.52.10;	author beech;	state Exp;
branches;
next	1.8;

1.8
date	2007.10.26.20.48.09;	author beech;	state Exp;
branches;
next	1.7;

1.7
date	2007.10.24.23.59.50;	author beech;	state Exp;
branches;
next	1.6;

1.6
date	2007.09.21.20.21.26;	author mnag;	state Exp;
branches;
next	1.5;

1.5
date	2007.07.03.14.35.11;	author sem;	state Exp;
branches;
next	1.4;

1.4
date	2007.04.24.08.23.32;	author miwi;	state Exp;
branches;
next	1.3;

1.3
date	2007.04.19.11.07.29;	author miwi;	state Exp;
branches;
next	1.2;

1.2
date	2007.04.06.18.28.44;	author mnag;	state Exp;
branches;
next	1.1;

1.1
date	2007.03.07.09.27.02;	author miwi;	state Exp;
branches;
next	;


desc
@@


1.18
log
@Remove expired port:
2012-04-11 ftp/ftp-proxy: is a part of the base system in all supported FreeBSD versions
@
text
@# New ports collection makefile for:	ftp-proxy
# Date created:        4. March 2007
# Whom:                Christian Ludwig
#
# $FreeBSD: ports/ftp/ftp-proxy/Makefile,v 1.17 2011/12/12 00:31:55 linimon Exp $
#

PORTNAME=	ftp-proxy
PORTVERSION=	4.4p1
PORTREVISION=	2
CATEGORIES=	ftp
MASTER_SITES=	http://www.chrissicool.net/projects/ftp-proxy/distfiles/

MAINTAINER=	chrissicool@@chrissicool.net
COMMENT=	A port of OpenBSD's ftp-proxy

LIB_DEPENDS=	event-1.4:${PORTSDIR}/devel/libevent

MAN8=		ftp-proxy.8
MANCOMPRESSED=	yes

PLIST_FILES=	sbin/ftp-proxy
USE_RC_SUBR=	ftp-proxy

CFLAGS+=	-I${LOCALBASE}/include

.include <bsd.port.pre.mk>

.if ${OSVERSION} > 700048
IGNORE=		is a part of base for 7.0 and above
.endif

DEPRECATED=		is a part of the base system in all supported FreeBSD versions
EXPIRATION_DATE=	2012-04-11

do-install:
	${INSTALL_PROGRAM} ${WRKSRC}/ftp-proxy ${PREFIX}/sbin
	${INSTALL_MAN} ${WRKSRC}/ftp-proxy.8.gz ${PREFIX}/man/man8

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


1.17
log
@Mark as deprecated: part of the base system in all supported FreeBSD
versions.

Feature safe:	yes
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.16
log
@Update libevent to 1.4.14b

PR:		ports/147723
Approved by:	maintainer (timeout)
@
text
@d33 3
@


1.15
log
@- Remove conditional checks for FreeBSD 5.x and older
@
text
@d10 1
a10 1
PORTREVISION=	1
@


1.14
log
@- Update to 4.4p1

Update from upstream OpenBSD ported to FreeBSD.
This version reflects the status of the program as of OpenBSD 4.4.

PR:		ports/128246
Submitted by:	Christian Ludwig <chrissicool@@chrissicool.net> (maintainer)
@
text
@a32 4
.if ${OSVERSION} < 502106
IGNORE=		only for 5.3 and above
.endif

@


1.13
log
@- Update libevent dependency and bump PORTREVISION
@
text
@d9 1
a9 1
PORTVERSION=	4.3p1
@


1.12
log
@- Change CFLAGS to: CFLAGS+= -I${LOCALBASE}/include

PR:		ports/123531
Submitted by:	Harry Kane <harry.kane@@gmail.com>
Approved by:	Christian Ludwig <chrissicool@@chrissicool.net> (maintainer)
@
text
@d10 1
d17 1
a17 1
LIB_DEPENDS=	event-1.3e:${PORTSDIR}/devel/libevent
@


1.11
log
@- Update ftp/ftp-proxy to version 4.3p1

PR:		ports/122246
Submitted by:	Christian Ludwig <chrissicool@@chrissicool.net> (maintainer)
@
text
@d24 1
a24 1
CFLAGS+=	-I${PREFIX}/include
@


1.10
log
@- Bump PORTREVISION since devel/libevent are updated.
@
text
@d9 1
a9 2
PORTVERSION=	4.2p2
PORTREVISION=	1
@


1.9
log
@- Update to 4.2p2
- Fix build with 5.x

PR:		ports/117692
Submitted by:	Christian Ludwig <chrissicool@@chrissicool.net> (maintainer)
Approved by:	linimon (mentor)
@
text
@d10 1
d17 1
a17 1
LIB_DEPENDS=	event-1.3d:${PORTSDIR}/devel/libevent
@


1.8
log
@- Mark broken with 5.x

Reported by:	pointyhat via pav
Approved by:	sat (mentor, implicit)
@
text
@d9 1
a9 1
PORTVERSION=	4.2p1
d32 2
a33 2
.if ${OSVERSION} < 600105
BROKEN=	does not build on 5.x
@


1.7
log
@- Update to 4.2p1

PR:		ports/117159
Submitted by:	Christian Ludwig <chrissicool@@chrissicool.net> (maintainer)
Approved by:	sat (mentor)
@
text
@d32 2
a33 2
.if ${OSVERSION} < 502106
IGNORE=		only for 5.3 and above
@


1.6
log
@- Change libevent lib and bump PORTREVISION since devel/libevent are updated.
@
text
@d9 1
a9 2
PORTVERSION=	4.1p2
PORTREVISION=	1
@


1.5
log
@- IGNORE on 7.0. It's already in base.

Submitted by:	mlaier
@
text
@d10 1
d17 1
a17 1
LIB_DEPENDS=	event-1.3b:${PORTSDIR}/devel/libevent
@


1.4
log
@- Update 4.1.p2
- Fix build on 5.X

Submitted by:	pointyhat via kris
                Christian Ludwig <chrissicool@@chrissicool.net> (maintainer)
@
text
@d28 4
@


1.3
log
@- Update to 4.1p1

PR:		111410
Submitted by:	Christian Ludwig <chrissicool@@chrissicool.net> (maintainer)
@
text
@d9 1
a9 1
PORTVERSION=	4.1p1
@


1.2
log
@- Bump PORTREVISION and change LIB_DEPENDS to reflect libevent update.
@
text
@d9 1
a9 2
PORTVERSION=	4.0p0
PORTREVISION=	1
d21 2
a22 2
PLIST_FILES=	sbin/ftp-proxy		\
		etc/rc.d/ftp-proxy.sh
d26 6
a33 1
	${INSTALL_SCRIPT} ${FILESDIR}/ftp-proxy.sh ${PREFIX}/etc/rc.d
d36 1
a36 1
.include <bsd.port.mk>
@


1.1
log
@A ftp proxy for firewalled connections,using pf's anchors and rules.

WWW: http://www.openbsd.org/

PR:		ports/110011
Submitted by:	Christian Ludwig
@
text
@d10 1
d17 1
a17 1
LIB_DEPENDS=	event:${PORTSDIR}/devel/libevent
@

