head	1.20;
access;
symbols
	RELEASE_8_3_0:1.19
	RELEASE_9_0_0:1.19
	RELEASE_7_4_0:1.19
	RELEASE_8_2_0:1.19
	RELEASE_6_EOL:1.19
	RELEASE_8_1_0:1.19
	RELEASE_7_3_0:1.19
	RELEASE_8_0_0:1.19
	RELEASE_7_2_0:1.18
	RELEASE_7_1_0:1.18
	RELEASE_6_4_0:1.18
	RELEASE_5_EOL:1.18
	RELEASE_7_0_0:1.17
	RELEASE_6_3_0:1.17
	PRE_XORG_7:1.17
	RELEASE_4_EOL:1.17
	RELEASE_6_2_0:1.17
	RELEASE_6_1_0:1.17
	RELEASE_5_5_0:1.17
	RELEASE_6_0_0:1.17
	RELEASE_5_4_0:1.16
	RELEASE_4_11_0:1.15
	RELEASE_5_3_0:1.15
	RELEASE_4_10_0:1.14
	RELEASE_5_2_1:1.13
	RELEASE_5_2_0:1.13
	RELEASE_4_9_0:1.13
	RELEASE_5_1_0:1.13
	RELEASE_4_8_0:1.12
	RELEASE_5_0_0:1.10
	RELEASE_4_7_0:1.10
	RELEASE_4_6_2:1.10
	RELEASE_4_6_1:1.10
	RELEASE_4_6_0:1.10
	RELEASE_5_0_DP1:1.10
	RELEASE_4_5_0:1.10
	RELEASE_4_4_0:1.10
	RELEASE_4_3_0:1.10
	RELEASE_4_2_0:1.9
	RELEASE_4_1_1:1.9
	RELEASE_4_1_0:1.9
	RELEASE_3_5_0:1.9
	RELEASE_4_0_0:1.7
	RELEASE_3_4_0:1.5
	RELEASE_3_3_0:1.5
	RELEASE_3_2_0:1.4
	RELEASE_3_1_0:1.4
	RELEASE_2_2_8:1.4
	RELEASE_3_0_0:1.3
	RELEASE_2_2_7:1.3
	v0_3:1.1.1.1
	TRANSPROXY:1.1.1;
locks; strict;
comment	@# @;


1.20
date	2012.11.17.06.03.09;	author svnexp;	state Exp;
branches;
next	1.19;

1.19
date	2009.08.22.00.38.27;	author amdmi3;	state Exp;
branches;
next	1.18;

1.18
date	2008.02.03.16.24.34;	author sem;	state Exp;
branches;
next	1.17;

1.17
date	2005.06.09.11.36.44;	author sem;	state Exp;
branches;
next	1.16;

1.16
date	2005.03.01.07.59.53;	author sem;	state Exp;
branches;
next	1.15;

1.15
date	2004.07.07.19.20.02;	author sem;	state Exp;
branches;
next	1.14;

1.14
date	2004.02.29.16.09.47;	author krion;	state Exp;
branches;
next	1.13;

1.13
date	2003.03.23.22.43.00;	author arved;	state Exp;
branches;
next	1.12;

1.12
date	2003.03.07.06.12.55;	author ade;	state Exp;
branches;
next	1.11;

1.11
date	2003.03.04.18.06.38;	author peter;	state Exp;
branches;
next	1.10;

1.10
date	2001.02.05.15.33.52;	author olgeni;	state Exp;
branches;
next	1.9;

1.9
date	2000.06.02.03.24.02;	author will;	state Exp;
branches;
next	1.8;

1.8
date	2000.04.10.00.07.01;	author cpiazza;	state Exp;
branches;
next	1.7;

1.7
date	2000.02.12.20.52.27;	author imura;	state Exp;
branches;
next	1.6;

1.6
date	99.12.29.08.34.54;	author steve;	state Exp;
branches;
next	1.5;

1.5
date	99.08.31.06.52.19;	author mharo;	state Exp;
branches;
next	1.4;

1.4
date	98.11.11.05.37.34;	author asami;	state Exp;
branches;
next	1.3;

1.3
date	98.03.28.20.13.39;	author asami;	state Exp;
branches;
next	1.2;

1.2
date	98.03.28.08.25.28;	author peter;	state Exp;
branches;
next	1.1;

1.1
date	98.03.28.08.20.30;	author peter;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	98.03.28.08.20.30;	author peter;	state Exp;
branches;
next	;


desc
@@


1.20
log
@Switch exporter over
@
text
@# New ports collection makefile for:	transproxy
# Date created:			Fri Mar 27 21:24:13 WST 1998
# Whom:				Peter Wemm <peter@@netplex.com.au>
#
# $FreeBSD: head/www/transproxy/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	transproxy
PORTVERSION=	1.6
CATEGORIES=	www
MASTER_SITES=	SF

EXTRACT_SUFX=	.tgz

MAINTAINER=	sem@@FreeBSD.org
COMMENT=	Transparent HTTP proxy for ipfw's fwd rule or IPFILTER's ipnat command

USE_RC_SUBR=	tproxy

MAN8=		tproxy.8

PLIST_FILES=	sbin/tproxy sbin/tproxyrun sbin/tproxywatch

.include <bsd.port.mk>
@


1.19
log
@- Switch SourceForge ports to the new File Release System: categories starting with W
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.18
log
@- Add a rc-script.

Submitted by:	Stefan Thurner <thurners_at_nicsys.de>
@
text
@d11 1
a11 2
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	${PORTNAME}
@


1.17
log
@- Update to 1.6
@
text
@d19 2
@


1.16
log
@- Fix unfetchable URL and add supplementary
- Add WWW: field in pkg-descr
@
text
@d9 1
a9 1
PORTVERSION=	1.5
d11 2
a12 3
MASTER_SITES=	http://sf.gds.tuwien.ac.at/t/tr/transproxy/ \
		http://www.nlc.net.au/pub/unix/transproxy/ \
		http://www.saunders.id.au:9080/transproxy/software/
@


1.15
log
@Change email address for my ports.

Approved by:	krion (mentor)
@
text
@d11 4
a14 1
MASTER_SITES=	ftp://ftp.nlc.net.au/pub/unix/transproxy/
@


1.14
log
@- Update to version 1.5
- Pet portlint
- Take maintainership

PR:		ports/63526
Submitted by:	Sergey Matveychuk <sem@@ciam.ru>
@
text
@d14 1
a14 1
MAINTAINER=	sem@@ciam.ru
@


1.13
log
@Update to 1.4

PR:		27903
Submitted by:	Jose Marques <jose.marques@@nottingham.ac.uk>
@
text
@d9 1
a9 1
PORTVERSION=	1.4
d14 2
a15 2
MAINTAINER=	ports@@FreeBSD.org
COMMENT=	Transparent HTTP proxy for ipfw's fwd rule (or IPFILTER's ipnat command)
d19 1
a19 1
.include <bsd.port.pre.mk>
d21 1
a21 9
# Requires FreeBSD-3.0 or higher because of a feature it uses to ignore
# the death of child processes. Also later versions of FreeBSD have the
# ipfw fwd rule, and IPFILTER ipnat command, which is needed for this
# sort of program anyway.
.if ${OSVERSION} < 300000
BROKEN=		"transproxy requires SA_NOCLDWAIT, available in 3.x or later"
.endif

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


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

E Nomini Patri, E Fili, E Spiritu Sancti.
@
text
@d9 1
a9 1
PORTVERSION=	1.2
@


1.11
log
@Send transproxy port to the orphanage - I haven't been near it for years.
Farewell old friend, you served me well.
@
text
@d15 1
@


1.10
log
@Some spaces -> tabs for ports/www.
@
text
@d5 1
a5 1
# $FreeBSD: ports/www/transproxy/Makefile,v 1.9 2000/06/02 03:24:02 will Exp $
d14 1
a14 1
MAINTAINER=	peter@@FreeBSD.org
@


1.9
log
@Remove inappropriate categories.  See Porter's Handbook.
@
text
@d5 1
a5 1
# $FreeBSD: ports/www/transproxy/Makefile,v 1.8 2000/04/10 00:07:01 cpiazza Exp $
d9 1
a9 1
PORTVERSION= 	1.2
@


1.8
log
@Update with the new PORTNAME/PORTVERSION variables
@
text
@d5 1
a5 1
# $FreeBSD: ports/www/transproxy/Makefile,v 1.7 2000/02/12 20:52:27 imura Exp $
d10 1
a10 1
CATEGORIES=	www net
@


1.7
log
@Update to version 1.2.

PR:		16590
Submitted by:	John Saunders <john@@nlc.net.au>
@
text
@a1 1
# Version required:		1.2
d5 1
a5 1
# $FreeBSD: ports/www/transproxy/Makefile,v 1.6 1999/12/29 08:34:54 steve Exp $
d8 2
a9 1
DISTNAME=	transproxy-1.2
@


1.6
log
@Update to version 1.0.

Submitted by:	John Saunders <john@@nlc.net.au>
@
text
@d2 1
a2 1
# Version required:		1.0
d6 1
a6 1
# $FreeBSD: ports/www/transproxy/Makefile,v 1.5 1999/08/31 06:52:19 mharo Exp $
d9 1
a9 1
DISTNAME=	transproxy-1.0
@


1.5
log
@FreeBSD.ORG -> FreeBSD.org

Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
@
text
@d2 1
a2 1
# Version required:		0.3
d6 1
a6 1
# $FreeBSD: ports/www/transproxy/Makefile,v 1.4 1998/11/11 05:37:34 asami Exp $
d9 1
a9 1
DISTNAME=	transproxy-0.3
d11 1
a11 1
MASTER_SITES=	ftp://ftp.nlc.net.au/pub/linux/www/
d16 1
a16 1
ALL_TARGET=	tproxy
d20 4
a23 3
# This has only been tested with -current, although it might work if you
# can get the ipfilter package to build on a 2.2.x system. YMMV.
# ftp://cheops.anu.edu.au/pub/net/firewall/ip-filter/
d25 1
a25 1
BROKEN=		"transproxy requires ipfilter, available in 3.0 or later"
a26 3

do-install:
	cd ${WRKSRC}; ${INSTALL_PROGRAM} ${WRKSRC}/tproxy ${PREFIX}/sbin
@


1.4
log
@Use bsd.port.{pre,post}.mk.  Either use them to avoid having to define
something already there (PORTOBJFORMAT, OSVERSION) or move stuff from after
.include <bsd.port.mk> to before.

(This is not by any means the complete list but just the ones I've noticed
recently.)
@
text
@d6 1
a6 1
# $FreeBSD: ports/www/transproxy/Makefile,v 1.3 1998/03/28 20:13:39 asami Exp $
d14 1
a14 1
MAINTAINER=	peter@@FreeBSD.ORG
@


1.3
log
@Use EXTRACT_SUFX instead of DISTFILES, will save one line of editing for
upgrades. :)
@
text
@d6 1
a6 1
# $FreeBSD: ports/www/transproxy/Makefile,v 1.2 1998/03/28 08:25:28 peter Exp $
d18 2
a22 1
OSVERSION!=	sysctl -n kern.osreldate
d30 1
a30 1
.include <bsd.port.mk>
@


1.2
log
@Clarify the conditional brokenness and mention where ipfilter comes from.
@
text
@d6 1
a6 1
# $FreeBSD: ports/www/transproxy/Makefile,v 1.1.1.1 1998/03/28 08:20:30 peter Exp $
d12 1
a12 1
DISTFILES=	transproxy-0.3.tgz
@


1.1
log
@Initial revision
@
text
@d6 1
a6 1
# $FreeBSD$
d18 3
@


1.1.1.1
log
@Import a -current only transparent proxy kit, based on the Linux transproxy
v0.3 tools.  It could probably work with 2.2.x if the ipfilter package was
built and installed.
@
text
@@
