Bug 145041 - New port: Arduino development environment
Summary: New port: Arduino development environment
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Steven Kreuzer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-25 20:30 UTC by Warren Block
Modified: 2010-03-31 19:30 UTC (History)
0 users

See Also:


Attachments
file.shar (32.93 KB, text/plain)
2010-03-25 20:30 UTC, Warren Block
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Warren Block 2010-03-25 20:30:05 UTC
With the generous help of Steven Kreuzer, create a native port for the Arduino AVR development environment (http://arduino.cc).

Fix: shar archive attached.

Patch attached with submission follows:
Comment 1 Steven Kreuzer freebsd_committer freebsd_triage 2010-03-25 20:39:43 UTC
Responsible Changed
From-To: freebsd-ports-bugs->skreuzer

I'll take it.
Comment 2 Steven Kreuzer freebsd_committer freebsd_triage 2010-03-31 19:23:52 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2010-03-31 19:23:57 UTC
skreuzer    2010-03-31 18:23:29 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/arduino        Makefile distinfo pkg-descr pkg-plist 
    devel/arduino/files  arduino.in pkg-message.in 
  Log:
  Arduino is an open-source electronics prototyping platform based on
  flexible, easy-to-use hardware and software. It's intended for artists,
  designers, hobbyists, and anyone interested in creating interactive
  objects or environments.
  
  WWW: http://arduino.cc/
  
  PR:             ports/145041
  Submitted by:   Warren Block <wblock@wonkity.com>
  
  Revision  Changes    Path
  1.3852    +1 -0      ports/devel/Makefile
  1.1       +89 -0     ports/devel/arduino/Makefile (new)
  1.1       +3 -0      ports/devel/arduino/distinfo (new)
  1.1       +3 -0      ports/devel/arduino/files/arduino.in (new)
  1.1       +20 -0     ports/devel/arduino/files/pkg-message.in (new)
  1.1       +6 -0      ports/devel/arduino/pkg-descr (new)
  1.1       +555 -0    ports/devel/arduino/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"