Commit Graph
44 Commits
Author SHA1 Message Date
trustbyteandRenee Otten feb5cd09ef avrdude: update to 8.1 2025-11-26 13:43:04 -05:00
barracuda156andHerby Gillot 9fd6496b0d avrdude: set required C11 standard 2024-03-16 14:16:02 -04:00
Ryan Carsten SchmidtandGitHub 31e0e90e1b avrdude: FIx license
License headers in source code files include the "or (at your option)
any later version" clause.
2024-03-15 21:05:12 -05:00
Ryan Carsten SchmidtandGitHub 92400cc6ef avrdude: Remove cmake library dependency
The cmake portgroup already adds cmake as a build dependency.

Closes: https://trac.macports.org/ticket/69508
2024-03-15 20:59:42 -05:00
crowxandPerry E. Metzger 75be6d41f7 avrdude: update to 7.3 2024-02-21 11:57:23 -05:00
Sergey FedorovandJoshua Root 107bdd88d3 avrdude: set c_standard 2011 2023-01-31 14:07:38 +11:00
Sergey FedorovandHerby Gillot 470210ec42 avrdude: minor non-functional changes in profile: spacing, layout 2023-01-23 03:57:34 -05:00
Sergey FedorovandHerby Gillot b04de4b38c avrdude: fix build on <11
Fixes: https://trac.macports.org/ticket/66722
2023-01-23 03:57:34 -05:00
Basil ShubinandHerby Gillot 6d250cb926 avrdude: update to 7.0 2022-12-16 15:06:34 -05:00
System Administrator b7617c8df3 multiple: stepping down as maintainer 2022-03-29 20:50:01 +02:00
Ryan Schmidt 34bb970032 avrdude: Update config.guess/config.sub for arm64
Closes: https://trac.macports.org/ticket/64387
2022-01-09 01:19:49 -06:00
Ryan Schmidt 3ef06fe95f avrdude: Fix macOS 11+ libtool bug
Closes: https://trac.macports.org/ticket/62520
2022-01-09 00:46:26 -06:00
Ryan Schmidt 5c2c64bc73 avrdude: Update to 6.4 2022-01-09 00:46:07 -06:00
Evan MillerandChristopher Nielsen 93722ca8e2 libusb ports: move to path-style dependency
Closes: https://trac.macports.org/ticket/60689
2021-10-27 11:36:45 -04:00
Marcus Calhoun-LopezandMarcusCalhoun-Lopez 719053401b readline: update version 7.0.005->8.0.000
Update dependencies due to library name change.

See https://trac.macports.org/ticket/57871
2019-01-23 05:53:22 -07:00
Christopher ChavezandPerry E. Metzger 1f42e7286e use https for some gnu.org, nongnu.org urls
leave links in */*/files/* (patches etc.) alone

known working https gnu.org subdomains:
download.savannah, ftp, gcc, lists, savannah, www

known working https nongnu.org subdomains:
download.savannah, savannah, www
2018-06-20 16:34:09 -04:00
Ryan SchmidtandPerry E. Metzger b939c246a5 Add GitHub handle g5pw to maintainers
See: https://trac.macports.org/ticket/56050
2018-05-10 15:34:52 -04:00
Marcus Calhoun-Lopez 44840c49db readline: update version 6.3.3->7.0.3
revbump dependencies since library name changes
Fixes https://trac.macports.org/ticket/52269
2017-04-23 09:34:20 -07:00
Lawrence VelázquezandMojca Miklavec 34b3070336 Remove all $Id$ lines
for pf in */*/Portfile
do
    ed -s "$pf" <<-'EOF'
	1,3g/^[[:space:]]*#[[:space:]]*\$Id.*\$[[:space:]]*$/d
	1g/^[[:space:]]*$/d
	w
	q
	EOF
done
2016-12-28 18:14:04 +01:00
Aljaž Srebrnič 7a8574eea9 cross/avrdude:
update to 6.3 (Closes https://trac.macports.org/ticket/50688)

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@145967 d073be05-634f-4543-b044-5fe20cf6d1d6
2016-02-23 11:29:48 +00:00
Joshua Root d45e8270ed ncurses: update to 6.0, rev bump dependents due to new ABI
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@139469 d073be05-634f-4543-b044-5fe20cf6d1d6
2015-08-18 01:10:17 +00:00
Aljaž Srebrnič 218ff0c691 cross/avrdude
update master_sites to avoid redirects
  add livecheck

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@121060 d073be05-634f-4543-b044-5fe20cf6d1d6
2014-06-16 14:04:35 +00:00
Aljaž Srebrnič d91202ab99 cross/avrdude:
add license
  adopt abandoned port (https://trac.macports.org/ticket/43981)

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@121054 d073be05-634f-4543-b044-5fe20cf6d1d6
2014-06-16 09:41:56 +00:00
Aljaž Srebrnič 975302857c cross/avrdude:
texlive-latex is enough to build documentation
  (minor change)

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@120867 d073be05-634f-4543-b044-5fe20cf6d1d6
2014-06-10 13:46:26 +00:00
Aljaž Srebrnič 6a5166c290 cross/avrdude:
re-add previously deleted patch (https://trac.macports.org/ticket/41654)
  maintainer timeout

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@120866 d073be05-634f-4543-b044-5fe20cf6d1d6
2014-06-10 13:14:25 +00:00