aboutsummaryrefslogtreecommitdiff
path: root/devel/avarice
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* devel/avarice: fix build on GCC architecturesPiotr Kubaj2020-10-221-1/+1
| | | | | | | | | | | | jtag3io.cc: In member function 'virtual void jtag3::deviceAutoConfig()': jtag3io.cc:579: error: a function-definition is not allowed here before '{' token jtag3io.cc:775: error: expected `}' at end of input jtag3io.cc:775: error: expected `}' at end of input MFH: 2020Q4 (fix build blanket) Notes: svn path=/head/; revision=552965
* Update AVaRICE port to 2.14Joerg Wunsch2020-09-053-15/+4
| | | | | | | | | Among others, this fixes the breakage reported in PR 248995. PR: 248995 Notes: svn path=/head/; revision=547759
* After upgrading to 11.2-RELEASE devel/avarice fails toCraig Leres2018-07-082-1/+12
| | | | | | | | | | | | | | | | | | | | | | | | compile with: jtagrw.cc:134:13: error: cannot initialize return object of type 'uchar *' (aka 'unsigned char *') with an rvalue of type 'bool' return false; ^~~~~ examination of the code shows another case with a similar check that returns NULL. I also filed an upstream bug report: https://sourceforge.net/p/avarice/bugs/24/ PR: 229376 Reviewed by: ler (mentor) Approved by: joerg (maintainer), ler (mentor) Differential Revision: https://reviews.freebsd.org/D16184 Notes: svn path=/head/; revision=474207
* Fix shebangAntoine Brodin2014-12-211-1/+2
| | | | Notes: svn path=/head/; revision=375187
* Cleanup plistBaptiste Daroussin2014-12-091-1/+0
| | | | Notes: svn path=/head/; revision=374360
* Convert a bunch of USE_BZIP2 to USES=tar:bzip2Adam Weinberger2014-07-291-2/+1
| | | | | | | Approved by: portmgr (not really, but touches unstaged ports) Notes: svn path=/head/; revision=363371
* After thinking about it again, it probably makes sense to bumpJoerg Wunsch2014-05-081-0/+1
| | | | | | | | portrevision after removing the stale dependencies to libbfd and gnulibiberty, so those ports can be removed now safely. Notes: svn path=/head/; revision=353277
* Remove dependencies to libbfd and gnulibiberty which haveJoerg Wunsch2014-05-081-3/+0
| | | | | | | | | been accidentally left over by those who upgraded the port to version 2.13. They are no longer needed starting with that version. Notes: svn path=/head/; revision=353276
* Support stageBaptiste Daroussin2014-01-272-4/+3
| | | | Notes: svn path=/head/; revision=341379
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | devel part 1) Notes: svn path=/head/; revision=327722
* - convert to the new perl5 frameworkAndrej Zverev2013-09-071-1/+1
| | | | | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=326671
* - Update to 2.13 [1]William Grzybowski2013-06-072-3/+5
| | | | | | | | | | | - Add LICENSE (GPLv2) PR: ports/177617 [1] Submitted by: Craig Leres <leres@ee.lbl.gov> Approved by: culot / jpaetzel (mentors, implicit), maintainer (timeout) Notes: svn path=/head/; revision=320224
* In preparation of removing devel/libusb (expires 2013-04-30), remove itRene Ladan2013-04-291-13/+3
| | | | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=316831
* Upgrade to version 2.12.Joerg Wunsch2011-12-172-5/+4
| | | | Notes: svn path=/head/; revision=287562
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-1/+2
| | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=282282
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276999
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with D Notes: svn path=/head/; revision=240068
* Update to master version 2.10. This fixes a build issue when usingJoerg Wunsch2009-04-052-4/+4
| | | | | | | libbfd from recent (2.19) binutils. Notes: svn path=/head/; revision=231628
* - Chase libusb20 rename in r189585.Stanislav Sedov2009-03-091-2/+7
| | | | | | | | | | | - Mark sane-backends broken on current due to changes in USB stack. Reviewed by: thompsa (old version), miwi Tested by: miwi Notes: svn path=/head/; revision=229765
* Update to new upstream version.Joerg Wunsch2009-03-052-4/+4
| | | | Notes: svn path=/head/; revision=229515
* Upgrade to version 2.8.Joerg Wunsch2008-09-082-6/+5
| | | | | | | | | | Use GNU_CONFIGURE (with the default arguments) rather than HAS_CONFIGURE so the man pages will be installed into the correct directories. Approved by: portmgr (erwin) Notes: svn path=/head/; revision=220296
* Update to version 2.7.Joerg Wunsch2007-10-302-4/+4
| | | | Notes: svn path=/head/; revision=202379
* Upgrade to version 2.5.Joerg Wunsch2006-10-082-5/+4
| | | | Notes: svn path=/head/; revision=175003
* Fix the spelling of LIB_DEPENDS, so we are actually requiring libusbJoerg Wunsch2006-05-241-1/+2
| | | | | | | | | to be a prerequisite. Reported by: Sergey Zaharchenko <doublef-ctm@yandex.ru> Notes: svn path=/head/; revision=163285
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* Upgrade to avarice-2.4.Joerg Wunsch2006-01-112-3/+4
| | | | Notes: svn path=/head/; revision=153312
* Upgrade to version 2.3.Joerg Wunsch2005-01-272-3/+3
| | | | Notes: svn path=/head/; revision=127458
* Add missing manpagesKris Kennaway2004-11-251-0/+2
| | | | Notes: svn path=/head/; revision=122439
* One of the scripts supplied in the tools subdir actually depends on Perl,Joerg Wunsch2004-05-141-0/+1
| | | | | | | | | | | | so the `configure' step failed if there's no Perl in sight. Just make this depend on Perl by now. Maybe the AVaRICE folks decide to do that another way in future. Notice by: kris Notes: svn path=/head/; revision=109160
* Update to a recent version of AVaRICE (finally). This now also requiresJoerg Wunsch2004-04-282-10/+11
| | | | | | | | | | the (just committed) libbfd and gnulibiberty ports. Since Brian Dean no longer has the time to maintain this port, he asked me to take it over. Notes: svn path=/head/; revision=107880
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Fix avarice for 5.0 - needs perl for building.Brian S. Dean2003-04-171-0/+2
| | | | | | | Submitted by: kris@ and bento Notes: svn path=/head/; revision=79171
* Add AVaRICE - a program for providing a debugging layer so that GNUBrian S. Dean2003-04-144-0/+39
GDB can be used to debug Atmel AVR programs in-system on JTAG enabled devices, to be used in combination with the Atmel JTAG ICE hardware. This program can also be used for programming the device as well as debugging the code. Notes: svn path=/head/; revision=78917