Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove trailing spaces from the plist files | James E. Housley | 2005-12-23 | 1 | -8/+8 |
| | | | | Notes: svn path=/head/; revision=151923 | ||||
* | 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 | ||||
* | Patch an obvious typo in the GCC g77 code pickedup by the new GCC compiler | James E. Housley | 2004-08-15 | 2 | -1/+12 |
| | | | | | | | in -CURRENT Notes: svn path=/head/; revision=116268 | ||||
* | Sync with new bsd.autotools.mk | Ade Lovett | 2004-06-04 | 1 | -5/+2 |
| | | | | Notes: svn path=/head/; revision=110841 | ||||
* | Switch to using WITHOUT_CPU_CFLAGS again. | James E. Housley | 2004-02-04 | 1 | -6/+1 |
| | | | | Notes: svn path=/head/; revision=100003 | ||||
* | 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/+4 |
| | | | | Notes: svn path=/head/; revision=99434 | ||||
* | 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 | ||||
* | Fix build errors caused by cut-n-paste. | James E. Housley | 2003-11-30 | 1 | -2/+2 |
| | | | | | | | Approved by: portmgr (marcus@) Notes: svn path=/head/; revision=94831 | ||||
* | 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/+7 |
| | | | | | | | | | 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 | ||||
* | 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 | -2/+1 |
| | | | | | | | in PR: 59254 Notes: svn path=/head/; revision=94145 | ||||
* | Fix patch | James E. Housley | 2003-11-17 | 1 | -2/+2 |
| | | | | Notes: svn path=/head/; revision=94137 | ||||
* | Don't install gccbug over the version installed by *-rtems-gcc | James E. Housley | 2003-11-17 | 2 | -5/+6 |
| | | | | Notes: svn path=/head/; revision=94133 | ||||
* | Fix distfile names so fetch works right. | James E. Housley | 2003-11-09 | 1 | -1/+1 |
| | | | | Notes: svn path=/head/; revision=93493 | ||||
* | Fix the MASTER_SITE | James E. Housley | 2003-10-31 | 1 | -3/+2 |
| | | | | Notes: svn path=/head/; revision=92670 | ||||
* | Add USE_REINPLACE=yes, that I forgot. No bump since it is highly | James E. Housley | 2003-10-29 | 1 | -0/+1 |
| | | | | | | | unlikely any harm was done in the last 5 minutes. Notes: svn path=/head/; revision=92511 | ||||
* | Update to gcc-3.2.3 and newlib-1.11.0 | James E. Housley | 2003-10-29 | 11 | -58/+74 |
| | | | | Notes: svn path=/head/; revision=92508 | ||||
* | Update URLs, from oarcorp.com to rtems.com | James E. Housley | 2003-09-02 | 2 | -2/+2 |
| | | | | Notes: svn path=/head/; revision=88312 | ||||
* | 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 number in pkg-comment | James E. Housley | 2003-02-10 | 1 | -1/+1 |
| | | | | Notes: svn path=/head/; revision=75243 | ||||
* | Upgrade RTEMS G77 to 3.2.1 | James E. Housley | 2003-02-05 | 11 | -40/+273 |
| | | | | Notes: svn path=/head/; revision=74834 | ||||
* | 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 | -6/+6 |
| | | | | | | | | | | | | 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 | -25/+25 |
| | | | | Notes: svn path=/head/; revision=48739 | ||||
* | Use the new devel/rtems-gcc port to fetch the gcc tarball. This also | James E. Housley | 2001-06-29 | 2 | -8/+7 |
| | | | | | | | | has the added benifit of reducing the different number of the same or similar tarballs floating around. Notes: svn path=/head/; revision=44557 | ||||
* | Add the pkg-list files for the new arm-rtems ports | James E. Housley | 2001-04-17 | 1 | -0/+2 |
| | | | | Notes: svn path=/head/; revision=41546 | ||||
* | Upgrade to use newlib-1.9.0 | James E. Housley | 2001-04-10 | 2 | -7/+7 |
| | | | | | | | Also use the latest rtems patches Notes: svn path=/head/; revision=41234 | ||||
* | The mips64orion-rtems-* ports have been replaced by the more general | James E. Housley | 2001-02-22 | 1 | -2/+0 |
| | | | | | | | mips-rtems-* ports. It is now time to remove these. Notes: svn path=/head/; revision=38577 | ||||
* | typo clean up police: \s -> \t | Mario Sergio Fujikawa Ferreira | 2001-02-14 | 1 | -1/+1 |
| | | | | Notes: svn path=/head/; revision=38323 | ||||
* | Update to patchlevel 11 | James E. Housley | 2000-12-19 | 3 | -5/+7 |
| | | | | | | | Reinstate mips-rtems-g77 Notes: svn path=/head/; revision=36133 | ||||
* | Remove these files so they won't be accidentally tagged for the release. | Satoshi Asami | 2000-11-14 | 1 | -2/+0 |
| | | | | | | | Submitted by: jeh Notes: svn path=/head/; revision=35139 | ||||
* | Clean up the patch section of the Makefile. Added one level of | James E. Housley | 2000-10-18 | 3 | -14/+7 |
| | | | | | | | directories to patch-a[ab] to make the Makefile simpler Notes: svn path=/head/; revision=33974 | ||||
* | 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 | ||||
* | Update *-rtems-g77 to the latest patches. | Ade Lovett | 2000-09-18 | 11 | -206/+134 |
| | | | | | | | | | | Update to remove "extra" files. PR: 21027 Submitted by: maintainer Notes: svn path=/head/; revision=32810 | ||||
* | Use explicit autoheader dependency instead of USE_AUTOCONF because | Will Andrews | 2000-08-11 | 1 | -1/+3 |
| | | | | | | | | | USE_AUTOCONF breaks the build. Submitted by: maintainer Notes: svn path=/head/; revision=31532 | ||||
* | Add autoheader to build dependencies through USE_AUTOCONF. | Will Andrews | 2000-08-11 | 1 | -1/+1 |
| | | | | | | | | PR: 20123, 20124, 20125, 20126 Submitted by: maintainer Notes: svn path=/head/; revision=31509 | ||||
* | C/C++, CHILL, F77, JAVA, OBJC, binutils, and gdb from the RTEMS RTOS for | Steve Price | 2000-07-10 | 13 | -0/+294 |
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 |