From owner-freebsd-www@FreeBSD.ORG Fri Dec 31 01:40:16 2004 Return-Path: Delivered-To: freebsd-www@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C949E16A4CF for ; Fri, 31 Dec 2004 01:40:14 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C8B0743D48 for ; Fri, 31 Dec 2004 01:40:13 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id iBV1eDDu047125 for ; Fri, 31 Dec 2004 01:40:13 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id iBV1eDke047124; Fri, 31 Dec 2004 01:40:13 GMT (envelope-from gnats) Resent-Date: Fri, 31 Dec 2004 01:40:13 GMT Resent-Message-Id: <200412310140.iBV1eDke047124@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-www@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Herve Quiroz Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A250116A4D0 for ; Fri, 31 Dec 2004 01:31:51 +0000 (GMT) Received: from arabica.esil.univ-mrs.fr (arabica.esil.univ-mrs.fr [139.124.41.108]) by mx1.FreeBSD.org (Postfix) with ESMTP id E897243D2F for ; Fri, 31 Dec 2004 01:31:50 +0000 (GMT) (envelope-from rv@arabica.esil.univ-mrs.fr) Received: from arabica.esil.univ-mrs.fr (localhost.esil.univ-mrs.fr [127.0.0.1])iBV1VoJ1071103 for ; Fri, 31 Dec 2004 02:31:50 +0100 (CET) (envelope-from rv@arabica.esil.univ-mrs.fr) Received: (from rv@localhost) by arabica.esil.univ-mrs.fr (8.13.1/8.13.1/Submit) id iBV1Vneh071102; Fri, 31 Dec 2004 02:31:50 +0100 (CET) (envelope-from rv) Message-Id: <200412310131.iBV1Vneh071102@arabica.esil.univ-mrs.fr> Date: Fri, 31 Dec 2004 02:31:50 +0100 (CET) From: Herve Quiroz To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: www/75680: [PATCH] Update the ports HOWTO page from Java projet homepage X-BeenThere: freebsd-www@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Herve Quiroz List-Id: FreeBSD Project Webmasters List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Dec 2004 01:40:16 -0000 >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 @@

General instructions can be found in the FreeBSD Handbook, under Porting Applications. -

For &java; ports, there are unofficial standards: -

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

For &java; ports, please refer to the Using Java section.

The more ported applications we have, the better. >Release-Note: >Audit-Trail: >Unformatted: