diff --git a/en/gnome/Makefile b/en/gnome/Makefile new file mode 100644 index 0000000000..3c1bae5706 --- /dev/null +++ b/en/gnome/Makefile @@ -0,0 +1,12 @@ +# $FreeBSD$ + +.if exists(../Makefile.conf) +.include "../Makefile.conf" +.endif +.if exists(../Makefile.inc) +.include "../Makefile.inc" +.endif + +DOCS+= index.sgml + +.include "${WEB_PREFIX}/share/mk/web.site.mk" diff --git a/en/gnome/Makefile.inc b/en/gnome/Makefile.inc new file mode 100644 index 0000000000..9315ca34b4 --- /dev/null +++ b/en/gnome/Makefile.inc @@ -0,0 +1,4 @@ +# $FreeBSD$ + +WEBBASE?= /data/gnome +WEB_PREFIX?= ${.CURDIR}/../../.. diff --git a/en/gnome/index.sgml b/en/gnome/index.sgml new file mode 100644 index 0000000000..2fb665da47 --- /dev/null +++ b/en/gnome/index.sgml @@ -0,0 +1,98 @@ + + + + %includes; +]> + + &header; +
+
|
+
+ We currently have support for 2.2.x, 3.x, 4.x and 5-CURRENT FreeBSD Systems +for JDK 1.1.8. Anything prior to FreeBSD 2.2 (such as FreeBSD 2.1.7.1) is not +supported. + + Newsflash! The FreeBSD Foundation has secured a license from Sun +Microsystems to distribute a native FreeBSD version of both the Java +Development Kit (JDK) and the Java Runtime Environment (JRE). Thanks to the +great efforts of the FreeBSD Java team, these should be available for +inclusion with the upcoming release of FreeBSD 4.5 in January, 2002. See +Newsflash page for details. + + |
+