Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.21.1a.20120406 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 |
2.21.1a.20120406 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. |
2.21.1a.20120406 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 |
2.21.1a.20120406 27 Oct 2014 10:40:08 |
bapt |
Cleanup plist |
2.21.1a.20120406 18 May 2014 19:11:51 |
lev |
STAGEfy msp430 toolchain ports, un-break msp430-gdb with clang. |
2.21.1a.20120406 21 Jan 2014 23:40:23 |
bapt |
Fix properties on pkg-plist |
2.21.1a.20120406 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
2.21.1a.20120406 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
2.21.1a.20120406 02 May 2013 14:19:29 |
bapt |
Switch from a sh call to a 100% make(1) syntax to please bmake(1) |
2.21.1a.20120406 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 |
2.21.1.20110716_4 25 Sep 2011 10:08:11 |
lev |
Bump PORTREVISION for previous update. |
2.21.1.20110716_3 22 Sep 2011 10:25:07 |
lev |
Update to latest "upstream" (Long Time Support) patches for all MSP430
toolchain components. |
2.21.1.20110716_3 05 Aug 2011 13:21:30 |
lev |
Add latest patches to msp430-binutils and msp430mcu. |
2.21.1.20110716_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. |
2.21.1.20110716_1 27 Jul 2011 07:20:11 |
lev |
Fix msp430-ld, broken by env variable ARCH. |
2.21.1.20110716 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. |
2.16.1 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
2.16.1 19 Apr 2008 17:56:05 |
miwi |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
2.16.1 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 |
2.16.1 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
2.16.1 22 Jan 2006 08:30:12 |
edwin |
SHA256ify
Approved by: krion@ |
2.16.1 26 Nov 2005 00:06:13 |
linimon |
Chase updated URLs per distfile survey. |
2.16.1 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. |
2.16.1 19 Sep 2005 12:48:52 |
lev |
Update to version 2.16.1
Unbroke. |
2.15 23 Jul 2005 02:53:43 |
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. |
2.15 27 Mar 2005 02:18:30 |
kris |
BROKEN: Incomplete pkg-plist
Approved by: portmgr (self) |
2.15 14 Aug 2004 06:58:14 |
lev |
Remove bad patch. It should be deleted in previous commit. |
2.15 03 Aug 2004 10:52:45 |
lev |
Update yto latest version 2.15 |
2.14_6 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 |
2.14_6 06 Apr 2004 08:55:48 |
lev |
Fix situation with info files. |
2.14_6 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
2.14_6 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. |
2.14_6 03 Mar 2004 13:07:47 |
lev |
Two new devices |
2.14_5 24 Feb 2004 14:44:27 |
lev |
New devices added, old ones fixed... |
2.14_4 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
2.14_3 15 Oct 2003 13:18:19 |
lev |
Don't install `${PREFIX}/lib/libiberty.a'
Now this ports doesn't CONFLICT with other *-binutils ports.
All files, installed by this port, are unique. |
2.14_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 |
2.14_2 12 Aug 2003 08:49:50 |
lev |
(*) Add new devices.
(*) Fix some bugs.
These changes will be in next binutils release from RedHat.
But we could use them before release :)
Obtained from: Target developers. |
2.14_1 01 Aug 2003 13:28:11 |
lev |
Add workaround for hardware bug of some MSP430 units.
Obtained from: Target maintainers. |
2.14 25 Jun 2003 11:16:24 |
lev |
Update to latest version.
Approved by: sobomax |
2.11.20021220 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 |
2.11.20021220 24 Feb 2003 00:20:54 |
edwin |
[MAINTAINER UPDATE] Update port `devel/msp430-binutils' to new,
improved version.
PR: ports/48497
Submitted by: Lev A. Serbryakov <lev@serebryakov.spb.ru> |
2.11.20021028 21 Feb 2003 11:23:04 |
knu |
De-pkg-comment. |
2.11.20021028 11 Nov 2002 01:13:27 |
sada |
upgrade to patchversion 20021028
PR: ports/45160
Submitted by: maintainer |
2.11.20021016 06 Nov 2002 10:05:56 |
jkoshy |
Cross toolchain for the Texas Instruments MSP430 architecture.
PR: ports/44138
Submitted by: "Lev A. Serbryakov" <lev@serebryakov.spb.ru> |