aboutsummaryrefslogtreecommitdiff
path: root/devel/mips-rtems-gcc
Commit message (Collapse)AuthorAgeFilesLines
* - Return my ports back to the pool. I was unable to make any fixes toStanislav Sedov2011-10-241-1/+1
| | | | | | | | | | | my ports in the past 3 weeks while ports were broken on any 10.x machines, which means I'm unable to maintain them. So let people know that there's no available support for them until things are back to normal (which also means that anyone with spare time will be able to fix them without getting approval). Notes: svn path=/head/; revision=284225
* - Fix index breakage [1]Stanislav Sedov2007-06-241-2/+0
| | | | | | | | | - Fix expiration date. Noticed by: erwin [1] Notes: svn path=/head/; revision=194192
* - Update the rtems ports collection. Now these ports will be slaves ofStanislav Sedov2007-06-241-3/+5
| | | | | | | | | | | | | | | | | | more generic cross-* ports, that will simplify updating and bug fixes. * Update binutils to 2.17 * Update gcc to 4.2.0 * Update gdb to 6.6 - Deprecate ports for i960 architecture abandoned by mainstream - Deprecate *-g77 and *-objc ports, support for these languages can be enabled via OPTIONS in relative *-gcc ports. - Take maintainership. Approved by: ade (maintainer) Notes: svn path=/head/; revision=194159
* Since there are a number of issues associated with the *-rtems-* portsAde Lovett2007-06-111-1/+1
| | | | | | | | | | as a result of the new gettext, and given the jeh@ is currently on sabbatical, with these ports (amongst others) being reset to ports@, temporarily take over maintainership to cut through a little red tape to get things back in order. Notes: svn path=/head/; revision=193205
* Reset jeh@FreeBSD.org, who is away from FreeBSD work for a while.Mark Linimon2007-06-061-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=192882
* Fix the usage of MASTERDIR in both the slave and master port as mentionedJames E. Housley2003-11-171-1/+2
| | | | | | | in PR: 59254 Notes: svn path=/head/; revision=94145
* Add MACHINE_ARCH to MAKE_ENV to try and stop stupid breakage on 5.xJames E. Housley2003-11-031-1/+2
| | | | | | | | | bento builds caused by it forcing it's maching arch onto the ports. No PORTREVISION bump required, they don't build now. Notes: svn path=/head/; revision=92960
* Added devel/mips-rtems-gcc/Makefile back to the active rosterJames E. Housley2000-12-181-0/+13
| | | | Notes: svn path=/head/; revision=36068
* Remove these ports temporarily pending release. (I don't want to tagSatoshi Asami2000-11-141-15/+0
| | | | | | | | | them by mistake.) The history is safe, so add them back whenever new ports are ready. Notes: svn path=/head/; revision=35137
* Make BROKEN.James E. Housley2000-11-121-1/+3
| | | | | | | The first part RepoCopy has been done. There is still more work to be done. Notes: svn path=/head/; revision=35043
* Change MAINTAINERship to my committers address.James E. Housley2000-10-021-1/+1
| | | | | | | Approved: will Notes: svn path=/head/; revision=33307
* C/C++, CHILL, F77, JAVA, OBJC, binutils, and gdb from the RTEMS RTOS forSteve Price2000-07-101-0/+13
the i386, i960, m68k, mips64orion, powerpc, sh, and sparc processors. PR: 19335 Submitted by: James Housley <jim@thehouselys.net> Notes: svn path=/head/; revision=30430