summaryrefslogtreecommitdiff
path: root/lang/gcc43 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove lang/gcc43. GCC 4.3 is at end of life, we have been using GCC 4.4Gerald Pfeifer2010-09-044-141/+0
| | | | | | | | as default for USE_FORTRAN for a while and GCC 4.5 already is an active release, too. Notes: svn path=/head/; revision=260556
* Update to the 20100829 snapshot of GCC 4.3.6.Gerald Pfeifer2010-09-032-10/+10
| | | | Notes: svn path=/head/; revision=260510
* Update to the 20100808 snapshot of GCC 4.3.6.Gerald Pfeifer2010-08-142-10/+10
| | | | Notes: svn path=/head/; revision=259225
* Update to the 20100620 snapshot of GCC 4.3.6.Gerald Pfeifer2010-06-272-11/+11
| | | | | | | | | Simplify full-regression-test. Feature safe: yes Notes: svn path=/head/; revision=257055
* Update to the 20100606 snapshot of GCC 4.3.6.Gerald Pfeifer2010-06-112-11/+10
| | | | Notes: svn path=/head/; revision=256411
* Chase mpfr library and bump PORTREVISION.Alex Dupre2010-06-111-1/+2
| | | | Notes: svn path=/head/; revision=256398
* Update to the 20100523 snapshot of GCC 4.3.6 (which is pretty much theGerald Pfeifer2010-05-242-15/+17
| | | | | | | | | | | | | GCC 4.3.5 release). Force the use of system as and ld. This makes building and using this port consistent across installations and avoids confusing error modes for users who may have others flavors of these tools earlier in PATH. On the way, sort CONFIGURE_ARGS. Notes: svn path=/head/; revision=254980
* Update to the 20100425 snapshot of GCC 4.3.5.Gerald Pfeifer2010-04-302-11/+10
| | | | Notes: svn path=/head/; revision=253472
* 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 20100404 snapshot of GCC 4.3.5.Gerald Pfeifer2010-04-052-10/+10
| | | | Notes: svn path=/head/; revision=252272
* Update to the 20100214 snapshot of GCC 4.3.5.Gerald Pfeifer2010-02-152-10/+10
| | | | Notes: svn path=/head/; revision=249881
* Update to the 20100207 snapshot of GCC 4.3.5.Gerald Pfeifer2010-02-142-10/+10
| | | | Notes: svn path=/head/; revision=249823
* Update to the 20091227 snapshot of GCC 4.3.5. On the way, sort pkg-plistGerald Pfeifer2009-12-283-14/+14
| | | | | | | a bit differently. Notes: svn path=/head/; revision=246787
* Remove Fortran support from this port. GCC 4.4 really is the preferredGerald Pfeifer2009-11-193-9/+1
| | | | | | | | | | | | version when using Fortran (as seen by USE_FORTRAN=yes) and there and GCC 4.5 is where upstream is focusing and fixing bugs, etc. Given the rapid evolution of the new GCC Fortran frontend, it is strict preferrable. Discussed with: Steve Kargl <sgk@troutmask.apl.washington.edu>, Pedro F. Giffuni <giffunip@yahoo.com> Notes: svn path=/head/; revision=244469
* Update to the 20091115 snapshot of GCC 4.3.5.Gerald Pfeifer2009-11-195-133/+19
| | | | | | | | | | | | Remove support for the Java frontend and library where users are better served using GCC 4.4 or later. This makes this port a whole lot cheaper and also allows us to remove the (somewhat bogus) check for lang/gcc295 as well as WANT_GNOME. No longer download Objective-C related files which we don't actually use. Notes: svn path=/head/; revision=244449
* Update to the 20091108 snapshot of GCC 4.3.5.Gerald Pfeifer2009-11-092-19/+19
| | | | Notes: svn path=/head/; revision=244045
* Update to the 20091004 snapshot of GCC 4.3.5.Gerald Pfeifer2009-10-082-20/+20
| | | | Notes: svn path=/head/; revision=242577
* Update to the 20090913 snapshot of GCC 4.3.5.Gerald Pfeifer2009-09-142-19/+19
| | | | Notes: svn path=/head/; revision=241393
* Update to the 20090823 snapshot of GCC 4.3.5.Gerald Pfeifer2009-08-262-19/+19
| | | | Notes: svn path=/head/; revision=240372
* Update to the 20090809 snapshot of GCC 4.3.5.Gerald Pfeifer2009-08-122-19/+19
| | | | Notes: svn path=/head/; revision=239409
* Update to the 20090726 snapshot of GCC 4.3.4.Gerald Pfeifer2009-07-312-19/+19
| | | | Notes: svn path=/head/; revision=238716
* Update to the 20090705 snapshot of GCC 4.3.4.Gerald Pfeifer2009-07-112-19/+19
| | | | Notes: svn path=/head/; revision=237605
* Update to the 20090621 snapshot of GCC 4.3.4.Gerald Pfeifer2009-06-223-19/+21
| | | | Notes: svn path=/head/; revision=236486
* Fix build with custom LOCALBASEIon-Mihai Tetcu2009-06-161-0/+1
| | | | | | | Approved by: maintainer gerald@) Notes: svn path=/head/; revision=236033
* Update to the 20090531 snapshot of GCC 4.3.4.Gerald Pfeifer2009-06-012-19/+19
| | | | Notes: svn path=/head/; revision=234965
* Update to the 20090524 snapshot of GCC 4.3.4.Gerald Pfeifer2009-05-262-23/+23
| | | | | | | | | | | | | 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=234586
* Make the determination of SUFFIX more general and the one ofGerald Pfeifer2009-05-191-2/+2
| | | | | | | CONFIGURE_SCRIPT more robust. Notes: svn path=/head/; revision=234183
* Update to the 20090517 snapshot of GCC 4.3.4.Gerald Pfeifer2009-05-182-27/+27
| | | | | | | | | | | | Extract SUFFIX from PORTVERSION. Use SUFFIX for TARGLIB (and thus for the library path used by this port). Also use SUFFIX for the libexec directory instead of the full port version and flatten the directory structure and simplify the logic along the way. Adjust Makefile header; nothing really left from the original. Notes: svn path=/head/; revision=234136
* Update to the 20090510 snapshot of GCC 4.3.4.Gerald Pfeifer2009-05-162-19/+19
| | | | Notes: svn path=/head/; revision=233991
* Chase libgmp and bump PORTREVISION.Alex Dupre2009-05-131-1/+1
| | | | Notes: svn path=/head/; revision=233833
* Update to the 20090503 snapshot of GCC 4.3.4.Gerald Pfeifer2009-05-042-19/+19
| | | | Notes: svn path=/head/; revision=233193
* Update to the 20090419 snapshot of GCC 4.3.4.Gerald Pfeifer2009-04-232-19/+19
| | | | Notes: svn path=/head/; revision=232542
* Update to the 20090405 snapshot of GCC 4.3.4.Gerald Pfeifer2009-04-092-20/+19
| | | | Notes: svn path=/head/; revision=231959
* Update to the 20090326 snapshot of GCC 4.3.4 which should concludeGerald Pfeifer2009-03-292-19/+20
| | | | | | | | | this GCC branch (I disabled further snapshots upstream). Set MAKE_JOBS_SAFE to allow for parallel builds. Notes: svn path=/head/; revision=231260
* No need to handle PACKAGE_BUILDING specially now that we no longer runGerald Pfeifer2009-03-141-1/+1
| | | | | | | the full testsuite in Tinderboxes. Notes: svn path=/head/; revision=230089
* Update to the 20090312 snapshot of GCC 4.3.4.Gerald Pfeifer2009-03-142-29/+20
| | | | | | | | | | Remove obsolete code to create (empty) man pages in case regular man pages cannot be created. This catches four dummy man pages we are now able to remove: gjnih43, grepjar43, jar43, jv-scan43, rmic43, and rmiregistry43. Notes: svn path=/head/; revision=230086
* Rename 131185Gerald Pfeifer2009-03-011-1/+1
| | | | | | | | | | | Rename the regression-test target to full-regression-test. The GCC testsuite simply is too expensive and has been dragging tinderboxes and other testers down. PR: 131185 Notes: svn path=/head/; revision=229306
* Update to the 20090226 snapshot of GCC 4.3.4.Gerald Pfeifer2009-02-272-19/+19
| | | | Notes: svn path=/head/; revision=229188
* Update to the 20090212 snapshot of GCC 4.3.4.Gerald Pfeifer2009-02-152-19/+19
| | | | Notes: svn path=/head/; revision=228413
* Update to the 20090205 snapshot of GCC 4.3.4.Gerald Pfeifer2009-02-062-19/+19
| | | | Notes: svn path=/head/; revision=227723
* Rename target check to regression-test [1], remove the post-build targetGerald Pfeifer2009-02-011-8/+7
| | | | | | | | | | | and its note on testing, add a conditional dependency on misc/dejagnu [1] and make the inclusion of gcc-testsuite in DISTFILES conditional, too. PR: 131185 Submitted by: Pedro F. Giffuni <giffunip@tutopia.com> Notes: svn path=/head/; revision=227370
* Add powerpc to NOT_FOR_ARCHS.Gerald Pfeifer2009-02-011-1/+1
| | | | | | | PR: 130964 Notes: svn path=/head/; revision=227324
* Update to the 20090129 snapshot of GCC 4.3.4 which basically coincidesGerald Pfeifer2009-01-312-24/+24
| | | | | | | | | | with the GCC 4.3.3 release. Set PORTNAME, MAINTAINER, COMMENT, and LATEST_LINK unconditionally as opposed to using ?=. Notes: svn path=/head/; revision=227294
* Chase mpfr library.Alex Dupre2009-01-301-1/+1
| | | | Notes: svn path=/head/; revision=227228
* Update to the 20090122 snapshot of GCC 4.3.3.Gerald Pfeifer2009-01-232-19/+19
| | | | Notes: svn path=/head/; revision=226724
* Update to the 20090108 snapshot of GCC 4.3.3.Gerald Pfeifer2009-01-102-19/+19
| | | | Notes: svn path=/head/; revision=225638
* - Remove conditional checks for FreeBSD 5.x and olderPav Lucistnik2009-01-051-8/+2
| | | | Notes: svn path=/head/; revision=225297
* Replace CONFLICTS=gcc-2.95.*, which actually is too late to preventGerald Pfeifer2009-01-031-3/+8
| | | | | | | | | us running into build problems, by an earlier check (pre-extract). Suggested by: pav Notes: svn path=/head/; revision=225199
* Update to the 20090101 snapshot of GCC 4.3.3.Gerald Pfeifer2009-01-022-19/+19
| | | | Notes: svn path=/head/; revision=225105
* Update to the 20081225 snapshot of GCC 4.3.3.Gerald Pfeifer2008-12-272-19/+19
| | | | Notes: svn path=/head/; revision=224846