Commit Graph

25 Commits

Author SHA1 Message Date
sthen
f74b6c2d62 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:44:34 +00:00
sthen
b17bf3228e update curses WANTLIB entries following the change in base libraries to use soname 2019-05-17 16:19:37 +00:00
jasper
ebe486ca67 moved to github, also sync HOMEPAGE while here 2018-07-10 13:13:42 +00:00
jasper
a4c01141f8 update to mspdebug-0.23 2015-03-15 19:54:38 +00:00
jasper
05efb084fb update to mspdebug-0.22 2014-04-07 06:30:13 +00:00
sthen
691151c4ee tweak CATEGORIES 2013-05-17 09:40:35 +00:00
jasper
5b2a4ec68b no need for gtar anymore 2013-04-28 16:34:53 +00:00
espie
bcf3856632 PERMIT_* / REGRESS->TEST sweep 2013-03-11 10:50:00 +00:00
jasper
d72e52d2b8 - update to mspdebug-0.21 2013-03-07 09:32:22 +00:00
jasper
75dc8f6ad7 - update to 0.19, which among various changes adds support for
the MSP430-JTAG-ISO on non-linux platforms, but due to lack of hardware
this hasn't been tested on openbsd..
2012-04-04 15:30:59 +00:00
ajacoutot
fcbe5f3ae2 Sync dependencies after move from libusb to libusb-compat and fix a
couple of fallouts. Note that these ports are only the ones that used to
have a direct dependency on devel/libusb so there may be some other
hidden ports that may break because of the switch. If that's the case,
no need to start ranting all over but instead tell me which one(s)
break. Thanks.

Note: sysutils/nut hasn't been fixed yet but will be today.
2011-11-13 13:54:04 +00:00
jasper
52a9316b55 - update to 0.18 2011-11-11 15:48:39 +00:00
jasper
1d599add32 sync patch with upstream 2011-09-06 20:36:24 +00:00
jasper
33a9615e0e - add devel/msp430 to categories 2011-09-05 08:22:17 +00:00
jasper
7e838610a8 use gtar 2011-09-01 19:25:11 +00:00
naddy
06f26e3c93 honor CC, CFLAGS, INSTALL_STRIP; ok jasper@ 2011-08-28 19:02:29 +00:00
jasper
25dbe1beee - update mspdebug to 0.17 2011-08-24 12:05:55 +00:00
jasper
94012d3945 - add a patch from upstream git to add support for the MSP430FR5739,
which is the chip found on recent ti msp430 fram boards.

note, you'll need to use "load" instead of "prog" for these boards.
2011-07-08 14:52:38 +00:00
jasper
cdf8b4208a - update mspdebug to 0.16 2011-06-16 08:51:07 +00:00
jasper
9a3c280ae8 - update mspdebug to 0.15, integrating some more of our patches and adding
support for various new chips.
2011-04-05 14:00:58 +00:00
jasper
bf26c53ae2 - tweak patch, no change to the package. 2011-04-02 09:06:51 +00:00
jasper
5665fdda5d - update mspdebug to 0.14
* most patches have been committed upstream

tested on a launchpad
2011-04-02 08:22:28 +00:00
jasper
5b904ba60b - update mspdebug to 0.13
- remove support for Olimex MSP430-JTAG-ISO which requires a linux-only ioctl.
2010-12-02 18:41:46 +00:00
jasper
eda8250a16 - use better ifdef blocks 2010-12-02 11:40:53 +00:00
jasper
628f7cd63a import mspdebug 0.10
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.

With a patch from jakemsr@ to work around a ugen/libusb issue where
usb_bulk_read return 0 on timeout, which isn't deal with properly.

ok ajacoutot@
2010-12-02 10:35:04 +00:00