summaryrefslogtreecommitdiff
path: root/devel/i386-rtems-gcj (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to use the new grouping capability. This allows the removalJames E. Housley2002-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 ↵Mario Sergio Fujikawa Ferreira2001-11-201-1/+1
| | | | the later case
* Minor update in where the files are fetched from. Maybe nowJames E. Housley2001-10-161-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>
* Upgrade all the GCC based RTEMS ports to gcc-2.95.3James E. Housley2001-10-1311-32/+32
|
* Update the rest of the GCC port to use the more common GCC tarbal.James E. Housley2001-07-022-8/+7
|
* Add the pkg-list files for the new arm-rtems portsJames E. Housley2001-04-171-0/+6
|
* Upgrade to use newlib-1.9.0James E. Housley2001-04-102-7/+7
| | | | Also use the latest rtems patches
* The mips64orion-rtems-* ports have been replaced by the more generalJames E. Housley2001-02-221-6/+0
| | | | mips-rtems-* ports. It is now time to remove these.
* typo clean up police: \s -> \tMario Sergio Fujikawa Ferreira2001-02-141-1/+1
|
* Re-add the mips-rtems-gcj port.James E. Housley2000-12-263-5/+11
| | | | Update to patch level 11
* Remove these files so they won't be accidentally tagged for the release.Satoshi Asami2000-11-141-6/+0
| | | | Submitted by: jeh
* Clean up the patch section of the Makefile. Added one level ofJames E. Housley2000-10-183-14/+7
| | | | directories to patch-a[ab] to make the Makefile simpler
* Rename PLIST.* to pkg-plist.*.Satoshi 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.James E. Housley2000-10-021-1/+1
| | | | Approved: will
* Update the rtems java (gcj) ports to the latest patchesAde Lovett2000-09-184-33/+134
| | | | | | | from OARCorp. This also remove some "extra" file problems. PR: 21019 Submitted by: maintainer
* Use explicit autoheader dependency instead of USE_AUTOCONF becauseWill Andrews2000-08-111-1/+3
| | | | | | USE_AUTOCONF breaks the build. Submitted by: maintainer
* Add autoheader to build dependencies through USE_AUTOCONF.Will Andrews2000-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 forSteve Price2000-07-1013-0/+149
the i386, i960, m68k, mips64orion, powerpc, sh, and sparc processors. PR: 19335 Submitted by: James Housley <jim@thehouselys.net>