notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Newsfeed changes

The news feed page[s] were not laid out well. Two pages, disjointed information, hard to figure out how to use the optional parameters...

Thankfully, someone told me.

The new page is ready for your review. Please compare these two:

You may also be interested in the Github issue.
Port details
mspdebug Debugger for use with MSP 430 MCUs
0.25.20200402_2 devel on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.25.20200402_2Version of this port present on the latest quarterly branch.
Maintainer: peterjeremy@acm.org search for ports maintained by this maintainer
Port Added: 2011-02-05 16:27:58
Last Update: 2024-12-11 20:40:51
Commit Hash: 506e265
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
License: GPLv2
WWW:
https://mspdebug.sourceforge.net/
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (9 items)
Collapse this list.
  1. bin/mspdebug
  2. share/man/man1/mspdebug.1.gz
  3. share/mspdebug/ti_3410.fw.ihex
  4. share/mspdebug/ti_3410.fw.txt
  5. share/doc/mspdebug/EmbeddedMode.txt
  6. share/doc/mspdebug/README
  7. /usr/local/share/licenses/mspdebug-0.25.20200402_2/catalog.mk
  8. /usr/local/share/licenses/mspdebug-0.25.20200402_2/LICENSE
  9. /usr/local/share/licenses/mspdebug-0.25.20200402_2/GPLv2
Collapse this list.
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):
mspdebug
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--0.25.20200402---0.25.20200402-
FreeBSD:13:quarterly0.25.20200402_20.25.20200402_20.25.20200402_10.25.20200402_20.25.20200402_20.25.20200402_10.25.20200402_10.25.20200402_1
FreeBSD:14:latest--0.25.20200402_1--0.25.20200402_1-0.25.20200402_1
FreeBSD:14:quarterly0.25.20200402_2--0.25.20200402_20.25.20200402_20.25.20200402_10.25.20200402_10.25.20200402_1
FreeBSD:15:latest--n/a-n/a0.25.20200402_10.25.20200402_10.25.20200402_2
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.4.1 : devel/gmake
  2. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libmsp430.so : devel/msp430-debug-stack
  2. 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_2: 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/dlbeer/mspdebug/tar.gz/493f38b?dummy=/
Collapse this list.

Number of commits found: 29

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.25.20200402_2
11 Dec 2024 20:40:51
commit hash: 506e265d16c472b3e691fc789734d25aef8e1ebccommit hash: 506e265d16c472b3e691fc789734d25aef8e1ebccommit hash: 506e265d16c472b3e691fc789734d25aef8e1ebccommit hash: 506e265d16c472b3e691fc789734d25aef8e1ebc files touched by this commit
Joerg Wunsch (joerg) search for other commits by this committer
devel/mspdebug: fix include order

The default include order in the Makefile preferred global directories
over local ones. Thus, ftdi.h from an installed libftdi was considered
instead of the internal ftdi.h, leading to compilation errors in this
situation.

Reported by:	holm@freibergnet.de
Approved by:	(maintainer timeout)
Differential Revision:	https://reviews.freebsd.org/D47975
0.25.20200402_2
23 Feb 2024 13:55:20
commit hash: 5c5a88037b623cc51daeb390136d83a9c3bf7dffcommit hash: 5c5a88037b623cc51daeb390136d83a9c3bf7dffcommit hash: 5c5a88037b623cc51daeb390136d83a9c3bf7dffcommit hash: 5c5a88037b623cc51daeb390136d83a9c3bf7dff files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/mspdebug: Moved man to share/man

Approved by:    portmgr (blanket)
0.25.20200402_1
06 Nov 2023 10:03:47
commit hash: 06df180a9e39055026499a326ef67812801a8919commit hash: 06df180a9e39055026499a326ef67812801a8919commit hash: 06df180a9e39055026499a326ef67812801a8919commit hash: 06df180a9e39055026499a326ef67812801a8919 files touched by this commit
Rodrigo Osorio (rodrigo) search for other commits by this committer
*/*: Update WWW to use HTTPS for sourceforge.net projects

Homepage link is permanent redirected to its HTTPS counterpart
Issue reported by repology : https://repology.org/repository/freebsd/problems

Approved by:	portmgr (blanket)
PR:		274888
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
0.25.20200402_1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.25.20200402_1
12 Aug 2022 14:46:53
commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
*/*: bump all consumers after recent boost upgrade
0.25.20200402
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
0.25.20200402
19 Apr 2021 08:00:13
commit hash: 1bf865fed5a69877b34d01b873ccac59a8ab9476commit hash: 1bf865fed5a69877b34d01b873ccac59a8ab9476commit hash: 1bf865fed5a69877b34d01b873ccac59a8ab9476commit hash: 1bf865fed5a69877b34d01b873ccac59a8ab9476 files touched by this commit
Tobias Kortkamp (tobik) search for other commits by this committer
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.
0.25.20200402
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.25.20200402
13 Apr 2020 12:53:07
Revision:531602Original commit files touched by this commit
pkubaj search for other commits by this committer
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'
0.25.20200402
04 Apr 2020 15:37:32
Revision:530684Original commit files touched by this commit
lev search for other commits by this committer
 Update to latest commit.
0.25.20180301_2
09 Apr 2019 14:04:50
Revision:498476Original commit files touched by this commit
sunpoet search for other commits by this committer
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
0.25.20180301_1
26 Mar 2018 14:33:30
Revision:465599Original commit files touched by this commit
lev search for other commits by this committer
 Update to latest commit on GH.
0.23.20151024_1
27 Jun 2017 13:46:53
Revision:444463Original commit files touched by this commit
sunpoet search for other commits by this committer
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
0.23.20151024
19 Nov 2016 18:19:29
Revision:426522Original commit files touched by this commit
marino search for other commits by this committer
devel/libruin, devel/mspdebug: Document ncurses requirement

Approved by:	ncurses blanket
0.23.20151024
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
0.23.20151024
07 Feb 2016 19:15:06
Revision:408443Original commit files touched by this commit
marino search for other commits by this committer
devel/mspdebug: remove termcap requirement (part of ncurses work)

Found missing pkgconfig during effort.

approved by:	infrastructure blanket
0.23.20151024
15 Nov 2015 10:48:47
Revision:401687Original commit files touched by this commit
lev search for other commits by this committer
 Update to latest version from GitHub

PR:		204188
Submitted by:	lev@FreeBSD.org
Approved by:	peterjeremy@acm.org (maintainer)
0.22
10 Dec 2014 11:52:41
Revision:374448Original commit files touched by this commit
romain search for other commits by this committer
Update to 0.22.

PR:		150202
Submitted by:	me
Approved by:	peterj (maintainer)
0.21
23 Jul 2014 13:24:53
Revision:362689Original commit files touched by this commit
adamw search for other commits by this committer
Add USES=readline to fix build on -current.
0.21
27 Feb 2014 14:23:42
Revision:346344Original commit files touched by this commit
ehaupt search for other commits by this committer
Support staging
0.21
20 Sep 2013 17:13:47
Revision:327724Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
0.21
29 Apr 2013 16:43:05
Revision:316831Original commit files touched by this commit
rene search for other commits by this committer
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)
0.21
16 Dec 2012 05:20:17
Revision:308980Original commit files touched by this commit
eadler search for other commits by this committer
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)
0.19
04 Mar 2012 13:08:34
Original commit files touched by this commit
miwi search for other commits by this committer
- 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)
0.17
18 Oct 2011 21:51:19
Original commit files touched by this commit
pawel search for other commits by this committer
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)
0.16
30 Jul 2011 23:06:47
Original commit files touched by this commit
nox search for other commits by this committer
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)
0.15
07 Jun 2011 14:11:18
Original commit files touched by this commit
culot search for other commits by this committer
- Update to 0.15

PR:             ports/157570
Submitted by:   Peter Jeremy <peterjeremy@acm.org> (maintainer)
0.13
05 Feb 2011 16:27:43
Original commit files touched by this commit
nox search for other commits by this committer
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

Number of commits found: 29