www/75680: [PATCH] Update the ports HOWTO page from Java projet
homepage
Herve Quiroz
hq at FreeBSD.org
Thu Dec 30 17:40:16 PST 2004
>Number: 75680
>Category: www
>Synopsis: [PATCH] Update the ports HOWTO page from Java projet homepage
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-www
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Fri Dec 31 01:40:13 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator: Herve Quiroz
>Release: FreeBSD 5.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD 5.3-STABLE #1: Mon Dec 6 04:02:19 CET 2004 i386
>Description:
Now that the Java section of the Porter's handbook is relevant and up-to-date,
the HOWTO ports page on the Java project homepage should reference it.
>How-To-Repeat:
>Fix:
Index: howtoports.sgml
===================================================================
RCS file: /home/ncvs/www/en/java/docs/howtoports.sgml,v
retrieving revision 1.6
diff -u -r1.6 howtoports.sgml
--- howtoports.sgml 18 Jun 2003 23:37:37 -0000 1.6
+++ howtoports.sgml 31 Dec 2004 01:23:31 -0000
@@ -11,19 +11,7 @@
<tr>
<td>
<P>General instructions can be found in the FreeBSD Handbook, under <A HREF="../doc/en_US.ISO8859-1/books/handbook/porting.html">Porting Applications</A>.
-<P>For &java; ports, there are unofficial standards:
-<P><PRE>
- 1) If it's a library then jar files go into:
- /usr/local/share/java/classes/
-
- 2) If it's a stand-alone application then jar files go into:
- /usr/local/share/java/<application-name>/
- and scripts to run it go into:
- /usr/local/bin/
-
- 3) Documentation goes into:
- /usr/local/share/doc/java/<application-name>/
-</PRE>
+<P>For &java; ports, please refer to the <A HREF="../doc/en_US.ISO8859-1/books/handbook/using-java.html">Using Java</A> section.
<P>The more ported applications we have, the better.
</td>
</tr>
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-www
mailing list