head	1.5;
access;
symbols
	RELEASE_8_3_0:1.3
	RELEASE_9_0_0:1.3
	RELEASE_7_4_0:1.3
	RELEASE_8_2_0:1.3
	RELEASE_6_EOL:1.3
	RELEASE_8_1_0:1.3
	RELEASE_7_3_0:1.3
	RELEASE_8_0_0:1.3
	RELEASE_7_2_0:1.3
	RELEASE_7_1_0:1.3
	RELEASE_6_4_0:1.3
	RELEASE_5_EOL:1.3
	RELEASE_7_0_0:1.3
	RELEASE_6_3_0:1.3
	PRE_XORG_7:1.3
	RELEASE_4_EOL:1.3
	RELEASE_6_2_0:1.3
	RELEASE_6_1_0:1.3
	RELEASE_5_5_0:1.3
	RELEASE_6_0_0:1.3
	RELEASE_5_4_0:1.3
	RELEASE_4_11_0:1.3
	RELEASE_5_3_0:1.3
	RELEASE_4_10_0:1.3
	RELEASE_5_2_1:1.3
	RELEASE_5_2_0:1.3
	RELEASE_4_9_0:1.3
	RELEASE_5_1_0:1.3
	RELEASE_4_8_0:1.3
	RELEASE_5_0_0:1.1
	RELEASE_4_7_0:1.1
	RELEASE_4_6_2:1.1
	RELEASE_4_6_1:1.1
	RELEASE_4_6_0:1.1
	RELEASE_5_0_DP1:1.1
	RELEASE_4_5_0:1.1;
locks; strict;
comment	@# @;


1.5
date	2012.12.12.21.45.14;	author svnexp;	state Exp;
branches;
next	1.4;

1.4
date	2012.11.17.06.01.21;	author svnexp;	state Exp;
branches;
next	1.3;

1.3
date	2003.02.21.13.26.56;	author knu;	state Exp;
branches;
next	1.2;

1.2
date	2003.01.18.22.48.27;	author edwin;	state Exp;
branches;
next	1.1;

1.1
date	2002.01.01.00.05.56;	author jmz;	state Exp;
branches;
next	;


desc
@@


1.5
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/308806
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ## r308806 | wxs | 2012-12-12 21:40:54 +0000 (Wed, 12 Dec 2012) | 7 lines
## SVN ##
## SVN ## Update maintainer address.
## SVN ## Trim headers where applicable and in the cases where the maintainer
## SVN ## is the original author remove the headers entirely.
## SVN ## Update mirror to point to the newer location (old one redirected).
## SVN ##
## SVN ## Submitted by:	Nicolas Jombart <ecu@@200ok.org> (maintainer, private mail)
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ##
@
text
@# $FreeBSD: head/security/subweb/Makefile 308806 2012-12-12 21:40:54Z wxs $

PORTNAME=	subweb
PORTVERSION=	1.0
CATEGORIES=	security www
MASTER_SITES=	http://www.hsc.fr/ressources/outils/subweb/download/

MAINTAINER=	ecu@@200ok.org
COMMENT=	SubWeb is a (reverse) proxy to inspect HTTP flows on the fly

NO_BUILD=	YES

do-install:
	${INSTALL_SCRIPT} ${WRKSRC}/subweb ${PREFIX}/bin
.if !defined(NOPORTDOCS)
	${MKDIR} ${PREFIX}/share/doc/subweb
	${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/subweb
.endif

.include <bsd.port.mk>
@


1.4
log
@Switch exporter over
@
text
@d1 1
a1 6
# New ports collection makefile for:    subweb
# Date created:                         december 30, 2001
# Whom: 				Nicolas Jombart <Nicolas.Jombart@@hsc-labs.com>
#
# $FreeBSD: head/security/subweb/Makefile 300897 2012-07-14 14:29:18Z beat $
#
d8 1
a8 1
MAINTAINER=	ecu@@ipv42.net
@


1.3
log
@De-pkg-comment.
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.2
log
@Email address update for Nicolas Jombart

From: Nicolas Jombart <ecu@@ipv42.net>
To: Edwin Groothuis <edwin@@FreeBSD.org>
Cc: Nicolas.Jombart@@hsc-labs.com

Thank you for commiting my last PR this week. Can you, if you have time,
change my e-mail address in all of my ports ? (see diff attached).
@
text
@d14 1
@


1.1
log
@SubWeb is a (reverse) proxy to inspect HTTP flows on the fly

PR:		ports/33388
Submitted by:	Nicolas Jombart <Nicolas.Jombart@@hsc-labs.com>
@
text
@d13 1
a13 1
MAINTAINER=	Nicolas.Jombart@@hsc-labs.com
@

