Commit graph

46 commits

Author SHA1 Message Date
James E. Housley
48176ee0de Switch to using WITHOUT_CPU_CFLAGS again. 2004-02-04 21:38:34 +00:00
Joe Marcus Clarke
186b8ba82f Add USE_GETTEXT and bump PORTREVISION.
Submitted by:	trevor
Tested by:	bento
2004-02-04 04:36:30 +00:00
James E. Housley
48d2d82bfc Add SIZE 2004-01-29 18:44:11 +00:00
Trevor Johnson
78da40aa98 Now gettext 0.12.1 is gettext-old. 2004-01-23 18:12:26 +00:00
James E. Housley
1464e9906b Revert back to previous method to remove the CPU related entries from
CFLAGS.  At least on 4.9, the new changes to bsd.port.mk don't like
if _CPUCFLAGS is empty.
2004-01-22 12:12:48 +00:00
James E. Housley
fa67ded48e Remove my hack to remove CPU_CFLAGS and use the new WITHOUT_CPU_CFLAGS
feature in bsd.port.mk
2004-01-21 11:27:15 +00:00
James E. Housley
b89675496e I was getting a recursive error on CFLAGS I didn't get on 5.x 2003-11-20 01:36:40 +00:00
James E. Housley
8936655a35 On kris@ suggestion use _CPUCFLAGS to get -mtune also. And I had forgotten
CXXFLAGS
2003-11-20 01:23:54 +00:00
James E. Housley
2f4627bc37 Since once mk/bsd.cpu.mk adds the -mcpu and/or -march flags they can't
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.
2003-11-19 23:31:30 +00:00
James E. Housley
2279be77c9 Update the COMMENT and pkg-description to reflect JAVA as being in here 2003-11-18 11:26:21 +00:00
James E. Housley
33e26f5e83 * UPdate the *-rtems-gcc ports to include gcj (Java). Since the gcj
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.
2003-11-18 11:07:15 +00:00
James E. Housley
792036fde9 Put a comment warning about USE_AUTOHEADER and USE_AUTOCONF 2003-11-17 14:57:40 +00:00
James E. Housley
c0c57c7403 I believe with the upgrade to gcc-3.2.3 these are no longer broken on 5.x 2003-11-17 12:39:16 +00:00
James E. Housley
baad3bbbdc Fix the usage of MASTERDIR in both the slave and master port as mentioned
in PR: 59254
2003-11-17 03:15:17 +00:00
James E. Housley
1477218862 Wrong directory 2003-11-17 00:48:35 +00:00
James E. Housley
e429dc249a Second part of the gccbug commit 2003-11-17 00:44:30 +00:00
James E. Housley
0b03b0bf42 Install the .info files with a ???-rtems- prefix so they don't confilct. 2003-11-16 23:50:24 +00:00
James E. Housley
2a74a88b01 Add MACHINE_ARCH to MAKE_ENV to try and stop stupid breakage on 5.x
bento builds caused by it forcing it's maching arch onto the ports.

No PORTREVISION bump required, they don't build now.
2003-11-03 13:16:25 +00:00
James E. Housley
3fc72e85fa Fix the MASTER_SITE 2003-10-31 02:11:23 +00:00
James E. Housley
4a8bce8710 Update to the latest version from RTEMS, gcc-3.2.3 with newlib-1.11.0
This does not include PR 58548 because I could not get it to work no
matter what I tried.
2003-10-29 02:35:52 +00:00
James E. Housley
666b2eb95d Update URLs, from oarcorp.com to rtems.com 2003-09-02 00:25:30 +00:00
James E. Housley
652617f76f Use the new INFO= directive 2003-08-08 13:53:59 +00:00
Kris Kennaway
9803c25217 BROKEN on 5.1: does not build 2003-05-18 12:00:35 +00:00
James E. Housley
efd190c942 Remove pkg-comment and place in Makefile 2003-03-03 04:00:46 +00:00
James E. Housley
add37d4daa Since bento seems to specify CPUCFLAGS on some archs, and the breaks the cross compiler, prevent them 2003-02-19 19:48:06 +00:00
James E. Housley
8b34b57d41 Fix version in comment 2003-02-10 14:15:47 +00:00
James E. Housley
2d1209d2d8 Upgrade to gcc-3.2.1. This also finially fixes 'sh'. 2003-02-03 11:24:29 +00:00
Akinori MUSHA
4ce5358291 Fix the build problem of *-rtems-gcc on CURRENT due to conflicting
declarations of sys_nerr, sys_errlist and sys_nsig.

Obtained from:	lang/gcc295
Submitted by:	bento
2002-12-16 13:38:27 +00:00
Akinori MUSHA
ef55c7ea74 Use MASTER_SITES_GCC. 2002-10-19 19:01:14 +00:00
James E. Housley
f66ce50173 Update to use the new grouping capability. This allows the removal
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.
2002-07-10 12:33:03 +00:00
Mario Sergio Fujikawa Ferreira
75ad5febcb Style police: WWW tags should either end in a file/script or TRAILING /; Fix the later case 2001-11-20 23:29:38 +00:00
James E. Housley
6602612e39 Minor update in where the files are fetched from. Maybe now
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>
2001-10-16 00:22:08 +00:00
James E. Housley
488786de1d Upgrade all the GCC based RTEMS ports to gcc-2.95.3 2001-10-13 23:43:36 +00:00
James E. Housley
74452eef3c Update the rest of the GCC port to use the more common GCC tarbal. 2001-07-02 23:19:10 +00:00
James E. Housley
3d206969c8 Add the pkg-list files for the new arm-rtems ports 2001-04-17 12:34:36 +00:00
James E. Housley
a471fda8fd Upgrade to use newlib-1.9.0
Also use the latest rtems patches
2001-04-10 21:02:30 +00:00
James E. Housley
4b62c770fd The mips64orion-rtems-* ports have been replaced by the more general
mips-rtems-* ports.  It is now time to remove these.
2001-02-22 03:49:58 +00:00
Mario Sergio Fujikawa Ferreira
2275ee0bcf typo clean up police: \s -> \t 2001-02-14 05:43:00 +00:00
James E. Housley
84216dc7db Update to bring in sync with patch level 11.
Readd pkg-plist.mips.rtems
2000-12-18 19:11:42 +00:00
Satoshi Asami
f19cc90aad Remove these files so they won't be accidentally tagged for the release.
Submitted by:	jeh
2000-11-14 12:47:24 +00:00
James E. Housley
adb58e5828 Clean up the patch section of the Makefile. Added one level of
directories to patch-aa to make the Makefile simpler
2000-10-18 21:19:24 +00:00
Satoshi Asami
5a3708f8a2 Rename PLIST.* to pkg-plist.*.
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.
2000-10-08 00:29:08 +00:00
James E. Housley
d2854c488d Change MAINTAINERship to my committers address.
Approved:	will
2000-10-02 03:10:28 +00:00
Ade Lovett
1b3513bc81 Update *-rtems-gcc to the newest patches. This also
removes the "extra" file problems.

PR:		21004
Submitted by:	maintainer
2000-09-18 15:16:46 +00:00
Steve Price
c529af39e7 We need autoheader to correctly build this port.
PR:		19919
Submitted by:	maintainer
2000-07-16 19:48:02 +00:00
Steve Price
41e3182adb C/C++, CHILL, F77, JAVA, OBJC, binutils, and gdb from the RTEMS RTOS for
the i386, i960, m68k, mips64orion, powerpc, sh, and sparc processors.

PR:		19335
Submitted by:	James Housley <jim@thehouselys.net>
2000-07-10 04:32:35 +00:00