cvs commit: ports/devel Makefile ports/devel/arduino-mk Makefile distinfo pkg-descr ports/devel/arduino-mk/files Makefile blink2.pde patch-Arduino.mk version.sh

Michael Scheidell scheidell at FreeBSD.org
Thu Feb 23 14:20:36 UTC 2012


scheidell    2012-02-23 14:20:36 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/arduino-mk     Makefile distinfo pkg-descr 
    devel/arduino-mk/files Makefile blink2.pde patch-Arduino.mk 
                           version.sh 
  Log:
  Add port devel/arduino-mk: Arduino from the command line
  This is a makefile written by Martin Atelier that makes it possible
  to build Arduino sketches with gmake. An example sketch and Makefile;
  it is installed in share/examples/arduino-mk
  
  PR:             ports/156143
  Submitted by:   Craig Leres <leres at ee.lbl.gov> (maintainer)
  Approved by:    gabor (mentor, implicit)
  Feature safe:   yes
  
  Revision  Changes    Path
  1.4872    +1 -0      ports/devel/Makefile
  1.1       +60 -0     ports/devel/arduino-mk/Makefile (new)
  1.1       +2 -0      ports/devel/arduino-mk/distinfo (new)
  1.1       +16 -0     ports/devel/arduino-mk/files/Makefile (new)
  1.1       +30 -0     ports/devel/arduino-mk/files/blink2.pde (new)
  1.1       +111 -0    ports/devel/arduino-mk/files/patch-Arduino.mk (new)
  1.1       +23 -0     ports/devel/arduino-mk/files/version.sh (new)
  1.1       +7 -0      ports/devel/arduino-mk/pkg-descr (new)


More information about the cvs-ports mailing list