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; + + + + + +
+ + + + + +

+

News + +
+ Announcements
+

+ +

Software + +
+ Getting Java for FreeBSD
+ Release Information
+ JDK 1.1.x
+ JDK 1.2.x
+ JDK 1.3.x
+ Available Ports...
+ How can I help?
+ I found a bug!?! +

+ +

Documentation + +
+ For + Newbies
+ Tutorials
+ FAQ
+ Performance Comparison
+ Creating Ports...
+

+ +

Java Resources + +
+ Links
+ FreeBSD
+ Vendor
+ Development Tools
+ APIs
+ Tutorials
+ Documentation
+ Resources...
+ Servlets
+

+ +
Search for:
+ + + +
+
+
+
+ + + + + +
+

This is the offical port of Sun's Java Development Kit for FreeBSD. No known significant bugs exist at this time, but there are no guarantees of usability. However, many commercial companies rely on this port, so it should be safe to use. +

+Jump to Java +
+ +

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. + +

+&footer; + + diff --git a/en/gnome/index.xsl b/en/gnome/index.xsl new file mode 100644 index 0000000000..2fb665da47 --- /dev/null +++ b/en/gnome/index.xsl @@ -0,0 +1,98 @@ + + + + %includes; +]> + + &header; + + + + + +
+ + + + + +

+

News + +
+ Announcements
+

+ +

Software + +
+ Getting Java for FreeBSD
+ Release Information
+ JDK 1.1.x
+ JDK 1.2.x
+ JDK 1.3.x
+ Available Ports...
+ How can I help?
+ I found a bug!?! +

+ +

Documentation + +
+ For + Newbies
+ Tutorials
+ FAQ
+ Performance Comparison
+ Creating Ports...
+

+ +

Java Resources + +
+ Links
+ FreeBSD
+ Vendor
+ Development Tools
+ APIs
+ Tutorials
+ Documentation
+ Resources...
+ Servlets
+

+ +
Search for:
+ + + +
+
+
+
+ + + + + +
+

This is the offical port of Sun's Java Development Kit for FreeBSD. No known significant bugs exist at this time, but there are no guarantees of usability. However, many commercial companies rely on this port, so it should be safe to use. +

+Jump to Java +
+ +

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. + +

+&footer; + +