non port: devel/i386-rtems-g77/Makefile |
Number of commits found: 44 |
Saturday, 11 Apr 2009
|
21:09 linimon
Remove expired ports *-rtems-g77 and *-rtems-objc. Use the *-rtems-gcc
ports instead.
The i960 ports were abandoned by upstream.
 |
Sunday, 24 Jun 2007
|
16:18 stas
- Fix index breakage [1]
- Fix expiration date.
Noticed by: erwin [1]
 |
08:16 stas
- Update the rtems ports collection. Now these ports will be slaves of
more generic cross-* ports, that will simplify updating and bug fixes.
* Update binutils to 2.17
* Update gcc to 4.2.0
* Update gdb to 6.6
- Deprecate ports for i960 architecture abandoned by mainstream
- Deprecate *-g77 and *-objc ports, support for these languages can
be enabled via OPTIONS in relative *-gcc ports.
- Take maintainership.
Approved by: ade (maintainer)
 |
Monday, 11 Jun 2007
|
04:47 ade
Since there are a number of issues associated with the *-rtems-* ports
as a result of the new gettext, and given the jeh@ is currently on
sabbatical, with these ports (amongst others) being reset to ports@,
temporarily take over maintainership to cut through a little red tape
to get things back in order.
 |
Wednesday, 6 Jun 2007
|
07:54 linimon
Reset jeh@FreeBSD.org, who is away from FreeBSD work for a while.
Hat: portmgr
 |
Thursday, 19 Jan 2006
|
23:39 kris
BROKEN on 7.0: Configure fails
 |
Tuesday, 12 Apr 2005
|
03:26 obrien
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
 |
Monday, 11 Apr 2005
|
08:04 obrien
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
 |
Sunday, 15 Aug 2004
|
15:16 jeh
Patch an obvious typo in the GCC g77 code pickedup by the new GCC compiler
in -CURRENT
 |
Friday, 4 Jun 2004
|
17:29 ade
Sync with new bsd.autotools.mk
 |
Wednesday, 4 Feb 2004
|
21:38 jeh
Switch to using WITHOUT_CPU_CFLAGS again.
 |
05:21 marcus
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
 |
Thursday, 22 Jan 2004
|
12:12 jeh
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.
 |
Wednesday, 21 Jan 2004
|
11:27 jeh
Remove my hack to remove CPU_CFLAGS and use the new WITHOUT_CPU_CFLAGS
feature in bsd.port.mk
 |
Sunday, 30 Nov 2003
|
20:08 jeh
Fix build errors caused by cut-n-paste.
Approved by: portmgr (marcus@)
 |
Thursday, 20 Nov 2003
|
01:36 jeh
I was getting a recursive error on CFLAGS I didn't get on 5.x
 |
01:23 jeh
On kris@ suggestion use _CPUCFLAGS to get -mtune also. And I had forgotten
CXXFLAGS
 |
Wednesday, 19 Nov 2003
|
23:31 jeh
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.
 |
Monday, 17 Nov 2003
|
14:57 jeh
Put a comment warning about USE_AUTOHEADER and USE_AUTOCONF
 |
12:39 jeh
I believe with the upgrade to gcc-3.2.3 these are no longer broken on 5.x
 |
03:15 jeh
Fix the usage of MASTERDIR in both the slave and master port as mentioned
in PR: 59254
 |
00:37 jeh
Don't install gccbug over the version installed by *-rtems-gcc
 |
Sunday, 9 Nov 2003
|
03:38 jeh
Fix distfile names so fetch works right.
 |
Friday, 31 Oct 2003
|
02:11 jeh
Fix the MASTER_SITE
 |
Wednesday, 29 Oct 2003
|
03:02 jeh
Add USE_REINPLACE=yes, that I forgot. No bump since it is highly
unlikely any harm was done in the last 5 minutes.
 |
02:44 jeh
Update to gcc-3.2.3 and newlib-1.11.0
 |
Tuesday, 2 Sep 2003
|
00:25 jeh
Update URLs, from oarcorp.com to rtems.com
 |
Monday, 3 Mar 2003
|
03:53 jeh
Remove pkg-comment and place in Makefile
 |
Wednesday, 19 Feb 2003
|
19:47 jeh
Since bento seems to specify CPUCFLAGS on some archs, and the breaks the cross
compiler, prevent them
 |
Wednesday, 5 Feb 2003
|
11:17 jeh
Upgrade RTEMS G77 to 3.2.1
 |
Wednesday, 10 Jul 2002
|
12:33 jeh
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.
 |
Tuesday, 16 Oct 2001
|
01:22 jeh
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.
 |
Sunday, 14 Oct 2001
|
00:43 jeh
Upgrade all the GCC based RTEMS ports to gcc-2.95.3
 |
Friday, 29 Jun 2001
|
13:40 jeh
Use the new devel/rtems-gcc port to fetch the gcc tarball. This also has the
added benifit of reducing the different number of the same or similar tarballs
floating around.
 |
Tuesday, 10 Apr 2001
|
22:02 jeh
Upgrade to use newlib-1.9.0 Also use the latest rtems patches
 |
Wednesday, 14 Feb 2001
|
05:43 lioux
typo clean up police: \s -> \t
 |
Tuesday, 19 Dec 2000
|
16:48 jeh
Update to patchlevel 11 Reinstate mips-rtems-g77
 |
Wednesday, 18 Oct 2000
|
22:34 jeh
Clean up the patch section of the Makefile. Added one level of directories to
patch-a[ab] to make the Makefile simpler
 |
Sunday, 8 Oct 2000
|
01:19 asami
Rename PLIST.* to pkg-plist.*.
 |
Monday, 2 Oct 2000
|
04:10 jeh
Change MAINTAINERship to my committers address.
 |
Monday, 18 Sep 2000
|
16:20 ade
Update *-rtems-g77 to the latest patches. Update to remove "extra" files.
 |
Friday, 11 Aug 2000
|
15:38 will
Use explicit autoheader dependency instead of USE_AUTOCONF because
USE_AUTOCONF breaks the build.
 |
05:57 will
Add autoheader to build dependencies through USE_AUTOCONF.
 |
Monday, 10 Jul 2000
|
05:32 steve
C/C++, CHILL, F77, JAVA, OBJC, binutils, and gdb from the RTEMS RTOS for the
i386, i960, m68k, mips64orion, powerpc, sh, and sparc processors.
 |
Number of commits found: 44 |