aboutsummaryrefslogtreecommitdiff
path: root/devel/msp430-gdb
Commit message (Collapse)AuthorAgeFilesLines
* Conversion to a single libtool environment.Ade Lovett2006-02-231-2/+1
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* SHA256ifyEdwin Groothuis2006-01-221-0/+2
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* Chase updated URLs per distfile survey.Mark Linimon2005-11-261-1/+1
| | | | Notes: svn path=/head/; revision=149513
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* Fix pkg-plist, remove breakage.Edwin Groothuis2005-11-022-4/+3
| | | | Notes: svn path=/head/; revision=147058
* This port is scheduled for deletion on 2005-09-22 if it is still brokenKris Kennaway2005-07-231-0/+2
| | | | | | | at that time and no PRs have been submitted to fix it. Notes: svn path=/head/; revision=139936
* BROKEN: Incomplete pkg-plistKris Kennaway2005-03-271-0/+2
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=132076
* BROKEN on ia64: Configure failsKris Kennaway2005-03-261-2/+2
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=132024
* Update to latest patches from msp430 maintainers.Lev A. Serebryakov2004-08-032-5/+3
| | | | Notes: svn path=/head/; revision=115339
* 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