aboutsummaryrefslogtreecommitdiff
path: root/lang/gcc
Commit message (Collapse)AuthorAgeFilesLines
* Adjust references to the GCC version to refer to 4.6.Gerald Pfeifer2010-05-072-5/+5
| | | | | | | Reported by: Eitan Adler <eitanadlerlist@gmail.com> Notes: svn path=/head/; revision=253911
* Update to the 20100501 snapshot of GCC 4.6.0.Gerald Pfeifer2010-05-022-16/+16
| | | | Notes: svn path=/head/; revision=253561
* Complete the creation of this port by adjusting it from GCC 4.5 to theGerald Pfeifer2010-04-253-17/+17
| | | | | | | | 20100424 snapshot of GCC 4.6.0, which is a very, very early version of said release which likely won't happen before 2011. Notes: svn path=/head/; revision=253251
* Update to the 20100422 snapshot of GCC 4.5.1.Gerald Pfeifer2010-04-242-17/+16
| | | | Notes: svn path=/head/; revision=253179
* Switch to use newer GMP version.Alex Dupre2010-04-191-1/+2
| | | | | | | | | PR: ports/144487 Submitted by: ale Approved by: portmgr (-exp run by erwin) Notes: svn path=/head/; revision=252906
* Update to the 20100415 snapshot of GCC 4.5.1. This is basically theGerald Pfeifer2010-04-182-16/+16
| | | | | | | | official release of GCC 4.5.0, thought that one may still have some kinks and I recommend staying with GCC 4.4 for production use. Notes: svn path=/head/; revision=252872
* Update to the 20100401 snapshot of GCC 4.5.0.Gerald Pfeifer2010-04-022-16/+16
| | | | Notes: svn path=/head/; revision=252007
* Update to the 20100318 snapshot of GCC 4.5.0.Gerald Pfeifer2010-03-192-16/+16
| | | | Notes: svn path=/head/; revision=251237
* Update to the 20100311 snapshot of GCC 4.5.0.Gerald Pfeifer2010-03-122-16/+16
| | | | Notes: svn path=/head/; revision=250977
* Update to the 20100304 snapshot of GCC 4.5.0.Gerald Pfeifer2010-03-072-16/+16
| | | | Notes: svn path=/head/; revision=250671
* Update to the 20100225 snapshot of GCC 4.5.0.Gerald Pfeifer2010-02-272-16/+16
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=250397
* Update to the 20100218 snapshot of GCC 4.5.0.Gerald Pfeifer2010-02-192-16/+16
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=250067
* Update to the 20100211 snapshot of GCC 4.5.0.Gerald Pfeifer2010-02-142-16/+16
| | | | Notes: svn path=/head/; revision=249838
* Update to the 20100204 snapshot of GCC 4.5.0.Gerald Pfeifer2010-02-052-16/+16
| | | | Notes: svn path=/head/; revision=249304
* Update to the 20100128 snapshot of GCC 4.5.0.Gerald Pfeifer2010-02-022-16/+16
| | | | Notes: svn path=/head/; revision=249084
* Also build Java on amd64.Gerald Pfeifer2010-01-211-1/+1
| | | | | | | Submitted by: Andreas Tobler <andreast@fgznet.ch> Notes: svn path=/head/; revision=248280
* Update to the 20100114 snapshot of GCC 4.5.0.Gerald Pfeifer2010-01-172-16/+17
| | | | | | | | Since we already require devel/binutils for the assembler, also enforce use of the linker from there. Notes: svn path=/head/; revision=248013
* Update to the 20100107 snapshot of GCC 4.5.0.Gerald Pfeifer2010-01-082-16/+16
| | | | Notes: svn path=/head/; revision=247385
* Update to the 20091231 snapshot of GCC 4.5.0 which brings some keyGerald Pfeifer2010-01-022-25/+16
| | | | | | | | | | improvements to libffi (Java), especially on amd64. Remove the WITH_JAVA_AWT knob which really has not been used a lot, if at all. Notes: svn path=/head/; revision=246985
* Update to the 20091224 snapshot of GCC 4.5.0. On the way, sort pkg-plistGerald Pfeifer2009-12-283-23/+23
| | | | | | | a bit differently. Notes: svn path=/head/; revision=246784
* Update to the 20091217 snapshot of GCC 4.5.0.Gerald Pfeifer2009-12-192-17/+16
| | | | Notes: svn path=/head/; revision=246217
* Use current GNU binutils from ports (devel/binutils) instead of theGerald Pfeifer2009-12-011-5/+9
| | | | | | | | | | | | | | system tools. The latter are half a decade old and fail to properly support modern CPUs and their standard features such as SSE or AVX in the case of AMD64/Intel64 which means that they even break when using a simple -march=native. On the way, sort CONFIGURE_ARGS. PR: 140995, 136607 Notes: svn path=/head/; revision=245053
* Update to the 20091126 snapshot of GCC 4.5.0. Among others this failsGerald Pfeifer2009-11-292-16/+16
| | | | | | | | to build emulators/wine due to problems with debuginfo, but then this is more of an experimental port than anything, so always use with care. Notes: svn path=/head/; revision=244984
* With lang/gcc295 gone (and not building for most of the last year), we canGerald Pfeifer2009-11-241-8/+0
| | | | | | | | now remove the check for a gcc295 binary that might cause build failure in libgcj. Notes: svn path=/head/; revision=244729
* Update to the 20091119 snapshot of GCC 4.5.0.Gerald Pfeifer2009-11-202-16/+16
| | | | Notes: svn path=/head/; revision=244524
* No longer download Objective-C related files which we don't actually use.Gerald Pfeifer2009-11-203-15/+6
| | | | | | | | | | | Minor style changes. Adjust the ports description to the new style I am using for the various gcc ports and remove an obsolete note on memory consumption when building libgcj (the Java library). Notes: svn path=/head/; revision=244491
* Update to the 20091112 snapshot of GCC 4.5.0.Gerald Pfeifer2009-11-132-19/+19
| | | | Notes: svn path=/head/; revision=244211
* Update to the 20091105 snapshot of GCC 4.5.0.Gerald Pfeifer2009-11-062-19/+19
| | | | Notes: svn path=/head/; revision=243900
* Update to the 20091029 snapshot of GCC 4.5.0.Gerald Pfeifer2009-10-312-19/+19
| | | | Notes: svn path=/head/; revision=243571
* Update to the 20091022 snapshot of GCC 4.5.0.Gerald Pfeifer2009-10-242-19/+19
| | | | Notes: svn path=/head/; revision=243272
* Update to the 20091015 snapshot of GCC 4.5.0.Gerald Pfeifer2009-10-162-19/+19
| | | | Notes: svn path=/head/; revision=242932
* Update to the 20091008 snapshot of GCC 4.5.0. Add math/mpc as aGerald Pfeifer2009-10-112-20/+21
| | | | | | | | dependency going forward; it will become mandatory in the next weeks and for the final GCC 4.5.0 release. Notes: svn path=/head/; revision=242656
* Update to the 20091001 snapshot of GCC 4.5.0.Gerald Pfeifer2009-10-032-19/+19
| | | | Notes: svn path=/head/; revision=242402
* For GCC 4.5 libgcj has been broken up such compilation no longer requiresGerald Pfeifer2009-09-261-9/+0
| | | | | | | | | | more than half a GB of memory. Accordingly, we can now remove the build- time test for that from pre-everything. Feature safe: yes Notes: svn path=/head/; revision=242154
* Update to the 20090924 snapshot of GCC 4.5.0.Gerald Pfeifer2009-09-262-19/+19
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=242137
* Update to the 20090917 snapshot of GCC 4.5.0.Gerald Pfeifer2009-09-182-19/+19
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=241675
* Update to the 20090910 snapshot of GCC 4.5.0.Gerald Pfeifer2009-09-112-19/+19
| | | | Notes: svn path=/head/; revision=241230
* Update to the 20090827 snapshot of GCC 4.5.0.Gerald Pfeifer2009-09-042-19/+19
| | | | Notes: svn path=/head/; revision=240864
* Update to the 20090820 snapshot of GCC 4.5.0.Gerald Pfeifer2009-08-222-19/+19
| | | | Notes: svn path=/head/; revision=240097
* Update to the 20090813 snapshot of GCC 4.5.0.Gerald Pfeifer2009-08-142-19/+19
| | | | Notes: svn path=/head/; revision=239500
* Update to the 20090806 snapshot of GCC 4.5.0.Gerald Pfeifer2009-08-072-19/+19
| | | | Notes: svn path=/head/; revision=239058
* Update to the 20090730 snapshot of GCC 4.5.0.Gerald Pfeifer2009-07-312-19/+19
| | | | Notes: svn path=/head/; revision=238717
* Update to the 20090723 snapshot of GCC 4.5.0.Gerald Pfeifer2009-07-252-19/+19
| | | | Notes: svn path=/head/; revision=238354
* Update to the 20090716 snapshot of GCC 4.5.0.Gerald Pfeifer2009-07-182-19/+19
| | | | Notes: svn path=/head/; revision=238021
* Update to the 20090709 snapshot of GCC 4.5.0.Gerald Pfeifer2009-07-112-19/+19
| | | | Notes: svn path=/head/; revision=237620
* Update to the 20090625 snapshot of GCC 4.5.0.Gerald Pfeifer2009-06-262-19/+19
| | | | Notes: svn path=/head/; revision=236677
* The new libffi man pages depend on Java, thus are not available on x86-64.Gerald Pfeifer2009-06-221-3/+3
| | | | | | | Reported by: QAT Notes: svn path=/head/; revision=236456
* Update to the 20090618 snapshot of GCC 4.5.0. Tweak pkg-descr "footer".Gerald Pfeifer2009-06-194-26/+32
| | | | | | | | | | | | | | | Add hack for non-default LOCALBASE until the ports infrastructure has been fixed. [1] The new share/libstdc++/python/libstdcxx has now moved to a version specific location based on an upstream report of mine. And there are now three new ffi related man pages. Dedicated to: Notes: svn path=/head/; revision=236323
* Update to the 20090604 snapshot of GCC 4.5.0.Gerald Pfeifer2009-06-062-19/+19
| | | | Notes: svn path=/head/; revision=235294
* Update to the 20090528 snapshot of GCC 4.5.0.Gerald Pfeifer2009-05-303-23/+30
| | | | | | | | | | | | | Move the snapshot date from PORTREVISION to being a part of PORTVERSION to allow for PORTREVISION bumps. Simplify pre-everything and adjust PLIST_SUB accordingly. Move VERSIONSTRING down to pacify portlint after all those years and extract it from PORTVERSION, too. Notes: svn path=/head/; revision=234824