[Bug 213758] [NEW PORT] comms/java-simple-serial-connector: Java library for working with serial ports

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Oct 24 20:44:05 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213758

            Bug ID: 213758
           Summary: [NEW PORT] comms/java-simple-serial-connector: Java
                    library for working with serial ports
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: bsdports at kyle-evans.net
                CC: bsam at FreeBSD.org

Created attachment 176121
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=176121&action=edit
shar(1) archive of comms/java-simple-serial-connector

Hello!

An oversight with the recent devel/arduino16: JSSC needed to be brought in for
working with the serial monitor/plotter.

This port brings in patches to make JSSC work in our environment and compiles
the JNI stuff natively.

Portlint and Poudriere both look good for this one, and tested w/
devel/arduino16 on amd64. Do note that a `poudriere testport` run will claim
that it doesn't see anything architecture-dependent, but this is a false
reading -- the architecture-dependent bits (libjSSC-*.so) are simply wrapped
into the *.jar. I've taken care to strip the .so before it gets wrapped into
the .jar.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list