Port details |
- arduino-mk Build Arduino sketches from the command line
- 0.10_5 devel =4 0.10_5Version of this port present on the latest quarterly branch.
- Maintainer: leres@FreeBSD.org
- Port Added: 2012-02-23 14:20:54
- Last Update: 2023-04-23 09:09:58
- Commit Hash: 8d3e020
- People watching this port, also watch:: arduino-irremote, arduino, lua54-luaexpat, proggy_fonts-ttf, monit
- License: LGPL21
- WWW:
- https://www.mjoldfield.com/atelier/2009/02/arduino-cli.html
- Description:
- 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
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- arduino-mk>0:devel/arduino-mk
- To install the port:
- cd /usr/ports/devel/arduino-mk/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/arduino-mk
- pkg install arduino-mk
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: arduino-mk
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1573149904
SHA256 (arduino-mk_0.10.tar.gz) = 95a6c15667d4577a22270b4fc046678e974a4babb7ae1ce4673ecaed02ee9a5d
SIZE (arduino-mk_0.10.tar.gz) = 25394
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- gmake : devel/gmake
- p5-Device-SerialPort>=0 : comms/p5-Device-SerialPort
- p5-YAML>=0 : textproc/p5-YAML
- arduino : devel/arduino
-
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for arduino-mk-0.10_5:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- devel_arduino-mk
- USES:
- shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.10_5 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.10_4 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.10_4 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
0.10_4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.10_4 07 Nov 2019 18:08:59 |
leres |
devel/arduino-mk: Update MASTER_SITES and remove BROKEN
Approved by: matthew (mentor, implicit) |
0.10_4 06 Nov 2019 12:48:32 |
antoine |
Mark a few ports BROKEN, unfetchable |
0.10_4 10 Mar 2018 17:46:06 |
gerald |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079). |
0.10_3 26 Nov 2017 20:30:52 |
leres |
Update the url in pkg-descr to reflect new location of Martin
Oldfield's homepage.
Reviewed by: ler (mentor), matthew (mentor)
Approved by: ler (mentor), matthew (mentor)
Differential Revision: https://reviews.freebsd.org/D13254 |
0.10_3 03 Oct 2017 16:46:31 |
leres |
Add missing RUN_DEPENDS for comms/p5-Device-SerialPort which is
used by the ard-reset-arduino script.
PR: 222148
Submitted by: Fukang Chen
Reported by: ler (mentor), matthew (mentor)
Reviewed by: ler (mentor), matthew (mentor)
Differential Revision: https://reviews.freebsd.org/D12570 |
0.10_2 15 Sep 2017 18:18:26 |
leres |
Update MAINTAINER on my ports and "Created by" on the ones I created
to use my @FreeBSD.org email address.
- devel/arduino
- devel/arduino-glcd
- devel/arduino-irremote
- devel/arduino-mk
- devel/arduino-sevseg
- net/hostapd
- net/py-pcap
- security/bro
- security/broccoli
- security/create-cert
- sysutils/lbl-cf
- sysutils/lbl-hf
- www/mini_httpd
Reviewed by: ler (mentor)
Approved by: ler (mentor)
Differential Revision: https://reviews.freebsd.org/D12374 |
0.10_2 20 Jul 2016 15:33:20 |
mat |
Cleanup $() variables in ports Makefiles.
Mostly replace with ${}, but sometime, replace with $$() because it is
what was intended in the first place. (I think.)
Sponsored by: Absolight |
0.10_2 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.10_2 15 Jul 2015 14:18:56 |
amdmi3 |
- Fix shebangs
- Add empty directory to plist
Approved by: portmgr blanket
MFH: 2015Q3 (blanket) |
0.10_1 27 Oct 2014 07:32:26 |
bapt |
Nuke some @dirrm from devel |
0.10_1 15 Jun 2014 04:35:49 |
danilo |
- Add stage support [1]
- Simplify Makefile
PR: ports/191043
Submitted by: joe@thrallingpenguin.com [1] |
0.10_1 26 Oct 2013 00:52:36 |
gerald |
Update to libmpc version 1.0.1 which brings the following fixes:
- Switched to automake 1.11.6, see CVE-2012-3386.
- #14669: Fixed extraction of CC from gmp.h.
- Fixed case of intermediate zero real or imaginary part in mpc_fma,
found by hydra with GMP_CHECK_RANDOMIZE=1346362345.
This is on top of the following changes from version 1.0
- Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
invariant sections) for the documentation.
- 100% of all lines are covered by tests
- Renamed functions
. mpc_mul_2exp to mpc_mul_2ui
. mpc_div_2exp to mpc_div_2ui (Only the first 15 lines of the commit message are shown above ) |
20 Sep 2013 17:03:27
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1) |
0.10 24 Nov 2012 19:15:54 |
wxs |
Run version.sh using ${SH}. This file does not have the executable
property set. No need to bump portrevision as it's a build fix.
PR: ports/173712
Submitted by: Craig Leres <leres@ee.lbl.gov> (maintainer)
Feature safe: yes |
0.10 21 Oct 2012 11:14:59 |
rakuco |
- Update to 0.10.
- Convert to OptionsNG.
PR: ports/172684
Submitted by: Craig Leres <leres@ee.lbl.gov> (maintainer)
Feature safe: yes |
0.8 06 Aug 2012 10:44:25 |
scheidell |
- Fix version.sh script for arduino 1.0.1
PR: ports/170268
Submitted by: Craig Leres <leres@ee.lbl.gov> (maintainer) |
0.6 30 Jun 2012 14:07:27 |
az |
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@) |
0.6 23 Feb 2012 14:20:36 |
scheidell |
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@ee.lbl.gov> (maintainer)
Approved by: gabor (mentor, implicit)
Feature safe: yes |