FreshPorts -- The Place For Ports notbug Sat, 26 May 2012 9:15 PM BST
Port details
mingw32-gcc 4.5.0_1,1 devel on this many watch lists=4 search for ports that depend on this port
FSF gcc-4 for Windows cross-development
Maintained by: cyberbotx@cyberbotx.com search for ports maintained by this maintainer
Port Added: 19 May 2003 04:18:52
License: not specified in port


FSF gcc-4.2 for Windows cross-development (C/C++ part)

GCC site:    http://gcc.gnu.org/

WWW: http://www.mingw.org/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/mingw32-binutils, devel/mingw32-bin-msvcrt, devel/gmake, devel/bison, lang/perl5.8
Required To Run: devel/mingw32-binutils
Required Libraries: math/gmp, math/mpfr, math/mpc, converters/libiconv

Required by:
for Build

To install the port: cd /usr/ports/devel/mingw32-gcc/ && make install clean
To add the package: pkg_add -r mingw32-gcc


Configuration Options
===> The following configuration options are available for mingw32-gcc-4.5.0_1,1:
     LANG_CXX=on (default) "Enable C++ compiler"
     LANG_OBJC=off (default) "Enable ObjectC compiler"
     LANG_OBJCPP=off (default) "Enable ObjectC++ compiler"
     LANG_FORTRAN=off (default) "Enable FORTRAN95 compiler"
     LANG_JAVA=off (default) "Enable Java compiler"
     LIBSSP=on (default) "Enable libssp build"
     LIBGCJ=on (default) "Enable libgcj build (needs LANG_JAVA)"
===> Use 'make config' to modify these settings

Master Sites:
ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/sources.redhat.com/gcc/releases/gcc-4.5.0/
http://mirrors.kernel.org/sources.redhat.com/gcc/releases/gcc-4.5.0/
http://gd.tuwien.ac.at/gnu/sourceware/gcc/releases/gcc-4.5.0/
http://sources-redhat.mirrors.airband.net/gcc/releases/gcc-4.5.0/
http://ftp.cs.pu.edu.tw/Linux/sourceware/gcc/releases/gcc-4.5.0/
ftp://ftp.funet.fi/pub/mirrors/sources.redhat.com/pub/gcc/releases/gcc-4.5.0/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 41

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
03 Jul 2011 14:59:23
Original commit files touched by this commit  4.5.0_1,1
ohauer search for other commits by this committer
-remove MD5
28 Dec 2010 13:20:27
Original commit files touched by this commit  4.5.0_1,1
arved search for other commits by this committer
Unbreak port by removing reference to nonexisting headerfile

PR:                     153482
Submitted by:           Igor Soumenkov
14 Nov 2010 22:17:43
Original commit files touched by this commit  4.5.0_1,1
pav search for other commits by this committer
- Mark BROKEN: does not build (missing headers)

Reported by:    pointyhat
11 Jun 2010 15:09:45
Original commit files touched by this commit  4.5.0_1,1
ale search for other commits by this committer
Chase mpfr library and bump PORTREVISION.
24 May 2010 20:23:42
Original commit files touched by this commit  4.5.0,1
makc search for other commits by this committer
Unbreak on i386

PR:             ports/146881
Submitted by:   Naram Qashat (maintainer)
20 May 2010 06:03:49
Original commit files touched by this commit  4.5.0,1
makc search for other commits by this committer
Mark as broken on i386
10 May 2010 13:15:43
Original commit files touched by this commit  4.5.0,1
makc search for other commits by this committer
Update to 4.5.0 [1]
Mark MAKE_JOBS_SAFE

PR:             ports/146445 [1]
Submitted by:   Naram Qashat (maintainer)
19 Apr 2010 10:43:43
Original commit files touched by this commit  4.4.0_1,1
ale search for other commits by this committer
Switch to use newer GMP version.

PR:             ports/144487
Submitted by:   ale
Approved by:    portmgr (-exp run by erwin)
01 Apr 2010 05:53:22
Original commit files touched by this commit  4.4.0,1
linimon search for other commits by this committer
Mark as broken on ia64 and powerpc.

Hat:            portmgr
12 Feb 2010 12:08:40
Original commit files touched by this commit  4.4.0,1
lwhsu search for other commits by this committer
- Update to 4.4.0

PR:             ports/140280
Submitted by:   Naram Qashat <cyberbotx AT cyberbotx.com> (maintainer)
06 Jan 2010 04:14:32
Original commit files touched by this commit  4.2.1,1
linimon search for other commits by this committer
Over to new volunteer.

PR:             ports/139697 (partial)
Approved by:    former maintainer
13 May 2009 09:46:02
Original commit files touched by this commit  4.2.1,1
ale search for other commits by this committer
Chase libgmp and bump PORTREVISION.
30 Jan 2009 23:23:18
Original commit files touched by this commit  4.2.1,1
ale search for other commits by this committer
Chase mpfr library.
25 Mar 2008 04:39:14
Original commit files touched by this commit  4.2.1,1
edwin search for other commits by this committer
remove duplicates for gcc-objc-4.2.1.tar.bz2
30 Jan 2008 11:21:17
Original commit files touched by this commit  4.2.1,1
lev search for other commits by this committer
  Update to latest 4.2.1
23 Jul 2007 09:36:52
Original commit files touched by this commit  3.4.5.20060117.1_1,1
rafan search for other commits by this committer
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
  supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:             ports/111470
Approved by:    portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by:      pointyhat exp run
05 Dec 2006 11:32:32
Original commit files touched by this commit  3.4.5.20060117.1_1,1
lev search for other commits by this committer
  Add optional iconv support to gcc.

PR:             ports/87120
Submitted by:   MOROHOSHI Akihiko <moro@remus.dti.ne.jpg>
04 Dec 2006 13:56:43
Original commit files touched by this commit  3.4.5.20060117.1,1
lev search for other commits by this committer
  Update to 3.4.5.20060117.1.
  This release doesn't have patch for official sources, switch
to mingw32's ones.
23 Feb 2006 10:40:45
Original commit files touched by this commit  3.4.2.20040916.1,1
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  3.4.2.20040916.1,1
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
22 Jan 2006 01:48:34
Original commit files touched by this commit  3.4.2.20040916.1,1
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
27 Dec 2005 02:09:24
Original commit files touched by this commit  3.4.2.20040916.1,1
edwin search for other commits by this committer
remove trailing spaces
15 Nov 2005 06:52:12
Original commit files touched by this commit  3.4.2.20040916.1,1
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.
10 Apr 2005 15:01:28
Original commit files touched by this commit  3.4.2.20040916.1,1
lev search for other commits by this committer
  Update to latest snapshot.
28 Sep 2004 01:53:17
Original commit files touched by this commit  3.4.1.20040711.1,1
kris search for other commits by this committer
Now builds on amd64

Approved by:    portmgr (self)
05 Aug 2004 07:49:32
Original commit files touched by this commit  3.4.1.20040711.1,1
lev search for other commits by this committer
  Update to latest version 3.4.1
31 Mar 2004 03:12:58
Original commit files touched by this commit  3.3.1.20030804.1_3,1
trevor search for other commits by this committer
SIZEify (maintainer timeout)
14 Mar 2004 06:17:56
Original commit files touched by this commit  3.3.1.20030804.1_3,1
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.
25 Feb 2004 12:15:44
Original commit files touched by this commit  3.3.1.20030804.1_3,1
lev search for other commits by this committer
  Broken on alpha too.
25 Feb 2004 11:30:22
Original commit files touched by this commit  3.3.1.20030804.1_3,1
lev search for other commits by this committer
  This prot WORKS on sparc64. Tested five minutes ago on panther.freebsd.org.
23 Feb 2004 22:09:03
Original commit files touched by this commit  3.3.1.20030804.1_3,1
kris search for other commits by this committer
BROKEN on !i386 and !ia64: Does not compile
04 Feb 2004 05:21:48
Original commit files touched by this commit  3.3.1.20030804.1_3,1
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
20 Oct 2003 14:48:53
Original commit files touched by this commit  3.3.1.20030804.1_2,1
lev search for other commits by this committer
  Fix compilation.
17 Oct 2003 11:56:47
Original commit files touched by this commit  3.3.1.20030804.1_1,1
lev search for other commits by this committer
  Now this port doesn't install non-unique files.
  No CONFLICTS needed for it.
07 Oct 2003 13:27:35
Original commit files touched by this commit  3.3.1.20030804.1,1
lev search for other commits by this committer
  Update to latest version of gcc 3.3.1. Enable Java.

Obtained from:  Target's maintainers
24 Sep 2003 09:37:11
Original commit files touched by this commit  3.2.3.20030504.1_1,1
osa search for other commits by this committer
Make portlint(1) happy by changing strip to ${STRIP_CMD}

Submitted by:   Oleg Karachevtsev <ok@etrust.ru>
PR:             56998
16 Aug 2003 17:11:10
Original commit files touched by this commit  3.2.3.20030504.1_1,1
lev search for other commits by this committer
  Add all libraries to build.
  Now libobjc, libf2c, libstdc++ are builded and installed with headers, etc.
28 Jun 2003 17:53:28
Original commit files touched by this commit  3.2.3.20030504.1,1
lev search for other commits by this committer
  Update to latest version from www.mingw.org

Approved by:    sobomax
17 Jun 2003 13:53:46
Original commit files touched by this commit  3.2.20020817.1
lev search for other commits by this committer
Change MAINTAINER field of my ports to lev@FReeBSD.org, my brand-new
committer's e-mail

Approved by:    sobomax
21 May 2003 10:18:22
Original commit files touched by this commit  3.2.20020817.1
edwin search for other commits by this committer
Looks like this ports needs perl5 to build
Noticed by: kris/bento
19 May 2003 04:18:18
Original commit files touched by this commit  3.2.20020817.1
edwin search for other commits by this committer
[NEW PORT] devel/mingw32-gcc: new version of mingw32 toolchain for Windows
target

        This is gcc from latest mingw32-2.0.0 package.  Here is old
        port `devel/mingw-' from 1.0.0 package, but maintainer of
        this old port syay, taht he don't want update it, because
        new versions is not too stable. It is good idea, to have
        old and stable environment (with old and good-known gcc-2.95,
        etc) and new one. We have many versions of native gcc in
        `lang/', for example.

PR:             ports/44459
Submitted by:   Lev A. Serbryakov <lev@serebryakov.spb.ru>

Number of commits found: 41

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 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
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23672
Broken 193
Deprecated 147
Ignore 736
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 41
Set to expire 188
Interactive 54
new 24 hours 3
new 48 hours32
new 7 days59
new fortnight183
new month255

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

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