head	1.8;
access;
symbols
	HRS_XML_CLEANUP:1.6
	HRS_XML_CLEANUP_PRE:1.6
	EMILYBOYD_REDESIGN:1.6
	PRE_REDESIGN:1.6
	XML_XSL_XP:1.4.0.2
	XML_XSL_XP_BP:1.4;
locks; strict;
comment	@# @;


1.8
date	2012.01.16.07.13.09;	author glewis;	state Exp;
branches;
next	1.7;

1.7
date	2008.02.22.04.41.19;	author glewis;	state Exp;
branches;
next	1.6;

1.6
date	2005.01.20.09.00.13;	author phantom;	state Exp;
branches;
next	1.5;

1.5
date	2002.11.15.12.20.24;	author phantom;	state Exp;
branches;
next	1.4;

1.4
date	2000.11.07.04.05.17;	author kuriyama;	state Exp;
branches;
next	1.3;

1.3
date	2000.03.02.15.55.29;	author phantom;	state Exp;
branches;
next	1.2;

1.2
date	2000.01.29.23.53.43;	author patrick;	state Exp;
branches;
next	1.1;

1.1
date	2000.01.29.14.17.07;	author wosch;	state Exp;
branches;
next	;


desc
@@


1.8
log
@. Add a page for the JDK 7 work (e.g. openjdk7).
@
text
@# $FreeBSD: www/en/java/dists/Makefile,v 1.7 2008/02/22 04:41:19 glewis Exp $

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

DOCS =	10.sgml
DOCS+=	11.sgml
DOCS+=	12.sgml
DOCS+=	13.sgml
DOCS+=	14.sgml
DOCS+=	15.sgml
DOCS+=	16.sgml
DOCS+=	17.sgml
DOCS+=	index.sgml

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


1.7
log
@. Add some long overdue pages for JDK 1.6.
. Add an announcement for JDK 1.6.0 patchset 4.
@
text
@d1 1
a1 1
# $FreeBSD: www/en/java/dists/Makefile,v 1.6 2005/01/20 09:00:13 phantom Exp $
d17 1
@


1.6
log
@tell world about jdk1.5.0 patchset 1 availbility
@
text
@d1 1
a1 1
# $FreeBSD: www/en/java/dists/Makefile,v 1.5 2002/11/15 12:20:24 phantom Exp $
d16 1
@


1.5
log
@Well, announce a first patchset for Sun JDK 1.4.0. Time to wake up
folks :)

Committed from: Terminal room at EuroBSD Conference'2002
@
text
@d1 1
a1 1
# $FreeBSD: www/en/java/dists/Makefile,v 1.4 2000/11/07 04:05:17 kuriyama Exp $
d15 1
@


1.4
log
@Switch web.mk to share/mk/web.site.mk in English version.
@
text
@d1 1
a1 1
# $FreeBSD: www/en/java/dists/Makefile,v 1.3 2000/03/02 15:55:29 phantom Exp $
d14 1
@


1.3
log
@Re-arrange java/ Makefiles to keep general www/ style.

Remove WEBBASE assignment from all Makefiles. It's located in Makefile.inc now.
@
text
@d1 8
a8 1
# $FreeBSD$
d16 1
a16 1
.include "../../web.mk"
@


1.2
log
@Add comments about JDK 1.3 and clean up files.
@
text
@d1 1
a1 1
DOCS=	10.sgml 11.sgml 12.sgml 13.sgml index.sgml
d3 5
a7 1
WEBBASE=	/data/java
@


1.1
log
@Import FreeBSD Java homepage into the web server.

Submitted by: Patrick Gardella	patrick@@whetstonelogic.com
@
text
@d1 1
a1 1
DOCS=	10.sgml 11.sgml 12.sgml index.sgml
@

