aboutsummaryrefslogtreecommitdiff
path: root/lang/gcc45
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Update to the 20090521 snapshot of GCC 4.5.0.Gerald Pfeifer2009-05-242-19/+19
| | | | Notes: svn path=/head/; revision=234474
* 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=234201
* Update to the 20090514 snapshot of GCC 4.5.0.Gerald Pfeifer2009-05-182-24/+24
| | | | | | | | | | | | 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. Tinder-tested by: itetcu@ Notes: svn path=/head/; revision=234129
* - Chase math/libgmp4 shlib bumpPav Lucistnik2009-05-141-1/+1
| | | | | | | | Reported by: pointyhat Pointy hat to: ale Notes: svn path=/head/; revision=233892
* Update to the 20090507 snapshot of GCC 4.5.0.Gerald Pfeifer2009-05-092-19/+19
| | | | Notes: svn path=/head/; revision=233534
* Update to the 20090423 snapshot of GCC 4.5.0.Gerald Pfeifer2009-04-242-19/+19
| | | | Notes: svn path=/head/; revision=232672
* Update to the 20090409 snapshot of GCC 4.5.0.Gerald Pfeifer2009-04-102-19/+19
| | | | Notes: svn path=/head/; revision=232011
* This port installs gcc45, g++45, gcj45, gfortran45 and so forth, not theGerald Pfeifer2009-04-081-2/+2
| | | | | | | | | 44 flavors of course. Reported by: linimon Notes: svn path=/head/; revision=231845
* Initiate lang/gcc45 by updating to the 20090402 snapshot of GCC 4.5.0.Gerald Pfeifer2009-04-073-28/+27
| | | | | | | | Address a long term FIXME related to older versions of FreeBSD by removing NOMANCOMPRESS=yes. Notes: svn path=/head/; revision=231840
* Update to the 20090331 snapshot of GCC 4.4.0.Gerald Pfeifer2009-04-012-19/+19
| | | | Notes: svn path=/head/; revision=231433
* Update to the 20090327 snapshot of GCC 4.4.0.Gerald Pfeifer2009-03-292-19/+20
| | | | | | | Set MAKE_JOBS_SAFE to allow for parallel builds. Notes: svn path=/head/; revision=231274
* Update to the 20090313 snapshot of GCC 4.4.0.Gerald Pfeifer2009-03-142-33/+28
| | | | | | | | | | | | | | 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: gjnih44, grepjar44, jar44, jv-scan44, rmic44, and rmiregistry44. Rename the check target to full-regression-test to be in sync with the lang/gcc43 port. Add a conditional dependency on misc/dejagnu and make the inclusion of gcc-testsuite in DISTFILES conditional, too. Notes: svn path=/head/; revision=230088
* Update to the 20090227 snapshot of GCC 4.4.0.Gerald Pfeifer2009-02-282-19/+19
| | | | Notes: svn path=/head/; revision=229214
* Update to the 20090220 snapshot of GCC 4.4.0.Gerald Pfeifer2009-02-212-19/+19
| | | | Notes: svn path=/head/; revision=228784
* Update to the 20090213 snapshot of GCC 4.4.0.Gerald Pfeifer2009-02-143-25/+19
| | | | | | | | This no longer contains bin/addr2name.awk44. Also remove the post-build target and its hint for running the testsuite. Notes: svn path=/head/; revision=228301
* Update to the 20090130 snapshot of GCC 4.4.0.Gerald Pfeifer2009-02-012-24/+24
| | | | | | | | | | | | Set PORTNAME, MAINTAINER, COMMENT, and LATEST_LINK unconditionally as opposed to using ?=. Add powerpc to NOT_FOR_ARCHS. [1] PR: 130964 [1] Notes: svn path=/head/; revision=227363
* Chase mpfr library.Alex Dupre2009-01-301-1/+1
| | | | Notes: svn path=/head/; revision=227228
* Update to the 20090123 snapshot of GCC 4.4.0.Gerald Pfeifer2009-01-242-19/+19
| | | | Notes: svn path=/head/; revision=226779
* Update to the 20090116 snapshot of GCC 4.4.0.Gerald Pfeifer2009-01-172-19/+19
| | | | Notes: svn path=/head/; revision=226319
* Update to the 20090109 snapshot of GCC 4.4.0.Gerald Pfeifer2009-01-102-19/+19
| | | | Notes: svn path=/head/; revision=225668
* - 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 20090102 snapshot of GCC 4.4.0.Gerald Pfeifer2009-01-032-19/+19
| | | | Notes: svn path=/head/; revision=225193
* Update to the 20081226 snapshot of GCC 4.4.0.Gerald Pfeifer2008-12-272-19/+19
| | | | Notes: svn path=/head/; revision=224855
* Update to the 20081128 snapshot of GCC 4.4.0.Gerald Pfeifer2008-11-302-19/+19
| | | | Notes: svn path=/head/; revision=223644
* Update to the 20081121 snapshot of GCC 4.4.0.Gerald Pfeifer2008-11-232-19/+19
| | | | Notes: svn path=/head/; revision=223255
* Update to the 20081107 snapshot of GCC 4.4.0.Gerald Pfeifer2008-11-092-19/+20
| | | | Notes: svn path=/head/; revision=222580
* Update to the 20081017 snapshot of GCC 4.4.0.Gerald Pfeifer2008-10-242-19/+19
| | | | Notes: svn path=/head/; revision=222038
* Update to the 20081003 snapshot of GCC 4.4.0.Gerald Pfeifer2008-10-052-19/+19
| | | | Notes: svn path=/head/; revision=221211
* Update to the 20080926 snapshot of GCC 4.4.0.Gerald Pfeifer2008-09-282-19/+19
| | | | Notes: svn path=/head/; revision=220936
* Update to the 20080919 snapshot of GCC 4.4.0.Gerald Pfeifer2008-09-242-19/+19
| | | | Notes: svn path=/head/; revision=220615
* Update to the 20080905 snapshot of GCC 4.4.0.Gerald Pfeifer2008-09-062-19/+19
| | | | Notes: svn path=/head/; revision=220025
* Update to the 20080822 snapshot of GCC 4.4.0.Gerald Pfeifer2008-08-232-19/+19
| | | | Notes: svn path=/head/; revision=219045
* Update to the 20080815 snapshot of GCC 4.4.0.Gerald Pfeifer2008-08-163-19/+20
| | | | | | | Remove the share/python directory if empty. Notes: svn path=/head/; revision=218677
* Update to the 20080801 snapshot of GCC 4.4.0.Gerald Pfeifer2008-08-042-19/+19
| | | | Notes: svn path=/head/; revision=218008
* Update to the 20080725 snapshot of GCC 4.4.0.Gerald Pfeifer2008-07-262-19/+19
| | | | Notes: svn path=/head/; revision=217635
* Update to the 20080711 snapshot of GCC 4.4.0. Among others, libgcjGerald Pfeifer2008-07-123-20/+26
| | | | | | | now brings to additional programs, aot-compile and rebuild-gcj-db. Notes: svn path=/head/; revision=216743