diff options
author | jlam <jlam@pkgsrc.org> | 2002-10-13 07:29:32 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2002-10-13 07:29:32 +0000 |
commit | b24f715c509211e8814179fd8529b8d28f7fd6e1 (patch) | |
tree | be594b6f5cb78a08963d5ecf9939c7bd088d593d /lang | |
parent | 63d51646ba2c33b9a24491cf9afe7fb4c9c1e989 (diff) | |
download | pkgsrc-b24f715c509211e8814179fd8529b8d28f7fd6e1.tar.gz |
Cosmetic changes to MESSAGE files for JVMs for readability.
Diffstat (limited to 'lang')
-rw-r--r-- | lang/jdk/MESSAGE | 16 | ||||
-rw-r--r-- | lang/sun-jdk13/MESSAGE | 10 | ||||
-rw-r--r-- | lang/sun-jdk14/MESSAGE | 23 | ||||
-rw-r--r-- | lang/sun-jre13/MESSAGE | 15 | ||||
-rw-r--r-- | lang/sun-jre14/MESSAGE | 21 |
5 files changed, 48 insertions, 37 deletions
diff --git a/lang/jdk/MESSAGE b/lang/jdk/MESSAGE index c0356a7c4c0..6204e671d18 100644 --- a/lang/jdk/MESSAGE +++ b/lang/jdk/MESSAGE @@ -1,13 +1,15 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.2 2002/09/24 12:30:08 wiz Exp $ +$NetBSD: MESSAGE,v 1.3 2002/10/13 07:29:32 jlam Exp $ -You may want to read ${JDK_HOME}/README for details about running -this jdk. In a nutshell you may want to set the following in your -shell environment: +You may want to read - CLASSPATH to ${JDK_HOME}/lib/classes.zip:. - JAVA_HOME to ${JDK_HOME} + ${PREFIX}/README -and add ${JDK_HOME}/bin to your ${PATH}. +for details about running this jdk. In a nutshell you may want to set the +following in your shell environment: + + CLASSPATH to ${PREFIX}/lib/classes.zip:. + JAVA_HOME to ${PREFIX} + PATH to include ${PREFIX}/bin =========================================================================== diff --git a/lang/sun-jdk13/MESSAGE b/lang/sun-jdk13/MESSAGE index d29f95955ea..ed1da2a1542 100644 --- a/lang/sun-jdk13/MESSAGE +++ b/lang/sun-jdk13/MESSAGE @@ -1,12 +1,12 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.3 2002/09/24 12:30:08 wiz Exp $ +$NetBSD: MESSAGE,v 1.4 2002/10/13 07:29:33 jlam Exp $ -You may want to read ${JDK_HOME}/README for details about running +You may want to read ${PREFIX}/README for details about running this jdk. In a nutshell you may want to set the following in your shell environment: - CLASSPATH to ${JDK_HOME}/src.jar:. - JAVA_HOME to ${JDK_HOME} - ${PATH} to include ${JDK_HOME}/bin + CLASSPATH to ${PREFIX}/src.jar:. + JAVA_HOME to ${PREFIX} + PATH to include ${PREFIX}/bin =========================================================================== diff --git a/lang/sun-jdk14/MESSAGE b/lang/sun-jdk14/MESSAGE index 123eb028848..09f350dc082 100644 --- a/lang/sun-jdk14/MESSAGE +++ b/lang/sun-jdk14/MESSAGE @@ -1,16 +1,19 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.4 2002/09/24 12:30:09 wiz Exp $ +$NetBSD: MESSAGE,v 1.5 2002/10/13 07:29:34 jlam Exp $ -In order to invoke the JVM, the data segment size set by your -shell's 'ulimit' builtin must be at least 131204 -- please refer -to your shell's manual page for details. +In order to invoke the JVM, the data segment size set by your shell's +'ulimit' builtin must be at least 131204 -- please refer to your shell's +manual page for details. -You may want to read ${JDK_HOME}/README for details about running -this jdk. In a nutshell you may want to set the following in your -shell environment: +You may want to read - CLASSPATH to ${JDK_HOME}/src.zip:. - JAVA_HOME to ${JDK_HOME} - ${PATH} to include ${JDK_HOME}/bin + ${PREFIX}/README + +for details about running this jdk. In a nutshell you may want to set the +following in your shell environment: + + CLASSPATH to ${PREFIX}/src.zip:. + JAVA_HOME to ${PREFIX} + PATH to include ${PREFIX}/bin =========================================================================== diff --git a/lang/sun-jre13/MESSAGE b/lang/sun-jre13/MESSAGE index 096699447be..3676e535586 100644 --- a/lang/sun-jre13/MESSAGE +++ b/lang/sun-jre13/MESSAGE @@ -1,11 +1,14 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.3 2002/09/24 12:30:09 wiz Exp $ +$NetBSD: MESSAGE,v 1.4 2002/10/13 07:29:35 jlam Exp $ -You may want to read ${JDK_HOME}/README for details about running -this jdk. In a nutshell you may want to set the following in your -shell environment: +You may want to read - JAVA_HOME to ${JDK_HOME} - ${PATH} to include ${JDK_HOME}/bin + ${PREFIX}/README + +for details about running this jdk. In a nutshell you may want to set the +following in your shell environment: + + JAVA_HOME to ${PREFIX} + PATH to include ${PREFIX}/bin =========================================================================== diff --git a/lang/sun-jre14/MESSAGE b/lang/sun-jre14/MESSAGE index 7ba3d0c7d96..10b30da97ab 100644 --- a/lang/sun-jre14/MESSAGE +++ b/lang/sun-jre14/MESSAGE @@ -1,15 +1,18 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.4 2002/09/24 12:30:10 wiz Exp $ +$NetBSD: MESSAGE,v 1.5 2002/10/13 07:29:36 jlam Exp $ -In order to invoke the JVM, the data segment size set by your -shell's 'ulimit' builtin must be at least 131204 -- please refer -to your shell's manual page for details. +In order to invoke the JVM, the data segment size set by your shell's +'ulimit' builtin must be at least 131204 -- please refer to your shell's +manual page for details. -You may want to read ${JDK_HOME}/README for details about running -this jdk. In a nutshell you may want to set the following in your -shell environment: +You may want to read - JAVA_HOME to ${JDK_HOME} - ${PATH} to include ${JDK_HOME}/bin + ${PREFIX}/README + +for details about running this jdk. In a nutshell you may want to set the +following in your shell environment: + + JAVA_HOME to ${PREFIX} + PATH to include ${PREFIX}/bin =========================================================================== |