Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | It is only the m68k and sh ports that fail to build everywhere. | Kris Kennaway | 2006-08-17 | 1 | -7/+1 |
| | | | | | | | Correct an apparent logic error. Notes: svn path=/head/; revision=170894 | ||||
* | Remove USE_REINPLACE from all categories starting with D | Edwin Groothuis | 2006-05-04 | 1 | -1/+0 |
| | | | | Notes: svn path=/head/; revision=161363 | ||||
* | Various kinds of BROKEN: | Kris Kennaway | 2006-02-25 | 1 | -6/+16 |
| | | | | | | | | | | | RTEMS_ARCH=sh broken everywhere RTEMS_ARCH=m68k broken everywhere RTEMS_ARCH=powerpc and arm broken on sparc64 Approved by: portmgr (implicit) Notes: svn path=/head/; revision=156810 | ||||
* | SHA256ify | Edwin Groothuis | 2006-01-22 | 1 | -0/+4 |
| | | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141 | ||||
* | Remove trailing spaces from the plist files | James E. Housley | 2005-12-23 | 2 | -19/+19 |
| | | | | Notes: svn path=/head/; revision=151923 | ||||
* | Tell GCC's config.gcc that we now have FreeBSD7 | Poul-Henning Kamp | 2005-12-23 | 3 | -3/+38 |
| | | | | Notes: svn path=/head/; revision=151901 | ||||
* | sparc64 6.0 seems to be buildable now. | Kris Kennaway | 2005-10-28 | 1 | -2/+2 |
| | | | | Notes: svn path=/head/; revision=146621 | ||||
* | BROKEN on 7.0: Configure fails | Kris Kennaway | 2005-10-28 | 1 | -0/+4 |
| | | | | Notes: svn path=/head/; revision=146619 | ||||
* | At Kris's request, back out the MACHINE_ARCH spelling correction until | David E. O'Brien | 2005-04-12 | 1 | -1/+1 |
| | | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116 | ||||
* | Assist getting more ports working on AMD64 by obeying the | David E. O'Brien | 2005-04-11 | 1 | -1/+1 |
| | | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992 | ||||
* | BROKEN on sparc64: Configure fails | Kris Kennaway | 2005-03-26 | 1 | -2/+2 |
| | | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=132044 | ||||
* | m68k-rtems-gcc is BROKEN on !i386: internal compiler error during build | Kris Kennaway | 2004-12-04 | 1 | -0/+4 |
| | | | | Notes: svn path=/head/; revision=123078 | ||||
* | Sync with new bsd.autotools.mk | Ade Lovett | 2004-06-04 | 1 | -5/+2 |
| | | | | Notes: svn path=/head/; revision=110841 | ||||
* | Don't remove a file we didn't install. | Kris Kennaway | 2004-05-31 | 8 | -8/+0 |
| | | | | Notes: svn path=/head/; revision=110486 | ||||
* | BROKEN on amd64: Configure fails | Kris Kennaway | 2004-03-29 | 1 | -0/+4 |
| | | | | Notes: svn path=/head/; revision=105586 | ||||
* | Switch to using WITHOUT_CPU_CFLAGS again. | James E. Housley | 2004-02-04 | 1 | -6/+1 |
| | | | | Notes: svn path=/head/; revision=100003 | ||||
* | Add USE_GETTEXT and bump PORTREVISION. | Joe Marcus Clarke | 2004-02-04 | 1 | -2/+2 |
| | | | | | | | | Submitted by: trevor Tested by: bento Notes: svn path=/head/; revision=99914 | ||||
* | Add SIZE | James E. Housley | 2004-01-29 | 1 | -0/+4 |
| | | | | Notes: svn path=/head/; revision=99434 | ||||
* | Now gettext 0.12.1 is gettext-old. | Trevor Johnson | 2004-01-23 | 1 | -1/+1 |
| | | | | Notes: svn path=/head/; revision=98909 | ||||
* | Revert back to previous method to remove the CPU related entries from | James E. Housley | 2004-01-22 | 1 | -3/+8 |
| | | | | | | | | CFLAGS. At least on 4.9, the new changes to bsd.port.mk don't like if _CPUCFLAGS is empty. Notes: svn path=/head/; revision=98791 | ||||
* | Remove my hack to remove CPU_CFLAGS and use the new WITHOUT_CPU_CFLAGS | James E. Housley | 2004-01-21 | 1 | -8/+3 |
| | | | | | | | feature in bsd.port.mk Notes: svn path=/head/; revision=98696 | ||||
* | I was getting a recursive error on CFLAGS I didn't get on 5.x | James E. Housley | 2003-11-20 | 1 | -2/+2 |
| | | | | Notes: svn path=/head/; revision=94418 | ||||
* | On kris@ suggestion use _CPUCFLAGS to get -mtune also. And I had forgotten | James E. Housley | 2003-11-20 | 1 | -1/+2 |
| | | | | | | | CXXFLAGS Notes: svn path=/head/; revision=94417 | ||||
* | Since once mk/bsd.cpu.mk adds the -mcpu and/or -march flags they can't | James E. Housley | 2003-11-19 | 1 | -2/+6 |
| | | | | | | | | | 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 | ||||
* | Update the COMMENT and pkg-description to reflect JAVA as being in here | James E. Housley | 2003-11-18 | 2 | -6/+6 |
| | | | | Notes: svn path=/head/; revision=94251 | ||||
* | * UPdate the *-rtems-gcc ports to include gcj (Java). Since the gcj | James E. Housley | 2003-11-18 | 9 | -8/+79 |
| | | | | | | | | | depends so heavily on c++ it was getting silly to keep it seperate for all the mangeling of the Makefiles that was required * Remove the *-rtems-gcj ports (MOVED) to be commited next. Notes: svn path=/head/; revision=94248 | ||||
* | Put a comment warning about USE_AUTOHEADER and USE_AUTOCONF | James E. Housley | 2003-11-17 | 1 | -0/+3 |
| | | | | Notes: svn path=/head/; revision=94180 | ||||
* | I believe with the upgrade to gcc-3.2.3 these are no longer broken on 5.x | James E. Housley | 2003-11-17 | 1 | -4/+0 |
| | | | | Notes: svn path=/head/; revision=94174 | ||||
* | Fix the usage of MASTERDIR in both the slave and master port as mentioned | James E. Housley | 2003-11-17 | 1 | -7/+6 |
| | | | | | | | in PR: 59254 Notes: svn path=/head/; revision=94145 | ||||
* | Wrong directory | James E. Housley | 2003-11-17 | 8 | -0/+8 |
| | | | | Notes: svn path=/head/; revision=94135 | ||||
* | Second part of the gccbug commit | James E. Housley | 2003-11-17 | 8 | -8/+0 |
| | | | | Notes: svn path=/head/; revision=94134 | ||||
* | Install the .info files with a ???-rtems- prefix so they don't confilct. | James E. Housley | 2003-11-16 | 1 | -6/+36 |
| | | | | Notes: svn path=/head/; revision=94132 | ||||
* | Add MACHINE_ARCH to MAKE_ENV to try and stop stupid breakage on 5.x | James E. Housley | 2003-11-03 | 1 | -1/+3 |
| | | | | | | | | | 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 | ||||
* | Fix the MASTER_SITE | James E. Housley | 2003-10-31 | 1 | -2/+2 |
| | | | | Notes: svn path=/head/; revision=92670 | ||||
* | Update to the latest version from RTEMS, gcc-3.2.3 with newlib-1.11.0 | James E. Housley | 2003-10-29 | 12 | -2296/+2307 |
| | | | | | | | | This does not include PR 58548 because I could not get it to work no matter what I tried. Notes: svn path=/head/; revision=92506 | ||||
* | Update URLs, from oarcorp.com to rtems.com | James E. Housley | 2003-09-02 | 2 | -2/+2 |
| | | | | Notes: svn path=/head/; revision=88312 | ||||
* | Use the new INFO= directive | James E. Housley | 2003-08-08 | 9 | -505/+1 |
| | | | | Notes: svn path=/head/; revision=86582 | ||||
* | BROKEN on 5.1: does not build | Kris Kennaway | 2003-05-18 | 1 | -1/+7 |
| | | | | Notes: svn path=/head/; revision=81224 | ||||
* | 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 comment | James E. Housley | 2003-02-10 | 1 | -1/+1 |
| | | | | Notes: svn path=/head/; revision=75242 | ||||
* | Upgrade to gcc-3.2.1. This also finially fixes 'sh'. | James E. Housley | 2003-02-03 | 13 | -2143/+3379 |
| | | | | Notes: svn path=/head/; revision=74563 | ||||
* | Fix the build problem of *-rtems-gcc on CURRENT due to conflicting | Akinori MUSHA | 2002-12-16 | 2 | -0/+70 |
| | | | | | | | | | | declarations of sys_nerr, sys_errlist and sys_nsig. Obtained from: lang/gcc295 Submitted by: bento Notes: svn path=/head/; revision=71678 | ||||
* | Use MASTER_SITES_GCC. | Akinori MUSHA | 2002-10-19 | 1 | -2/+2 |
| | | | | Notes: svn path=/head/; revision=68365 | ||||
* | Update to use the new grouping capability. This allows the removal | James E. Housley | 2002-07-10 | 1 | -4/+6 |
| | | | | | | | | | | of the rtems-gcc hack to fetch the files from a different subdir then newlib lived in. Remove devel/rtems-gcc No functionality change so no PORTREVSION bump. Notes: svn path=/head/; revision=62759 | ||||
* | 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 | ||||
* | Minor update in where the files are fetched from. Maybe now | James E. Housley | 2001-10-16 | 1 | -2/+2 |
| | | | | | | | | | | | | I will stop getting "Unfetchable distfiles" message for files that do get fetched in the real-world (tm). Suggested by sf, and changed. Also update i386-rtems-g77/Makefile: s/F77/G77/g Submitted by: FUJISHIMA Satsuki <sf@FreeBSD.org> Notes: svn path=/head/; revision=48825 | ||||
* | Upgrade all the GCC based RTEMS ports to gcc-2.95.3 | James E. Housley | 2001-10-13 | 11 | -508/+516 |
| | | | | Notes: svn path=/head/; revision=48739 | ||||
* | Update the rest of the GCC port to use the more common GCC tarbal. | James E. Housley | 2001-07-02 | 2 | -8/+7 |
| | | | | Notes: svn path=/head/; revision=44663 | ||||
* | Add the pkg-list files for the new arm-rtems ports | James E. Housley | 2001-04-17 | 1 | -0/+307 |
| | | | | Notes: svn path=/head/; revision=41546 |