Age | Commit message (Collapse) | Author | Files | Lines |
|
pkglint -Wall -F --only aligned --only indent -r
Manually adjusted the indentation in asterisk15 and asterisk16 to avoid
too deep indentation.
|
|
Last update in 2013, remove sun-jdk7/sun-jre7 instead
|
|
|
|
Existing SHA1 digests verified, all found to be the same on the
machine holding the existing distfiles (morden). Existing SHA1
digests retained for now as an audit trail.
|
|
the BSDs, use -lpthread. Accept openjdk8.
|
|
NB: I'm not game enough to do it in the freeze, but it looks like the
JVM version detection patching could be removed - it appears no longer
necessary now that Pkgsrc passes in the correct RXTX_PATH and JHOME_PATH
itself. At any rate, adding version 8 is not required for the oracle-jdk8
build to complete smoothly.
|
|
attempting to install into the built-in JAVA_HOME.
Use 'arm' as JAVA_MACHINE_ARCH generally (correct for at least Linux, as
well as NetBSD).
|
|
directory on NetBSD/ARM.
|
|
platforms. Disable it for consistency, using a patch since
--disable-PRINTER only works on Linux.
|
|
|
|
|
|
|
|
RXTX is a Java library, using a native implementation (via JNI), providing
serial and parallel communication for the Java Development Toolkit (JDK).
It is based on the specification for Sun's Java Communications API, though
while many of the class descriptions are the same the package used it not,
since gnu.io is used instead. A certain amount of compatibility is intended
with API, though this project should be considered as a fork and therefore
compatible in spirit, but not in implementation.
|