notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
arduino-mk Build Arduino sketches from the command line
0.10_5 devel on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.10_5Version of this port present on the latest quarterly branch.
Maintainer: leres@FreeBSD.org search for ports maintained by this maintainer
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, unoconv, py39-pycparser
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
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (29 items)
Collapse this list.
  1. /usr/local/share/licenses/arduino-mk-0.10_5/catalog.mk
  2. /usr/local/share/licenses/arduino-mk-0.10_5/LICENSE
  3. /usr/local/share/licenses/arduino-mk-0.10_5/LGPL21
  4. arduino-mk/Arduino.mk
  5. arduino-mk/bin/ard-parse-boards
  6. arduino-mk/bin/ard-reset-arduino
  7. share/doc/arduino-mk/README.md
  8. share/examples/arduino-mk/AnalogInOutSerial/AnalogInOutSerial.ino
  9. share/examples/arduino-mk/AnalogInOutSerial/Makefile
  10. share/examples/arduino-mk/Blink/Blink.ino
  11. share/examples/arduino-mk/Blink/Makefile
  12. share/examples/arduino-mk/BlinkWithoutDelay/.DS_Store
  13. share/examples/arduino-mk/BlinkWithoutDelay/BlinkWithoutDelay.ino
  14. share/examples/arduino-mk/BlinkWithoutDelay/Makefile
  15. share/examples/arduino-mk/Fade/Fade.ino
  16. share/examples/arduino-mk/Fade/Makefile
  17. share/examples/arduino-mk/HelloWorld/HelloWorld.ino
  18. share/examples/arduino-mk/HelloWorld/Makefile
  19. share/examples/arduino-mk/WebServer/Makefile
  20. share/examples/arduino-mk/WebServer/WebServer.ino
  21. share/examples/arduino-mk/master_reader/Makefile
  22. share/examples/arduino-mk/master_reader/master_reader.ino
  23. share/examples/arduino-mk/toneMelody/Makefile
  24. share/examples/arduino-mk/toneMelody/pitches.h
  25. share/examples/arduino-mk/toneMelody/toneMelody.ino
  26. @dir share/examples/arduino-mk/BlinkWithoutDelay/build-cli/libs/Ethernet
  27. @owner
  28. @group
  29. @mode
Collapse this list.
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):
arduino-mk
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-0.10_5--0.10_5---
FreeBSD:13:quarterly-0.10_5--0.10_5---
FreeBSD:14:latest-0.10_5--0.10_5---
FreeBSD:14:quarterly-0.10_5--0.10_5---
FreeBSD:15:latest-0.10_5n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. gmake : devel/gmake
  2. p5-Device-SerialPort>=0 : comms/p5-Device-SerialPort
  3. p5-YAML>=0 : textproc/p5-YAML
  4. arduino : devel/arduino
Extract dependencies:
  1. version.txt : 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:
Expand this list (1 items)
Collapse this list.
  1. http://www.mjoldfield.com/atelier/2009/02/acli/
Collapse this list.

Number of commits found: 23

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.10_5
23 Apr 2023 09:09:58
commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b files touched by this commit
Gerald Pfeifer (gerald) search for other commits by this committer
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
0.10_4
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
0.10_4
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.10_4
07 Nov 2019 18:08:59
Revision:516996Original commit files touched by this commit
leres search for other commits by this committer
devel/arduino-mk: Update MASTER_SITES and remove BROKEN

Approved by:	matthew (mentor, implicit)
0.10_4
06 Nov 2019 12:48:32
Revision:516880Original commit files touched by this commit Sanity Test Failure
antoine search for other commits by this committer
Mark a few ports BROKEN, unfetchable
0.10_4
10 Mar 2018 17:46:06
Revision:464084Original commit files touched by this commit
gerald search for other commits by this committer
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
Revision:454919Original commit files touched by this commit
leres search for other commits by this committer
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
Revision:451156Original commit files touched by this commit
leres search for other commits by this committer
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
Revision:449916Original commit files touched by this commit
leres search for other commits by this committer
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
Revision:418840Original commit files touched by this commit
mat search for other commits by this committer
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
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
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
Revision:392145Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix shebangs
- Add empty directory to plist

Approved by:	portmgr blanket
MFH:		2015Q3 (blanket)
0.10_1
27 Oct 2014 07:32:26
Revision:371533Original commit files touched by this commit
bapt search for other commits by this committer
Nuke some @dirrm from devel
0.10_1
15 Jun 2014 04:35:49
Revision:357826Original commit files touched by this commit
danilo search for other commits by this committer
- Add stage support [1]
- Simplify Makefile

PR:		ports/191043
Submitted by:	joe@thrallingpenguin.com [1]
0.10_1
26 Oct 2013 00:52:36
Revision:331644Original commit files touched by this commit
gerald search for other commits by this committer
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 View all of this commit message)
20 Sep 2013 17:03:27
Revision:327722Original commit files touched by this commit Sanity Test Failure Refresh
bapt search for other commits by this committer
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
Revision:307722Original commit files touched by this commit
wxs search for other commits by this committer
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
Revision:306226Original commit files touched by this commit
rakuco search for other commits by this committer
- 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
Original commit files touched by this commit
scheidell search for other commits by this committer
- 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
Original commit files touched by this commit
az search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS

Approved by: portmgr@ (bapt@)
0.6
23 Feb 2012 14:20:36
Original commit files touched by this commit
scheidell search for other commits by this committer
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

Number of commits found: 23