aboutsummaryrefslogtreecommitdiffstats
path: root/devel/msp430-gdb
Commit message (Collapse)AuthorAgeFilesLines
* Update to latest patches from msp430 maintainers.lev2004-08-032-5/+3
|
* BROKEN on sparc64: Fails to linkkris2004-05-131-0/+4
|
* BROKEN on amd64: Configure failskris2004-04-031-1/+7
|
* SIZEify (maintainer timeout)trevor2004-03-311-0/+2
|
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1
| | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed.
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 2)
* (1) Bump patchversion to latest cleanupslev2003-07-222-2/+2
| | | | (2) Solve "unfetchable distfiles" problem
* Change MAINTAINER field of my ports to lev@FReeBSD.org, my brand-newlev2003-06-171-1/+1
| | | | | | committer's e-mail Approved by: sobomax
* [MAINTAINER UPDATE] Update port `devel/msp430-gdb' to new, improved version.edwin2003-02-242-2/+2
| | | | | PR: ports/48500 Submitted by: Lev A. Serbryakov <lev@serebryakov.spb.ru>
* De-pkg-comment.knu2003-02-212-1/+1
|
* Correct a typo.jkoshy2002-11-131-1/+1
|
* - upgrade patchversion to 20021031sada2002-11-112-4/+4
| | | | | | - portlint PR: ports/45162 Submitted by: maintainer
* GDB support for the Texas Instruments MSP430 architecture.jkoshy2002-11-065-0/+69
PR: ports/44141 Submitted by: Lev A. Serbryakov <lev@serebryakov.spb.ru>