Acknowledge Java, JDK, JRE, and Unix trademarks. Update an xsl file

to include the new copyright notice correctly.

Submitted by:	"Simon L. Nielsen" <simon@nitro.dk>
This commit is contained in:
Murray Stokely 2003-06-18 23:34:04 +00:00
parent b4a23d36c6
commit 3bf2fe1cf5
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=17365
13 changed files with 39 additions and 39 deletions

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="ISO-8859-1" ?> <?xml version="1.0" encoding="ISO-8859-1" ?>
<!-- $FreeBSD$ --> <!-- $FreeBSD: www/en/gnome/includes.xsl,v 1.2 2002/01/29 05:52:23 sobomax Exp $ -->
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0"> <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
@ -13,7 +13,7 @@
<xsl:attribute name="href"> <xsl:attribute name="href">
<xsl:value-of select="concat($base, '/gnome/contact.html')"/> <xsl:value-of select="concat($base, '/gnome/contact.html')"/>
</xsl:attribute> </xsl:attribute>
<xsl:value-of select="'freebsd-gnome'"/>@FreeBSD.org</a><br/><xsl:value-of select="$copyright"/> <xsl:value-of select="'freebsd-gnome'"/>@FreeBSD.org</a><br/><xsl:copy-of select="$copyright"/>
</xsl:variable> </xsl:variable>
<!-- Generate a unique anchor for this event --> <!-- Generate a unique anchor for this event -->

View file

@ -1,7 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA ".."> <!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/java/advocacy.sgml,v 1.4 2000/04/30 22:57:32 nik Exp $"> <!ENTITY date "$FreeBSD: www/en/java/advocacy.sgml,v 1.5 2002/04/27 00:08:41 znerd Exp $">
<!ENTITY title "FreeBSD Java Project: Advocacy"> <!ENTITY title "FreeBSD &java; Project: Advocacy">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]> ]>
<html> <html>
@ -9,7 +9,7 @@
<table border="0"> <table border="0">
<tr> <tr>
<td> <td>
<P>We would like to have FreeBSD known as the stable Java platform. <P>We would like to have FreeBSD known as the stable &java; platform.
<P><B>Request for Enhancement to Sun</B>: <P><B>Request for Enhancement to Sun</B>:
<BR>We have petitioned Sun to provide an official FreeBSD port. We are currently <BR>We have petitioned Sun to provide an official FreeBSD port. We are currently

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "../.."> <!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD: www/en/java/dists/10.sgml,v 1.3 2000/03/12 14:51:47 patrick Exp $"> <!ENTITY date "$FreeBSD: www/en/java/dists/10.sgml,v 1.4 2000/04/30 22:57:35 nik Exp $">
<!ENTITY title "FreeBSD Java Project: JDK 1.0 - UNSUPPORTED"> <!ENTITY title "FreeBSD Java Project: JDK 1.0 - UNSUPPORTED">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]> ]>
@ -10,7 +10,7 @@
<table border="0"> <table border="0">
<tr> <tr>
<td> <td>
<H2>JDK 1.0.x</H2> <H2>&jdk; 1.0.x</H2>
<P>Although it is noted below, this distribution is no longer found on freefall.FreeBSD.org. If you can find this port, feel free to use it. :) <P>Although it is noted below, this distribution is no longer found on freefall.FreeBSD.org. If you can find this port, feel free to use it. :)
<PRE> <PRE>
Announcement Announcement

View file

@ -1,7 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "../.."> <!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD: www/en/java/dists/11.sgml,v 1.6 2001/05/31 12:59:55 patrick Exp $"> <!ENTITY date "$FreeBSD: www/en/java/dists/11.sgml,v 1.7 2001/06/23 22:32:51 dd Exp $">
<!ENTITY title "FreeBSD Java Project: JDK 1.1"> <!ENTITY title "FreeBSD &java; Project: &jdk; 1.1">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]> ]>
<html> <html>
@ -17,7 +17,7 @@ for ELF (FreeBSD versions 3 or 4) or for older 2.2 releases you can grab
Patches which were used to build both releases are available Patches which were used to build both releases are available
<A HREF="http://www.freebsd.org/~patrick/patches.tar.gz">here</A>. These are only useful if you have the actual Java source code. <A HREF="http://www.freebsd.org/~patrick/patches.tar.gz">here</A>. These are only useful if you have the actual Java source code.
<P> In addition, the appropriate internationalized JRE releases are <P> In addition, the appropriate internationalized JRE&trade; releases are
also available. also available.
<UL> <UL>
<LI> <LI>

View file

@ -1,7 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "../.."> <!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD: www/en/java/dists/12.sgml,v 1.15 2001/09/07 17:36:55 tom Exp $"> <!ENTITY date "$FreeBSD: www/en/java/dists/12.sgml,v 1.16 2002/10/30 16:39:37 glewis Exp $">
<!ENTITY title "FreeBSD Java Project: JDK 2 (aka JDK 1.2)"> <!ENTITY title "FreeBSD &java; Project: &jdk; 2 (aka JDK 1.2)">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]> ]>
<html> <html>
@ -12,7 +12,7 @@
<td> <td>
<p> <p>
<b>September 18, 2002:</b> Greg Lewis has released a new patchset for <b>September 18, 2002:</b> Greg Lewis has released a new patchset for
JDK&nbsp;1.2.2. &jdk;&nbsp;1.2.2.
<p>Of most interest to FreeBSD users is the inclusion of JPDA support. <p>Of most interest to FreeBSD users is the inclusion of JPDA support.
The other significant changes are support for both The other significant changes are support for both
<a href="http://www.netbsd.org/">NetBSD</a> and <a href="http://www.netbsd.org/">NetBSD</a> and

View file

@ -1,7 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "../.."> <!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD: www/en/java/dists/13.sgml,v 1.11 2002/08/15 10:32:51 phantom Exp $"> <!ENTITY date "$FreeBSD: www/en/java/dists/13.sgml,v 1.12 2003/02/18 20:58:38 glewis Exp $">
<!ENTITY title "FreeBSD Java Project: JDK 1.3"> <!ENTITY title "FreeBSD &java; Project: &jdk; 1.3">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]> ]>
<html> <html>
@ -13,7 +13,7 @@
<p> <p>
<b>February 12, 2003:</b> <a href="mailto:glewis@FreeBSD.org">Greg <b>February 12, 2003:</b> <a href="mailto:glewis@FreeBSD.org">Greg
Lewis</a> has released an updated patchset (patchlevel 8) for the JDK 1.3.1 Lewis</a> has released an updated patchset (patchlevel 8) for the &jdk; 1.3.1
software and updated the ports/java/jdk13 port accordingly. The updated software and updated the ports/java/jdk13 port accordingly. The updated
patches may be found, as usual, at <a href= patches may be found, as usual, at <a href=
"http://www.eyesbeyond.com/freebsddom/java/jdk13.html">http://www.eyesbeyond.com/freebsddom/java/jdk13.html</a> "http://www.eyesbeyond.com/freebsddom/java/jdk13.html">http://www.eyesbeyond.com/freebsddom/java/jdk13.html</a>

View file

@ -1,7 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "../.."> <!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD: www/en/java/dists/14.sgml,v 1.3 2003/02/06 06:43:16 glewis Exp $"> <!ENTITY date "$FreeBSD: www/en/java/dists/14.sgml,v 1.4 2003/04/25 16:18:00 glewis Exp $">
<!ENTITY title "FreeBSD Java Project: JDK 1.4"> <!ENTITY title "FreeBSD &java; Project: &jdk; 1.4">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]> ]>
<html> <html>
@ -13,7 +13,7 @@
<p> <p>
<b>March 7, 2003:</b> <a href="mailto:glewis@FreeBSD.org">Greg <b>March 7, 2003:</b> <a href="mailto:glewis@FreeBSD.org">Greg
Lewis</a> has released the third patchset (patchlevel 3) for the JDK 1.4 Lewis</a> has released the third patchset (patchlevel 3) for the &jdk; 1.4
software. The code is now ready for general testing, although not all software. The code is now ready for general testing, although not all
features have been implemented (e.g. plugin, NIO). This patchset is the features have been implemented (e.g. plugin, NIO). This patchset is the
result of a lot of hard work by <a href="mailto:phantom@FreeBSD.org">Alexey result of a lot of hard work by <a href="mailto:phantom@FreeBSD.org">Alexey

View file

@ -1,7 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "../.."> <!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD: www/en/java/dists/index.sgml,v 1.5 2001/07/06 02:12:00 dd Exp $"> <!ENTITY date "$FreeBSD: www/en/java/dists/index.sgml,v 1.6 2002/11/15 12:20:24 phantom Exp $">
<!ENTITY title "FreeBSD Java Project: Distributions"> <!ENTITY title "FreeBSD &java; Project: Distributions">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]> ]>
<html> <html>
@ -13,7 +13,7 @@
<table width="100%" border="0"> <table width="100%" border="0">
<tr> <tr>
<td> <td>
This is the official 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. This is the official 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.
</td> </td>
<td> <td>
<A HREF="http://java.sun.com"><IMG SRC="../j2j.gif" HSPACE=10 border="0" ALT="Jump to Java"></A> <A HREF="http://java.sun.com"><IMG SRC="../j2j.gif" HSPACE=10 border="0" ALT="Jump to Java"></A>
@ -21,7 +21,7 @@ This is the official port of Sun's Java Development Kit for FreeBSD. No known s
</tr> </tr>
</table> </table>
<H2>Supported</H2> <H2>Supported</H2>
<H3>JDK 1.1.x</H3> <H3>&jdk; 1.1.x</H3>
<P>We currently have support for 2.2.x, 3.x and 4-CURRENT FreeBSD Systems for <A HREF="11.html">JDK 1.1.8</A>. Included is support for both X and non-X systems as two separate binaries. <P>We currently have support for 2.2.x, 3.x and 4-CURRENT FreeBSD Systems for <A HREF="11.html">JDK 1.1.8</A>. Included is support for both X and non-X systems as two separate binaries.
<H3>JDK 1.2.x</H3> <H3>JDK 1.2.x</H3>

View file

@ -1,7 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA ".."> <!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/java/howhelp.sgml,v 1.7 2000/04/30 22:57:33 nik Exp $"> <!ENTITY date "$FreeBSD: www/en/java/howhelp.sgml,v 1.8 2001/03/11 18:30:22 phantom Exp $">
<!ENTITY title "FreeBSD Java Project: How To Help"> <!ENTITY title "FreeBSD &java; Project: How To Help">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]> ]>
<html> <html>
@ -18,7 +18,7 @@
<A NAME="code"></A> <A NAME="code"></A>
<P><B><FONT COLOR="#660000">So you want to help, do you?</FONT></B></P> <P><B><FONT COLOR="#660000">So you want to help, do you?</FONT></B></P>
<P>Working on the JDK port requires a firm grasp of C, the FreeBSD architecture, and a lot of time to spare. The changes that need to be made in the code have to do with how FreeBSD differs from Solaris, so if you don't know these, you will not go very far in the port. We have <P>Working on the &jdk; port requires a firm grasp of C, the FreeBSD architecture, and a lot of time to spare. The changes that need to be made in the code have to do with how FreeBSD differs from Solaris&trade;, so if you don't know these, you will not go very far in the port. We have
had many people say they are willing to help, but when they see what is involved, they drop away. had many people say they are willing to help, but when they see what is involved, they drop away.
<P>Having been dutifully warned, here is what you need to do to get involved: <P>Having been dutifully warned, here is what you need to do to get involved:
<OL> <OL>

View file

@ -1,7 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA ".."> <!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/java/index.sgml,v 1.15 2003/01/20 12:57:01 brueffer Exp $"> <!ENTITY date "$FreeBSD: www/en/java/index.sgml,v 1.16 2003/04/20 21:11:50 murray Exp $">
<!ENTITY title "FreeBSD Java Project"> <!ENTITY title "FreeBSD &java; Project">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]> ]>
<html> <html>
@ -84,7 +84,7 @@
<table border="0" width="100%"> <table border="0" width="100%">
<tr> <tr>
<td> <td>
<p>This is the official port of Sun's Java Development Kit for <p>This is the official port of Sun's &java; Development Kit for
FreeBSD. No known significant bugs exist at this time, but FreeBSD. No known significant bugs exist at this time, but
there are no guarantees of usability. However, many commercial there are no guarantees of usability. However, many commercial
companies rely on this port, so it should be safe to use.</p> companies rely on this port, so it should be safe to use.</p>
@ -95,12 +95,12 @@
</table> </table>
<p>We currently have support for 2.2.x, 3.x, 4.x and 5-CURRENT FreeBSD <p>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 Systems for &jdk; 1.1.8. Anything prior to FreeBSD 2.2 (such as FreeBSD
2.1.7.1) is not supported.</p> 2.1.7.1) is not supported.</p>
<p><b>Newsflash!</b> The FreeBSD Foundation has secured a license from <p><b>Newsflash!</b> The FreeBSD Foundation has secured a license from
Sun Microsystems to distribute a native FreeBSD version of both the Sun Microsystems to distribute a native FreeBSD version of both the
Java Development Kit (JDK) and the Java Runtime Environment (JRE). Java Development Kit (JDK) and the Java Runtime Environment (JRE&trade;).
Thanks to the great efforts of the FreeBSD Java team, these should Thanks to the great efforts of the FreeBSD Java team, these should
be available for inclusion with a future release of FreeBSD. be available for inclusion with a future release of FreeBSD.
See <a href="newsflash.html">Newsflash page</a> for details.</p> See <a href="newsflash.html">Newsflash page</a> for details.</p>

View file

@ -1,7 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA ".."> <!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/java/install.sgml,v 1.7 2001/11/07 17:55:35 phantom Exp $"> <!ENTITY date "$FreeBSD: www/en/java/install.sgml,v 1.8 2002/06/29 09:07:07 nik Exp $">
<!ENTITY title "FreeBSD Java Project: How To Install"> <!ENTITY title "FreeBSD &java; Project: How To Install">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]> ]>
<html> <html>
@ -9,7 +9,7 @@
<table border="0"> <table border="0">
<tr> <tr>
<td> <td>
<P>Installing FreeBSD's JDK is typically straightforward:</P> <P>Installing FreeBSD's &jdk; is typically straightforward:</P>
<P><CODE>cd /usr/ports/java/jdk <P><CODE>cd /usr/ports/java/jdk
<BR>make <BR>make
<BR>make install <BR>make install

View file

@ -1,7 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA ".."> <!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/java/newsflash.sgml,v 1.32 2003/02/18 20:57:47 glewis Exp $"> <!ENTITY date "$FreeBSD: www/en/java/newsflash.sgml,v 1.33 2003/04/25 16:18:00 glewis Exp $">
<!ENTITY title "FreeBSD Java Project: Newsflash"> <!ENTITY title "FreeBSD &java; Project: Newsflash">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]> ]>
<html> <html>
@ -14,7 +14,7 @@
<UL> <UL>
<li><b>March 7, 2003:</b> <li><b>March 7, 2003:</b>
<br><a href="mailto:glewis@FreeBSD.org">Greg Lewis</a> has released the <br><a href="mailto:glewis@FreeBSD.org">Greg Lewis</a> has released the
third patchset (patchset 3) in the JDK 1.4 series. See the third patchset (patchset 3) in the &jdk; 1.4 series. See the
<a href="dists/14.html">JDK 1.4.x page</a> for more details. <a href="dists/14.html">JDK 1.4.x page</a> for more details.
</UL> </UL>

View file

@ -1,7 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA ".."> <!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/java/press.sgml,v 1.3 2000/03/12 14:51:46 patrick Exp $"> <!ENTITY date "$FreeBSD: www/en/java/press.sgml,v 1.4 2000/04/30 22:57:34 nik Exp $">
<!ENTITY title "FreeBSD Java Project: In The Press..."> <!ENTITY title "FreeBSD &java; Project: In The Press...">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]> ]>
<html> <html>