Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. | Joe Marcus Clarke | 2004-02-04 | 1 | -1/+1 |
| | | | | | | | (Part 2) Notes: svn path=/head/; revision=99920 | ||||
* | Add SIZE | James E. Housley | 2004-01-29 | 1 | -0/+1 |
| | | | | Notes: svn path=/head/; revision=99434 | ||||
* | Since once mk/bsd.cpu.mk adds the -mcpu and/or -march flags they can't | James E. Housley | 2003-11-19 | 1 | -1/+0 |
| | | | | | | | | | be removed. And setting NO_CPU_CFLAGS in a ports Makefile does not help. It might be nice if Mk/bsd.port.mk would remove it if NO_CPU_CFLAGS was set, patch coming soon. Notes: svn path=/head/; revision=94415 | ||||
* | Fix the usage of MASTERDIR in both the slave and master port as mentioned | James E. Housley | 2003-11-17 | 1 | -6/+5 |
| | | | | | | | in PR: 59254 Notes: svn path=/head/; revision=94145 | ||||
* | Change the .info files so that it is possible to do info i386-rtems-ld and | James E. Housley | 2003-11-16 | 2 | -3/+42 |
| | | | | | | | get the ld info page for the port and no the system ld info page. Notes: svn path=/head/; revision=94088 | ||||
* | Update URLs, from oarcorp.com to rtems.com | James E. Housley | 2003-09-02 | 2 | -2/+2 |
| | | | | Notes: svn path=/head/; revision=88312 | ||||
* | Update for the new INFO= tool. | James E. Housley | 2003-08-06 | 9 | -328/+1 |
| | | | | Notes: svn path=/head/; revision=86401 | ||||
* | Remove pkg-comment and place in Makefile | James E. Housley | 2003-03-03 | 2 | -1/+1 |
| | | | | Notes: svn path=/head/; revision=76777 | ||||
* | Since bento seems to specify CPUCFLAGS on some archs, and the breaks the ↵ | James E. Housley | 2003-02-19 | 1 | -0/+1 |
| | | | | | | | cross compiler, prevent them Notes: svn path=/head/; revision=75904 | ||||
* | Fix version in the comment | James E. Housley | 2003-02-10 | 1 | -1/+1 |
| | | | | Notes: svn path=/head/; revision=75241 | ||||
* | Upgrade to binutils 2.13.2.1 | James E. Housley | 2003-02-01 | 10 | -3/+19 |
| | | | | Notes: svn path=/head/; revision=74436 | ||||
* | Update to the latest set of binutils from the RTEMS project, version | James E. Housley | 2002-10-31 | 11 | -100/+706 |
| | | | | | | | 2.13 . The rest of the tools are on the way. Notes: svn path=/head/; revision=69192 | ||||
* | Style police: WWW tags should either end in a file/script or TRAILING /; Fix ↵ | Mario Sergio Fujikawa Ferreira | 2001-11-20 | 1 | -1/+1 |
| | | | | | | | the later case Notes: svn path=/head/; revision=50301 | ||||
* | Update to 2.11.2. | David E. O'Brien | 2001-08-13 | 2 | -4/+4 |
| | | | | Notes: svn path=/head/; revision=46216 | ||||
* | Update to 2.11.2. | David E. O'Brien | 2001-08-13 | 2 | -2/+2 |
| | | | | Notes: svn path=/head/; revision=46210 | ||||
* | Add the pkg-list files for the new arm-rtems ports | James E. Housley | 2001-04-17 | 1 | -0/+37 |
| | | | | Notes: svn path=/head/; revision=41546 | ||||
* | The .gz version of the diff file is not actually going to be made available | James E. Housley | 2001-04-09 | 1 | -2/+2 |
| | | | | Notes: svn path=/head/; revision=41135 | ||||
* | For the last commit, which was blank. | James E. Housley | 2001-04-09 | 1 | -1/+2 |
| | | | | | | | | | - Upgrade to version 2.11 - Match MASTER_SITES with other -binutils ports - Use .bz2 and place in main directory like other -binutils ports Notes: svn path=/head/; revision=41134 | ||||
* | *** empty log message *** | James E. Housley | 2001-04-09 | 2 | -11/+8 |
| | | | | Notes: svn path=/head/; revision=41133 | ||||
* | The mips64orion-rtems-* ports have been replaced by the more general | James E. Housley | 2001-02-22 | 1 | -37/+0 |
| | | | | | | | mips-rtems-* ports. It is now time to remove these. Notes: svn path=/head/; revision=38577 | ||||
* | The new mips naming scheme for RTEMS, starting with the "binutils" | James E. Housley | 2000-12-18 | 1 | -0/+37 |
| | | | | Notes: svn path=/head/; revision=36059 | ||||
* | Remove these files so they won't be accidentally tagged for the release. | Satoshi Asami | 2000-11-14 | 1 | -37/+0 |
| | | | | | | | Submitted by: jeh Notes: svn path=/head/; revision=35139 | ||||
* | Cleanup the patching part of the makefile | James E. Housley | 2000-10-18 | 1 | -6/+2 |
| | | | | Notes: svn path=/head/; revision=33951 | ||||
* | Rename PLIST.* to pkg-plist.*. | Satoshi Asami | 2000-10-08 | 1 | -1/+1 |
| | | | | | | | | Note: I'm not sure if this covers all the cases. If the maintainer can check to make sure I haven't missed something, it will be appreciated. Notes: svn path=/head/; revision=33499 | ||||
* | Change MAINTAINERship to my committers address. | James E. Housley | 2000-10-02 | 1 | -1/+1 |
| | | | | | | | Approved: will Notes: svn path=/head/; revision=33307 | ||||
* | Use standard GNU master sites | Ade Lovett | 2000-09-25 | 1 | -1/+2 |
| | | | | | | | | PR: 21543 Submitted by: maintainer Notes: svn path=/head/; revision=33119 | ||||
* | The tar file from the original site has changed. Remove | Ade Lovett | 2000-09-18 | 1 | -2/+1 |
| | | | | | | | | | | from DISTFILES until I can verify and reroll. PR: 21358 Submitted by: maintainer Notes: svn path=/head/; revision=32816 | ||||
* | Update to version 2.10 of binutils. Also changed PLIST to | Ade Lovett | 2000-09-18 | 11 | -19/+60 |
| | | | | | | | | | | prevent "extra files" with the other RTEMS ports. PR: 20930 Submitted by: maintainer Notes: svn path=/head/; revision=32807 | ||||
* | C/C++, CHILL, F77, JAVA, OBJC, binutils, and gdb from the RTEMS RTOS for | Steve Price | 2000-07-10 | 13 | -0/+382 |
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 |