From owner-cvs-all@FreeBSD.ORG Thu Feb 23 14:59:54 2012 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: by hub.freebsd.org (Postfix, from userid 1033) id 0F2651065677; Thu, 23 Feb 2012 14:59:54 +0000 (UTC) Date: Thu, 23 Feb 2012 14:59:54 +0000 From: Alexey Dokuchaev To: Michael Scheidell Message-ID: <20120223145954.GA7368@FreeBSD.org> References: <201202231420.q1NEKaC3049306@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <201202231420.q1NEKaC3049306@repoman.freebsd.org> User-Agent: Mutt/1.4.2.1i Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: 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 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Feb 2012 14:59:54 -0000 On Thu, Feb 23, 2012 at 02:20:36PM +0000, Michael Scheidell wrote: > scheidell 2012-02-23 14:20:36 UTC > > 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 (maintainer) > Approved by: gabor (mentor, implicit) > Feature safe: yes Michael, Please do not abuse "Feature safe" tag when we're not in feature freeze. It clutters commit log, confuses other developers, and makes the whole idea behind it meaningless. ./danfe