Port details |
- avrdude Program for programming the on-chip memory of Atmel AVR CPUs
- 7.3 devel
=5 7.3Version of this port present on the latest quarterly branch. - Maintainer: joerg@FreeBSD.org
 - Port Added: 2003-04-08 21:59:40
- Last Update: 2024-05-26 10:52:26
- Commit Hash: 3ee2059
- People watching this port, also watch:: xev, libpciaccess, gccmakedep, xrandr
- License: GPLv2
- WWW:
- https://github.com/avrdudes/avrdude/
- Description:
- AVRDUDE - AVR Downloader/UploaDEr - is a program for updating the
flash, eeprom, and fuse bit memories of Atmel AVR microcontrollers.
It operates with several programmers including STK500 and most
directly connect parallel port style programmers.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/avrdude/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/avrdude
- pkg install avrdude
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: avrdude
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1707689379
SHA256 (avrdudes-avrdude-v7.3_GH0.tar.gz) = 1c61ae67aacf8b8ccae5741f987ba4b0c48d6e320405520352a8eca8c6e2c457
SIZE (avrdudes-avrdude-v7.3_GH0.tar.gz) = 3260070
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- Library dependencies:
-
- libftdi1.so : devel/libftdi1
- libreadline.so.8 : devel/readline
- This port is required by:
- for Run
-
- devel/arduino
- sysutils/py-qmk
Configuration Options:
- ===> The following configuration options are available for avrdude-7.3:
FTDI=on: libftdi support
PARPORT=off: support for parallel-port programmers
===> Use 'make config' to modify these settings
- Options name:
- devel_avrdude
- USES:
- localbase readline cmake
- 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 |
7.3 26 May 2024 10:52:26
    |
Daniel Engberg (diizzy)  |
*/*: Remove incorrect libtool dependency
All these ports builds without libtool
Tested using Poudriere
Approved by: portmgr (blanket, build fix) |
7.3 30 Apr 2024 05:36:13
    |
Joerg Wunsch (joerg)  |
devel/avrdude: Update URL
Project has moved to Github.
Reported by: jmg |
7.3 11 Feb 2024 22:11:21
    |
Joerg Wunsch (joerg)  |
devel/avrdude: Upgrade to version 7.3
This upgrades AVRDUDE to v7.3. |
7.2_1 12 Jan 2024 15:11:29
    |
Baptiste Daroussin (bapt)  |
MANPREFIX: eliminate its usage
While here move manpages to share/man |
7.2 29 Jul 2023 19:33:22
    |
Joerg Wunsch (joerg)  |
devel/avrdude: Update to 7.2
Update the port to version 7.2, just released a few days ago. |
7.1 24 May 2023 16:34:10
    |
Mathieu Arnold (mat)  |
*: regular cleanup for GH_TAGNAME bad usage |
7.1 09 Jan 2023 21:36:33
    |
Joerg Wunsch (joerg)  |
devel/avrdude: Upgrade to v7.1
This upgrades AVRDUDE to the new release 7.1.
The previous FreeBSD-local patch is obsoleted by that revision.
Fix the CMake argument handling for enabling the parport feature. |
7.0_3 26 Nov 2022 21:13:27
    |
Craig Leres (leres)  |
devel/avrdude: Add patch for AVR Dragon JTAG fix that didn't make it into 7.0
At some point after 5.11 avrdude started leaving the target stopped
upon completion of a JTAG transaction. I filed a github issue about
this issue:
https://github.com/avrdudes/avrdude/issues/366
This is super annoying because, for example, the target does not
boot after JTAG programming. Others were seeing this and shortly
after 7.0 was released, MCUdude created a PR which has since been
merged:
https://github.com/avrdudes/avrdude/pull/979
Apply this patch.
PR: 266186
Approved by: joerg (maintainer timeout, 12 weeks) |
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) |
7.0_2 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 ) |
7.0_2 12 Aug 2022 14:46:53
    |
Dima Panov (fluffy)  |
*/*: bump all consumers after recent boost upgrade |
7.0_1 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 ) |
7.0_1 08 May 2022 12:15:10
    |
Joerg Wunsch (joerg)  |
devel/avrdude: Force-update
Release files for v7.0 had been recreated due to a wrong version
number inside the source tree. |
7.0 07 May 2022 21:50:05
    |
Joerg Wunsch (joerg)  |
devel/avrdude: Update to v7.0
Note that the project migrated to Github, and the preferred
build infrastructure now uses CMake. |
6.4 17 Dec 2021 21:47:23
    |
Joerg Wunsch (joerg)  |
devel/avrdude: Update to version 6.4
Update to new upstream version.
This also switches to gmake as the dependency graph handling
for the automake-generated infrastructure works more reliable
there, so parallel builds can be enabled again. |
6.3_3 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
6.3_3 09 Apr 2019 14:04:50
  |
sunpoet  |
Update devel/readline to 8.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://tiswww.case.edu/php/chet/readline/CHANGES
PR: 236156
Exp-run by: antoine |
6.3_2 19 Aug 2017 13:05:18
  |
bsam  |
devel/libftdi1: Update to version 1.4 and bump dependent ports. |
6.3_1 27 Jun 2017 13:46:53
  |
sunpoet  |
Update devel/readline to 7.0 patch 3
- Bump PORTREVISION for shlib change
Changes: https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES
https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html
https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html
Differential Revision: https://reviews.freebsd.org/D11172
PR: 219947
Exp-run by: antoine |
6.3 24 Nov 2016 11:22:44
  |
amdmi3  |
- Update to 6.3
- Switch to USES=localbase
- Switch to options helpers
- Cosmetic fixes
- Update WWW
PR: 212663
Submitted by: amdmi3
Approved by: maintainer timeout (joerg, 2 months) |
6.2 28 Aug 2016 12:26:23
  |
riggs  |
Update to upstream release 6.2
PR: 205344
Submitted by: rwestlun@gmail.com
Reviewed by: riggs
Approved by: maintainer timeout |
6.1_1 01 Apr 2016 14:00:57
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
6.1_1 22 Apr 2015 11:06:19
  |
amdmi3  |
- Simplify MASTER_SITES
- Add LICENSE_FILE
- Fix hidden dependency and optionize libftdi support
PR: 195866
Approved by: maintainer timeout (joerg, 4 months) |
6.1 02 Jul 2014 07:55:21
  |
joerg  |
Upgrade to version 6.11. |
5.11 27 Jan 2014 12:59:16
  |
bapt  |
Support stage |
20 Sep 2013 17:03:27

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1) |
5.11 29 Apr 2013 16:43:05
  |
rene  |
In preparation of removing devel/libusb (expires 2013-04-30), remove it
from these ports.
Other changes:
- convert Makefile header
- convert to optionsNG
- remove indefinite article from comment
- drop support for FreeBSD < 8.0
- pet portlint (leave library ABI versions in LIB_DEPENDS)
- net-mgmt/spectools: change option name from GTK to GTK2 to use default
description from bsd.options.desc.mk
Approved by: portmgr (bapt) |
5.11 12 Apr 2012 02:30:54
 |
ak  |
Fix various errors in ports distinfo
(yii-1.1.9.r3527.tar.gz verified against upstream sources) |
5.11 14 Dec 2011 20:31:10
 |
crees  |
Update to 5.11
PR: ports/161413
Submitted by: 4720
Approved by: joerg via email |
5.10 23 Sep 2011 22:26:39
 |
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
5.10 03 Jul 2011 14:59:23
 |
ohauer  |
-remove MD5 |
5.10 19 Jan 2010 10:53:01
 |
joerg  |
Upgrade to version 5.10. |
5.9 15 Jan 2010 22:05:10
 |
joerg  |
Upgrade to version 5.9. |
5.8 19 Nov 2009 22:07:43
 |
pav  |
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat |
5.8 12 Jul 2009 22:04:40
 |
joerg  |
Upgrade to version 5.8. |
5.6_1 09 Mar 2009 17:15:43
 |
stas  |
- Chase libusb20 rename in r189585.
- Mark sane-backends broken on current due to changes
in USB stack.
Reviewed by: thompsa (old version), miwi
Tested by: miwi |
5.6_1 27 Feb 2009 12:33:59
 |
joerg  |
Use GNU_CONFIGURE rather than HAS_CONFIGURE, and drop the non-default
CONFIGURE_ARGS so the system configure args will be used. Otherwise,
the man page doesn't end up where the FreeBSD ports system is expecting
it. |
5.6 27 Feb 2009 12:22:56
 |
joerg  |
Upgrade to master version 5.6.
Add myself as maintainer. |
5.5 01 Sep 2008 21:55:32
 |
amdmi3  |
- Fix misspelled LIB_DEPENDS
PR: 126387
Submitted by: William Grim <grimwm at gmail dot com> |
5.5 01 Sep 2008 00:50:43
 |
linimon  |
bsd@FreeBSD.org has not been active in ports in quite some time.
hat: portmgr |
5.5 29 Oct 2007 23:12:07
 |
joerg  |
Upgrade to version 5.5. |
5.3.1 23 Feb 2007 10:39:14
 |
joerg  |
Update to 5.3.1. |
5.2 09 Oct 2006 19:02:15
 |
joerg  |
Upgrade to version 5.2.
Approved by: bsd (implicitly) |
5.1 08 Feb 2006 20:18:15
 |
joerg  |
Upgrade to version 5.1. |
5.0 22 Jan 2006 08:30:12
 |
edwin  |
SHA256ify
Approved by: krion@ |
5.0 05 Nov 2005 15:25:01
 |
bsd  |
Upgrade to version 5.0. Thanks to Joerg Wunsch for the libusb hooks. |
4.4.0.20050211 12 Feb 2005 14:45:19
 |
bsd  |
Update to latest development snapshot; documentation build is disabled
by default, man page is still available; new safe-mode is enabled by
default. |
4.3.0 31 Mar 2004 03:12:58
 |
trevor  |
SIZEify (maintainer timeout) |
4.3.0 28 Jan 2004 23:40:52
 |
bsd  |
Update to Version 4.3.0. |
4.2.0 03 Oct 2003 11:04:59
 |
edwin  |
Chase up new MASTER_SITE_SAVANNAH.
PR: ports/56970
Submitted by: Jean-Yves Lefort <jylefort@brutele.be> |
4.2.0 06 Sep 2003 19:29:19
 |
bsd  |
Update port to new 4.2.0 release.
For a summary of changes since the last release, see:
http://savannah.nongnu.org/cgi-bin/viewcvs/avrdude/avrdude/NEWS?rev=1.13&content-type=text/vnd.viewcvs-markup |
4.1.0 19 Apr 2003 14:13:25
 |
bsd  |
Update to version 4.1.0. |
4.0.0 13 Apr 2003 01:51:01
 |
bsd  |
Be a bit more specific in the executable needed in the build
dependency list. |
4.0.0 11 Apr 2003 23:13:18
 |
bsd  |
Add dependency on teTeX (for texi2html, pdftex, etc). Thanks to kris@
for pointing this out. |
4.0.0 08 Apr 2003 21:59:14
 |
bsd  |
Add AVRDUDE version 4.0.0 - replacement for devel/avrprog. |