FreshPorts -- The Place For Ports Sat, 17 May 2008 9:50 AM BST
FreshPorts is now runing off the BETA server. Enjoy for now.
Port details
arm-elf-gcc295 2.95.3 devel on this many watch lists=2 search for ports that depend on this port
Ignore IGNORE: is only for i386, while you are running amd64
GNU cross compiler suite for vanilla ARM targets
Maintained by: jflemer@alum.rpi.edu search for ports maintained by this maintainer
Port Added: 06 Jan 2001 05:05:32


GNU cross compiler suite for ARM.  This is a vanilla version of gcc only.
That is, it does not contain any libs or startup code for creating executable
files.
CVSWeb : Sources : Distfiles Availability : PortsMon
Required To Build: devel/arm-elf-binutils, devel/arm-elf-binutils, lang/perl5.8
Required To Run: devel/arm-elf-binutils, devel/arm-elf-binutils, lang/perl5.8

To install the port: cd /usr/ports/devel/arm-elf-gcc295/ && make install clean

A package is not available for ports asked as: Forbidden / Broken / Ignore / Restricted


Configuration Options
     No options to configure

Master Sites:
ftp://ftp.funet.fi/pub/mirrors/sources.redhat.com/pub/gcc/releases/gcc-2.95.3/
ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/sources.redhat.com/gcc/releases/gcc-2.95.3/
ftp://gcc.gnu.org/pub/gcc/releases/gcc-2.95.3/
ftp://mirrors.laffeycomputer.com/pub/gcc.gnu.org/pub/gcc/releases/gcc-2.95.3/
ftp://ftp.lip6.fr/pub/gcc/releases/gcc-2.95.3/
ftp://ftp.irisa.fr/pub/mirrors/gcc.gnu.org/gcc/releases/gcc-2.95.3/
ftp://ftp.uvsq.fr/pub/gcc/releases/gcc-2.95.3/
ftp://ftp.gwdg.de/pub/misc/gcc/releases/gcc-2.95.3/
ftp://ftp.mpi-sb.mpg.de/pub/gnu/mirror/gcc.gnu.org/pub/gcc/releases/gcc-2.95.3/
ftp://ftp.iij.ad.jp/pub/gcc/releases/gcc-2.95.3/
ftp://ftp.dti.ad.jp/pub/lang/gcc/releases/gcc-2.95.3/
ftp://ftp.nluug.nl/mirror/languages/gcc/releases/gcc-2.95.3/
ftp://ftp.nctu.edu.tw/computer-languages/C/gcc/releases/gcc-2.95.3/
ftp://ftp.mirrorservice.org/sites/sources.redhat.com/pub/gcc/releases/gcc-2.95.3/
ftp://ftp.ntua.gr/pub/gnu/gcc/releases/gcc-2.95.3/
ftp://mirror.aarnet.edu.au/pub/gcc/releases/gcc-2.95.3/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 29

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
06 Nov 2007 10:23:03
Original commit files touched by this commit  2.95.3
miwi search for other commits by this committer
- Fix build with gcc 4.2

PR:             117320
                117322
Submitted by:   Pietro Cerutti <gahr@gahr.ch>
                James E. Flemer <jflemer@alum.rpi.edu> (maintainer)
Approved by:    portmgr (pav)
04 Oct 2007 09:12:48
Original commit files touched by this commit  2.95.3
linimon search for other commits by this committer
Mark as broken with gcc4.2.
04 May 2006 22:41:12
Original commit files touched by this commit  2.95.3
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with D
23 Feb 2006 10:40:45
Original commit files touched by this commit  2.95.3
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
22 Jan 2006 08:30:12
Original commit files touched by this commit  2.95.3
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
15 Nov 2005 06:52:12
Original commit files touched by this commit  2.95.3
ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
15 Sep 2005 10:32:13
Original commit files touched by this commit  2.95.3
barner search for other commits by this committer
- Pass maintainership to jflemer@alum.rpi.edu

Approved by:    Espen Skoglund <esk@ira.uka.de> (old maintainer)
11 Aug 2005 13:03:15
Original commit files touched by this commit  2.95.3
barner search for other commits by this committer
- Fix plist
- Save arm-elf-gcc295 from being deprecated

PR:             ports/84347
Submitted by:   James E. Flemer <jflemer@alum.rpi.edu>
Approved by:    Espen Skoglund <esk@ira.uka.de> (maintainer)
Approved by:    portmgr (erwin, clement)
23 Jul 2005 03:53:43
Original commit files touched by this commit  2.95.3
kris search for other commits by this committer
This port is scheduled for deletion on 2005-09-22 if it is still broken
at that time and no PRs have been submitted to fix it.
08 May 2005 00:04:42
Original commit files touched by this commit  2.95.3
kris search for other commits by this committer
BROKEN: Incomplete pkg-plist
09 Jul 2004 18:43:11
Original commit files touched by this commit  2.95.3
marcus search for other commits by this committer
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:             63944
Based on work by:eik and marcus
Approved by:    ade (autotools maintainer)
Tested by:      kris on pointyhat
Bound to be hidden problems:    You bet
31 Mar 2004 04:12:58
Original commit files touched by this commit  2.95.3
trevor search for other commits by this committer
SIZEify (maintainer timeout)
14 Mar 2004 06:17:56
Original commit files touched by this commit  2.95.3
ade search for other commits by this committer
Whoa there, boy, that's a mighty big commit y'all have there...

Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

        USE_LIBTOOL=YES         ->      USE_LIBTOOL_VER=13
        USE_AUTOCONF=YES        ->      USE_AUTOCONF_VER=213
        USE_AUTOMAKE=YES        ->      USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
07 Dec 2003 23:11:49
Original commit files touched by this commit  2.95.3
pav search for other commits by this committer
- Fix build on -CURRENT
- Mark ONLY_FOR_ARCHS = i386

PR:             ports/58502
Submitted by:   elvis <elvis@sslab.cs.ccu.edu.tw>
23 Sep 2003 10:08:06
Original commit files touched by this commit  2.95.3
gerald search for other commits by this committer
Unbreak build on -STABLE (partly by fixing the incorrect PERL->REINPLACE_CMD
substitution).

PR:             55475
Submitted by:   Michael Hsin <mhsin@mhsin.org>
04 Jun 2003 23:43:38
Original commit files touched by this commit  2.95.3
kris search for other commits by this committer
Move inclusion of bsd.port.pre.mk later in the file for conditional BROKEN
tag.  Early inclusion caused problems for some ports, so to be safe I'm
updating all of them.

Pointy hat to:  kris
18 May 2003 11:00:32
Original commit files touched by this commit  2.95.3
kris search for other commits by this committer
BROKEN on 5.1: does not compile
21 Feb 2003 11:23:04
Original commit files touched by this commit  2.95.3
knu search for other commits by this committer
De-pkg-comment.
14 Nov 2002 11:17:29
Original commit files touched by this commit  2.95.3
edwin search for other commits by this committer
RE is an Extended one.
Noticed on: bento
05 Nov 2002 02:53:00
Original commit files touched by this commit  2.95.3
edwin search for other commits by this committer
port needs perl to build -> USE_PERL5=yes
Noticed on: bento
04 Nov 2002 02:35:01
Original commit files touched by this commit  2.95.3
edwin search for other commits by this committer
PERL -> REINPLACE
Noticed on: bento
19 Oct 2002 20:01:14
Original commit files touched by this commit  2.95.3
knu search for other commits by this committer
Use MASTER_SITES_GCC.
08 Dec 2001 20:58:45
files touched by this commit
ijliao search for other commits by this committer
fix build when CPUTYPE is set    
29 May 2001 14:57:40
files touched by this commit
roam search for other commits by this committer
Unbreak mtree in the correct way: do not install arm-elf-c++filt at all,   since
it is installed by devel/arm-elf-binutils.    
29 May 2001 14:34:29
files touched by this commit
ijliao search for other commits by this committer
add missing file to PLIST    
17 Apr 2001 11:53:13
files touched by this commit
obrien search for other commits by this committer
Upgrade to GCC 2.95.3.    
19 Jan 2001 20:25:52
files touched by this commit
sf search for other commits by this committer
o Change MASTER_SITES to MASTER_SITE_SOURCEWARE.   o Uses split tarballs
(gcc-{core,g++,objc}.tar.bz2)    
07 Jan 2001 21:15:40
files touched by this commit
obrien search for other commits by this committer
Refering to the PR in the import is suffient, one does not need to import   the
actual PR.  
06 Jan 2001 08:05:32
files touched by this commit
obrien search for other commits by this committer
GNU cross compiler suite for ARM.  This is a vanilla version of gcc only.   That
is, it does not contain any libs or startup code for creating executable  
files.    

Number of commits found: 29

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
py-djangoMay 14
py-django-develMay 14
vorbis-toolsMay 11
qemuMay 08
qemu-develMay 08
swfdecMay 07
firefox*May 03
firefox-devel*May 03
firefox10*May 03
firefox15*May 03
flock*May 03
linux-firefox*May 03
linux-firefox-devel*May 03
linux-flock*May 03
linux-seamonkey*May 03

8 vulnerabilities affecting 22 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
Traffic

Calculated hourly:
Port count 18471
Broken 176
Deprecated 58
Ignore 584
Forbidden 4
Restricted 412
No CDROM 126
Vulnerable 52
Expired 33
Set to expire 37
Interactive 76
new 24 hours 6
new 48 hours9
new 7 days19
new fortnight53
new month157

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.598 seconds.