Commit graph

5 commits

Author SHA1 Message Date
dsainty
5c0e6afc2b The printer port support is experimental, and only supported on some
platforms.  Disable it for consistency, using a patch since
--disable-PRINTER only works on Linux.
2013-03-29 12:40:24 +00:00
joerg
410fe85920 At least on the BSDs, the parallel port support is always included. 2013-03-28 21:18:32 +00:00
dsainty
6c50403dc4 Not as MAKE_JOBS_SAFE as you'd like. 2013-03-06 08:30:40 +00:00
dsainty
22dce0a589 Fix package build for MACHINE_ARCH == x86_64 2013-02-19 23:35:48 +00:00
dsainty
1da346fb7a Add RXTX version 2.1-7r2.
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.
2013-02-11 01:13:19 +00:00