Convert to UCL & cleanup pkg-message (categories h-k)

This commit is contained in:
Mathieu Arnold
2019-08-13 22:22:35 +00:00
parent 7a76643f38
commit 3bd0ac0d72
138 changed files with 853 additions and 302 deletions

View File

@@ -1,5 +1,6 @@
======================================================================
[
{ type: install
message: <<EOM
WARNING: This port only exists for bootstrapping java/openjdk11.
You are advised to remove this port as soon as a stable JDK is built.
@@ -15,5 +16,6 @@ To make it permanent, you need the following lines in /etc/fstab:
fdesc /dev/fd fdescfs rw 0 0
proc /proc procfs rw 0 0
======================================================================
EOM
}
]

View File

@@ -1,5 +1,6 @@
======================================================================
[
{ type: install
message: <<EOM
WARNING: This port only exists for bootstrapping java/openjdk[67].
You are advised to remove this port as soon as a stable JDK is built.
@@ -15,5 +16,6 @@ To make it permanent, you need the following lines in /etc/fstab:
fdesc /dev/fd fdescfs rw 0 0
proc /proc procfs rw 0 0
======================================================================
EOM
}
]

View File

@@ -1,5 +1,6 @@
======================================================================
[
{ type: install
message: <<EOM
WARNING: This port only exists for bootstrapping java/openjdk8.
You are advised to remove this port as soon as a stable JDK is built.
@@ -15,5 +16,6 @@ To make it permanent, you need the following lines in /etc/fstab:
fdesc /dev/fd fdescfs rw 0 0
proc /proc procfs rw 0 0
======================================================================
EOM
}
]

View File

@@ -1,5 +1,6 @@
*********************************************************************
[
{ type: install
message: <<EOM
The first time, run Eclipse with the option -clean, and configure
a Python or Jython interpreter in Window -> Preferences -> PyDev
-> Interpreter before creating a new Pydev project
@@ -9,5 +10,6 @@
eclipse -consoleLog -initialize
as root or sudoer.
*********************************************************************
EOM
}
]

View File

@@ -1,6 +1,12 @@
[
{ type: install
message: <<EOM
There is native (faster) file watching support backed by kqueue which is
enabled by default. If you encounter problems problems with watching large
trees, you disable it by appending the following property into
%%DATADIR%%/bin/idea.properties:
idea.filewatcher.disabled=true
EOM
}
]

View File

@@ -1,6 +1,12 @@
[
{ type: install
message: <<EOM
There is a native (faster) file watching support backed by kqueue which is
enabled by default. If you encounter problems with watching large
trees you can disable it by appending the following property into
%%IDEA_HOME%%/bin/idea.properties:
idea.filewatcher.disabled=true
EOM
}
]

View File

@@ -1,3 +1,6 @@
[
{ type: install
message: <<EOM
There is a native (faster) file watching support backed by kqueue which is
enabled by default. If you encounter problems with watching large
trees, you can disable it by appending the following property into
@@ -10,3 +13,6 @@ Only enable fsnotifier if your projects have < 600 files.
At systems which use links for /usr/home/user or /home/user apparently
IDEA finds two different VCS roots while trying to integrate with Git.
Please, use as a VCS root only one of them.
EOM
}
]

View File

@@ -1,4 +1,10 @@
[
{ type: install
message: <<EOM
The JAI libraries are not installed in JRE, so you have to add
%%TARGET_DIR%%/jai_codec.jar
%%TARGET_DIR%%/jai_core.jar
to the CLASSPATH environment variable.
EOM
}
]

View File

@@ -1,6 +1,8 @@
**************************************************************
[
{ type: install
message: <<EOM
In order to use classes in org.jfree.chart.servlet package,
please put Java Servlet 2.3 implementation in class path.
**************************************************************
EOM
}
]

View File

@@ -1,3 +1,6 @@
[
{ type: install
message: <<EOM
This distribution is covered by the "IBM Public License Version
Version 1.0 - Jikes" contained in the file doc/license.htm. You
must accept the terms of the license agreement to use this software.
@@ -8,3 +11,6 @@ Copyright (C) 1996, 1998, International Business Machines Corporation
and others. All Rights Reserved.
You must accept the terms of that agreement to use this software.
EOM
}
]

View File

@@ -1,5 +1,11 @@
[
{ type: install
message: <<EOM
JLex is installed into %%JAVAJARDIR%%.
Run with 'jlex'
See http://www.cs.princeton.edu/~appel/modern/java/JLex.
EOM
}
]

View File

@@ -1,3 +1,9 @@
[
{ type: install
message: <<EOM
To use the lightweight-java-profiler, you can invoke Java as follows:
java -agentpath:path/to/liblagent.so[:file=fname] It will spit out stack traces into traces.txt (or into the optional fname passed to the agent). The current implementation samples every 1/100th of a second. It stores the first 3000 stack traces it encounters; additional stack traces will be ignored, but duplicate stack traces will continue to be counted indefinitely (or until the counter overflows, which will take a while).
EOM
}
]

View File

@@ -1,5 +1,6 @@
======================================================================
[
{ type: install
message: <<EOM
Warning: This JDK may be unstable. You are advised to use the native
FreeBSD JDK 8, in ports/java/openjdk8.
@@ -15,5 +16,6 @@ and then, as root, executing the commands:
kldload linprocfs
mount /compat/linux/proc
======================================================================
EOM
}
]

View File

@@ -1,5 +1,6 @@
======================================================================
[
{ type: install
message: <<EOM
Warning: This JDK may be unstable. You are advised to use the native
FreeBSD JDK 8, in ports/java/openjdk8.
@@ -15,5 +16,6 @@ and then, as root, executing the commands:
kldload linprocfs
mount /compat/linux/proc
======================================================================
EOM
}
]

View File

@@ -1,5 +1,6 @@
======================================================================
[
{ type: install
message: <<EOM
Warning: This JDK may be unstable. You are advised to use the native
FreeBSD JDK 8, in ports/java/openjdk8.
@@ -15,5 +16,6 @@ and then, as root, executing the commands:
kldload linprocfs
mount /compat/linux/proc
======================================================================
EOM
}
]

View File

@@ -1,5 +1,6 @@
======================================================================
[
{ type: install
message: <<EOM
Warning: This JRE may be unstable. You are advised to use the native
FreeBSD JDK 8, in ports/java/openjdk8.
@@ -15,5 +16,6 @@ and then, as root, executing the commands:
kldload linprocfs
mount /compat/linux/proc
======================================================================
EOM
}
]

View File

@@ -1,5 +1,6 @@
======================================================================
[
{ type: install
message: <<EOM
Warning: This JRE may be unstable. You are advised to use the native
FreeBSD JDK 8, in ports/java/openjdk8.
@@ -15,5 +16,6 @@ and then, as root, executing the commands:
kldload linprocfs
mount /compat/linux/proc
======================================================================
EOM
}
]

View File

@@ -1,5 +1,6 @@
======================================================================
[
{ type: install
message: <<EOM
Warning: This JRE may be unstable. You are advised to use the native
FreeBSD JDK 8, in ports/java/openjdk8.
@@ -15,5 +16,6 @@ and then, as root, executing the commands:
kldload linprocfs
mount /compat/linux/proc
======================================================================
EOM
}
]

View File

@@ -1,5 +1,6 @@
======================================================================
[
{ type: install
message: <<EOM
Warning: This JRE may be unstable. You are advised to use the native
FreeBSD JDK 8, in ports/java/openjdk8.
@@ -15,5 +16,6 @@ and then, as root, executing the commands:
kldload linprocfs
mount /compat/linux/proc
======================================================================
EOM
}
]

View File

@@ -1,5 +1,6 @@
======================================================================
[
{ type: install
message: <<EOM
This OpenJDK implementation requires fdescfs(5) mounted on /dev/fd and
procfs(5) mounted on /proc.
@@ -12,5 +13,6 @@ To make it permanent, you need the following lines in /etc/fstab:
fdesc /dev/fd fdescfs rw 0 0
proc /proc procfs rw 0 0
======================================================================
EOM
}
]

View File

@@ -1,5 +1,6 @@
======================================================================
[
{ type: install
message: <<EOM
This OpenJDK implementation requires fdescfs(5) mounted on /dev/fd and
procfs(5) mounted on /proc.
@@ -12,5 +13,6 @@ To make it permanent, you need the following lines in /etc/fstab:
fdesc /dev/fd fdescfs rw 0 0
proc /proc procfs rw 0 0
======================================================================
EOM
}
]

View File

@@ -1,5 +1,6 @@
======================================================================
[
{ type: install
message: <<EOM
This OpenJDK implementation requires fdescfs(5) mounted on /dev/fd and
procfs(5) mounted on /proc.
@@ -12,5 +13,6 @@ To make it permanent, you need the following lines in /etc/fstab:
fdesc /dev/fd fdescfs rw 0 0
proc /proc procfs rw 0 0
======================================================================
EOM
}
]

View File

@@ -1,5 +1,6 @@
======================================================================
[
{ type: install
message: <<EOM
This OpenJDK implementation requires fdescfs(5) mounted on /dev/fd and
procfs(5) mounted on /proc for some functionality.
@@ -12,5 +13,6 @@ To make it permanent, you need the following lines in /etc/fstab:
fdesc /dev/fd fdescfs rw 0 0
proc /proc procfs rw 0 0
======================================================================
EOM
}
]

View File

@@ -1,5 +1,6 @@
======================================================================
[
{ type: install
message: <<EOM
This OpenJDK implementation requires fdescfs(5) mounted on /dev/fd and
procfs(5) mounted on /proc.
@@ -12,5 +13,6 @@ To make it permanent, you need the following lines in /etc/fstab:
fdesc /dev/fd fdescfs rw 0 0
proc /proc procfs rw 0 0
======================================================================
EOM
}
]

View File

@@ -1,6 +1,10 @@
------------------------------------------------------------------------------
[
{ type: install
message: <<EOM
If you are experiencing problems while saving files or opening HTML files
please select
"Window->Preferences->PHPeclipse Web Development->Browser Preview Defaults"
and uncheck all checkboxes.
------------------------------------------------------------------------------
EOM
}
]

View File

@@ -1,10 +1,10 @@
*********************************************************
* USAGE *
*********************************************************
[
{ type: install
message: <<EOM
For using servingxml, you need to specify environnemnt variables :
SERVINGXML_HOME={PREFIX}/share/java/servingxml
PATH=$PATH:$SERVINGXML_HOME
Any third party JAR must be added to CLASSPATH
EOM
}
]

View File

@@ -1,6 +1,12 @@
[
{ type: install
message: <<EOM
Warning: you need a sqlite3 port compiled with SQLITE_ENABLE_COLUMN_METADATA
in order to use the following methods:
String ResultSetMetaData.getCatalogName(int column)
String ResultSetMetaData.getTableName(int column)
any attemp to use them will close the JVM with an error of:
Undefined symbol "sqlite3_column_table_name16"
EOM
}
]

View File

@@ -1,3 +1,6 @@
[
{ type: install
message: <<EOM
To make WildFly bind to all interfaces add this to rc.conf:
%%APP_SHORTNAME%%_args="-Djboss.bind.address=0.0.0.0"
@@ -13,3 +16,6 @@ To change JVM args, edit appropriate standalone.conf.
To add the initial admin user:
%%APP_HOME%%/bin/add-user.sh
EOM
}
]

View File

@@ -1,3 +1,6 @@
[
{ type: install
message: <<EOM
To make WildFly bind to all interfaces add this to rc.conf:
%%APP_SHORTNAME%%_args="-Djboss.bind.address=0.0.0.0"
@@ -13,3 +16,6 @@ To change JVM args, edit appropriate standalone.conf.
To add the initial admin user:
%%APP_HOME%%/bin/add-user.sh
EOM
}
]

View File

@@ -1,3 +1,6 @@
[
{ type: install
message: <<EOM
To make WildFly bind to all interfaces add this to rc.conf:
%%APP_SHORTNAME%%_args="-Djboss.bind.address=0.0.0.0"
@@ -13,3 +16,6 @@ To change JVM args, edit appropriate standalone.conf.
To add the initial admin user:
%%APP_HOME%%/bin/add-user.sh
EOM
}
]

View File

@@ -1,3 +1,6 @@
[
{ type: install
message: <<EOM
To make WildFly bind to all interfaces add this to rc.conf:
%%APP_SHORTNAME%%_args="-Djboss.bind.address=0.0.0.0"
@@ -13,3 +16,6 @@ To change JVM args, edit appropriate standalone.conf.
To add the initial admin user:
%%APP_HOME%%/bin/add-user.sh
EOM
}
]

View File

@@ -1,3 +1,6 @@
[
{ type: install
message: <<EOM
To make WildFly bind to all interfaces add this to rc.conf:
%%APP_SHORTNAME%%_args="-Djboss.bind.address=0.0.0.0"
@@ -13,3 +16,6 @@ To change JVM args, edit appropriate standalone.conf.
To add the initial admin user:
%%APP_HOME%%/bin/add-user.sh
EOM
}
]

View File

@@ -1,3 +1,6 @@
[
{ type: install
message: <<EOM
To make WildFly bind to all interfaces add this to rc.conf:
%%APP_SHORTNAME%%_args="-Djboss.bind.address=0.0.0.0"
@@ -13,3 +16,6 @@ To change JVM args, edit appropriate standalone.conf.
To add the initial admin user:
%%APP_HOME%%/bin/add-user.sh
EOM
}
]

View File

@@ -1,3 +1,6 @@
[
{ type: install
message: <<EOM
To make WildFly bind to all interfaces add this to rc.conf:
%%APP_SHORTNAME%%_args="-Djboss.bind.address=0.0.0.0"
@@ -13,3 +16,6 @@ To change JVM args, edit appropriate standalone.conf.
To add the initial admin user:
%%APP_HOME%%/bin/add-user.sh
EOM
}
]

View File

@@ -1,3 +1,6 @@
[
{ type: install
message: <<EOM
To make WildFly bind to all interfaces add this to rc.conf:
wildfly90_args="-Djboss.bind.address=0.0.0.0"
@@ -13,3 +16,6 @@ To change JVM args, edit appropriate standalone.conf.
To add the initial admin user:
%%APP_HOME%%/bin/add-user.sh
EOM
}
]