Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to latest patches from msp430 maintainers. | lev | 2004-08-03 | 2 | -5/+3 |
| | |||||
* | BROKEN on sparc64: Fails to link | kris | 2004-05-13 | 1 | -0/+4 |
| | |||||
* | BROKEN on amd64: Configure fails | kris | 2004-04-03 | 1 | -1/+7 |
| | |||||
* | SIZEify (maintainer timeout) | trevor | 2004-03-31 | 1 | -0/+2 |
| | |||||
* | Whoa there, boy, that's a mighty big commit y'all have there... | ade | 2004-03-14 | 1 | -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. | marcus | 2004-02-04 | 1 | -0/+1 |
| | | | | (Part 2) | ||||
* | (1) Bump patchversion to latest cleanups | lev | 2003-07-22 | 2 | -2/+2 |
| | | | | (2) Solve "unfetchable distfiles" problem | ||||
* | Change MAINTAINER field of my ports to lev@FReeBSD.org, my brand-new | lev | 2003-06-17 | 1 | -1/+1 |
| | | | | | | committer's e-mail Approved by: sobomax | ||||
* | [MAINTAINER UPDATE] Update port `devel/msp430-gdb' to new, improved version. | edwin | 2003-02-24 | 2 | -2/+2 |
| | | | | | PR: ports/48500 Submitted by: Lev A. Serbryakov <lev@serebryakov.spb.ru> | ||||
* | De-pkg-comment. | knu | 2003-02-21 | 2 | -1/+1 |
| | |||||
* | Correct a typo. | jkoshy | 2002-11-13 | 1 | -1/+1 |
| | |||||
* | - upgrade patchversion to 20021031 | sada | 2002-11-11 | 2 | -4/+4 |
| | | | | | | - portlint PR: ports/45162 Submitted by: maintainer | ||||
* | GDB support for the Texas Instruments MSP430 architecture. | jkoshy | 2002-11-06 | 5 | -0/+69 |
PR: ports/44141 Submitted by: Lev A. Serbryakov <lev@serebryakov.spb.ru> |