- Many installed source files had CRLF line endings. This was due to too
much escaping in DOS2UNIX_REGEX. Reduce the list of extensions to just
the ones that need it and add (lower case) makefile.
- Update optional 644 boards.txt patch to be like the atmega328 version.
Only add one board called atmega644 with the mcu set to atmega644p.
- Bump PORTREVISION
PR: 217817
Submitted by: Craig Leres <leres@ee.lbl.gov> (maintainer)
- Remove reference to Linux base (Linux Compatibility not required)
- Limit to architectures know to be able to enumerate serial ports on using RXTX port
- Fix desktop entry
- Links correct RXTX so library files depending on ARCH
- Remove CHMOD usage in Makefile, and moved to pkg-plist
- Fix Arduino wrapper to allow loading of sketches from the command line
- Update RXTX enumeration to prevent scanning of LPT ports to increase startup speeds of Arduino IDE
- Fix format of patch files
- Remove bundled Linux libraries from the port prior to installation
- Add support for Uarduno drivers
- Fix links for java and lib files installed by port [comms/RXTX]
- Update pkg-plist
- Bump PORTREVISION
PR: 200177
Submitted by: James Elstone, Craig Leres, swills
Reported by: James Elstone
Approved by: Craig Leres <leres@ee.lbl.gov> (maintainer)