| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
03 May 2013 11:04:38
0.6.1
|
bdrewery  |
- Fix build. LIBFTDI is not an option. |
29 Apr 2013 16:43:05
0.6.1
|
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) |
11 Nov 2012 13:49:51
0.6.1
|
jhale  |
- Fix header spacing
Reported by: crees
Approved by: makc, avilla (mentors, implicit)
Feature safe: yes |
11 Nov 2012 11:47:28
0.6.1
|
jhale  |
- Update to 0.6.1
- Trim Makefile header
PR: ports/172620
Submitted by: Tomasz CEDRO <cederom@tlen.pl> (maintainer)
Approved by: makc, avilla (mentors, implict)
Feature safe: yes |
16 Sep 2012 14:12:53
0.6.0
|
rakuco  |
Update to 0.6.0.
PR: ports/171477
Submitted by: Tomasz CEDRO <cederom@tlen.pl> (maintainer) |
08 Aug 2012 15:05:36
0.5.0_1
|
bdrewery  |
- Chase www/libmicrohttpd shlib version bump
- Add UPDATING entry
Approved by: eadler (mentor) |
05 Dec 2011 17:11:24
0.5.0
|
scheidell  |
-update openocd from 0.4.0 -> 0.5.0
-committers notes: patch modified to use userspace 'WITH_*' and not
-oslevel 'USE_*', requested by gabor
PR: ports/161989
Submitted by: maintainer
Reviewed by: gabor
Approved by: gabor(mentor)
Feature safe: yes |
12 Oct 2011 21:15:57
0.4.0_2
|
pawel  |
Chase www/libmicrohttpd shlib bump |
05 Mar 2011 15:55:58
0.4.0_1
|
dhn  |
- Chase libftdi update
- Bump PORTREVISION
- Remove MD5 checksum |
13 Mar 2010 14:37:04
0.4.0
|
miwi  |
- Update to 0.4.0
PR: 144241
Submitted by: CeDeROM <tomek.cedro@gmail.com> (maintainer) |
14 Feb 2010 19:37:57
0.2.0_2
|
pgollucci  |
- Chase devel/libftdi shlib bump
Pointyhat to: myself
Reported by: pav via pointyhat |
12 Feb 2010 10:12:44
0.2.0_1
|
pav  |
- Fix runtime of jlink module
PR: ports/137945
Submitted by: Robert Jenssen <robertjenssen@ozemail.com.au>
Approved by: CeDeROM <tomek.cedro@gmail.com> (maintainer) |
18 Aug 2009 22:33:19
0.2.0
|
amdmi3  |
- Update to 0.2.0
PR: 137861
Submitted by: CeDeROM <tomek.cedro@gmail.com> (maintainer) |
02 Jun 2009 00:23:42
0.1.0
|
amdmi3  |
The Open On-Chip Debugger (OpenOCD) aims to provide debugging, in-system
programming and boundary-scan testing for embedded target devices. OpenOCD uses
a "hardware interface dongle" to communicate with the JTAG (IEEE 1149.1)
compliant taps on your target board. OpenOCD currently supports many types
of hardware dongles: USB based, parallel port based, and other standalone boxes
that run OpenOCD internally. It allows ARM7 (ARM7TDMI and ARM720t),
ARM9 (ARM920T, ARM922T, ARM926EJ-S, ARM966E-S), XScale (PXA25x, IXP42x) and
Cortex-M3 (Luminary Stellaris LM3 and ST STM32) based cores to be debugged
via the GDB protocol. Flash writing is supported for external CFI compatible
NOR flashes (Intel and AMD/Spansion command set) and several internal flashes
(LPC2000, AT91SAM7, STR7x, STR9x, LM3, and STM32x). Preliminary support for
various NAND flash controllers (LPC3180, Orion, S3C24xx, more) controller is
included.
WWW: http://openocd.berlios.de/
PR: 135094
Submitted by: CeDeROM <tomek.cedro@gmail.com> |