aboutsummaryrefslogtreecommitdiff
path: root/lang/gcc40
Commit message (Collapse)AuthorAgeFilesLines
* Update to the 20060720 snapshot of GCC 4.0.4.Gerald Pfeifer2006-07-212-14/+13
| | | | | | | | No longer create ${PREFIX}/libdata/ldconfig, the issue has been addressed in Mk/bsd.port.mk now. Notes: svn path=/head/; revision=168435
* Update to the 20060713 snapshot of GCC 4.0.4.Gerald Pfeifer2006-07-142-13/+13
| | | | Notes: svn path=/head/; revision=167762
* Update to the 20060706 snapshot of GCC 4.0.4.Gerald Pfeifer2006-07-082-18/+15
| | | | | | | | | | 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. Notes: svn path=/head/; revision=167205
* Update to the 20060629 snapshot of GCC 4.0.4.Gerald Pfeifer2006-07-012-13/+13
| | | | Notes: svn path=/head/; revision=166705
* Update to the 20060622 snapshot of GCC 4.0.4.Gerald Pfeifer2006-06-232-13/+14
| | | | | | | Fix USE_LDCONFIG for non-default prefix installation. Notes: svn path=/head/; revision=166116
* Employ the new USE_LDCONFIG feature, which allows us to get rid of theGerald Pfeifer2006-06-173-22/+1
| | | | | | | | | various, much more manual and error-prone hacks we needed so far. Reviewed by: flz Notes: svn path=/head/; revision=165640
* Update to the 20060615 snapshot of GCC 4.0.4.Gerald Pfeifer2006-06-162-13/+13
| | | | Notes: svn path=/head/; revision=165548
* Update to the 20060525 snapshot of GCC 4.0.4.Gerald Pfeifer2006-05-262-13/+13
| | | | Notes: svn path=/head/; revision=163479
* Update to the 20060518 snapshot of GCC 4.0.4.Gerald Pfeifer2006-05-192-13/+13
| | | | Notes: svn path=/head/; revision=162797
* Avoid hard-coding the GCC release series in the cklatest target.Gerald Pfeifer2006-05-121-1/+1
| | | | Notes: svn path=/head/; revision=162196
* Update to the 20060511 snapshot of GCC 4.0.4.Gerald Pfeifer2006-05-122-13/+13
| | | | Notes: svn path=/head/; revision=162169
* Update to the 20060427 snapshot of GCC 4.0.4.Gerald Pfeifer2006-04-282-13/+13
| | | | Notes: svn path=/head/; revision=160655
* Make sure all lang/gcc* ports I maintain can be properly used as masterGerald Pfeifer2006-04-231-2/+2
| | | | | | | ports by allowing MAINTAINER and COMMENT to be overridden. Notes: svn path=/head/; revision=160218
* Update to the 20060420 snapshot of GCC 4.0.4.Gerald Pfeifer2006-04-212-13/+13
| | | | Notes: svn path=/head/; revision=160093
* Restore hack to call amd64 by the name of x86_64 for the sake of configure.Gerald Pfeifer2006-04-181-0/+4
| | | | Notes: svn path=/head/; revision=159902
* Update to the 20060413 snapshot of GCC 4.0.4. Try to get rid of theGerald Pfeifer2006-04-142-17/+13
| | | | | | | x86_64-specific configure hack. Notes: svn path=/head/; revision=159513
* Update to the 20060406 snapshot of GCC 4.0.4.Gerald Pfeifer2006-04-072-13/+13
| | | | Notes: svn path=/head/; revision=158997
* Update to the 20060330 snapshot of GCC 4.0.4.Gerald Pfeifer2006-03-312-13/+13
| | | | Notes: svn path=/head/; revision=158482
* Fix handling of shared libraries via rc.d for non-default prefixes.Gerald Pfeifer2006-03-271-0/+1
| | | | Notes: svn path=/head/; revision=158285
* - add RC_D_SH to keep shared libs working after rebootDirk Meyer2006-03-263-0/+19
| | | | Notes: svn path=/head/; revision=158130
* Update to the 20060323 snapshot of GCC 4.0.4.Gerald Pfeifer2006-03-252-13/+13
| | | | Notes: svn path=/head/; revision=158092
* Update to the 20060316 snapshot of GCC 4.0.4.Gerald Pfeifer2006-03-174-50/+18
| | | | | | | | | | | | | | | | Now that GCC 4.1.0 has been released, remove support for the Fortran frontend which was still quite immature in the 4.0 series compared to what we now have in the the 4.1 series. Always build both shared and static libraries instead of having these as two exclusive options defaulting to the former. Do not strip some of the the binaries any longer. No longer hardcode the version number in LATEST_LINK. Notes: svn path=/head/; revision=157494
* Update to the 20060216 snapshot of GCC 4.0.3.Gerald Pfeifer2006-02-172-17/+16
| | | | | | | Remove USE_REINPLACE= as advised by new portlint. Notes: svn path=/head/; revision=156208
* Update to the 20060209 snapshot of GCC 4.0.3.Gerald Pfeifer2006-02-112-16/+16
| | | | Notes: svn path=/head/; revision=155743
* Update to the 20060202 snapshot of GCC 4.0.3.Gerald Pfeifer2006-02-042-16/+16
| | | | Notes: svn path=/head/; revision=155176
* Update to the 20060126 snapshot of GCC 4.0.3.Gerald Pfeifer2006-01-272-16/+16
| | | | Notes: svn path=/head/; revision=154606
* Update to the 20060119 snapshot of GCC 4.0.3.Gerald Pfeifer2006-01-212-16/+16
| | | | Notes: svn path=/head/; revision=154036
* Update to the 20060112 snapshot of GCC 4.0.3.Gerald Pfeifer2006-01-142-16/+16
| | | | Notes: svn path=/head/; revision=153411
* Update to the 20060105 snapshot of GCC 4.0.3.Gerald Pfeifer2006-01-072-16/+16
| | | | Notes: svn path=/head/; revision=152983
* Update to the 20051229 snapshot of GCC 4.0.3.Gerald Pfeifer2005-12-303-17/+16
| | | | | | | | Remove broken removal of the info/gcc40 directory; this has to be handled by Mk/bsd.ports.mk. Notes: svn path=/head/; revision=152455
* Update to the 20051222 snapshot of GCC 4.0.3.Gerald Pfeifer2005-12-232-16/+16
| | | | Notes: svn path=/head/; revision=151892
* Update to the 20051215 snapshot of GCC 4.0.3.Gerald Pfeifer2005-12-223-33/+41
| | | | | | | | | | | | | Install the .info files of the lang/gcc40 port in a port-specific subdirectory, and move include/mf-runtime.h into a version specific directory. This allows us to remove the conflicts with lang/gcc33, lang/gcc41 and lang/gcc42. Also, convert pkg-plist to use a new substitution (%%SUFFIX%%) instead of hardcoding the version number 40. Notes: svn path=/head/; revision=151809
* Update to the 20051220 snapshot of GCC 3.4.6.Gerald Pfeifer2005-12-211-1/+1
| | | | | | | | | | | | Install the .info files of the lang/gcc34 port in a port-specific subdirectory, which allows us to remove the conflicts with lang/gcc40 and lang/gcc41 and also removes the hidden conflict with lang/gcc33. Also, convert pkg-plist to use a new substitution (%%SUFFIX%%) instead of hardcoding the version number 34. Notes: svn path=/head/; revision=151805
* Update to the 20051208 snapshot of GCC 4.0.3.Gerald Pfeifer2005-12-092-16/+16
| | | | Notes: svn path=/head/; revision=150715
* Update to the 20051201 snapshot of GCC 4.0.3.Gerald Pfeifer2005-12-022-16/+16
| | | | Notes: svn path=/head/; revision=150256
* Update to the 20051124 snapshot of GCC 4.0.3.Gerald Pfeifer2005-11-272-11/+16
| | | | Notes: svn path=/head/; revision=149684
* The Fortran frontend now installs the language driver asGerald Pfeifer2005-11-211-0/+1
| | | | | | | bin/%%GNU_HOST%%-gfortran40 as well, like the other languages. Notes: svn path=/head/; revision=148975
* Update to the 20051117 snapshot of GCC 4.0.3.Gerald Pfeifer2005-11-183-25/+11
| | | | Notes: svn path=/head/; revision=148696
* Update to the 20051110 snapshot of GCC 4.0.3 (which requires a fix toGerald Pfeifer2005-11-143-11/+26
| | | | | | | | | | | | build with GCC 2.95 that I already submitted upstream as well). Add a long missing dependency on USE_ICONV=yes.[1] PR: 88894 [1] Submitted by: Björn König" <bkoenig@cs.tu-berlin.de> [1] Notes: svn path=/head/; revision=148256
* Update to the 20051020 snapshot of GCC 4.0.3.Gerald Pfeifer2005-11-092-11/+11
| | | | Notes: svn path=/head/; revision=147660
* Update to the 20050929 snapshot of GCC 4.0.3.Gerald Pfeifer2005-10-012-12/+12
| | | | Notes: svn path=/head/; revision=143904
* Update to the 20050922 snapshot of GCC 4.0.2.Gerald Pfeifer2005-09-232-11/+11
| | | | Notes: svn path=/head/; revision=143429
* Update to the 20050908 snapshot of GCC 4.0.2.Gerald Pfeifer2005-09-112-11/+11
| | | | Notes: svn path=/head/; revision=142407
* Update to the 20050901 snapshot of GCC 4.0.2.Gerald Pfeifer2005-09-022-11/+11
| | | | Notes: svn path=/head/; revision=141828
* The previous fix addressed PR85495.Gerald Pfeifer2005-09-011-0/+1
| | | | | | | PR: 85495 Notes: svn path=/head/; revision=141737
* We now also need the math/mpfr port to build the Fortran frontend.Gerald Pfeifer2005-09-011-0/+1
| | | | Notes: svn path=/head/; revision=141736
* Update to the 20050825 snapshot of GCC 4.0.2.Gerald Pfeifer2005-08-292-13/+12
| | | | Notes: svn path=/head/; revision=141281
* Update to the 20050728 snapshot of GCC 4.0.2.Gerald Pfeifer2005-07-294-72/+18
| | | | | | | | Remove support for Java, not the least because libjava only builds on i386 and still does not really work there. Notes: svn path=/head/; revision=140421
* Update to the 20050721 snapshot of GCC 4.0.2. Should now work on FreeBSD 7.Gerald Pfeifer2005-07-222-13/+13
| | | | Notes: svn path=/head/; revision=139902
* We no longer install any libraries to $PREFIX/lib, so remove this fromGerald Pfeifer2005-07-191-1/+1
| | | | | | | LDCONFIG_DIRS. Notes: svn path=/head/; revision=139596