aboutsummaryrefslogtreecommitdiffstats
path: root/lang/gcc47
Commit message (Collapse)AuthorAgeFilesLines
* Update to the 20130518 snapshot of GCC 4.7.4.gerald2013-06-022-4/+11
| | | | | | | | | | Introduce a new option BOOTSTRAP that allows switching between a full bootstrap of GCC and just running a simple build. Bootstrapping is the default upstream, and for very stable and old flavors of GCC we disable this by default since that is a huge win in terms of build time of the port. No change in default behavior for this port, for the time being we continue to bootstrap.
* - Convert USE_ICONV=yes to USES=iconvmva2013-04-271-2/+1
| | | | | | - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here Reviewed by: zeising
* Update to the 20130413 snapshot of GCC 4.7.4. This encompasses allgerald2013-04-202-3/+3
| | | | | | those fixes in the GCC 4.7.3 release. Feature safe: yes
* Update to the 20130323 snapshot of GCC 4.7.3.gerald2013-03-242-3/+3
|
* Convert USE_BISON to USES= bisonbapt2013-03-081-1/+1
| | | | | | | | | | | | | | 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
* Update to the 20130302 snapshot of GCC 4.7.3. This should now alsogerald2013-03-032-3/+3
| | | | build with texinfo 5.0 more or less.
* Replace the use of DISTFILES by DISTNAME, since we are now down togerald2013-02-172-4/+4
| | | | | | one in all cases. On the way, update to the 20130216 snapshot of GCC 4.7.3.
* Update to the 20130202 snapshot of 4.7.3.gerald2013-02-092-3/+3
|
* Remove stray entry from packaging list.gerald2013-01-261-1/+0
| | | | Reported by: Paul Reynold <preynold@redcom.com>
* Use the new lang/gcc-ecj45 port when building the Java frontendgerald2013-01-212-15/+8
| | | | | | | | | instead of including a pre-built version of the Eclipse Java Compiler (ECJ) ourselves. [1] On the way, update to the 20130119 snapshot of GCC 4.7.3. PR: 175072 [1]
* Update to the 20121208 snapshot of GCC 4.7.3.gerald2012-12-132-3/+3
|
* Make binutils a build dependency as well (not just a run-time dependency).gerald2012-12-022-3/+4
| | | | | | | | Without this, the libiberty build fails locating ar. Also update to the 20121124 snapshot of 4.7.3. Feature safe: yes
* Update to the 20121103 snapshot of GCC 4.7.3.gerald2012-11-052-3/+3
| | | | Feature safe: yes
* Update to the 20121027 snapshot of GCC 4.7.3.gerald2012-11-022-3/+3
| | | | Feature safe: yes
* Forward port inclusion and use of the Eclipse Java compiler. [1]gerald2012-10-223-4/+16
| | | | | | | Update to the 20121013 snapshot of GCC 4.7.3. Submitted by: jkim [1] Feature safe: yes
* Forward port revision 282369 [1] which carried the following description:gerald2012-09-303-17/+20
| | | | | | | | | | On the way rename %%GCC_VER%% in pkg-plist to %%GCC_VERSION%% and make the Makefile machinery a bit more generic to minimize differences between lang/gcc ports based on releases and those based on snapshots. On the way, update to the 20120929 snapshot of GCC 4.7.3. Submitted by: jkim [1]
* Update to the 20120922 snapshot of GCC 4.7.3, which is pretty closegerald2012-09-282-12/+8
| | | | | | | | | | | | | | | to the GCC 4.7.2 release. It also fixes an ABI problem introduced with earlier GCC 4.7 releases. Cut down the comments at the top of Makefile per recent guidance. Revamp the handling of different languages (frontends, run-times) by GCC to allow for orthogonal setting them in the future. [1] Print the list of languages being built as part of pre-everything and shorten the output of operating system and version there. Inspired by: jkim [1]
* Update to the 20120908 snapshot of GCC 4.7.2.gerald2012-09-102-3/+3
|
* Update to the 20120825 snapshot of GCC 4.7.2.gerald2012-08-262-3/+3
|
* Update to the 20120818 snapshot of GCC 4.7.2.gerald2012-08-222-3/+3
|
* Update to the 20120804 snapshot of GCC 4.7.2.gerald2012-08-052-3/+3
|
* Convert to the new options framework.gerald2012-07-302-9/+8
| | | | On the way update to the 20120728 snapshot of GCC 4.7.2.
* Update to the 20120721 snapshot of GCC 4.7.2.gerald2012-07-252-6/+6
| | | | Remove ABI version numbers for all library dependencies.
* Update to the 20120714 snapshot of GCC 4.7.2.gerald2012-07-162-3/+3
|
* Update to the 20120707 snapshot of GCC 4.7.2.gerald2012-07-112-3/+3
|
* Update to the 20120630 snapshot of GCC 4.7.2.gerald2012-07-032-3/+3
|
* Update to the 20120616 snapshot of GCC 4.7.2, very close to the GCC 4.7.1gerald2012-06-202-4/+4
| | | | | | release. Fix a portlint warning (tab vs space).
* Add powerpc64 support.andreast2012-06-161-1/+5
| | | | Approved by: gerald
* Update to the 20120609 snapshot of GCC 4.7.1.gerald2012-06-112-3/+3
|
* Update to the 20120602 snapshot of GCC 4.7.1.gerald2012-06-042-3/+3
|
* Update to the 20120526 snapshot of GCC 4.7.1.gerald2012-05-282-3/+3
|
* Update to the 20120512 snapshot of GCC 4.7.1.gerald2012-05-172-3/+3
|
* Update to the 20120505 snapshot of GCC 4.7.1.gerald2012-05-082-3/+3
|
* Update to the 20120428 snapshot of GCC 4.7.1.gerald2012-05-012-3/+3
|
* Update to the 20120414 snapshot of GCC 4.7.1.gerald2012-04-162-3/+3
|
* Update to the 20120407 snapshot of GCC 4.7.1.gerald2012-04-082-3/+3
| | | | Feature safe: yes
* Update to the 20120324 snapshot of GCC 4.7.1.gerald2012-04-042-3/+3
| | | | Feature safe: yes
* Update to the 20120225 snapshot of GCC 4.7.0.gerald2012-02-272-3/+3
|
* Update to the 20120204 snapshot of GCC 4.7.0.gerald2012-02-122-3/+3
|
* Update to the 20120128 snapshot of GCC 4.7.0. This fixesgerald2012-02-042-3/+3
| | | | -fstack-protector-all on FreeBSD (thanks to tijl).
* Update to the 20120121 snapshot of GCC 4.7.0.gerald2012-01-222-3/+3
| | | | | This fixes a bootstrap comparison failure rearing its ugly head in some cases, plus GNU/kFreeBSD.
* Update to the 20120114 snapshot of GCC 4.7.0. Re-enable the Objective-Cgerald2012-01-162-5/+5
| | | | front end and accordingly also the run-time.
* Update to the 20120107 snapshot of GCC 4.7.0.gerald2012-01-142-3/+3
|
* Update to the 20111231 snapshot of GCC 4.7.0.gerald2012-01-072-3/+3
|
* Update to the 20111217 snapshot of GCC 4.7.0.gerald2011-12-192-3/+3
|
* Update to the 20111210 snapshot of GCC 4.7.0.gerald2011-12-132-3/+3
| | | | Feature safe: yes
* Update to the 20111203 snapshot of GCC 4.7.0. This addresses angerald2011-12-052-3/+3
| | | | | | | incorrectly named library (libjavamath.so.0.0) introduced by the fixes for FreeBSD 10 support. Feature safe: yes
* Update to the 20111126 snapshot of GCC 4.7.0. This now builds ongerald2011-11-272-3/+3
| | | | | | FreeBSD 10 without problems and any additional tweaks. Feature safe: yes
* Update to the 20111119 snapshot of GCC 4.7.0 which brings supportgerald2011-11-272-5/+6
| | | | | | | | | | for transactional memory on i386, amd64 and alpha. We handle the corresponding info file inclusively by listing all supported architecture and move the libquadmath info file to the same schema. Feature safe: yes
* Remove ia64 from the list of supported platforms. It's broken andgerald2011-11-151-1/+1
| | | | | | now developer, only a sole user, ever cared for the last many years. Feature safe: yes
* Update to the 20111105 snapshot of GCC 4.7.0. This allows us to removegerald2011-11-103-22/+3
| | | | | | a hack of mine for libgcc on ia64. Feature safe: yes
* Update to the 20111029 snapshot of GCC 4.7.0.gerald2011-10-303-3/+9
| | | | This adds new programs gcc-ar47, gcc-nm47, and gcc-ranlib47.
* Update to the 20111022 snapshot of GCC 4.7.0.gerald2011-10-242-3/+3
|
* Update to the 20111015 snapshot of GCC 4.7.0.gerald2011-10-162-3/+3
|
* Update to the 20111008 snapshot of GCC 4.7.0.gerald2011-10-102-3/+3
|
* Update to the 20111001 snapshot of GCC 4.7.0.gerald2011-10-023-3/+22
|
* Update to the 20110924 snapshot of GCC 4.7.0.gerald2011-09-252-3/+3
|
* Update to the 20110917 snapshot of GCC 4.7.0.gerald2011-09-182-3/+3
|
* Update to the 20110910 snapshot of GCC 4.7.0.gerald2011-09-112-3/+3
|
* Update to the 20110903 snapshot of GCC 4.7.gerald2011-09-113-3/+8
| | | | | | | | On the way update ccache links (when appropriate) when installing and deinstalling this port/package. [1] PR: 155568 [1] Submitted by: ehaupt [1]
* Update to the 20110827 snapshot of GCC 4.7.0 (which apparently requiresgerald2011-09-053-22/+3
| | | | | | | the newer version of binutils that we are using). Remove a patch for ia64 that was not accepted upstream and where the are in question was restructured recently.
* Update to the 20110730 snapshot of GCC 4.7.0.gerald2011-08-012-3/+3
|
* Update to the 20110723 snapshot of GCC 4.7.0, which addresses bootstrapgerald2011-07-242-3/+3
| | | | issues on ia64.
* Update to the 20110716 snapshot of GCC 4.7.0.gerald2011-07-202-3/+3
|
* Update to the 20110709 snapshot of GCC 4.7.0.gerald2011-07-112-3/+3
|
* Update to the 20110702 snapshot of GCC 4.7.0.gerald2011-07-042-3/+3
|
* Update to the 20110611 snapshot of GCC 4.7.0.gerald2011-06-122-3/+3
|
* Update to the 20110604 snapshot of GCC 4.7.0. Upstream now only providesgerald2011-06-062-16/+6
| | | | | | | | | a single tarball and this update brings a number of changes around that. Enable c, c++, and fortran (and only these) explicitly by default, and Java when/where available. [1] Reported by: Scott Allendorf <scott-allendorf@uiowa.edu> [1]
* Update to the 20110521 snapshot of GCC 4.7.0.gerald2011-05-222-11/+11
|
* Update to the 20110514 snapshot of GCC 4.7.0.gerald2011-05-162-11/+11
|
* Update to the 20110507 snapshot of GCC 4.7.0.gerald2011-05-082-11/+11
|
* Update to the 20110430 snapshot of GCC 4.7.0.gerald2011-05-062-11/+11
|
* Update to the 20110423 snapshot of GCC 4.7.0.gerald2011-04-272-15/+12
| | | | | | | 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 20110416 alpha snapshot of GCC 4.7.0.gerald2011-04-172-11/+11
|
* Update to the 20110409 alpha snapshot of GCC 4.6.0.gerald2011-04-162-11/+11
|
* Update to the 20110326 snapshot of GCC 4.7.0.gerald2011-03-272-11/+11
| | | | | | On SPARC the target CPU type may now be set via -mcpu instead of being limited to the hardcoded equivalent of -mcpu=ultrasparc and TLS support is enabled if available.
* Add support for 32-bit powerpc.gerald2011-03-231-2/+2
| | | | Submitted by: andreast
* Welcome the GCC 4.7 series which at this point is just a few days aftergerald2011-03-214-17/+17
| | | | | | | the GCC 4.6 branch has been carved, thus quite similar to that. Over the next months this will see a lot of active and partially invasive development. Accordingly this port is for early exposure and not yet production use.
* Update to the 20110318 snapshot of GCC 4.6.0.gerald2011-03-192-11/+13
| | | | | | Make the full-regression-test target conditional on MAINTAINER_MODE. [1] Reported by: andreast, marius [1]
* Update to the 20110312 snapshot of GCC 4.6.0. On the way, remove thegerald2011-03-192-19/+12
| | | | | LTO option. This is now the default, without any drawbacks or extra dependencies.
* Update to the 20110305 snapshot of GCC 4.6.0. Remove the dependencygerald2011-03-142-14/+12
| | | | | on libelf when building with link-time optimization (LTO) support which is not needed any more.
* Update to the 20110226 snapshot of GCC 4.6.0. The change for codegerald2011-02-273-36/+11
| | | | | generation on i386 to default to i486 on FreeBSD 6 and above is now upstream, too, so we can shed our specific patch.
* Update to the 20110219 snapshot of GCC 4.6.0.gerald2011-02-231-0/+25
| | | | | | | | | | | | | This addresses the pollution of common namespace by share/python/aotcompile.py and share/python/classfile.py which are now saved in version-specific directories. By means of an extra patch default code generation on i386 now defaults to i486 on FreeBSD 6 and above. [1] Submitted by: tijl [1] Reported by: Yuri Karaban <tech@askold.net> [1] PR: 154364 [1]
* Update to the 20110219 snapshot of GCC 4.6.0.gerald2011-02-233-14/+14
| | | | | | | | | | | | | This addresses the pollution of common namespace by share/python/aotcompile.py and share/python/classfile.py which now go into version-specific directories. By means of an extra patch default code generation on i386 defaults to i486 on FreeBSD 6 and above. [1] Submitted by: tijl [1] Reported by: Yuri Karaban <tech@askold.net> [1] PR: 154364 [1]
* Update to the 20110212 snapshot of GCC 4.6.0.gerald2011-02-152-11/+11
|
* Omit the libquadmath info file on sparc64 and ia64.gerald2011-02-101-2/+4
| | | | Reported by: Anton Shterenlikht <mexas@bristol.ac.uk>
* Update to the 20110205 snapshot of GCC 4.6.0. This finally addressesgerald2011-02-062-14/+11
| | | | | | | | a long standing issue around libgcj that's been hitting us and allows me to remove the stop gap I had put in place years ago. [1] PR: 81788 [1] Feature safe: yes
* Update to the 20110129 snapshot of GCC 4.6.0.gerald2011-01-302-11/+11
| | | | Feature safe: yes
* Update to the 20110122 snapshot of GCC 4.6.0. Among others, thisgerald2011-01-242-11/+11
| | | | | | | improves GOMP support on FreeBSD with a patch of mine to resolve linking issues. Feature safe: yes
* Update to the 20110115 snapshot of GCC 4.6.0.gerald2011-01-172-13/+13
| | | | | | Provide more background on the need to use --disable-rpath as a workaround. Feature safe: yes
* Update to the 20110108 snapshot of GCC 4.6.0.gerald2011-01-152-11/+11
| | | | Feature safe: yes
* Update to the 20110101 snapshot of GCC 4.6.0.gerald2011-01-022-11/+11
|
* Update to the 20101225 snapshot of GCC 4.6.0. This addresses thegerald2010-12-273-14/+13
| | | | | original pollution of include file namespace around libquadmath and adds a GNU info file for libquadmath.
* Update to the 20101127 snapshot of GCC 4.6.0.gerald2010-11-292-11/+11
|
* Update to the 20101120 snapshot of GCC 4.6.0. This brings libquadmathgerald2010-11-223-11/+13
| | | | | | (better support for 128 bit floating point types, which for now poisons global include file namespace though this won't be an issue before GCC 4.7 and I have reported it upstream).
* Update to the 20101113 snapshot of GCC 4.6.0.gerald2010-11-152-11/+11
|
* Update to the 20101106 snapshot of GCC 4.6.0.gerald2010-11-072-11/+11
|
* Update to the 20101030 snapshot of GCC 4.6.0.gerald2010-10-312-16/+11
| | | | Look ma', no more MD5 distinfo.
* Update to the 20101023 snapshot of GCC 4.6.0. This removes the gccbuggerald2010-10-243-17/+16
| | | | script which had allowed submitting bugs like send-pr in FreeBSD.
* Update to the 20101016 snapshot of GCC 4.6.0.gerald2010-10-172-16/+16
|
* Update to the 20101009 snapshot of GCC 4.6.0.gerald2010-10-112-16/+16
|
* Replace the explicit build dependency on devel/binutils by USE_BINUTILS.gerald2010-09-281-1/+1
| | | | Submitted by: bf
* Fix a small whitespace issue in OPTIONS.gerald2010-09-271-1/+1
|
* Update to the 20100925 snapshot of GCC 4.6.0.gerald2010-09-262-16/+16
|
* Update to the 20100918 snapshot of GCC 4.6.0 which now defaults to i486gerald2010-09-192-16/+16
| | | | architecture support on i386 thanks to a patch by tijl.
* Update to the 20100911 snapshot of GCC 4.6.0. This brings one fix forgerald2010-09-123-17/+36
| | | | | FreeBSD/ia64 that I made upstream and together with another, which is a local patch for now, ia64 can become part of ONLY_FOR_ARCHS.
* Update to the 20100904 snapshot of GCC 4.6.0. This brings first supportgerald2010-09-062-17/+16
| | | | for _float128 on i386 and proper symbol versioning for libgcc.
* Similar to lang/gcc45, add a new option LTO that enables GCC's newgerald2010-09-051-1/+11
| | | | | | | | | | | | link-time optimization framework and optimizations. GCC 4.6 has been seeing a lot of work since GCC 4.5, but we are still keeping this disable by default for now Using LTO adds libelf as a new dependency and in either case the environment does not have an influence any more. Bumping PORTREVISION since someone who had libelf on his system previously to this change would get LTO enabled automatically and then run into problems if libelf was removed.
* Update to the 20100828 snapshot of GCC 4.6.0.gerald2010-08-302-16/+16
|
* Update to the 20100821 snapshot of GCC 4.6.0. This now really does notgerald2010-08-232-16/+16
| | | | | | | | work with the ancient version of GNU as that is part of FreeBSD 8.1 and earlier (and likely later), so where the dependency this port has on devel/binutils was a strong recommendation until now and necessary to leverage new processor features and the -mtune=native option when running on those newer processors, it is now strictly needed on x86-64 at least.
* Update to the 20100814 snapshot of GCC 4.6.0.gerald2010-08-212-17/+17
| | | | | | Replace NOT_FOR_ARCHS by ONLY_FOR_ARCHS. [1] Suggested by: linimon
* Update to the 20100807 snapshot of GCC 4.6.0.gerald2010-08-082-16/+16
|
* Update to the 20100724 snapshot of GCC 4.6.0.gerald2010-07-252-16/+16
|
* Update to the 20100717 snapshot of GCC 4.6.0.gerald2010-07-192-16/+16
| | | | Feature safe: yes
* Update to the 20100710 snapshot of GCC 4.6.0.gerald2010-07-112-16/+16
| | | | Feature safe: yes
* Update to the 20100703 snapshot of GCC 4.6.0.gerald2010-07-052-16/+16
| | | | Feature safe: yes
* Update to the 20100626 snapshot of GCC 4.6.0.gerald2010-06-272-16/+18
| | | | | | | Make Java support an OPTION (JAVA) so it is easier to deselect. [1] Suggested by: doubg [1] Feature safe: yes
* Simplify full-regression-test.gerald2010-06-271-1/+1
| | | | Feature safe: yes
* Update to the 20100619 snapshot of GCC 4.6.0.gerald2010-06-202-16/+16
| | | | Feature safe: yes
* Update to the 20100612 snapshot of GCC 4.6.0.gerald2010-06-132-17/+16
|
* Chase mpfr library and bump PORTREVISION.ale2010-06-111-1/+2
|
* Update to the 20100605 snapshot of GCC 4.6.0.gerald2010-06-062-16/+16
|
* Update to the 20100529 snapshot of GCC 4.6.0.gerald2010-05-302-16/+16
|
* Update to the 20100515 snapshot of GCC 4.6.0.gerald2010-05-222-16/+16
|
* Adjust references to the GCC version to refer to 4.6.gerald2010-05-082-5/+5
| | | | Reported by: Eitan Adler <eitanadlerlist@gmail.com>
* Update to the 20100501 snapshot of GCC 4.6.0.gerald2010-05-022-16/+16
|
* Complete the creation of this port by adjusting it from GCC 4.5 to thegerald2010-04-263-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.
* Update to the 20100422 snapshot of GCC 4.5.1.gerald2010-04-252-17/+16
|
* Switch to use newer GMP version.ale2010-04-191-1/+2
| | | | | | PR: ports/144487 Submitted by: ale Approved by: portmgr (-exp run by erwin)
* Update to the 20100415 snapshot of GCC 4.5.1. This is basically thegerald2010-04-192-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.
* Update to the 20100401 snapshot of GCC 4.5.0.gerald2010-04-022-16/+16
|
* Update to the 20100318 snapshot of GCC 4.5.0.gerald2010-03-192-16/+16
|
* Update to the 20100311 snapshot of GCC 4.5.0.gerald2010-03-132-16/+16
|
* Update to the 20100304 snapshot of GCC 4.5.0.gerald2010-03-082-16/+16
|
* Update to the 20100225 snapshot of GCC 4.5.0.gerald2010-02-272-16/+16
| | | | Feature safe: yes
* Update to the 20100218 snapshot of GCC 4.5.0.gerald2010-02-192-16/+16
| | | | Feature safe: yes
* Update to the 20100211 snapshot of GCC 4.5.0.gerald2010-02-142-16/+16
|
* Update to the 20100204 snapshot of GCC 4.5.0.gerald2010-02-062-16/+16
|
* Update to the 20100128 snapshot of GCC 4.5.0.gerald2010-02-022-16/+16
|
* Also build Java on amd64.gerald2010-01-221-1/+1
| | | | Submitted by: Andreas Tobler <andreast@fgznet.ch>
* Update to the 20100114 snapshot of GCC 4.5.0.gerald2010-01-172-16/+17
| | | | | Since we already require devel/binutils for the assembler, also enforce use of the linker from there.
* Update to the 20100107 snapshot of GCC 4.5.0.gerald2010-01-082-16/+16
|
* Update to the 20091231 snapshot of GCC 4.5.0 which brings some keygerald2010-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.
* Update to the 20091224 snapshot of GCC 4.5.0. On the way, sort pkg-plistgerald2009-12-283-23/+23
| | | | a bit differently.
* Update to the 20091217 snapshot of GCC 4.5.0.gerald2009-12-192-17/+16
|
* Use current GNU binutils from ports (devel/binutils) instead of thegerald2009-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
* Update to the 20091126 snapshot of GCC 4.5.0. Among others this failsgerald2009-11-302-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.
* With lang/gcc295 gone (and not building for most of the last year), we cangerald2009-11-251-8/+0
| | | | | now remove the check for a gcc295 binary that might cause build failure in libgcj.
* Update to the 20091119 snapshot of GCC 4.5.0.gerald2009-11-202-16/+16
|
* No longer download Objective-C related files which we don't actually use.gerald2009-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).
* Update to the 20091112 snapshot of GCC 4.5.0.gerald2009-11-132-19/+19
|
* Update to the 20091105 snapshot of GCC 4.5.0.gerald2009-11-072-19/+19
|
* Update to the 20091029 snapshot of GCC 4.5.0.gerald2009-10-312-19/+19
|
* Update to the 20091022 snapshot of GCC 4.5.0.gerald2009-10-252-19/+19
|
* Update to the 20091015 snapshot of GCC 4.5.0.gerald2009-10-172-19/+19
|
* Update to the 20091008 snapshot of GCC 4.5.0. Add math/mpc as agerald2009-10-112-20/+21
| | | | | dependency going forward; it will become mandatory in the next weeks and for the final GCC 4.5.0 release.
* Update to the 20091001 snapshot of GCC 4.5.0.gerald2009-10-032-19/+19
|
* For GCC 4.5 libgcj has been broken up such compilation no longer requiresgerald2009-09-271-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
* Update to the 20090924 snapshot of GCC 4.5.0.gerald2009-09-262-19/+19
| | | | Feature safe: yes
* Update to the 20090917 snapshot of GCC 4.5.0.gerald2009-09-192-19/+19
| | | | Feature safe: yes
* Update to the 20090910 snapshot of GCC 4.5.0.gerald2009-09-112-19/+19
|
* Update to the 20090827 snapshot of GCC 4.5.0.gerald2009-09-042-19/+19
|
* Update to the 20090820 snapshot of GCC 4.5.0.gerald2009-08-222-19/+19
|
* Update to the 20090813 snapshot of GCC 4.5.0.gerald2009-08-142-19/+19
|
* Update to the 20090806 snapshot of GCC 4.5.0.gerald2009-08-072-19/+19
|
* Update to the 20090730 snapshot of GCC 4.5.0.gerald2009-08-012-19/+19
|
* Update to the 20090723 snapshot of GCC 4.5.0.gerald2009-07-252-19/+19
|
* Update to the 20090716 snapshot of GCC 4.5.0.gerald2009-07-182-19/+19
|
* Update to the 20090709 snapshot of GCC 4.5.0.gerald2009-07-122-19/+19
|
* Update to the 20090625 snapshot of GCC 4.5.0.gerald2009-06-272-19/+19
|
* The new libffi man pages depend on Java, thus are not available on x86-64.gerald2009-06-221-3/+3
| | | | Reported by: QAT
* Update to the 20090618 snapshot of GCC 4.5.0. Tweak pkg-descr "footer".gerald2009-06-204-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:
* Update to the 20090604 snapshot of GCC 4.5.0.gerald2009-06-062-19/+19
|
* Update to the 20090528 snapshot of GCC 4.5.0.gerald2009-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.
* Update to the 20090521 snapshot of GCC 4.5.0.gerald2009-05-242-19/+19
|
* Make the determination of SUFFIX more general and the one ofgerald2009-05-191-2/+2
| | | | CONFIGURE_SCRIPT more robust.
* Update to the 20090514 snapshot of GCC 4.5.0.gerald2009-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@
* - Chase math/libgmp4 shlib bumppav2009-05-141-1/+1
| | | | | Reported by: pointyhat Pointy hat to: ale
* Update to the 20090507 snapshot of GCC 4.5.0.gerald2009-05-102-19/+19
|
* Update to the 20090423 snapshot of GCC 4.5.0.gerald2009-04-252-19/+19
|
* Update to the 20090409 snapshot of GCC 4.5.0.gerald2009-04-102-19/+19
|
* This port installs gcc45, g++45, gcj45, gfortran45 and so forth, not thegerald2009-04-081-2/+2
| | | | | | 44 flavors of course. Reported by: linimon
* Initiate lang/gcc45 by updating to the 20090402 snapshot of GCC 4.5.0.gerald2009-04-083-28/+27
| | | | | Address a long term FIXME related to older versions of FreeBSD by removing NOMANCOMPRESS=yes.
* Update to the 20090331 snapshot of GCC 4.4.0.gerald2009-04-012-19/+19
|
* Update to the 20090327 snapshot of GCC 4.4.0.gerald2009-03-302-19/+20
| | | | Set MAKE_JOBS_SAFE to allow for parallel builds.
* Update to the 20090313 snapshot of GCC 4.4.0.gerald2009-03-152-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.gerald2009-02-282-19/+19
|
* Update to the 20090220 snapshot of GCC 4.4.0.gerald2009-02-212-19/+19
|
* Update to the 20090213 snapshot of GCC 4.4.0.gerald2009-02-153-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.gerald2009-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]
* Chase mpfr library.ale2009-01-311-1/+1
|
* Update to the 20090123 snapshot of GCC 4.4.0.gerald2009-01-242-19/+19
|
* Update to the 20090116 snapshot of GCC 4.4.0.gerald2009-01-182-19/+19
|
* Update to the 20090109 snapshot of GCC 4.4.0.gerald2009-01-112-19/+19
|
* - Remove conditional checks for FreeBSD 5.x and olderpav2009-01-061-8/+2
|
* Replace CONFLICTS=gcc-2.95.*, which actually is too late to preventgerald2009-01-041-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.gerald2009-01-042-19/+19
|
* Update to the 20081226 snapshot of GCC 4.4.0.gerald2008-12-282-19/+19
|
* Update to the 20081128 snapshot of GCC 4.4.0.gerald2008-12-012-19/+19
|
* Update to the 20081121 snapshot of GCC 4.4.0.gerald2008-11-232-19/+19
|
* Update to the 20081107 snapshot of GCC 4.4.0.gerald2008-11-092-19/+20
|
* Update to the 20081017 snapshot of GCC 4.4.0.gerald2008-10-252-19/+19
|
* Update to the 20081003 snapshot of GCC 4.4.0.gerald2008-10-052-19/+19
|
* Update to the 20080926 snapshot of GCC 4.4.0.gerald2008-09-282-19/+19
|
* Update to the 20080919 snapshot of GCC 4.4.0.gerald2008-09-242-19/+19
|
* Update to the 20080905 snapshot of GCC 4.4.0.gerald2008-09-072-19/+19
|
* Update to the 20080822 snapshot of GCC 4.4.0.gerald2008-08-242-19/+19
|
* Update to the 20080815 snapshot of GCC 4.4.0.gerald2008-08-173-19/+20
| | | | Remove the share/python directory if empty.
* Update to the 20080801 snapshot of GCC 4.4.0.gerald2008-08-042-19/+19
|
* Update to the 20080725 snapshot of GCC 4.4.0.gerald2008-07-272-19/+19
|
* Update to the 20080711 snapshot of GCC 4.4.0. Among others, libgcjgerald2008-07-133-20/+26
| | | | now brings to additional programs, aot-compile and rebuild-gcj-db.
* Update to the 20080627 snapshot of GCC 4.4.0.gerald2008-06-292-19/+19
|
* Update to the 20080613 snapshot of GCC 4.4.0.gerald2008-06-152-19/+19
|
* Update to the 20080606 snapshot of GCC 4.4.0.gerald2008-06-112-19/+19
|
* Update to the 20080523 snapshot of GCC 4.4.0.gerald2008-05-242-19/+19
|
* Update to the 20080509 snapshot of GCC 4.4.0.gerald2008-05-112-19/+19
|
* Update to the 20080502 snapshot of GCC 4.4.0.gerald2008-05-042-19/+19
|
* Update to the 20080411 snapshot of GCC 4.4.0.gerald2008-04-132-19/+19
|
* Update to the 20080328 snapshot of GCC 4.4.0.gerald2008-03-302-19/+19
|
* Update to the 20080321 snapshot of GCC 4.4.0.gerald2008-03-232-19/+19
|
* Update to the 20080314 snapshot of GCC 4.4.0.gerald2008-03-182-19/+19
|
* Update to the 20080307 snapshot of GCC 4.4. Very early alpha, take care!gerald2008-03-082-19/+19
|
* Now track GCC 4.4 development (currently at 4.4.0 snapshot 20080229) viagerald2008-03-024-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.gerald2008-02-222-20/+20
| | | | | | Make PORTSNAME overridable.[1] Submitted by: maho[1]
* Update to the 20080215 snapshot of GCC 4.3.0.gerald2008-02-172-19/+19
|
* Update to the 20080208 snapshot of GCC 4.3.0.gerald2008-02-112-19/+19
|
* Update to the 20080201 snapshot of GCC 4.3.0.gerald2008-02-032-19/+19
|
* Update to the 20080125 snapshot of GCC 4.3.0.gerald2008-01-272-19/+19
|
* Update to the 20080118 snapshot of GCC 4.3.0.gerald2008-01-202-19/+19
|
* Update to the 20080111 snapshot of GCC 4.3.0.gerald2008-01-122-19/+19
|
* Update to the 20080104 snapshot of GCC 4.3.0.gerald2008-01-062-19/+19
|
* Update to the 20071221 snapshot of GCC 4.3.0.gerald2007-12-262-19/+19
|
* Update to the 20071026 snapshot of GCC 4.3.0.gerald2007-10-272-19/+19
|
* Update to the 20071019 snapshot of GCC 4.3.0.gerald2007-10-202-19/+19
|
* Migration from bison 1.x to 2.xade2007-10-171-1/+1
| | | | | PR: 117086 Tested by: -exp runs
* Update to the 20071012 snapshot of GCC 4.3.0.gerald2007-10-142-19/+19
|
* Update to the 20070928 snapshot of GCC 4.3.0.gerald2007-09-292-19/+19
|
* Update to the 20070914 snapshot of GCC 4.3.0.gerald2007-09-162-19/+19
|
* Update to the 20070831 snapshot of GCC 4.3.0.gerald2007-09-032-19/+19
|
* Chase mpfr library and bump PORTREVISION.ale2007-08-301-1/+1
|
* Update to the 20070817 snapshot of GCC 4.3.0.gerald2007-08-202-19/+19
|
* Add missing note on the CONFLICTS with lang/gcc295.gerald2007-08-121-0/+2
| | | | Reported by: cy
* Update to the 20070810 snapshot of GCC 4.3.0.gerald2007-08-122-19/+20
|
* Update to the 20070727 snapshot of GCC 4.3.0.gerald2007-07-292-19/+19
|
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptrafan2007-07-231-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.gerald2007-07-222-19/+19
|
* Update to the 20070713 snapshot of GCC 4.3.0.gerald2007-07-152-19/+19
|
* Update to the 20070622 snapshot of GCC 4.3.0.gerald2007-06-252-19/+19
|
* Update to the 20070601 snapshot of GCC 4.3.0.gerald2007-06-022-19/+19
|
* Update to the 20070518 snapshot of GCC 4.3.0 (since this week's one isgerald2007-05-282-19/+19
| | | | broken).