[Bug 212964] [NEW PORT] devel/arduino-builder: Command-line tool for building Arduino sketches

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Sep 24 14:49:38 UTC 2016


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

            Bug ID: 212964
           Summary: [NEW PORT] devel/arduino-builder: Command-line tool
                    for building Arduino sketches
           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

Created attachment 175129
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=175129&action=edit
shar(1) archive of devel/arduino-builder

Hello!

arduino-builder is a comand-line tool for building Arduino sketches. It's
required for the newer versions of the Arduino IDE (not yet brought into the
ports tree).

It's a golang app. split into four packages with three external dependencies. I
wasn't entirely sure how to handle this cleanly, so any feedback is
appreciated. I have an open PR #212956 that proposes how to handle bringing in
multiple packages or supporting a build where the application source is
packaged as an 'out-of-tree' kind of build (root of the repository != root of
package).

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


More information about the freebsd-ports-bugs mailing list