aboutsummaryrefslogtreecommitdiff
path: root/devel/lpc21isp
Commit message (Collapse)AuthorAgeFilesLines
* Support stagingEmanuel Haupt2014-02-271-4/+2
| | | | Notes: svn path=/head/; revision=346342
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | devel part 3) Notes: svn path=/head/; revision=327724
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* - Update to version 1.85Martin Wilke2013-02-082-10/+12
| | | | | | | | | | - Trim header PR: 175027 Submitted by: Ports Fury Notes: svn path=/head/; revision=311896
* - Cleanup Makefile header and define LICENSE knob(s)Alexey Dokuchaev2012-09-292-14/+17
| | | | | | | | | | | | | | | - Set ALL_TARGET to ensure we're actually compiling stuff - Stop wanting GNU make, it was needed just for bogus conditional that really does nothing and is removed as well - Uphold CC value and reformat port description while I am here - Remove BROKEN statement since it builds fine at least on two arches per what I see here Tested on: flame (sparc64) and pluto2 (ia64) Nota bene: new version, 1.83, is available at sf.net Notes: svn path=/head/; revision=305025
* - Reassign to the heap at maintainer's requestThomas Abthorpe2012-09-241-6/+2
| | | | Notes: svn path=/head/; revision=304786
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276999
* Also broken on ia64 and powerpc.Mark Linimon2010-04-011-2/+2
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=251925
* Mark as broken on sparc64.Mark Linimon2009-08-151-1/+7
| | | | Notes: svn path=/head/; revision=239586
* Lpc21isp is an in-circuit programming (ISP) tool for programmingGreg Larkin2009-05-293-0/+31
flash on NXP & Analog Devices ARM7 CPUs over the serial bootloader WWW: http://tech.groups.yahoo.com/group/lpc21isp/ SRC: http://sourceforge.net/projects/lpc21isp PR: ports/131168 Submitted by: Steve Franks Notes: svn path=/head/; revision=234807