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


1.8
date	2013.01.09.20.05.19;	author svnexp;	state Exp;
branches;
next	1.7;

1.7
date	2012.11.17.06.03.11;	author svnexp;	state Exp;
branches;
next	1.6;

1.6
date	2007.05.03.08.28.13;	author miwi;	state Exp;
branches;
next	1.5;

1.5
date	2006.09.27.11.57.32;	author miwi;	state Exp;
branches;
next	1.4;

1.4
date	2003.11.03.10.05.55;	author linimon;	state Exp;
branches;
next	1.3;

1.3
date	2003.11.02.02.48.08;	author edwin;	state Exp;
branches;
next	1.2;

1.2
date	2003.02.21.14.01.37;	author knu;	state Exp;
branches;
next	1.1;

1.1
date	2002.09.10.21.36.05;	author obraun;	state Exp;
branches;
next	;


desc
@@


1.8
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/310162
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ## r310162 | tabthorpe | 2013-01-09 19:50:06 +0000 (Wed, 09 Jan 2013) | 4 lines
## SVN ##
## SVN ## - Change MAINTAINER address
## SVN ## - Trim headers while I am here
## SVN ## - Clean up some trailing whitespace
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ##
@
text
@# Created by: Janos Mohacsi <janos.mohacsi@@dante.org.uk>
# $FreeBSD: head/www/www6to4/Makefile 310162 2013-01-09 19:50:06Z tabthorpe $

PORTNAME=	www6to4
PORTVERSION=	1.6
PORTREVISION=	1
CATEGORIES=	www ipv6
MASTER_SITES=	ftp://ftp.pasta.cs.uit.no/pub/Vermicelli/

MAINTAINER=	jmohacsi@@bsd.hu
COMMENT=	Lightweight http proxy to help IPv4 only browsers

WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION:S/./-/}

USE_RC_SUBR=	www6to4

post-patch:
	@@${REINPLACE_CMD} -e 's,/etc,${PREFIX}/etc,' \
		${WRKSRC}/www6to4.c
do-install:
	${INSTALL_PROGRAM} ${WRKSRC}/www6to4 ${PREFIX}/sbin
	@@if [ ! -d ${PREFIX}/etc/www6to4 ]; then \
		${MKDIR} ${PREFIX}/etc/www6to4; fi
	${INSTALL_DATA} ${WRKSRC}/www6to4.conf \
		${PREFIX}/etc/www6to4/www6to4.conf.sample
	${INSTALL_DATA} ${WRKSRC}/www6to4_forward.conf \
		${PREFIX}/etc/www6to4/www6to4_forward.conf.sample
.if !defined(NOPORTDOCS)
	if [ ! -d ${DOCSDIR} ]; then \
		${MKDIR} ${DOCSDIR}; fi
	${INSTALL_DATA} ${WRKSRC}/README \
		${DOCSDIR}
.endif

.include <bsd.port.mk>
@


1.7
log
@Switch exporter over
@
text
@d1 2
a2 5
# New ports collection makefile for:    www6to4
# Date created:         22.03.2002
# Whom: Janos Mohacsi <janos.mohacsi@@dante.org.uk>
#
# $FreeBSD: head/www/www6to4/Makefile 300897 2012-07-14 14:29:18Z beat $
d10 1
a10 1
MAINTAINER=	janos.mohacsi@@bsd.hu
@


1.6
log
@- Use rc.subr style
- Make portlint happy
- Bump PORTREVISION

PR:		112246
Submitted by:	NAKAJI Hiroyuki <nakaji@@jp.freebsd.org>
Approved by:	maintainer
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.5
log
@- Update to 1.6
- Remove respect DESTDIR

PR:		ports/101880
Submitted by:	chinsan <chinsan.tw(at)gmail.com>
Approved by:	Janos Mohacsi <mohacsi@@niif.hu> (maintainer)
@
text
@d9 1
d18 2
a36 4
	@@if [ ! -f ${PREFIX}/etc/rc.d/www6to4.sh ]; then \
		${ECHO} "Installing ${PREFIX}/etc/rc.d/www6to4.sh startup file."; \
		${INSTALL_SCRIPT} -m 751 ${FILESDIR}/www6to4.sh ${PREFIX}/etc/rc.d/www6to4.sh; \
	fi
@


1.4
log
@The resetting of this maintainer address to ports@@ (done as part
of ports/58694) was a little premature in this case.  Janos
reports that he is alive and well at this new email address.
@
text
@d8 1
a8 1
PORTVERSION=	1.5
d15 5
@


1.3
log
@ports with possibly unreachable MAINTAINERs
*** addresses that seem to be dead:

PR:		ports/58694
Submitted by:	Oliver Eikemeier <eikemeier@@fillmore-labs.com>
@
text
@d12 1
a12 1
MAINTAINER=	ports@@FreeBSD.org
@


1.2
log
@De-pkg-comment.
@
text
@d12 1
a12 1
MAINTAINER=	Janos.Mohacsi@@dante.org.uk
@


1.1
log
@Add www6to4 1.5, lightweight http proxy to help IPv4 only browsers.

PR:		ports/36186
Submitted by:	Janos Mohacsi <janos.mohacsi@@dante.org.uk>
@
text
@d13 1
@

