summaryrefslogtreecommitdiffstats
path: root/devel/i386-rtems-g77
Commit message (Collapse)AuthorAgeFilesLines
* Switch to using WITHOUT_CPU_CFLAGS again.jeh2004-02-041-6/+1
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1
| | | | (Part 2)
* Add SIZEjeh2004-01-291-0/+4
|
* Revert back to previous method to remove the CPU related entries fromjeh2004-01-221-3/+8
| | | | | CFLAGS. At least on 4.9, the new changes to bsd.port.mk don't like if _CPUCFLAGS is empty.
* Remove my hack to remove CPU_CFLAGS and use the new WITHOUT_CPU_CFLAGSjeh2004-01-211-8/+3
| | | | feature in bsd.port.mk
* Fix build errors caused by cut-n-paste.jeh2003-11-301-2/+2
| | | | Approved by: portmgr (marcus@)
* I was getting a recursive error on CFLAGS I didn't get on 5.xjeh2003-11-201-2/+2
|
* On kris@ suggestion use _CPUCFLAGS to get -mtune also. And I had forgottenjeh2003-11-201-1/+2
| | | | CXXFLAGS
* Since once mk/bsd.cpu.mk adds the -mcpu and/or -march flags they can'tjeh2003-11-191-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.
* Put a comment warning about USE_AUTOHEADER and USE_AUTOCONFjeh2003-11-171-0/+3
|
* I believe with the upgrade to gcc-3.2.3 these are no longer broken on 5.xjeh2003-11-171-4/+0
|
* Fix the usage of MASTERDIR in both the slave and master port as mentionedjeh2003-11-171-2/+1
| | | | in PR: 59254
* Fix patchjeh2003-11-171-2/+2
|
* Don't install gccbug over the version installed by *-rtems-gccjeh2003-11-172-5/+6
|
* Fix distfile names so fetch works right.jeh2003-11-091-1/+1
|
* Fix the MASTER_SITEjeh2003-10-311-3/+2
|
* Add USE_REINPLACE=yes, that I forgot. No bump since it is highlyjeh2003-10-291-0/+1
| | | | unlikely any harm was done in the last 5 minutes.
* Update to gcc-3.2.3 and newlib-1.11.0jeh2003-10-2911-58/+74
|
* Update URLs, from oarcorp.com to rtems.comjeh2003-09-022-2/+2
|
* Remove pkg-comment and place in Makefilejeh2003-03-032-1/+1
|
* Since bento seems to specify CPUCFLAGS on some archs, and the breaks the ↵jeh2003-02-191-0/+1
| | | | cross compiler, prevent them
* Fix version number in pkg-commentjeh2003-02-101-1/+1
|
* Upgrade RTEMS G77 to 3.2.1jeh2003-02-0511-40/+273
|
* Update to use the new grouping capability. This allows the removaljeh2002-07-101-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.
* Style police: WWW tags should either end in a file/script or TRAILING /; Fix ↵lioux2001-11-201-1/+1
| | | | the later case
* Minor update in where the files are fetched from. Maybe nowjeh2001-10-161-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>
* Upgrade all the GCC based RTEMS ports to gcc-2.95.3jeh2001-10-1311-25/+25
|
* Use the new devel/rtems-gcc port to fetch the gcc tarball. This alsojeh2001-06-292-8/+7
| | | | | has the added benifit of reducing the different number of the same or similar tarballs floating around.
* Add the pkg-list files for the new arm-rtems portsjeh2001-04-171-0/+2
|
* Upgrade to use newlib-1.9.0jeh2001-04-102-7/+7
| | | | Also use the latest rtems patches
* The mips64orion-rtems-* ports have been replaced by the more generaljeh2001-02-221-2/+0
| | | | mips-rtems-* ports. It is now time to remove these.
* typo clean up police: \s -> \tlioux2001-02-141-1/+1
|
* Update to patchlevel 11jeh2000-12-193-5/+7
| | | | Reinstate mips-rtems-g77
* Remove these files so they won't be accidentally tagged for the release.asami2000-11-141-2/+0
| | | | Submitted by: jeh
* Clean up the patch section of the Makefile. Added one level ofjeh2000-10-183-14/+7
| | | | directories to patch-a[ab] to make the Makefile simpler
* Rename PLIST.* to pkg-plist.*.asami2000-10-081-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.
* Change MAINTAINERship to my committers address.jeh2000-10-021-1/+1
| | | | Approved: will
* Update *-rtems-g77 to the latest patches.ade2000-09-1811-206/+134
| | | | | | | Update to remove "extra" files. PR: 21027 Submitted by: maintainer
* Use explicit autoheader dependency instead of USE_AUTOCONF becausewill2000-08-111-1/+3
| | | | | | USE_AUTOCONF breaks the build. Submitted by: maintainer
* Add autoheader to build dependencies through USE_AUTOCONF.will2000-08-111-1/+1
| | | | | PR: 20123, 20124, 20125, 20126 Submitted by: maintainer
* C/C++, CHILL, F77, JAVA, OBJC, binutils, and gdb from the RTEMS RTOS forsteve2000-07-1013-0/+294
the i386, i960, m68k, mips64orion, powerpc, sh, and sparc processors. PR: 19335 Submitted by: James Housley <jim@thehouselys.net>
OpenPOWER on IntegriCloud