Port details |
- mspdebug Debugger for use with MSP 430 MCUs
- 0.25.20200402 devel
=0 Version of this port present on the latest quarterly branch. - Maintainer: peterjeremy@acm.org
 - Port Added: 2011-02-05 16:27:58
- Last Update: 2022-07-20 14:21:35
- Commit Hash: aa6eefd
- License: GPLv2
- Description:
- MSPDebug is a free debugger for use with MSP430 MCUs. It supports
FET430UIF, eZ430, RF2500 and Olimex MSP-JTAG-TINY programmers. It can be
used as a proxy for gdb or as an independent debugger with support for
programming, disassembly and reverse engineering.
WWW: http://mspdebug.sourceforge.net/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- mspdebug>0:devel/mspdebug
- To install the port:
- cd /usr/ports/devel/mspdebug/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/mspdebug
- pkg install mspdebug
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: mspdebug
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1586014498
SHA256 (dlbeer-mspdebug-0.25.20200402-493f38b_GH0.tar.gz) = 9f4a29c031b8a0ead7ec34ee3a56d0b8bed6248881c3b9a99aac740f6e1d1203
SIZE (dlbeer-mspdebug-0.25.20200402-493f38b_GH0.tar.gz) = 348163
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libmsp430.so : devel/msp430-debug-stack
- libreadline.so.8 : devel/readline
- There are no ports dependent upon this port
- Configuration Options:
- ===> The following configuration options are available for mspdebug-0.25.20200402:
LIBMSP430=on: Use TI libmsp430 USB driver
READLINE=on: Command line editing via libreadline
===> Use 'make config' to modify these settings
- Options name:
- devel_mspdebug
- USES:
- compiler:c11 gmake readline ncurses pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
20 Jul 2022 14:21:35 0.25.20200402 |
Tobias C. Berner (tcberner)  |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
19 Apr 2021 08:00:13 0.25.20200402 |
Tobias Kortkamp (tobik)  |
Clean up all commented PORTREVISION and PORTEPOCH lines
No revision bump tool that we have cleans them up or deals with
them, so we end up with duplicated lines. Instead of implementing
that just clean up the 51 ports that do this.
PORTREVISION and PORTEPOCH can be set to 0 explicitly instead if
you need a reminder or placeholder. |
06 Apr 2021 14:31:07 0.25.20200402 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
13 Apr 2020 12:53:07
0.25.20200402 |
pkubaj  |
devel/mspdebug: fix build on GCC architectures
Use newer GCC:
drivers/tilib_api.c:194: error: 'const union new_device' has no member named
'nBreakpointsOptions' |
04 Apr 2020 15:37:32
0.25.20200402 |
lev  |
Update to latest commit. |
09 Apr 2019 14:04:50
0.25.20180301_2 |
sunpoet  |
Update devel/readline to 8.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://tiswww.case.edu/php/chet/readline/CHANGES
PR: 236156
Exp-run by: antoine |
26 Mar 2018 14:33:30
0.25.20180301_1 |
lev  |
Update to latest commit on GH. |
27 Jun 2017 13:46:53
0.23.20151024_1 |
sunpoet  |
Update devel/readline to 7.0 patch 3
- Bump PORTREVISION for shlib change
Changes: https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES
https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html
https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html
Differential Revision: https://reviews.freebsd.org/D11172
PR: 219947
Exp-run by: antoine |
19 Nov 2016 18:19:29
0.23.20151024 |
marino  |
devel/libruin, devel/mspdebug: Document ncurses requirement
Approved by: ncurses blanket |
01 Apr 2016 14:00:57
0.23.20151024 |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
07 Feb 2016 19:15:06
0.23.20151024 |
marino  |
devel/mspdebug: remove termcap requirement (part of ncurses work)
Found missing pkgconfig during effort.
approved by: infrastructure blanket |
15 Nov 2015 10:48:47
0.23.20151024 |
lev  |
Update to latest version from GitHub
PR: 204188
Submitted by: lev@FreeBSD.org
Approved by: peterjeremy@acm.org (maintainer) |
10 Dec 2014 11:52:41
0.22 |
romain  |
Update to 0.22.
PR: 150202
Submitted by: me
Approved by: peterj (maintainer) |
23 Jul 2014 13:24:53
0.21 |
adamw  |
Add USES=readline to fix build on -current. |
27 Feb 2014 14:23:42
0.21 |
ehaupt  |
Support staging |
20 Sep 2013 17:13:47
0.21 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
29 Apr 2013 16:43:05
0.21 |
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) |
16 Dec 2012 05:20:17
0.21 |
eadler  |
Update to 0.21
Changes:
* Support for flat binary files.
* Various bug fixes, including many disassembly fixes, an issue
causing FRAM reset-vector corruption and refactoring of drivers.
* Support for UIF BSL access via USB.
* Support for Olimex MSP430-JTAG-ISO-MK2, including power profiling.
* Support for parallel JTAG.
* Support for many new chips when using Olimex drivers.
* Add new interface mode for use with front-ends.
* Support for new chips: MSP430F6736, MSP430F2252, MSP430G2403,
MSP430F6435.
* Support for watchpoints using MSP430.DLL (tilib) driver.
* Support for GoodFET (memory access/programming only).
* Basic C++ demangling support.
* New commands: "fill" and "verify".
* Erase requests are now ignored when using FRAM chips.
PR: ports/174468
Submitted by: peterj (maintainer) |
04 Mar 2012 13:08:34
0.19 |
miwi  |
- Update to 0.19
Changes include:
* Support for MSP430-JTAG-ISO on platforms other than Linux, via
both serial drivers and raw USB access.
* Support for new chips: MSP430F5342, MSP430F5329, MSP430F2418,
* MSP430F2121, MSP430F2012, MSP430F449.
* Fixed support for later-model MSP430-JTAG-TINY rev 2.
* Fixed output buffering to allow correct interaction with
Eclipse plugins.
* Support for raw USB access to FET430UIF and eZ430-F2013.
* GDB protocol bug fixes.
* Section names are displayed when programming.
PR: 165682
Submitted by: Peter Jeremy <peterjeremy@acm.org> (maintainer) |
18 Oct 2011 21:51:19
0.17 |
pawel  |
Update to 0.17
* Support for new chips: MSP430FR5739, MSP430F5418,
MSP430AFE253, MSP430F5527, MSP430F5510, MSP430F5528.
* New -s option to specify serial port
* Bug fixes for GDB stub interface and simulator.
* Reader now supports tilde-expansion and ^[# key.
* Better diagnostics for FET devices (more error codes).
PR: ports/161695
Submitted by: Peter Jeremy <peterjeremy@acm.org> (maintainer) |
30 Jul 2011 23:06:47
0.16 |
nox  |
Update to version 0.16:
* Support for new chips: MSP430G2252, MSP430G2553, MSP430F235,
MSP430F427.
* Added GDB client driver.
* Added support for Olimex MSP-JTAG-TINY rev 2.
* Bug fix in flash-bsl driver for large memory transfers.
PR: ports/159318
Submitted by: Peter Jeremy <peterjeremy@acm.org> (maintainer) |
07 Jun 2011 14:11:18
0.15 |
culot  |
- Update to 0.15
PR: ports/157570
Submitted by: Peter Jeremy <peterjeremy@acm.org> (maintainer) |
05 Feb 2011 16:27:43
0.13 |
nox  |
MSPDebug is a free debugger for use with MSP430 MCUs. It supports
FET430UIF, eZ430, RF2500 and Olimex MSP-JTAG-TINY programmers. It can be
used as a proxy for gdb or as an independent debugger with support for
programming, disassembly and reverse engineering.
WWW: http://mspdebug.sourceforge.net/
PR: ports/154517
Submitted by: Peter Jeremy <peterjeremy at acm.org>
Feature safe: yes |