aboutsummaryrefslogtreecommitdiff
path: root/devel/msp430-gdb
Commit message (Collapse)AuthorAgeFilesLines
* BROKEN on sparc64: Fails to linkKris Kennaway2004-05-131-0/+4
| | | | Notes: svn path=/head/; revision=109055
* BROKEN on amd64: Configure failsKris Kennaway2004-04-031-1/+7
| | | | Notes: svn path=/head/; revision=106035
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+2
| | | | Notes: svn path=/head/; revision=105747
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-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. Notes: svn path=/head/; revision=103963
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* (1) Bump patchversion to latest cleanupsLev A. Serebryakov2003-07-222-2/+2
| | | | | | | (2) Solve "unfetchable distfiles" problem Notes: svn path=/head/; revision=85348
* Change MAINTAINER field of my ports to lev@FReeBSD.org, my brand-newLev A. Serebryakov2003-06-171-1/+1
| | | | | | | | | committer's e-mail Approved by: sobomax Notes: svn path=/head/; revision=83152
* [MAINTAINER UPDATE] Update port `devel/msp430-gdb' to new, improved version.Edwin Groothuis2003-02-242-2/+2
| | | | | | | | PR: ports/48500 Submitted by: Lev A. Serbryakov <lev@serebryakov.spb.ru> Notes: svn path=/head/; revision=76341
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76032
* Correct a typo.Joseph Koshy2002-11-131-1/+1
| | | | Notes: svn path=/head/; revision=70012
* - upgrade patchversion to 20021031SADA Kenji2002-11-112-4/+4
| | | | | | | | | - portlint PR: ports/45162 Submitted by: maintainer Notes: svn path=/head/; revision=69875
* GDB support for the Texas Instruments MSP430 architecture.Joseph Koshy2002-11-065-0/+69
PR: ports/44141 Submitted by: Lev A. Serbryakov <lev@serebryakov.spb.ru> Notes: svn path=/head/; revision=69569