| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
05 Aug 2011 13:21:30
7.2.20110103
|
lev  |
Add latest patches to msp430-binutils and msp430mcu. |
28 Jul 2011 11:52:43
7.2.20110103
|
lev  |
(1) Make binutils/gcc ready for further official bugfix patches
according to new mspgcc release politic.
(2) Add official (mspgcc) ARCH problem patch to binutils.
(3) Add official (mspgcc) patch to gcc.
(4) Fix msp430mcu plist, if it is installed alone.
(5) Make portlint (almost) happy. |
26 Jul 2011 16:26:06
7.2.20110103
|
lev  |
Update msp430 toolchain to new version:
mspgcc release 20110716:
binutils-2.21.1.20110716
gcc-4.5.3.20110706
gdb-7.2.20110103
msp430mcu-20110613 (new port, platform headers, converted from offical TI
ones and linking scripts, generated from datasheets).
msp430-libc-1.0.20110612
Preserve old msp430-gcc as `devel/msp430-gcc3'
Make mps430-libc work with both gcc versions.
Add CONFLICTS to msp430-gcc*.
Add LICENSE clauses to all FSF-based ports. |
24 Nov 2010 14:35:22
7.1.20101006
|
pav  |
- Update to 7.1 and unbreak
PR: ports/152014
Submitted by: mandree
Approved by: maintainer timeout (lev; 16 days) |
03 Sep 2009 10:17:09
5.1.1.20030909_1
|
erwin  |
Mark BROKEN: does not support recent FreeBSD versions |
01 Jun 2008 09:42:37
5.1.1.20030909_1
|
olgeni  |
Large round of typo fixes in ports/devel (pkg-descr). |
02 Oct 2007 08:08:08
5.1.1.20030909_1
|
linimon  |
Mark as broken with gcc4.2.
While here, try to pet portlint a bit, but it's still pretty unhappy. |
23 Feb 2006 10:40:45
5.1.1.20030909_1
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
22 Jan 2006 08:30:12
5.1.1.20030909_1
|
edwin  |
SHA256ify
Approved by: krion@ |
26 Nov 2005 00:06:13
5.1.1.20030909_1
|
linimon  |
Chase updated URLs per distfile survey. |
15 Nov 2005 06:52:12
5.1.1.20030909_1
|
ade  |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
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. |
02 Nov 2005 23:24:47
5.1.1.20030909_1
|
edwin  |
Fix pkg-plist, remove breakage. |
23 Jul 2005 02:53:43
5.1.1.20030909
|
kris  |
This port is scheduled for deletion on 2005-09-22 if it is still broken
at that time and no PRs have been submitted to fix it. |
27 Mar 2005 02:20:14
5.1.1.20030909
|
kris  |
BROKEN: Incomplete pkg-plist
Approved by: portmgr (self) |
26 Mar 2005 21:54:49
5.1.1.20030909
|
kris  |
BROKEN on ia64: Configure fails
Approved by: portmgr (self) |
03 Aug 2004 11:16:39
5.1.1.20030909
|
lev  |
Update to latest patches from msp430 maintainers. |
13 May 2004 08:49:35
5.1.1.20030604_1
|
kris  |
BROKEN on sparc64: Fails to link |
03 Apr 2004 13:56:30
5.1.1.20030604_1
|
kris  |
BROKEN on amd64: Configure fails |
31 Mar 2004 03:12:58
5.1.1.20030604_1
|
trevor  |
SIZEify (maintainer timeout) |
14 Mar 2004 06:17:56
5.1.1.20030604_1
|
ade  |
Whoa there, boy, that's a mighty big commit y'all have there...
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. |
04 Feb 2004 05:21:48
5.1.1.20030604_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
22 Jul 2003 09:36:29
5.1.1.20030604
|
lev  |
(1) Bump patchversion to latest cleanups
(2) Solve "unfetchable distfiles" problem |
17 Jun 2003 13:53:46
5.1.1.20021222
|
lev  |
Change MAINTAINER field of my ports to lev@FReeBSD.org, my brand-new
committer's e-mail
Approved by: sobomax |
24 Feb 2003 00:44:15
5.1.1.20021222
|
edwin  |
[MAINTAINER UPDATE] Update port `devel/msp430-gdb' to new, improved version.
PR: ports/48500
Submitted by: Lev A. Serbryakov <lev@serebryakov.spb.ru> |
21 Feb 2003 11:23:04
5.1.1.20021031
|
knu  |
De-pkg-comment. |
13 Nov 2002 09:38:25
5.1.1.20021031
|
jkoshy  |
Correct a typo. |
11 Nov 2002 06:21:15
5.1.1.20021031
|
sada  |
- upgrade patchversion to 20021031
- portlint
PR: ports/45162
Submitted by: maintainer |
06 Nov 2002 10:18:28
5.1.1.20021016
|
jkoshy  |
GDB support for the Texas Instruments MSP430 architecture.
PR: ports/44141
Submitted by: Lev A. Serbryakov <lev@serebryakov.spb.ru> |