Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.6.3.20120406_4,2 08 Jan 2016 16:36:43 |
rene |
Remove expired ports:
2016-01-08 devel/msp430-gdb: Obsolete. Please, use devel/gcc-msp430-ti-toolchain
2016-01-08 devel/msp430-gcc: Obsolete. Please, use devel/gcc-msp430-ti-toolchain
2016-01-08 devel/msp430mcu: Obsolete. Please, use devel/gcc-msp430-ti-toolchain
2016-01-08 devel/msp430-libc: Obsolete. Please, use
devel/gcc-msp430-ti-toolchain
2016-01-08 devel/msp430-binutils: Obsolete. Please, use
devel/gcc-msp430-ti-toolchain |
4.6.3.20120406_4,2 19 Oct 2015 13:34:21 |
lev |
New port: GCC toolchain for TI's MSP430 microcontrollers.
It is official open-source release, prepared for TI by RedHat.
Old "mspgcc" ports, which were made obsolete almost year ago, are marked
as DEPRECATED. |
4.6.3.20120406_4,2 15 May 2015 15:38:01 |
lev |
Fix building on modern systems. |
4.6.3.20120406_3,2 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
4.6.3.20120406_3,2 27 Oct 2014 10:40:08 |
bapt |
Cleanup plist |
4.6.3.20120406_3,2 09 Sep 2014 17:12:58 |
tijl |
Add USES=libtool |
4.6.3.20120406_2,2 04 Sep 2014 19:26:24 |
antoine |
Change INSTALL_DATA to install with mode 644
Remove patches and hacks that were used to work around the previous
situation
This allows to stage more ports as a regular user
Differential Revision: https://reviews.freebsd.org/D703
Reviewed by and discussed with: bapt
With hat: portmgr |
4.6.3.20120406_2,2 26 Jun 2014 07:32:37 |
antoine |
Allow to build with texinfo from ports
With hat: portmgr |
4.6.3.20120406_2,2 18 May 2014 19:11:51 |
lev |
STAGEfy msp430 toolchain ports, un-break msp430-gdb with clang. |
4.6.3.20120406_2,2 05 Dec 2013 11:10:50 |
mat |
Fixup pkgnames.
PR: ports/184440, ports/184441, ports/184442, ports/184443, ports/184444,
ports/184445, ports/184446, ports/184447, ports/184448, ports/184449,
ports/184450
Submitted by: mat
Approved by: portmgr (bapt) |
4.6.3.20120406_2,2 26 Oct 2013 00:52:36 |
gerald |
Update to libmpc version 1.0.1 which brings the following fixes:
- Switched to automake 1.11.6, see CVE-2012-3386.
- #14669: Fixed extraction of CC from gmp.h.
- Fixed case of intermediate zero real or imaginary part in mpc_fma,
found by hydra with GMP_CHECK_RANDOMIZE=1346362345.
This is on top of the following changes from version 1.0
- Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
invariant sections) for the documentation.
- 100% of all lines are covered by tests
- Renamed functions
. mpc_mul_2exp to mpc_mul_2ui
. mpc_div_2exp to mpc_div_2ui (Only the first 15 lines of the commit message are shown above ) |
4.6.3.20120406_1,2 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
4.6.3.20120406_1,2 16 Sep 2013 08:39:20 |
az |
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket) |
4.6.3.20120406_1,2 04 Sep 2013 20:01:06 |
bsam |
Introduce ICONV_CONFIGURE_ARG variable defined at Uses/iconv.mk.
It's value is "--with-libiconv-prefix=/usr/local" for systems
before 100043 with ports libiconv and to use at systems post
100043 with base iconv it's value is "" (NULL).
Co-authors: bapt, madpilot and bsam (me) |
4.6.3.20120406_1 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
4.6.3.20120406_1,2 27 Apr 2013 08:50:47 |
mva |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: bapt, kwm |
4.6.3.20120406_1,2 08 Mar 2013 11:32:12 |
bapt |
Convert USE_BISON to USES= bison
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build
it brings bison as a run dependency in case it is set the following way:
USES= bison:run
it brings bison both as a run and build dependency in case it the set the
following way:
USES= bison:both
While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix |
4.6.3.20120406_1,2 18 Oct 2012 14:51:53 |
lev |
(1) Update with latest LTS patches
(2) Add patch from trunk to support FRAM devices.
PR: ports/172352 (2)
Feature safe: yes |
4.6.3.20120406,2 08 Apr 2012 15:35:52 |
lev |
Update to brand-new LTS (Long Terms Support) release.
gcc is 4.6.3
binutils is 2.21.1a
Feature safe: yes |
4.5.3.20110716_5,2 06 Nov 2011 17:39:23 |
lev |
Add new patch from upstream:
This fixes an error when calculating strlen on an auto-storage char array that
happens be zero bytes offset from the stack pointer.
extern unsigned int strlen (const char *s);
void setval (char* str, int len);
void useval (const char* str, unsigned char len);
void tryit ()
{
char tmp[17];
setval (tmp, sizeof(tmp));
useval (tmp, strlen(tmp));
} |
4.5.3.20110716_4,2 04 Nov 2011 13:15:16 |
lev |
New patch from upstream:
This fixes an error in comparisons of the lower parts of a multi-word integer
against a constant when using a comparison operation not directly supported
by an MSP430 instruction. E.g.,:
int test_gtu32 (uint32_t x)
{
if (x > 0xFFFF)
return 1;
return 0;
} |
4.5.3.20110716_3,2 22 Sep 2011 10:25:07 |
lev |
Update to latest "upstream" (Long Time Support) patches for all MSP430
toolchain components. |
4.5.3.20110716_2,2 16 Aug 2011 19:55:51 |
lev |
Add new LTS (upstream) patch. |
4.5.3.20110716_1,2 05 Aug 2011 13:21:30 |
lev |
Add latest patches to msp430-binutils and msp430mcu. |
4.5.3.20110716_1,2 28 Jul 2011 11:52:43 |
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. |
4.5.3.20110716,2 26 Jul 2011 16:26:06 |
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. |
3.4.4.20050317,2 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
3.4.4.20050317,2 23 Jul 2007 09:36:52 |
rafan |
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run |
3.4.4.20050317,2 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
3.4.4.20050317,2 22 Jan 2006 08:30:12 |
edwin |
SHA256ify
Approved by: krion@ |
3.4.4.20050317,2 22 Jan 2006 01:48:34 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
3.4.4.20050317,2 26 Nov 2005 00:06:13 |
linimon |
Chase updated URLs per distfile survey. |
3.4.4.20050317,2 15 Nov 2005 06:52:12 |
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. |
3.4.4.20050317,2 19 Sep 2005 13:39:41 |
lev |
Latest gcc 3.4.4, latest msp430 patches. |
3.4.1.20040723,2 28 Sep 2004 01:53:59 |
kris |
Now builds on amd64
Approved by: portmgr (self) |
3.4.1.20040723,2 03 Aug 2004 10:55:14 |
lev |
Update to latest (and recommended by msp430 maintainers) version 3.4.1 |
3.2.3.20040329,2 09 Jul 2004 17:43:11 |
marcus |
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet |
3.2.3.20040329,2 06 Apr 2004 08:56:12 |
lev |
Some bugfixes |
3.2.3.20040227,2 14 Mar 2004 06:17:56 |
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. |
3.2.3.20040227,2 03 Mar 2004 13:10:38 |
lev |
Add new devices |
3.2.3.20040223,2 25 Feb 2004 11:37:03 |
lev |
Broken on amd64, as any other gcc. |
3.2.3.20040223,2 24 Feb 2004 14:45:43 |
lev |
New devices added.
New function attribute `task' fo SOS RTOS added. |
3.2.3.20040205,2 06 Feb 2004 12:50:58 |
lev |
New option for strict align, some bugfixes. |
3.2.3.20031203_1,2 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
3.2.3.20031203,2 05 Dec 2003 14:59:21 |
lev |
Fix multiplication code generation. |
3.2.3.20031120,2 20 Nov 2003 13:40:13 |
lev |
Fix some old devices, add new ones. |
3.2.3.20031023,2 23 Oct 2003 12:23:51 |
lev |
Fixes in compare. |
3.2.3.20031015,2 17 Oct 2003 12:51:20 |
lev |
[1] Update to new version.
[2] Really don't install non-unique files. MANx too. |
3.2.3.20031001_1,2 15 Oct 2003 15:05:17 |
lev |
Don't install `${PREFIX}/lib/libiberty.a'
Now this port doesn't install non-unique files. |
3.2.3.20031001,2 06 Oct 2003 13:16:39 |
lev |
Fix one bug in optimizer/code generator
Obtained from: Target's maintainers |
3.2.3.20030828,2 24 Sep 2003 09:37:11 |
osa |
Make portlint(1) happy by changing strip to ${STRIP_CMD}
Submitted by: Oleg Karachevtsev <ok@etrust.ru>
PR: 56998 |
3.2.3.20030828,2 01 Sep 2003 12:22:12 |
lev |
Target's maintainers claim, that gcc 3.2.x produce better code than 3.3.x
All future updates for msp430 target will be provided only for 3.2.x and 3.4
versions of gcc.
So, I've downgraded gcc port to 3.2.3 + last msp430 patches.
Obtained from: Target's maintainers |
3.3.1.20030826,1 26 Aug 2003 13:31:54 |
lev |
Some fixes in target. |
3.3.1.20030805,1 14 Aug 2003 13:26:09 |
lev |
Update to new gcc release: 3.3.1 |
3.3.0.20030805,1 12 Aug 2003 12:33:12 |
lev |
Fix some bugs in optimizer.
Obtained from: Target mainainers |
3.3.0.20030717,1 18 Jul 2003 13:03:16 |
lev |
Fix "internal compiler error", add some optimizations. |
3.3.0.20030715,1 16 Jul 2003 09:33:09 |
lev |
Update with last fixes in target's patches. |
3.3.0.20030710,1 10 Jul 2003 11:43:43 |
lev |
Update to last patche's version. |
3.3.0.20030627,1 28 Jun 2003 17:54:42 |
lev |
Update to latest patches from mspgcc.sf.net.
Here are two important fixes.
Approved by: sobomax |
3.3.0.20030613,1 25 Jun 2003 11:16:24 |
lev |
Update to latest version.
Approved by: sobomax |
3.2.2.20030304,1 17 Jun 2003 13:53:46 |
lev |
Change MAINTAINER field of my ports to lev@FReeBSD.org, my brand-new
committer's e-mail
Approved by: sobomax |
3.2.2.20030304,1 06 Apr 2003 14:09:22 |
nork |
Update to 3.2.2.20030304.
PR: ports/50395
Submitted by: Lev A. Serbryakov <lev@serebryakov.spb.ru> (maintainer) |
3.2.2.20030218,1 24 Feb 2003 00:39:47 |
edwin |
[MAINTAINER UPDATE] Update port `devel/msp430-gcc' to new, improved
and fixed version based on gcc 3.2.2.
PR: ports/48498
Submitted by: Lev A. Serbryakov <lev@serebryakov.spb.ru> |
3.2.20021120 21 Feb 2003 11:23:04 |
knu |
De-pkg-comment. |
3.2.20021120 22 Nov 2002 18:53:59 |
nork |
Update to 20021120.
PR: ports/45566
Submitted by: Lev A. Serbryakov <lev@serebryakov.spb.ru> (maintainer) |
3.2.20021105 11 Nov 2002 06:02:26 |
sada |
- upgrade patchversion to 20021105
- portlint
PR: ports/45161
Submitted by: maintainer |
3.2.20021016 06 Nov 2002 10:16:08 |
jkoshy |
GCC Cross compiler for the Texas Instruments MSP430 architecture.
PR: ports/44139
Submitted by: Lev A. Serbryakov <lev@serebryakov.spb.ru> |