Commit graph

119 commits

Author SHA1 Message Date
Greg Lewis
aac431e7f7 . Fix the release date of patchset 3.
Pointed out by:	Wes Chow <wes@senortoad.com> (via wosch@)
2008-06-24 02:56:50 +00:00
Greg Lewis
2acaa4684d . Add historical announcements for 1.6.0 patchsets 1, 2 and 3. 2008-02-22 04:53:47 +00:00
Greg Lewis
1cea14ae21 . Add some long overdue pages for JDK 1.6.
. Add an announcement for JDK 1.6.0 patchset 4.
2008-02-22 04:41:19 +00:00
Greg Lewis
7771675990 . Announce patchset 8 for JDK 1.5.0. 2008-02-22 04:33:33 +00:00
Murray Stokely
a9441caef7 Add <pubDate> to each <item> for better RSS reader support.
PR:		www/117358
2008-01-16 09:29:16 +00:00
Murray Stokely
32a53aa35c Enable <link rel="alternate"> links to rss.xml feeds so that
feedreaders and browsers can automatically find the RSS feeds on these
pages without the user having to click on the rss link.  For FireFox
users this enables an orange rss logo on the right side of the
location bar, and something similar shows up for IE and Safari.
2008-01-16 03:02:00 +00:00
Murray Stokely
c89c8cd499 Move Java Newsflash items from old SGML system to new XML/XSL based system.
Add RSS 2.0 feed and link to it from the generated newsflash.html page.
2008-01-15 21:16:25 +00:00
Murray Stokely
ce440e2df3 Use english month names in this file and correct a few xml errors. 2008-01-15 19:49:38 +00:00
Murray Stokely
17c5e8eb0a Initial pass at XMLifying the Java newsflash entreis so that we can
dynamically generate the newsflash.html page here and also provide an
RSS feed.
2008-01-12 04:05:41 +00:00
Johann Kois
09eda133a0 Update the status of the JAVA binary packages offered by the
FreeBSD Foundation.
According to their website they offer certified versions of the
1.5.0-7 JRE and JDK for:

- i386/5.5-RELEASE
- i386/6.1-RELEASE
- amd64/6.1-RELEASE
2007-11-10 10:37:44 +00:00
Greg Lewis
97d4c37b35 . . Document 1.5.0 patchset 7. 2007-10-30 16:12:49 +00:00
Greg Lewis
2ea7c2ba8f . Document 1.5.0 patchset 6. 2007-08-03 05:22:40 +00:00
Greg Lewis
5e5842b070 . Document 1.5.0 patchset 5.
Reminded by:	znerd
2007-07-26 17:11:00 +00:00
Greg Lewis
d290bde551 . Add missing announcement of patchset 4. 2007-06-05 05:29:23 +00:00
Hiroki Sato
cfd9e12239 www cleanup mega commit:
- Move includes.nav*.sgml to share/sgml/navibar.ent and
   <lang>/share/sgml/nabibar.l10n.ent.

 - Move includes.sgml and includes.xsl to
   share/sgml/common.ent, share/sgml/header.ent, <lang>/share/sgml/l10n.ent,
   and <lang>?share/sgml/header.l10n.ent.

 - Move most of XSLT libraries to share/sgml/*.xsl and
   <lang>/share/sgml/*.xsl.

 - Move news.xml and other *.xml files for the similar purpose
   to share/sgml/*.xml and <lang>/share/sgml/*.xml.

 - Switch to use a custom DTD for HTML document.  Now we use
   "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension", which is
   HTML 4.01 + some entities previously pulled via
   "<!ENTITY % includes SYSTEM "includes.sgml"> %includes;" line.
   The location of entity file will be resolved by using catalog file.

 - Add DOCTYPE declearation to XML documents.  This makes the followings
   possible:

   * Use of &foo; entities for SGML in an XML file instead of defining
     {$foo} as the same content.

   * &symbolic; entities for Latin characters.

 - Duplicated information between SGML and XML, or English and
   translated doc, has been removed as much as possible.
2006-08-19 21:20:54 +00:00
Greg Lewis
1e04d61210 . Belatedly note the release of patchset 3. 2006-05-08 20:59:52 +00:00
Greg Lewis
b6e25490dd . Belatedly note the release of the 1.5 binaries by the FreeBSD Foundation. 2006-05-08 20:33:40 +00:00
Greg Lewis
7c728a1fb1 . Very belatedly note 1.4.2 patchset 8. 2006-05-08 20:32:07 +00:00
Simon L. B. Nielsen
271a3f2eae Whitespace cleanup (should hopefully be more or less FDP complaint
now).  No content change, translators can ignore.
2006-04-21 20:48:18 +00:00
Simon L. B. Nielsen
14954ed3cf - Update to match the new binary version of Java available from the
FreeBSD Foundation.
- Remove reference to the Java and Jakarta Tomcat article, since it
  has been removed.
2006-04-21 20:21:35 +00:00
Hiroki Sato
4df7f4af80 Merge new www design.
Submitted by:	Emily Boyd (emilyboyd at emilyboyd dot com)
Sponsored by:	Google Summer of Code 2005
2005-10-04 20:56:33 +00:00
Hiroki Sato
f9105467ef Merge new www design.
Submitted by:	Emily Boyd (emilyboyd at emilyboyd dot com)
Sponsored by:	Google Summer of Code 2005
2005-10-04 19:43:53 +00:00
Joel Dahl
a87122ab10 End sentences with full stops. 2005-09-14 17:16:28 +00:00
Joel Dahl
21562f8fe0 - End sentences with full stops.
-  Fix typo. [1]

Noticed by:	brueffer [1]
2005-09-14 17:15:11 +00:00
Joel Dahl
dc976d9dca s/Contins/Contains/
Approved by:	brueffer (mentor)
2005-09-12 16:09:57 +00:00
Greg Lewis
9ad48de874 . Announce patchset 2 for JDK 1.5.0. 2005-09-04 06:00:09 +00:00
Greg Lewis
7ff1e9513f . Fix some grammar.
. Update to note that java/jdk15 now builds on FreeBSD 4.x.
2005-04-14 20:06:16 +00:00
Alexey Zelkin
0d63fda4e3 tell world about jdk1.5.0 patchset 1 availbility 2005-01-20 09:00:13 +00:00
Christian Brueffer
5b2c784fb1 - Replace "unofficial standard" section with a link to the
porters's handbook (1)
- Fix a broken link
- use lowercase tags for consistent style
- add a url.books entity for convenience

PR:		75680 (1)
Submitted by:	hq
2004-12-31 11:29:29 +00:00
Greg Lewis
ddc7a20da1 . Mention the browser plugin security vulnerability.
. Note that 1.4.2 patchset 7 has been released.

Approved by:	phantom (mentor)
2004-12-18 08:14:34 +00:00
Martin Heinen
d159c92bfd &footer -> &footer; 2004-08-08 16:51:55 +00:00
Simon L. B. Nielsen
91287ad85a Remove the Java press page since it hasn't been updated with new
stories for 5 years.
2004-05-13 20:52:49 +00:00
Alexey Zelkin
42507c7acb freebsd.org -> FreeBSD.org 2004-04-04 21:49:42 +00:00
Alex Dupre
a7b632677c JDK 1.4 is no longer built with libkse by default on -current.
Approved by:	blackend (mentor)
2004-01-28 20:33:02 +00:00
Alex Dupre
16310b05f0 - Announce the JDK 1.4 patchset level 6 [1]
- s/JDK/&jdk;/g

Noticed by:	Lapo Luchini <lapo@lapo.it> [1]
Approved by:	blackend (mentor)
2004-01-15 15:46:18 +00:00
Hideyuki KURASHINA
af022a1a95 Add a missing </p>. 2004-01-10 16:49:48 +00:00
Greg Lewis
2e650fcb0c . Note the release of the last 3 patchsets, 1.4.1p4, 1.4.2p5, 1.3.1p9.
Approved by:	phantom (mentor)
2003-12-30 19:32:55 +00:00
Greg Lewis
b065b3cdd1 . Note the release of 1.4.2 patchset 5.
Approved by:	phantom (mentor)
2003-12-30 19:30:54 +00:00
Greg Lewis
14c62b96b4 . Note the release of 1.3.1 patchset 9.
Approved by:	phantom (mentor)
2003-12-30 19:26:46 +00:00
Robert Watson
7945659af7 Actually, the JDK is 1.3 not 1.2. 2003-12-27 05:15:24 +00:00
Robert Watson
af7b94a56b Update FAQ: Actually, there is a native FreeBSD JDK. You can build it
from source, or you can download a binary distribution.
2003-12-27 05:14:02 +00:00
Hiten Pandya
1be215a00d Give a little more exposure to the Java and Jakarta Tomcat
article by adding it to the FreeBSD Java(TM) Project page.

I have received quite a lot of good reviews, and am moving
towards the idea of converting it into a Handbook chapter.
2003-11-27 12:53:46 +00:00
Denis Peplin
bab0080b98 s/sun/Sun/
Approved by: phantom (mentor)
2003-11-12 06:26:42 +00:00
Alexey Zelkin
cf29a7c6d9 Remove statemnt about ALPHA quality of natvie jdk14 port. It's something
between beta and production now.
2003-11-10 10:34:49 +00:00
Alexey Zelkin
0c2b249fe1 Update content to reflect reality
PR:		www/54863
Submitted by:	Josef El-Rayes <j.el-rayes@daemon.li>
2003-11-10 10:33:25 +00:00
Tom Rhodes
27b29ae4fd Update this file with new information on the latest patchset.
Submitted by:	sheldonh
2003-11-04 15:34:31 +00:00
Simon L. B. Nielsen
0b510c117f - Add and use a trademark entity for POSIX.
- Add trademark symbols for: Motif, OpenGL, and POSIX.
2003-10-03 22:42:04 +00:00
Simon L. B. Nielsen
cddf9f0c02 - Correct URL to NetBeans.
- Add the IDE's Eclipse and IDEA.
- mm.mysql is now called MySQL Connector/J, and maintained directly by
  MySQL, so link to MySQL Connector/J instead of mm.mysql.
- Add MySQL trademark symbol.
- Resurrect 'The JavaComm API' link, with a link to the webpage for the
  port.

Submitted by:	glewis, Andrew Houghton <aah@acm.org>
Reviewed by:	glewis (earlier version)
2003-10-03 20:44:54 +00:00
Hiroki Sato
3f8e084541 Markup fixes. 2003-09-23 03:54:20 +00:00
Simon L. B. Nielsen
66a6dca647 Update moved links and remove dead links.
Submitted by:	Josef El-Rayes <j.el-rayes@daemon.li>
PR:		www/56647
No objections by:	-java
2003-09-22 09:29:14 +00:00