Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add NO_STAGE all over the place in preparation for the staging support (cat: ↵ | bapt | 2013-09-21 | 1 | -0/+1 |
| | | | | lang) | ||||
* | SSP support has been added to ports with WITH_SSP for i386 and amd64 | bdrewery | 2013-09-20 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | on FreeBSD 10, and amd64 on earlier versions. SSP_UNSAFE is added to disable in a port if it fails to build, but this should only be used in rare circumstances such as kernel modules. Otherwise, the port may just be failing due to lack of respecting LDFLAGS. On FreeBSD 10, this uses an ldscript in /usr/lib/libc.so to pull in libssp_nonshared.a to address issues linking on i386 [1]. On earlier FreeBSD versions the WITH_SSP knob will add -lssp_nonshared to LDFLAGS on i386. This is not needed on amd64. However, several hundred ports do not currently respect LDFLAGS, so this support is disabled currently as it causes build failures if a dependency is looking for the stack_chk symbols. Many thanks to jlh@ for this as he had many years of patience in getting all of the necessary pieces [1][2] in. [1] http://svnweb.freebsd.org/base/head/lib/libc/libc.ldscript?revision=251668&view=markup PR: ports/138228 [2] Submitted by: jlh (bsd.ssp.mk based on) Reviewed by: bapt With hat: portmgr exp-runs done: 37 over a month on 91i386,91amd64,10i386,10amd64 | ||||
* | lang/gcc*: define CONFIGURE_TARGET genericly (8 ports) | marino | 2013-09-12 | 1 | -2/+2 |
| | | | | | | | | Instead of hardcoding the compiler target as FreeBSD, use the OPSYS variable to it. This makes no practical difference for FreeBSD, but it helps DragonFly get properly configured. Approved by: gerald | ||||
* | Fix build on head by removing USE_GCC=any, and adding -fgnu89-inline to cflags | bapt | 2013-09-07 | 1 | -5/+3 |
| | | | | | | | | (gfortran requires gnu99) PR: ports/181816 Submitted by: tijl Approved by: gerald | ||||
* | Work around a bug in libcpp that pulls in the optional system iconv | gerald | 2013-09-07 | 1 | -0/+10 |
| | | | | | | | | | | | | | | if present (even if the libiconv port is present and requested) and fails using that. The issue is that /usr/include/iconv.h has #include <stdbool.h> which in turn, since both are included very late in the game, conflicts with similar definintions by libcpp itself. libstdc++ does not seem to require adjustments, so PR 161417 may not be relevant in full. PR: 161417 | ||||
* | Introduce ICONV_CONFIGURE_ARG variable defined at Uses/iconv.mk. | bsam | 2013-09-05 | 1 | -1/+1 |
| | | | | | | | | It's value is "--with-libiconv-prefix=/usr/local" for systems before 100043 with ports libiconv and to use at systems post 100043 with base iconv it's value is "" (NULL). Co-authors: bapt, madpilot and bsam (me) | ||||
* | - Remove MAKE_JOBS_SAFE variable | ak | 2013-08-15 | 1 | -1/+0 |
| | | | | Approved by: portmgr (bdrewery) | ||||
* | - Convert USE_ICONV=yes to USES=iconv | mva | 2013-04-27 | 1 | -2/+1 |
| | | | | | | - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here Reviewed by: zeising | ||||
* | Convert USE_BISON to USES= bison | bapt | 2013-03-08 | 1 | -7/+2 |
| | | | | | | | | | | | | | | It brings bison as a build dependency in case it is set the following way: USES= bison or USES= bison:build it brings bison as a run dependency in case it is set the following way: USES= bison:run it brings bison both as a run and build dependency in case it the set the following way: USES= bison:both While here trim some headers Convert some USE_GNOME= gnomehack to USES= pathfix | ||||
* | Force numerous ports that fail to build with clang over to instead always | linimon | 2012-10-10 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | rely on gcc. The patch uses the new USE_GCC=any code in Mk/bsd.gcc.mk to accomplish this. The ports chosen were ports that blocked 2 or more ports from building with clang. (There are several hundred other ports that still fail to build with clang, even with this patch. This is merely one step along the way.) Those interested in fixing these ports with clang, and have clang as their default compiler, can simply set FORCE_BASE_CC_FOR_TESTING=yes. For those who have gcc as their default compiler, this change is believed to cause no change. Hat: portmgr Tested with: multiple runs on amd64-8-exp-bcm and 9-exp-clang, with various combinations of patch/no-patch and flag settings. | ||||
* | Remove ABI version numbers for all library dependencies. | gerald | 2012-08-06 | 1 | -4/+4 |
| | | | | Just build, do not bootstrap, this obsolete and frozen version of GCC. | ||||
* | Update to the 4.4.7 release which closes the GCC 4.7 release series | gerald | 2012-03-19 | 2 | -7/+7 |
| | | | | | | and branch. Feature safe: yes | ||||
* | Update to the 20120306 snapshot of GCC 4.4.7. | gerald | 2012-03-08 | 2 | -3/+3 |
| | |||||
* | Update to the 20120117 snapshot of GCC 4.4.7. | gerald | 2012-01-22 | 2 | -3/+3 |
| | |||||
* | Update to the 20111108 snapshot of GCC 4.4.7. Refer to GCC 4.6 as | gerald | 2011-11-12 | 2 | -4/+4 |
| | | | | | | the version to upgrade to instead of GCC 4.5 which is going away. Feature safe: yes | ||||
* | Update to the 20110830 snapshot of GCC 4.4.7. | gerald | 2011-09-05 | 2 | -3/+3 |
| | |||||
* | Update to the 20110628 snapshot of GCC 4.4.7. | gerald | 2011-07-03 | 2 | -3/+3 |
| | |||||
* | Update to the 20110531 snapshot of GCC 4.4.7. | gerald | 2011-06-04 | 2 | -12/+7 |
| | | | | | | | | | | Upstream now only provides a single tarball, so this brings a number of changes around that. Among others based on this, enable c, c++, and fortran (and only these) explicitly. [1] Reported by: Scott Allendorf <scott-allendorf@uiowa.edu> [1] | ||||
* | Deprecate. Were it not for cad/salome, this would not exist any more. | gerald | 2011-05-09 | 1 | -0/+2 |
| | |||||
* | Update to the 20110503 snapshot of GCC 4.4.7. | gerald | 2011-05-08 | 2 | -7/+7 |
| | |||||
* | Update to the 20110419 snapshot of GCC 4.4.7. | gerald | 2011-04-27 | 2 | -7/+7 |
| | |||||
* | Update to the 20110419 snapshot of GCC 4.4.7, which is basically the | gerald | 2011-04-22 | 2 | -11/+8 |
| | | | | | | | | | release of GCC 4.4.6. Replace the, now dysfunctional, post-patch target with a configure option that marks this build of GCC as "FreeBSD Ports Collection". [1] Reported by: Bjoern Koenig <bkoenig@alpha-tierchen.de> [1] | ||||
* | Update to the 20110412 snapshot of GCC 4.4.6. | gerald | 2011-04-16 | 2 | -7/+7 |
| | |||||
* | Update to the 20110405 snapshot of GCC 4.4.6. | gerald | 2011-04-09 | 2 | -7/+7 |
| | |||||
* | Update to the 20110329 snapshot of GCC 4.4.6. | gerald | 2011-04-02 | 2 | -7/+7 |
| | |||||
* | Update to the 20110322 snapshot of GCC 4.4.6. | gerald | 2011-03-23 | 2 | -17/+7 |
| | | | | | Remove support for the testsuite and the full-regression-test Makefile target since we'll be phasing out this port in the near future. | ||||
* | Update to the 20110315 snapshot of GCC 4.4.6. | gerald | 2011-03-19 | 2 | -10/+9 |
| | | | | | | | Remove the explicit passing of CPPFLAGS to MAKE_ENV which is no longer necessary. [1] PR: 153625 [1] | ||||
* | Update to the 20110308 snapshot of GCC 4.4.6. | gerald | 2011-03-13 | 2 | -9/+9 |
| | |||||
* | Update to the 20110222 snapshot of GCC 4.4.6. | gerald | 2011-02-23 | 2 | -9/+9 |
| | |||||
* | Remove debug code. Completely harmless, but... | gerald | 2011-02-16 | 1 | -1/+0 |
| | |||||
* | Update to the 20110215 snapshot of GCC 4.4.6. | gerald | 2011-02-16 | 2 | -10/+11 |
| | | | | | | Unbreak the case where CPPFLAGS is already pre-initialized. [1] Reported by: avg [1] | ||||
* | Update to the 20110208 snapshot of GCC 4.4.6. | gerald | 2011-02-10 | 2 | -9/+9 |
| | |||||
* | Update to the 20110201 snapshot of GCC 4.4.6. | gerald | 2011-02-03 | 2 | -9/+9 |
| | | | | Feature safe: yes | ||||
* | Update to the 20110125 snapshot of GCC 4.4.6. | gerald | 2011-01-28 | 2 | -9/+9 |
| | | | | Feature safe: yes | ||||
* | Update to the 20110118 snapshot of GCC 4.4.6. | gerald | 2011-01-21 | 2 | -9/+9 |
| | | | | Feature safe: yes | ||||
* | Update to the 20110111 snapshot of GCC 4.4.6. | gerald | 2011-01-15 | 2 | -9/+9 |
| | | | | Feature safe: yes | ||||
* | Update to the 20101221 snapshot of GCC 4.4.6. | gerald | 2011-01-03 | 2 | -14/+11 |
| | | | | | | | | | | | | | Finally fix an intricate build error (amd64 only) that has been hard to reliably track down and unbreak this port on amd64. PR: 151792, 151848 Reported by: pav, QAT, Andrei Lavreniyuk <andy@gmail.com>, "Hartmann, O." <ohartman@zedat.fu-berlin.de> Submitted by: avg (in slightly different form) Tested by: Christoph Moench-Tegeder <cmt@burggraben.net>, Da Rock <freebsd-questions@herveybayaustralia.com.au> | ||||
* | - Mark BROKEN on amd64: does not build | pav | 2010-11-07 | 1 | -0/+1 |
| | | | | Reported by: pointyhat | ||||
* | Update to the 20101026 snapshot of GCC 4.4.6. | gerald | 2010-10-27 | 2 | -13/+13 |
| | |||||
* | Update to the 20101012 snapshot of GCC 4.4.6. | gerald | 2010-10-17 | 2 | -13/+13 |
| | |||||
* | Update to the 20101005 snapshot of GCC 4.4.6 which is pretty much the | gerald | 2010-10-11 | 2 | -13/+13 |
| | | | | state of the GCC 4.4.5 release. | ||||
* | Update to the 20100928 snapshot of GCC 4.4.5. | gerald | 2010-09-29 | 2 | -13/+13 |
| | |||||
* | Replace the explicit build dependency on devel/binutils by USE_BINUTILS. | gerald | 2010-09-28 | 1 | -1/+1 |
| | | | | Submitted by: bf | ||||
* | Update to the 20100921 snapshot 4.4.5. | gerald | 2010-09-22 | 2 | -13/+13 |
| | |||||
* | Update to the 20100913 snapshot of GCC 4.4.5. | gerald | 2010-09-17 | 2 | -13/+13 |
| | |||||
* | Update to the 20100831 snapshot of GCC 4.4.5. | gerald | 2010-09-04 | 2 | -13/+13 |
| | |||||
* | Update to the 20100817 snapshot of GCC 4.4.5. | gerald | 2010-08-20 | 2 | -14/+14 |
| | | | | | | Replace NOT_FOR_ARCHS by ONLY_FOR_ARCHS. [1] Suggested by: linimon | ||||
* | Update to the 20100803 snapshot of GCC 4.4.5. | gerald | 2010-08-07 | 2 | -13/+13 |
| | |||||
* | Update to the 20100720 snapshot of GCC 4.4.5. | gerald | 2010-07-25 | 2 | -13/+13 |
| | |||||
* | Update to the 20100706 snapshot of GCC 4.4.5. | gerald | 2010-07-08 | 2 | -13/+13 |
| | | | | Feature safe: yes | ||||
* | Update to the 20100622 snapshot of GCC 4.4.5. This brings this version | gerald | 2010-06-27 | 2 | -14/+14 |
| | | | | | | | | | | | of GCC more in sync with the FreeBSD system compiler enabling features such as __stack_chk_fail, fixing libffi and libmudflap support as well as enabling default_use_cxa_atexit. lang/gcc45 and lang/gcc46 already feature all of these improvements. Simplify full-regression-test. Feature safe: yes | ||||
* | Update to the 20100608 snapshot of GCC 4.4.5. | gerald | 2010-06-12 | 2 | -14/+13 |
| | |||||
* | Chase mpfr library and bump PORTREVISION. | ale | 2010-06-11 | 1 | -1/+2 |
| | |||||
* | Remove support for the Java frontend which pretty clearly never has been | gerald | 2010-05-25 | 4 | -76/+4 |
| | | | | | | | successfully used by anyone, yet adds a lot to build time and size. Those interested in GCJ are better served using lang/gcc45. Also update to the 20100518 snapshot of GCC 4.4.5. | ||||
* | Update to the 20100518 snapshot of GCC 4.4.5. | gerald | 2010-05-22 | 2 | -16/+16 |
| | |||||
* | Update to the 20100427 snapshot of GCC 4.4.4. | gerald | 2010-04-30 | 2 | -16/+16 |
| | |||||
* | Update to the 20100420 snapshot of GCC 4.4.4. | gerald | 2010-04-26 | 2 | -17/+16 |
| | |||||
* | Switch to use newer GMP version. | ale | 2010-04-19 | 1 | -1/+2 |
| | | | | | | PR: ports/144487 Submitted by: ale Approved by: portmgr (-exp run by erwin) | ||||
* | Update to the 20100413 snapshot of GCC 4.4.4. | gerald | 2010-04-18 | 2 | -16/+16 |
| | |||||
* | Update to the 20100406 snapshot of GCC 4.4.4. | gerald | 2010-04-07 | 2 | -16/+16 |
| | |||||
* | Update to the 20100330 snapshot of GCC 4.4.4. | gerald | 2010-04-02 | 2 | -16/+16 |
| | |||||
* | Update to the 20100323 snapshot of GCC 4.4.4. | gerald | 2010-03-24 | 2 | -16/+16 |
| | |||||
* | Update to the 20100316 snapshot of GCC 4.4.4. | gerald | 2010-03-18 | 2 | -16/+16 |
| | |||||
* | Revert previous, bogus commit. | gerald | 2010-03-11 | 1 | -1/+1 |
| | |||||
* | Add Java source tarball which is only used on i386. | gerald | 2010-03-11 | 2 | -1/+4 |
| | |||||
* | Update to the 20100309 snapshot of GCC 4.4.4. | gerald | 2010-03-11 | 2 | -16/+13 |
| | |||||
* | Update to the 20100302 snapshot of GCC 4.4.4. | gerald | 2010-03-06 | 2 | -16/+16 |
| | | | | Feature safe: yes | ||||
* | Update to the 20100223 snapshot of GCC 4.4.4. | gerald | 2010-02-27 | 2 | -16/+16 |
| | | | | Feature safe: yes | ||||
* | Update to the 20100216 snapshot of GCC 4.4.4. | gerald | 2010-02-19 | 2 | -21/+25 |
| | | | | | | | | | | | | | | Use current GNU binutils from ports (devel/binutils) instead of the 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. This helps address repeated user problems here and there, also by establishing a consistent base if, for example, the user has different flavors of as and ld in her path. On the way, sort CONFIGURE_ARGS. Feature safe: yes | ||||
* | Update to the 20100209 snapshot of GCC 4.4.4. | gerald | 2010-02-14 | 2 | -16/+16 |
| | |||||
* | Update to the 20100126 snapshot of GCC 4.4.4. This being the first | gerald | 2010-02-01 | 2 | -16/+16 |
| | | | | | snapshot of this minor version it basically coincides with the official release of GCC 4.4.3 for those who prefer tracking releases. | ||||
* | Update to the 20100112 snapshot of GCC 4.4.3. | gerald | 2010-01-15 | 2 | -16/+16 |
| | |||||
* | Update to the 20100105 snapshot of GCC 4.4.3. | gerald | 2010-01-07 | 2 | -16/+16 |
| | |||||
* | Remove the WITH_JAVA_AWT knob which really has not been used at all | gerald | 2010-01-02 | 1 | -9/+0 |
| | | | | from what I can tell. | ||||
* | Update to the 20091229 snapshot of GCC 4.4.3. | gerald | 2009-12-31 | 2 | -16/+16 |
| | |||||
* | Update to the 20091222 snapshot of GCC 4.4.3. On the way, sort pkg-plist | gerald | 2009-12-24 | 3 | -23/+23 |
| | | | | a bit differently. | ||||
* | Update to the 20091215 snapshot of GCC 4.4.3. | gerald | 2009-12-18 | 2 | -16/+16 |
| | |||||
* | Update to the 20091201 snapshot of GCC 4.4.3. | gerald | 2009-12-03 | 2 | -16/+16 |
| | |||||
* | With lang/gcc295 gone (and not building for most of the last year), we can | gerald | 2009-11-29 | 1 | -8/+0 |
| | | | | | now remove the check for a gcc295 binary that might cause build failure in libgcj. | ||||
* | Update to the 20091124 snapshot of GCC 4.4.3. | gerald | 2009-11-25 | 2 | -16/+16 |
| | |||||
* | No longer download Objective-C related files which we don't actually use. | gerald | 2009-11-19 | 3 | -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). | ||||
* | Update to the 20091117 snapshot of GCC 4.4.3. | gerald | 2009-11-18 | 2 | -19/+19 |
| | |||||
* | Update to the 20091110 snapshot of GCC 4.4.3. | gerald | 2009-11-12 | 2 | -19/+19 |
| | |||||
* | Update to the 20091103 snapshot of GCC 4.4.3. | gerald | 2009-11-06 | 2 | -19/+19 |
| | |||||
* | Update to the 20091027 snapshot of GCC 4.4.3. | gerald | 2009-10-30 | 2 | -19/+19 |
| | |||||
* | Update to the 20091020 snapshot of GCC 4.4.3 which is pretty much the | gerald | 2009-10-25 | 2 | -19/+19 |
| | | | | | | regular GCC 4.4.2 release. GCC 4.4 is in strict regression only fix mode, so updates are quite safe, but if you want to lock on a certain snapshot, this may be one. | ||||
* | Update to the 20091006 snapshot of GCC 4.4.2. | gerald | 2009-10-09 | 2 | -19/+19 |
| | |||||
* | Update to the 20090929 snapshot of GCC 4.4.2. | gerald | 2009-10-03 | 2 | -28/+19 |
| | |||||
* | Update to the 20090922 snapshot of GCC 4.4.2. | gerald | 2009-09-30 | 2 | -19/+19 |
| | |||||
* | Update to the 20090915 snapshot of GCC 4.4.2. | gerald | 2009-09-18 | 2 | -19/+19 |
| | | | | Feature safe: yes | ||||
* | Update to the 20090908 snapshot of GCC 4.4.2. | gerald | 2009-09-10 | 2 | -19/+19 |
| | |||||
* | Update to the 20090901 snapshot of GCC 4.4.2. | gerald | 2009-09-04 | 2 | -19/+19 |
| | |||||
* | Update to the 20090825 snapshot of GCC 4.4.2. | gerald | 2009-08-28 | 2 | -19/+19 |
| | |||||
* | Update to the 20090818 snapshot of GCC 4.4.2. | gerald | 2009-08-21 | 2 | -19/+19 |
| | |||||
* | Update to the 20090811 snapshot of GCC 4.4.2. | gerald | 2009-08-12 | 2 | -19/+19 |
| | |||||
* | Update to the 20090804 snapshot of GCC 4.4.2. | gerald | 2009-08-06 | 2 | -19/+19 |
| | |||||
* | Update to the 20090728 snapshot of GCC 4.4.2. | gerald | 2009-07-31 | 2 | -19/+19 |
| | |||||
* | Update to the 20090721 snapshot of GCC 4.4.1, which basically coincides | gerald | 2009-07-23 | 2 | -19/+19 |
| | | | | with the GCC 4.4.1 release. | ||||
* | Update to the 20090714 snapshot of GCC 4.4.1. | gerald | 2009-07-18 | 2 | -19/+19 |
| | |||||
* | Update to the 20090707 snapshot of GCC 4.4.1. | gerald | 2009-07-09 | 2 | -19/+19 |
| | |||||
* | Update to the 20090630 snapshot of GCC 4.4.1. | gerald | 2009-07-02 | 2 | -19/+19 |
| | |||||
* | Update to the 20090616 snapshot of GCC 4.4.1. Tweak pkg-descr "footer". | gerald | 2009-06-19 | 3 | -19/+21 |
| | |||||
* | Fix build with custom LOCALBASE | itetcu | 2009-06-17 | 1 | -0/+1 |
| | | | | | Reported by: QATty Approved by: maintainer (gerald@) | ||||
* | Update to the 20090602 snapshot of GCC 4.4.1. | gerald | 2009-06-03 | 2 | -19/+19 |
| | |||||
* | Update to the 20090526 snapshot of GCC 4.4.1. | gerald | 2009-05-27 | 2 | -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. | ||||
* | Update to the 20090519 snapshot of GCC 4.4.0 | gerald | 2009-05-20 | 2 | -28/+28 |
| | | | | | | | | | | | 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. Make the determination of CONFIGURE_SCRIPT more robust. Adjust Makefile header; nothing really left from the original. | ||||
* | Update to the 20090512 snapshot of GCC 4.4.1. | gerald | 2009-05-16 | 2 | -19/+19 |
| | |||||
* | Chase libgmp and bump PORTREVISION. | ale | 2009-05-13 | 1 | -1/+1 |
| | |||||
* | Update to the 20090505 snapshot of GCC 4.4.1. | gerald | 2009-05-09 | 2 | -19/+19 |
| | |||||
* | Update to the 20090421 snapshot of GCC 4.4.1. This basically is a | gerald | 2009-04-23 | 2 | -20/+20 |
| | | | | slightly updated version over the official GCC 4.4.0 release. | ||||
* | Update to the 20090414 snapshot of GCC 4.4.0. | gerald | 2009-04-21 | 2 | -20/+19 |
| | | | | | Address a long term FIXME related to older versions of FreeBSD by removing NOMANCOMPRESS=yes. | ||||
* | Update to the 20090407 snapshot of GCC 4.4.0. | gerald | 2009-04-09 | 2 | -19/+19 |
| | |||||
* | Update to the 20090331 snapshot of GCC 4.4.0. | gerald | 2009-04-01 | 2 | -19/+19 |
| | |||||
* | Update to the 20090327 snapshot of GCC 4.4.0. | gerald | 2009-03-30 | 2 | -19/+20 |
| | | | | Set MAKE_JOBS_SAFE to allow for parallel builds. | ||||
* | Update to the 20090313 snapshot of GCC 4.4.0. | gerald | 2009-03-15 | 2 | -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. | ||||
* | Update to the 20090227 snapshot of GCC 4.4.0. | gerald | 2009-02-28 | 2 | -19/+19 |
| | |||||
* | Update to the 20090220 snapshot of GCC 4.4.0. | gerald | 2009-02-21 | 2 | -19/+19 |
| | |||||
* | Update to the 20090213 snapshot of GCC 4.4.0. | gerald | 2009-02-15 | 3 | -25/+19 |
| | | | | | This no longer contains bin/addr2name.awk44. Also remove the post-build target and its hint for running the testsuite. | ||||
* | Update to the 20090130 snapshot of GCC 4.4.0. | gerald | 2009-02-01 | 2 | -24/+24 |
| | | | | | | | | | Set PORTNAME, MAINTAINER, COMMENT, and LATEST_LINK unconditionally as opposed to using ?=. Add powerpc to NOT_FOR_ARCHS. [1] PR: 130964 [1] | ||||
* | Chase mpfr library. | ale | 2009-01-31 | 1 | -1/+1 |
| | |||||
* | Update to the 20090123 snapshot of GCC 4.4.0. | gerald | 2009-01-24 | 2 | -19/+19 |
| | |||||
* | Update to the 20090116 snapshot of GCC 4.4.0. | gerald | 2009-01-18 | 2 | -19/+19 |
| | |||||
* | Update to the 20090109 snapshot of GCC 4.4.0. | gerald | 2009-01-11 | 2 | -19/+19 |
| | |||||
* | - Remove conditional checks for FreeBSD 5.x and older | pav | 2009-01-06 | 1 | -8/+2 |
| | |||||
* | Replace CONFLICTS=gcc-2.95.*, which actually is too late to prevent | gerald | 2009-01-04 | 1 | -3/+8 |
| | | | | | | us running into build problems, by an earlier check (pre-extract). Suggested by: pav | ||||
* | Update to the 20090102 snapshot of GCC 4.4.0. | gerald | 2009-01-04 | 2 | -19/+19 |
| | |||||
* | Update to the 20081226 snapshot of GCC 4.4.0. | gerald | 2008-12-28 | 2 | -19/+19 |
| | |||||
* | Update to the 20081128 snapshot of GCC 4.4.0. | gerald | 2008-12-01 | 2 | -19/+19 |
| | |||||
* | Update to the 20081121 snapshot of GCC 4.4.0. | gerald | 2008-11-23 | 2 | -19/+19 |
| | |||||
* | Update to the 20081107 snapshot of GCC 4.4.0. | gerald | 2008-11-09 | 2 | -19/+20 |
| | |||||
* | Update to the 20081017 snapshot of GCC 4.4.0. | gerald | 2008-10-25 | 2 | -19/+19 |
| | |||||
* | Update to the 20081003 snapshot of GCC 4.4.0. | gerald | 2008-10-05 | 2 | -19/+19 |
| | |||||
* | Update to the 20080926 snapshot of GCC 4.4.0. | gerald | 2008-09-28 | 2 | -19/+19 |
| | |||||
* | Update to the 20080919 snapshot of GCC 4.4.0. | gerald | 2008-09-24 | 2 | -19/+19 |
| | |||||
* | Update to the 20080905 snapshot of GCC 4.4.0. | gerald | 2008-09-07 | 2 | -19/+19 |
| | |||||
* | Update to the 20080822 snapshot of GCC 4.4.0. | gerald | 2008-08-24 | 2 | -19/+19 |
| | |||||
* | Update to the 20080815 snapshot of GCC 4.4.0. | gerald | 2008-08-17 | 3 | -19/+20 |
| | | | | Remove the share/python directory if empty. | ||||
* | Update to the 20080801 snapshot of GCC 4.4.0. | gerald | 2008-08-04 | 2 | -19/+19 |
| | |||||
* | Update to the 20080725 snapshot of GCC 4.4.0. | gerald | 2008-07-27 | 2 | -19/+19 |
| | |||||
* | Update to the 20080711 snapshot of GCC 4.4.0. Among others, libgcj | gerald | 2008-07-13 | 3 | -20/+26 |
| | | | | now brings to additional programs, aot-compile and rebuild-gcj-db. | ||||
* | Update to the 20080627 snapshot of GCC 4.4.0. | gerald | 2008-06-29 | 2 | -19/+19 |
| | |||||
* | Update to the 20080613 snapshot of GCC 4.4.0. | gerald | 2008-06-15 | 2 | -19/+19 |
| | |||||
* | Update to the 20080606 snapshot of GCC 4.4.0. | gerald | 2008-06-11 | 2 | -19/+19 |
| | |||||
* | Update to the 20080523 snapshot of GCC 4.4.0. | gerald | 2008-05-24 | 2 | -19/+19 |
| | |||||
* | Update to the 20080509 snapshot of GCC 4.4.0. | gerald | 2008-05-11 | 2 | -19/+19 |
| | |||||
* | Update to the 20080502 snapshot of GCC 4.4.0. | gerald | 2008-05-04 | 2 | -19/+19 |
| | |||||
* | Update to the 20080411 snapshot of GCC 4.4.0. | gerald | 2008-04-13 | 2 | -19/+19 |
| | |||||
* | Update to the 20080328 snapshot of GCC 4.4.0. | gerald | 2008-03-30 | 2 | -19/+19 |
| | |||||
* | Update to the 20080321 snapshot of GCC 4.4.0. | gerald | 2008-03-23 | 2 | -19/+19 |
| | |||||
* | Update to the 20080314 snapshot of GCC 4.4.0. | gerald | 2008-03-18 | 2 | -19/+19 |
| | |||||
* | Update to the 20080307 snapshot of GCC 4.4. Very early alpha, take care! | gerald | 2008-03-08 | 2 | -19/+19 |
| | |||||
* | Now track GCC 4.4 development (currently at 4.4.0 snapshot 20080229) via | gerald | 2008-03-02 | 4 | -26/+26 |
| | | | | | | | | the new lang/gcc44 port. At this point, this is mostly identical to what we have in lang/gcc43 which is in the final stages before the GCC 4.3.0 release, but things will start diverging soon. PR: 120984 | ||||
* | Update to the 20080221 snapshot of GCC 4.3.0. | gerald | 2008-02-22 | 2 | -20/+20 |
| | | | | | | Make PORTSNAME overridable.[1] Submitted by: maho[1] | ||||
* | Update to the 20080215 snapshot of GCC 4.3.0. | gerald | 2008-02-17 | 2 | -19/+19 |
| | |||||
* | Update to the 20080208 snapshot of GCC 4.3.0. | gerald | 2008-02-11 | 2 | -19/+19 |
| | |||||
* | Update to the 20080201 snapshot of GCC 4.3.0. | gerald | 2008-02-03 | 2 | -19/+19 |
| | |||||
* | Update to the 20080125 snapshot of GCC 4.3.0. | gerald | 2008-01-27 | 2 | -19/+19 |
| | |||||
* | Update to the 20080118 snapshot of GCC 4.3.0. | gerald | 2008-01-20 | 2 | -19/+19 |
| | |||||
* | Update to the 20080111 snapshot of GCC 4.3.0. | gerald | 2008-01-12 | 2 | -19/+19 |
| | |||||
* | Update to the 20080104 snapshot of GCC 4.3.0. | gerald | 2008-01-06 | 2 | -19/+19 |
| | |||||
* | Update to the 20071221 snapshot of GCC 4.3.0. | gerald | 2007-12-26 | 2 | -19/+19 |
| | |||||
* | Update to the 20071026 snapshot of GCC 4.3.0. | gerald | 2007-10-27 | 2 | -19/+19 |
| | |||||
* | Update to the 20071019 snapshot of GCC 4.3.0. | gerald | 2007-10-20 | 2 | -19/+19 |
| | |||||
* | Migration from bison 1.x to 2.x | ade | 2007-10-17 | 1 | -1/+1 |
| | | | | | PR: 117086 Tested by: -exp runs | ||||
* | Update to the 20071012 snapshot of GCC 4.3.0. | gerald | 2007-10-14 | 2 | -19/+19 |
| | |||||
* | Update to the 20070928 snapshot of GCC 4.3.0. | gerald | 2007-09-29 | 2 | -19/+19 |
| | |||||
* | Update to the 20070914 snapshot of GCC 4.3.0. | gerald | 2007-09-16 | 2 | -19/+19 |
| | |||||
* | Update to the 20070831 snapshot of GCC 4.3.0. | gerald | 2007-09-03 | 2 | -19/+19 |
| | |||||
* | Chase mpfr library and bump PORTREVISION. | ale | 2007-08-30 | 1 | -1/+1 |
| | |||||
* | Update to the 20070817 snapshot of GCC 4.3.0. | gerald | 2007-08-20 | 2 | -19/+19 |
| | |||||
* | Add missing note on the CONFLICTS with lang/gcc295. | gerald | 2007-08-12 | 1 | -0/+2 |
| | | | | Reported by: cy | ||||
* | Update to the 20070810 snapshot of GCC 4.3.0. | gerald | 2007-08-12 | 2 | -19/+20 |
| | |||||
* | Update to the 20070727 snapshot of GCC 4.3.0. | gerald | 2007-07-29 | 2 | -19/+19 |
| | |||||
* | - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script | rafan | 2007-07-23 | 1 | -2/+1 |
| | | | | | | | | | | | | | | | | | | 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 | ||||
* | Update to the 20070720 snapshot of GCC 4.3.0. | gerald | 2007-07-22 | 2 | -19/+19 |
| | |||||
* | Update to the 20070713 snapshot of GCC 4.3.0. | gerald | 2007-07-15 | 2 | -19/+19 |
| | |||||
* | Update to the 20070622 snapshot of GCC 4.3.0. | gerald | 2007-06-25 | 2 | -19/+19 |
| | |||||
* | Update to the 20070601 snapshot of GCC 4.3.0. | gerald | 2007-06-02 | 2 | -19/+19 |
| | |||||
* | Update to the 20070518 snapshot of GCC 4.3.0 (since this week's one is | gerald | 2007-05-28 | 2 | -19/+19 |
| | | | | broken). | ||||
* | Update to the 20070427 snapshot of GCC 4.3.0. | gerald | 2007-04-28 | 2 | -19/+19 |
| | |||||
* | Update to the 20070420 snapshot of GCC 4.3.0. | gerald | 2007-04-21 | 2 | -22/+22 |
| | | | | | | | Move the WITH_JAVA_AWT bits into the ! WITHOUT_JAVA branch, that is, enable this only when Java is enabled. PR: 111544 | ||||
* | Update to the 20070413 snapshot of GCC 4.3.0. | gerald | 2007-04-14 | 2 | -19/+20 |
| | | | | Add WANT_GNOME=yes per our GNOME porting documentation. | ||||
* | libjava now also provides cp-tools.info. | gerald | 2007-04-12 | 1 | -1/+2 |
| | | | | Reported by: rafan | ||||
* | Move everything related to the WITH_JAVA_AWT knob into a single block | gerald | 2007-04-12 | 1 | -14/+12 |
| | | | | | | and make this a subset of the general Java-specific section. Submitted by: alepulver | ||||
* | Check for, and warn about the datasize limit, before trying to build | gerald | 2007-04-10 | 1 | -0/+9 |
| | | | | | | | with Java support. PR: 111126 Suggested by: kris, cperciva | ||||
* | Update to the 20070406 snapshot of GCC 4.3.0. | gerald | 2007-04-09 | 2 | -19/+19 |
| | |||||
* | Document the large memory requirements when building with Java support. | gerald | 2007-03-31 | 1 | -0/+4 |
| | | | | Discussed with: alepulver | ||||
* | Update to the 20070323 snapshot of GCC 4.3.0. | gerald | 2007-03-28 | 2 | -19/+19 |
| | |||||
* | Update to the 20070316 snapshot of GCC 4.3.0. | gerald | 2007-03-18 | 2 | -19/+19 |
| | |||||
* | Update to the 20070309 snapshot of GCC 4.3.0. This brings a new gcjh43 | gerald | 2007-03-13 | 3 | -20/+31 |
| | | | | | | application and man pages for gappletviewer43, gjar43, gjarsigner43, gjavah43, gkeytool43, gnative2ascii43, gorbd43, grmid43, gserialver43, and gtnameserv43. | ||||
* | Update to the 20070302 snapshot of GCC 4.3.0. | gerald | 2007-03-04 | 2 | -19/+19 |
| | |||||
* | Update to the 20070223 snapshot of GCC 4.3.0. No extra patch is needed | gerald | 2007-02-25 | 3 | -50/+19 |
| | | | | to build on i386 any longer. | ||||
* | Update to the 20070216 snapshot of GCC 4.3.0. | gerald | 2007-02-19 | 4 | -20/+53 |
| | | | | | | | This has a patch of mine to account for the removal of /usr/bin/objformat on 7-CURRENT and defaults to elf instead of aout in this case. Add a temporary patch to fix the bootstrap on i386. | ||||
* | Update to the 20070209 snapshot of GCC 4.3.0. | gerald | 2007-02-12 | 3 | -20/+27 |
| | | | | | | This adds a couple of further programs related to Java language support, specifically gjar, gjavah, gnative2ascii, gorbd, grmid, gserialver, and gtnameserv. | ||||
* | Update to the 20070202 snapshot of GCC 4.3.0. | gerald | 2007-02-06 | 4 | -43/+23 |
| | | | | | | | | | | | Adjust pkg-plist to remove some secondary programs which we no longer provide after the import of the Eclipse Java frontend. Properly set INFO for those cases where we actually do not build libgomp, and thus not libgomp.info either. Move ia64 to NOT_FOR_ARCHS from BROKEN, like we did with lang/gcc43. Remove the cklatest target and files/patch-gengtype-yacc.y. | ||||
* | Revert previous commit. | gerald | 2007-01-15 | 1 | -18/+18 |
| | | | | Pointyhat to: self | ||||
* | Add ia64 to NOT_FOR_ARCHS. This has been broken for ages, it is not clear | gerald | 2007-01-15 | 2 | -19/+19 |
| | | | | | | | whether it is our kernel/userland, the hardware, or something else at fault and nobody on our side nor upstream seems to have any interest. Discussed with: kris | ||||
* | Add missing DISTFILES entry for Java. | gerald | 2007-01-08 | 1 | -0/+3 |
| | |||||
* | Update to the 20070105 snapshot of GCC 4.3.0. Remove temporary patch was | gerald | 2007-01-06 | 3 | -35/+16 |
| | | | | is upstream now. | ||||
* | Update to the 20061230 snapshot of GCC 4.3.0. | gerald | 2007-01-03 | 3 | -23/+40 |
| | | | | | | This adds a libgomp info page (the other changes to INFO and MAN are just to sort these two properly) and we need to add a temporary patch to fix an issue triggered by FreeBSD headers. | ||||
* | Update to the 20061202 snapshot of GCC 4.3.0. | gerald | 2006-12-03 | 2 | -19/+19 |
| | |||||
* | Update to the 20061125 snapshot of GCC 4.3.0. | gerald | 2006-11-27 | 2 | -19/+19 |
| | |||||
* | Update to the 20061111 snapshot of GCC 4.3.0. | gerald | 2006-11-13 | 2 | -19/+19 |
| | |||||
* | And here we go, introducing the lang/gcc43 port in form of the 20061104 | gerald | 2006-11-05 | 4 | -40/+32 |
| | | | | | | | | | | snapshot of GCC 4.3.0; repocopied over from lang/gcc42. Sadly we now have an unconditional dependency on math/libgmp4 and math/mpfr. On the positive side this allows us to always build the Fortran frontend. PR: 104683 | ||||
* | Update to the 20061024 snapshot GCC 4.2.0. | gerald | 2006-10-31 | 2 | -19/+19 |
| | |||||
* | Update lang/gcc42 to the 20061014 snapshot of GCC 4.2.0, which appends a | gerald | 2006-10-20 | 4 | -27/+26 |
| | | | | | | | | | | | | version number to libdata/pkgconfig/libgcj.pc. Fix packaging on amd64 on the way (enabling Java actually was a noop, except for pkg-plist). Update lang/gcc41 to the 20061013 snapshot of GCC 4.1.2. These changes allow us to remove the CONFLICT between lang/gcc41 and lang/gcc42 when building with Java support (the default on i386). Approved by: portmgr (erwin) | ||||
* | Update to the 20060923 snapshot of GCC 4.2.0. | gerald | 2006-09-24 | 2 | -19/+19 |
| | |||||
* | Remove bootclasspath setting to java-gcj-compat | maho | 2006-09-18 | 1 | -2/+1 |
| | | | | when building with awt gtk peer. | ||||
* | Update to the 20060915 of GCC 4.1.2. This fixes the namespace pollution | gerald | 2006-09-18 | 3 | -29/+21 |
| | | | | | | | | | caused by include/ffi.h. Enable libgcj on amd64 in addition to i386. Remove the hack we had used to rename man pages to match the actual names of binaries (back when GCCs configure mechanism failed to do so). | ||||
* | Update to the 20060909 snapshot of GCC 4.2.0. | gerald | 2006-09-11 | 2 | -19/+19 |
| | |||||
* | Update to the 20060906 snapshot of GCC 4.2.0. This is getting pretty close | gerald | 2006-09-07 | 3 | -21/+20 |
| | | | | | to the start of the GCC 4.2 release branch, and removes another namespace pollution issue. | ||||
* | Update to the 20060826 snapshot of GCC 4.2.0. Among others, this fixes | gerald | 2006-08-30 | 3 | -22/+23 |
| | | | | | | | | | | two cases where the common (file) namespace was polluted by Java-specific files. Disable building libgomp on FreeBSD 4.x and early versions of FreeBSD 5.0 due to pthread-related build issues there.[1] Reported by: kris (pointyhat) [1] | ||||
* | Update to the 20060819 snapshot of GCC 4.2.0. | gerald | 2006-08-21 | 2 | -19/+19 |
| | |||||
* | Update to the 20060812 snapshot of GCC 4.2.0. | gerald | 2006-08-14 | 2 | -19/+19 |
| | |||||
* | Setting java.home, changing default awt peer to gtk, | maho | 2006-08-08 | 1 | -1/+6 |
| | | | | | | and using cairo backend for WITH_JAVA_AWT Approved by: gerald | ||||
* | Update to the 20060805 snapshot of GCC 4.2.0. | gerald | 2006-08-07 | 2 | -19/+19 |
| | |||||
* | Update to the 20060729 snapshot of GCC 4.2.0. | gerald | 2006-07-31 | 2 | -19/+19 |
| | |||||
* | Update to the 20060722 snapshot of GCC 4.2.0. | gerald | 2006-07-23 | 2 | -21/+20 |
| | | | | | | | | | No longer create ${PREFIX}/libdata/ldconfig, the issue has been addressed in Mk/bsd.port.mk now. Be more friendly for additional patches. Submitted by: maho (implicitly) | ||||
* | Update to the 20060715 snapshot of GCC 4.2.0. | gerald | 2006-07-18 | 2 | -19/+19 |
| | |||||
* | Update to the 20060708 snapshot of GCC 4.2.0. | gerald | 2006-07-09 | 2 | -24/+21 |
| | | | | | | | Simplify the subdirectory we use for GCC-specific libraries and include files from gcc/${CONFIGURE_TARGET}/${PORTVERSION} to gcc-${PORTVERSION}. Remove the hack to set RANLIB=: now that this has been addressed upstream. | ||||
* | Update to the 20060701 snapshot of GCC 4.2.0. | gerald | 2006-07-04 | 3 | -20/+24 |
| | | | | | | bootstrap-lean is back, which means quite a bit less disk space used when building this port. Also, Java comes with new applications gappletviewer42, gjarsigner42, and gkeytool42 and a new libgcj-tools-4.2.0.jar. | ||||
* | Update to the 20060624 snapshot of GCC 4.2.0. | gerald | 2006-06-27 | 3 | -29/+24 |
| | | | | | mf-runtime.h no longer pollutes public filename space, so we can remove our workaround. Refresh files/java-patch-hier. | ||||
* | Update to the 20060617 snapshot of GCC 4.2.0. | gerald | 2006-06-18 | 4 | -41/+21 |
| | | | | | | | Employ the new USE_LDCONFIG feature, which allows us to get rid of the various, much more manual and error-prone hacks we needed so far. Reviewed by: flz (for lang/gcc40) | ||||
* | Update to the 20060610 snapshot of GCC 4.2.0. | gerald | 2006-06-11 | 3 | -37/+20 |
| | | | | | | Add zip as a build dependency of Java (libgcj). [1] Reported by: kris (pointyhat) [1] | ||||
* | Update to the 20060603 snapshot of GCC 4.2.0. | gerald | 2006-06-06 | 3 | -26/+44 |
| | | | | | | Java support is back (on i386), and all those additional libtool files we are currently installing as part of libgcj will be gone with next week's snapshot. | ||||
* | Update to the 20060527 snapshot of GCC 4.2.0. | gerald | 2006-05-28 | 2 | -16/+16 |
| | |||||
* | Fix dependency of libart | maho | 2006-05-28 | 1 | -1/+1 |
| | | | | | Submitted by: kris Approved by: gerald (implicitly) | ||||
* | Update to the 20060520 snapshot of GCC 4.2.0. | gerald | 2006-05-22 | 2 | -16/+16 |
| | |||||
* | Update to the 20060513 snapshot of GCC 4.2.0. | gerald | 2006-05-14 | 2 | -16/+16 |
| | |||||
* | Update to the 20060506 snapshot of GCC 4.2.0. | gerald | 2006-05-13 | 2 | -20/+16 |
| | | | | | ia64 and sparc64 should build again now; http://gcc.gnu.org/PR25865 has been addressed. | ||||
* | Avoid hard-coding the GCC release series in the cklatest target. | gerald | 2006-05-13 | 1 | -1/+1 |
| | |||||
* | Chase gmp library and bump PORTREVISION. | ale | 2006-05-10 | 1 | -1/+1 |
| | |||||
* | IGNORE on ia64 and sparc64, because we know things currently cannot work | gerald | 2006-04-23 | 1 | -0/+4 |
| | | | | on these two. | ||||
* | Make sure all lang/gcc* ports I maintain can be properly used as master | gerald | 2006-04-23 | 1 | -2/+2 |
| | | | | ports by allowing MAINTAINER and COMMENT to be overridden. | ||||
* | Update to the 20060422 snapshot of GCC 4.2.0. | gerald | 2006-04-23 | 2 | -16/+16 |
| | |||||
* | Update to the 20060415 snapshot of GCC 4.2.0. Adjust the explanation | gerald | 2006-04-16 | 2 | -17/+18 |
| | | | | on why Java still is disabled. | ||||
* | Update to the 20060408 snapshot of GCC 4.2.0. | gerald | 2006-04-09 | 2 | -16/+16 |
| | |||||
* | Update to the 20060401 snapshot of GCC 4.2.0. | gerald | 2006-04-03 | 2 | -16/+16 |
| | |||||
* | Fix handling of shared libraries via rc.d for non-default prefixes. | gerald | 2006-03-29 | 1 | -0/+1 |
| | |||||
* | Update to the 20060325 snapshot of GCC 4.2.0. Two minor cleanups on the | gerald | 2006-03-26 | 2 | -20/+17 |
| | | | | Java side, without real functional changes. | ||||
* | - add RC_D_SH to keep shared libs working after reboot | dinoex | 2006-03-26 | 3 | -0/+19 |
| | |||||
* | Update to the 20060318 snapshot of GCC 4.2.0. | gerald | 2006-03-20 | 2 | -16/+16 |
| | |||||
* | Update to the 20060311 snapshot of GCC 4.2.0. | gerald | 2006-03-16 | 3 | -36/+25 |
| | | | | | | | | | | | | | | | | The spamming of $PREFIX/include/ssp is now finally gone after my reports upstream, which allows us to restrict the conflict with gcc-4.1.* to the case where we build Java. Convert the build-time dependency on math/mpfr to a full one, since the Fortran frontend also needs this at run time. Always build both shared and static libraries instead of having these as two exclusive options defaulting to the former. Remove bogus USE_X11 (which was not used by default nor any other port). No longer hardcode the version number in LATEST_LINK. | ||||
* | Update to the 20060218 snapshot of GCC 4.2.0. | gerald | 2006-02-22 | 3 | -21/+16 |
| | | | | | | Remove USE_REINPLACE= as advised by new portlint. Also note that at least some of the installation hierarchy problems with libgomp have been fixed now due to my report upstream. | ||||
* | Update to the 20060211 snapshot of GCC 4.2.0. | gerald | 2006-02-13 | 2 | -16/+16 |
| | |||||
* | Update to the 20060204 snapshot of GCC 4.2.0. | gerald | 2006-02-05 | 2 | -16/+16 |
| | |||||
* | Update to the 20060128 snapshot of GCC 4.2.0. | gerald | 2006-02-01 | 2 | -16/+16 |
| | |||||
* | Update to the 20060121 snapshot of GCC 4.2.0, which now includes libgomp. | gerald | 2006-01-27 | 3 | -16/+21 |
| | |||||
* | Update to the 20060114 snapshot of GCC 4.2.0. | gerald | 2006-01-15 | 2 | -16/+16 |
| | |||||
* | Update to the 20060107 snapshot of GCC 4.2.0. | gerald | 2006-01-09 | 2 | -18/+16 |
| | | | | | GCC no longer installs an empty ${PREFIX}/share/classpath/, so we can avoid my hack to remove it. |