FreshPorts -- The Place For Ports notbug Wed, 8 Feb 2012 5:14 PM GMT
Port details
openocd 0.5.0 devel on this many watch lists=2 search for ports that depend on this port
Open On-Chip Debugger
Maintained by: tomek.cedro@gmail.com search for ports maintained by this maintainer
Port Added: 02 Jun 2009 00:24:22
License: not specified in port


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.sf.net/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/gmake
Required Libraries: devel/libftdi
There are no ports dependent upon this port

To install the port: cd /usr/ports/devel/openocd/ && make install clean
To add the package: pkg_add -r openocd


Configuration Options
===> The following configuration options are available for openocd-0.5.0:
     VERBOSE=off (default) "Enable verbose JTAG I/O messages"
     JTAG_IO=off (default) "Enable verbose JTAG I/O messages"
     USB_IO=off (default) "Enable verbose USB I/O messages"
     USB_COMMS=off (default) "Enable verbose USB communication messages"
     DUMMY=on (default) "Dummy driver support"
     FT2232=on (default) "FT2232 based USB devices (using libftdi)"
     EP93XX=on (default) "EP93xx based SBCs"
     AT91RM9200=on (default) "AT91RM9200 based SBCs"
     PRESTO=on (default) "ASIX Presto Programmer (using libftdi)"
     USBPROG=on (default) "Usbprog JTAG Programmer"
     JLINK=on (default) "Segger J-Link JTAG Programmer"
     VSLLINK=on (default) "Versaloon-Link JTAG Programmer"
     RLINK=on (default) "Raisonance RLink JTAG Programmer"
     ARMJTAGEW=on (default) "Olimex ARM-JTAG-EW Programmer"
     MINIDRIVER=off (default) "Dummy minidriver  (will exclude others!)"
===> Use 'make config' to modify these settings

Master Sites:
http://heanet.dl.sourceforge.net/project/openocd/openocd/0.5.0/
http://sunet.dl.sourceforge.net/project/openocd/openocd/0.5.0/
http://iweb.dl.sourceforge.net/project/openocd/openocd/0.5.0/
http://switch.dl.sourceforge.net/project/openocd/openocd/0.5.0/
http://surfnet.dl.sourceforge.net/project/openocd/openocd/0.5.0/
http://kent.dl.sourceforge.net/project/openocd/openocd/0.5.0/
http://freefr.dl.sourceforge.net/project/openocd/openocd/0.5.0/
http://voxel.dl.sourceforge.net/project/openocd/openocd/0.5.0/
http://jaist.dl.sourceforge.net/project/openocd/openocd/0.5.0/
http://osdn.dl.sourceforge.net/project/openocd/openocd/0.5.0/
http://nchc.dl.sourceforge.net/project/openocd/openocd/0.5.0/
http://ncu.dl.sourceforge.net/project/openocd/openocd/0.5.0/
http://transact.dl.sourceforge.net/project/openocd/openocd/0.5.0/
http://softlayer.dl.sourceforge.net/project/openocd/openocd/0.5.0/
http://internode.dl.sourceforge.net/project/openocd/openocd/0.5.0/
http://ufpr.dl.sourceforge.net/project/openocd/openocd/0.5.0/
http://waix.dl.sourceforge.net/project/openocd/openocd/0.5.0/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 8

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
05 Dec 2011 17:11:24
Original commit files touched by this commit  0.5.0
scheidell search for other commits by this committer
-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
Original commit files touched by this commit  0.4.0_2
pawel search for other commits by this committer
Chase www/libmicrohttpd shlib bump
05 Mar 2011 15:55:58
Original commit files touched by this commit  0.4.0_1
dhn search for other commits by this committer
- Chase libftdi update
- Bump PORTREVISION
- Remove MD5 checksum
13 Mar 2010 14:37:04
Original commit files touched by this commit  0.4.0
miwi search for other commits by this committer
- Update to 0.4.0

PR:             144241
Submitted by:   CeDeROM <tomek.cedro@gmail.com> (maintainer)
14 Feb 2010 19:37:57
Original commit files touched by this commit  0.2.0_2
pgollucci search for other commits by this committer
- Chase devel/libftdi shlib bump

Pointyhat to:   myself
Reported by:    pav via pointyhat
12 Feb 2010 10:12:44
Original commit files touched by this commit  0.2.0_1
pav search for other commits by this committer
- 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
Original commit files touched by this commit  0.2.0
amdmi3 search for other commits by this committer
- Update to 0.2.0

PR:             137861
Submitted by:   CeDeROM <tomek.cedro@gmail.com> (maintainer)
02 Jun 2009 00:23:42
Original commit files touched by this commit  0.1.0
amdmi3 search for other commits by this committer
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>

Number of commits found: 8

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06
bugzilla2Feb 06
bugzilla3Feb 06
php5*Feb 06
mathopdFeb 03
firefoxFeb 01
linux-firefoxFeb 01
linux-seamonkeyFeb 01
linux-thunderbirdFeb 01
seamonkeyFeb 01
seamonkey2Feb 01
thunderbirdFeb 01
thunderbird3Feb 01

14 vulnerabilities affecting 33 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23141
Broken 190
Deprecated 96
Ignore 726
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 1
Expired 7
Set to expire 93
Interactive 63
new 24 hours 13
new 48 hours27
new 7 days49
new fortnight82
new month139

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.062 seconds.