aboutsummaryrefslogtreecommitdiff
path: root/devel/msp430-binutils
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup plistBaptiste Daroussin2014-10-271-5/+0
| | | | Notes: svn path=/head/; revision=371546
* STAGEfy msp430 toolchain ports, un-break msp430-gdb with clang.Lev A. Serebryakov2014-05-184-21/+29
| | | | Notes: svn path=/head/; revision=354450
* Fix properties on pkg-plistBaptiste Daroussin2014-01-211-1/+0
| | | | Notes: svn path=/head/; revision=340674
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | devel part 3) Notes: svn path=/head/; revision=327724
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* Switch from a sh call to a 100% make(1) syntax to please bmake(1)Baptiste Daroussin2013-05-021-6/+4
| | | | Notes: svn path=/head/; revision=317121
* Update to brand-new LTS (Long Terms Support) release.Lev A. Serebryakov2012-04-082-19/+11
| | | | | | | | | | gcc is 4.6.3 binutils is 2.21.1a Feature safe: yes Notes: svn path=/head/; revision=294385
* Bump PORTREVISION for previous update.Lev A. Serebryakov2011-09-251-1/+1
| | | | Notes: svn path=/head/; revision=282363
* Update to latest "upstream" (Long Time Support) patches for all MSP430Lev A. Serebryakov2011-09-222-3/+7
| | | | | | | toolchain components. Notes: svn path=/head/; revision=282170
* Add latest patches to msp430-binutils and msp430mcu.Lev A. Serebryakov2011-08-053-9/+16
| | | | Notes: svn path=/head/; revision=278960
* (1) Make binutils/gcc ready for further official bugfix patchesLev A. Serebryakov2011-07-283-23/+19
| | | | | | | | | | | 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. Notes: svn path=/head/; revision=278478
* Fix msp430-ld, broken by env variable ARCH.Lev A. Serebryakov2011-07-271-0/+4
| | | | Notes: svn path=/head/; revision=278398
* Update msp430 toolchain to new version:Lev A. Serebryakov2011-07-265-299/+67
| | | | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=278364
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276999
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-1/+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) Notes: svn path=/head/; revision=211584
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptRong-En Fan2007-07-231-1/+2
| | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=196111
* Conversion to a single libtool environment.Ade Lovett2006-02-231-3/+1
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* Chase updated URLs per distfile survey.Mark Linimon2005-11-261-2/+2
| | | | 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
* Update to version 2.16.1Lev A. Serebryakov2005-09-199-324/+101
| | | | | | | Unbroke. Notes: svn path=/head/; revision=143149
* 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
* Remove bad patch. It should be deleted in previous commit.Lev A. Serebryakov2004-08-141-15/+0
| | | | Notes: svn path=/head/; revision=116176
* Update yto latest version 2.15Lev A. Serebryakov2004-08-0328-1289/+200
| | | | Notes: svn path=/head/; revision=115335
* Apply a big libtool patch to allow porters to use the libtool installed byJoe Marcus Clarke2004-07-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=113296
* Fix situation with info files.Lev A. Serebryakov2004-04-062-40/+11
| | | | Notes: svn path=/head/; revision=106304
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | 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
* Two new devicesLev A. Serebryakov2004-03-039-47/+116
| | | | Notes: svn path=/head/; revision=102815
* New devices added, old ones fixed...Lev A. Serebryakov2004-02-2412-97/+164
| | | | Notes: svn path=/head/; revision=101985
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* Don't install `${PREFIX}/lib/libiberty.a'Lev A. Serebryakov2003-10-153-15/+31
| | | | | | | | Now this ports doesn't CONFLICT with other *-binutils ports. All files, installed by this port, are unique. Notes: svn path=/head/; revision=91321
* Make portlint(1) happy by changing strip to ${STRIP_CMD}Sergey A. Osokin2003-09-241-1/+1
| | | | | | | | Submitted by: Oleg Karachevtsev <ok@etrust.ru> PR: 56998 Notes: svn path=/head/; revision=89169
* (*) Add new devices.Lev A. Serebryakov2003-08-1219-9/+1237
| | | | | | | | | | | | (*) Fix some bugs. These changes will be in next binutils release from RedHat. But we could use them before release :) Obtained from: Target developers. Notes: svn path=/head/; revision=86800
* Add workaround for hardware bug of some MSP430 units.Lev A. Serebryakov2003-08-012-0/+38
| | | | | | | Obtained from: Target maintainers. Notes: svn path=/head/; revision=86118
* Update to latest version.Lev A. Serebryakov2003-06-253-22/+58
| | | | | | | Approved by: sobomax Notes: svn path=/head/; revision=83577
* 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-binutils' to new,Edwin Groothuis2003-02-244-2/+24
| | | | | | | | | | improved version. PR: ports/48497 Submitted by: Lev A. Serbryakov <lev@serebryakov.spb.ru> Notes: svn path=/head/; revision=76336
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76032
* upgrade to patchversion 20021028SADA Kenji2002-11-113-10/+42
| | | | | | | | PR: ports/45160 Submitted by: maintainer Notes: svn path=/head/; revision=69868
* Cross toolchain for the Texas Instruments MSP430 architecture.Joseph Koshy2002-11-065-0/+270
PR: ports/44138 Submitted by: "Lev A. Serbryakov" <lev@serebryakov.spb.ru> Notes: svn path=/head/; revision=69567