Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.25.20200402_2 11 Dec 2024 20:40:51
    |
Joerg Wunsch (joerg)  |
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
    |
Muhammad Moinur Rahman (bofh)  |
devel/mspdebug: Moved man to share/man
Approved by: portmgr (blanket) |
0.25.20200402_1 06 Nov 2023 10:03:47
    |
Rodrigo Osorio (rodrigo)  |
*/*: 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
    |
Stefan Eßer (se)  |
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
    |
Stefan Eßer (se)  |
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 ) |
0.25.20200402_1 12 Aug 2022 14:46:53
    |
Dima Panov (fluffy)  |
*/*: bump all consumers after recent boost upgrade |
0.25.20200402 20 Jul 2022 14:21:35
    |
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 ) |
0.25.20200402 19 Apr 2021 08:00:13
    |
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. |
0.25.20200402 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.25.20200402 13 Apr 2020 12:53:07
  |
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' |
0.25.20200402 04 Apr 2020 15:37:32
  |
lev  |
Update to latest commit. |
0.25.20180301_2 09 Apr 2019 14:04:50
  |
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 |
0.25.20180301_1 26 Mar 2018 14:33:30
  |
lev  |
Update to latest commit on GH. |
0.23.20151024_1 27 Jun 2017 13:46:53
  |
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 |
0.23.20151024 19 Nov 2016 18:19:29
  |
marino  |
devel/libruin, devel/mspdebug: Document ncurses requirement
Approved by: ncurses blanket |
0.23.20151024 01 Apr 2016 14:00:57
  |
mat  |
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
  |
marino  |
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
  |
lev  |
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
  |
romain  |
Update to 0.22.
PR: 150202
Submitted by: me
Approved by: peterj (maintainer) |
0.21 23 Jul 2014 13:24:53
  |
adamw  |
Add USES=readline to fix build on -current. |
0.21 27 Feb 2014 14:23:42
  |
ehaupt  |
Support staging |
0.21 20 Sep 2013 17:13:47
  |
bapt  |
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
  |
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) |
0.21 16 Dec 2012 05:20:17
  |
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) |
0.19 04 Mar 2012 13:08:34
 |
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) |
0.17 18 Oct 2011 21:51:19
 |
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) |
0.16 30 Jul 2011 23:06:47
 |
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) |
0.15 07 Jun 2011 14:11:18
 |
culot  |
- Update to 0.15
PR: ports/157570
Submitted by: Peter Jeremy <peterjeremy@acm.org> (maintainer) |
0.13 05 Feb 2011 16:27:43
 |
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 |