head	1.5;
access;
symbols;
locks; strict;
comment	@# @;


1.5
date	2012.02.05.12.20.58;	author bz;	state Exp;
branches;
next	1.4;

1.4
date	2011.06.10.11.46.31;	author bz;	state Exp;
branches;
next	1.3;

1.3
date	2011.06.07.21.33.10;	author simon;	state Exp;
branches;
next	1.2;

1.2
date	2011.06.06.09.49.52;	author bz;	state Exp;
branches;
next	1.1;

1.1
date	2011.06.03.12.48.52;	author bz;	state Exp;
branches;
next	;


desc
@@


1.5
log
@Start adding a skeleton page for WorldIPv6Launch.org given the webserver
is signed up pointing to /ipv6/ for IPv6 specific information.

Do not provide the Logo for now until the license details can be sorted.
@
text
@# $FreeBSD: www/en/ipv6/Makefile,v 1.4 2011/06/10 11:46:31 bz Exp $

.if exists(../Makefile.conf)
.include "../Makefile.conf"
.endif
.if exists(../Makefile.inc)
.include "../Makefile.inc"
.endif

DOCS+=		index.sgml
DOCS+=		ipv6only.sgml
DOCS+=		w6d.sgml
DOCS+=		w6l.sgml
DOCS+=		w6d-www-stats.sgml

DATA+=		IPv6-badge-blue-256-trans.png	\
		IPv6-badge-blue-128-trans.png
DATA+=		w6d-www-stats-large.png		\
		w6d-www-stats-v6-large.png	\
		w6d-www-stats-v6.png		\
		w6d-www-stats.png

.include "${WEB_PREFIX}/share/mk/web.site.mk"
@


1.4
log
@Add www.freebsd.org v6 and v6 vs. v4 stats from around World IPv6
Day.  Add a local news entry for this and thank people (thanks!).

Approved by:	simon
Sponsored by:	The FreeBSD Foundation
Sponsored by:	iXsystems
@
text
@d1 1
a1 1
# $FreeBSD: www/en/ipv6/Makefile,v 1.3 2011/06/07 21:33:10 simon Exp $
d13 1
@


1.3
log
@Add an IPv6 World Day logo to the front page.

This will only be there for the next couple of days around the IPv6
world day, then this commit can be reverted.

Discussed with:	bz
@
text
@d1 1
a1 1
# $FreeBSD: www/en/ipv6/Makefile,v 1.2 2011/06/06 09:49:52 bz Exp $
d13 1
d15 1
a15 1
DATA+=		IPv6-badge-blue-256-trans.png \
d17 4
@


1.2
log
@Fill with initial content about IPv6 in FreeBSD these days,
IPv6 only snapshots and FreeSBD and world IPv6 day.
Can be extended and improved as needed.

Add "WORLD IPV6 DAY BADGE: BLUE" image available for download
from http://www.worldipv6day.org/downloads/index.html .

Includes suggestions from:	rwatson
Approved by:			simon
Sponsored by:			The FreeBSD Foundation
Sponsored by:			iXsystems
@
text
@d1 1
a1 1
# $FreeBSD: www/en/ipv6/Makefile,v 1.1 2011/06/03 12:48:52 bz Exp $
d14 2
a15 1
DATA+=		IPv6-badge-blue-256-trans.png
@


1.1
log
@Add an ipv6 subpage to be filled with life on Monday.

Approved by:	simon
Sponsored by:	The FreeBSD Foundation
Sponsored by:	iXsystems
@
text
@d1 1
a1 1
# $FreeBSD$
d10 5
a14 1
DOCS?=	index.sgml
@

