aboutsummaryrefslogtreecommitdiff
path: root/lang/gcc46
Commit message (Collapse)AuthorAgeFilesLines
* Update to the 20120608 snapshot of GCC 4.6.4.Gerald Pfeifer2012-06-102-3/+3
| | | | Notes: svn path=/head/; revision=298980
* Update to the 20120511 snapshot of GCC 4.6.4.Gerald Pfeifer2012-05-122-3/+3
| | | | Notes: svn path=/head/; revision=296479
* Update to the 20120420 snapshot of GCC 4.6.4.Gerald Pfeifer2012-04-222-3/+3
| | | | Notes: svn path=/head/; revision=295247
* Update to the 20120413 snapshot of GCC 4.6.4.Gerald Pfeifer2012-04-142-3/+3
| | | | Notes: svn path=/head/; revision=294828
* Update to the 20120406 snapshot of GCC 4.6.4.Gerald Pfeifer2012-04-072-3/+3
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=294319
* Update to the 20120330 snapshot of GCC 4.6.4.Gerald Pfeifer2012-04-032-3/+3
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=294173
* Update to the 20120309 snapshot of GCC 4.6.4.Gerald Pfeifer2012-03-102-4/+4
| | | | | | | | | | Increase CONFLICTS to also cover GCC 4.6.3 now, in anticipation of a forthcoming update of lang/gcc to GCC 4.6.3. Feature safe: yes Notes: svn path=/head/; revision=293067
* Update to the 20120302 snapshot of GCC 4.6.4, which nearlyGerald Pfeifer2012-03-032-3/+3
| | | | | | | coincides with the GCC 4.6.3 release. Notes: svn path=/head/; revision=292620
* Update to what is basically the first RC of GCC 4.6.3.Gerald Pfeifer2012-02-262-3/+3
| | | | Notes: svn path=/head/; revision=292284
* Update to the 20120217 snapshot of GCC 4.6.3.Gerald Pfeifer2012-02-182-3/+3
| | | | Notes: svn path=/head/; revision=291674
* Update to the 20120203 snapshot of GCC 4.6.3.Gerald Pfeifer2012-02-042-3/+3
| | | | Notes: svn path=/head/; revision=290389
* Update to the 20120120 snapshot of GCC 4.6.3.Gerald Pfeifer2012-01-222-3/+3
| | | | Notes: svn path=/head/; revision=289640
* Update to the 20120113 snapshot of GCC 4.6.3.Gerald Pfeifer2012-01-142-4/+3
| | | | Notes: svn path=/head/; revision=289162
* Update to the 20120106 snapshot of GCC 4.6.3.Gerald Pfeifer2012-01-072-3/+3
| | | | Notes: svn path=/head/; revision=288664
* Enable the Objective-C front end and accordingly also the run-time.Gerald Pfeifer2011-12-121-2/+3
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=287249
* Update to the 20111209 snapshot of GCC 4.6.3.Gerald Pfeifer2011-12-112-3/+3
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=287172
* Update to the 20111202 snapshot of GCC 4.6.3.Gerald Pfeifer2011-12-042-3/+3
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=286866
* Update to the 20111125 snapshot of GCC 4.6.3. This now builds onGerald Pfeifer2011-11-262-3/+3
| | | | | | | | | FreeBSD 10 without problems and any additional tweaks. Feature safe: yes Notes: svn path=/head/; revision=286463
* Update to the 20111118 snapshot of GCC 4.6.3.Gerald Pfeifer2011-11-192-3/+3
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=286095
* Update to the 20111111 snapshot of GCC 4.6.3.Gerald Pfeifer2011-11-122-3/+3
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=285670
* Update to the 20111104 snapshot of GCC 4.6.3.Gerald Pfeifer2011-11-052-4/+4
| | | | | | | | | On the way, extend the conflict wth GCC 4.6.1 to also cover GCC 4.6.2 since that is what the stable lang/gcc port is going to move to soon. Notes: svn path=/head/; revision=285074
* Update to the 20111028 snapshot of GCC 4.6.3, nearly the same as theGerald Pfeifer2011-10-292-3/+3
| | | | | | | GCC 4.6.2 release. Notes: svn path=/head/; revision=284653
* Update to the 20111021 snapshot of GCC 4.6.2, which is pretty muchGerald Pfeifer2011-10-232-3/+3
| | | | | | | the first RC of that release. Notes: svn path=/head/; revision=284161
* Update to the 20111014 snapshot of GCC 4.6.2.Gerald Pfeifer2011-10-162-3/+3
| | | | Notes: svn path=/head/; revision=283591
* Update to the 20111007 snapshot of GCC 4.6.2.Gerald Pfeifer2011-10-082-3/+3
| | | | Notes: svn path=/head/; revision=283205
* Update to the 20110930 snapshot of GCC 4.6.2.Gerald Pfeifer2011-10-012-3/+3
| | | | Notes: svn path=/head/; revision=282755
* Prepare for the inclusion of lang/gcc, which is going to track ourGerald Pfeifer2011-09-252-14/+19
| | | | | | | | | | | | | | preferred version of GCC (usually based on a release) starting with GCC 4.6.1, and add a proper CONFLICTS. 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. PR: 156857 Notes: svn path=/head/; revision=282369
* Update to the 20110923 snapshot of GCC 4.6.2.Gerald Pfeifer2011-09-242-3/+3
| | | | Notes: svn path=/head/; revision=282332
* Update to the 20110916 snapshot of GCC 4.6.2.Gerald Pfeifer2011-09-172-4/+4
| | | | Notes: svn path=/head/; revision=281925
* Also update ccache links (when appropriate) in case of packageGerald Pfeifer2011-09-101-0/+2
| | | | | | | | | | | | | installation and deinstallation. My code for handling the port installation case sneaked in via the previous commit. PR: 155568 Submitted by: ehaupt Notes: svn path=/head/; revision=281584
* Update to the 20110909 snapshot of GCC 4.6.2.Gerald Pfeifer2011-09-102-3/+6
| | | | Notes: svn path=/head/; revision=281577
* Update to the 20110902 snapshot of GCC 4.6.2.Gerald Pfeifer2011-09-042-3/+3
| | | | Notes: svn path=/head/; revision=281180
* Update to the 20110826 snapshot of GCC 4.6.2.Gerald Pfeifer2011-08-272-3/+3
| | | | Notes: svn path=/head/; revision=280604
* Update to the 20110812 snapshot of GCC 4.6.2.Gerald Pfeifer2011-08-152-3/+3
| | | | Notes: svn path=/head/; revision=279774
* Update to the 20110729 snapshot of GCC 4.6.2.Gerald Pfeifer2011-07-312-3/+3
| | | | Notes: svn path=/head/; revision=278657
* Update to the 20110722 snapshot of GCC 4.6.2.Gerald Pfeifer2011-07-232-3/+3
| | | | Notes: svn path=/head/; revision=278201
* Update to the 20110715 snapshot of GCC 4.6.2.Gerald Pfeifer2011-07-192-3/+3
| | | | Notes: svn path=/head/; revision=277963
* Update to the 20110708 snapshot of GCC 4.6.2.Gerald Pfeifer2011-07-112-3/+3
| | | | Notes: svn path=/head/; revision=277516
* Update to the 20110701 snapshot of GCC 4.6.2, which is practicallyGerald Pfeifer2011-07-042-3/+3
| | | | | | | the GCC 4.6.1 release. Notes: svn path=/head/; revision=277038
* Update to the 20110610 snapshot of GCC 4.6.1.Gerald Pfeifer2011-06-122-3/+3
| | | | Notes: svn path=/head/; revision=275459
* Oops, remove testing code (to force older version).Gerald Pfeifer2011-06-041-2/+2
| | | | Notes: svn path=/head/; revision=275055
* Oops, remove testing code (to force older version).Gerald Pfeifer2011-06-041-1/+0
| | | | Notes: svn path=/head/; revision=275054
* Update to the 20110603 snapshot of GCC 4.6.1.Gerald Pfeifer2011-06-041-0/+3
| | | | | | | | | | 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] Notes: svn path=/head/; revision=275053
* Complete Java support by providing a pre-built copy of ecj.jar.Gerald Pfeifer2011-06-023-0/+12
| | | | | | | | PR: 157115 Tested by: joerg, mandree Notes: svn path=/head/; revision=274995
* Update to the 20110526 snapshot of GCC 4.6.1. Upstream now only providesGerald Pfeifer2011-05-292-16/+4
| | | | | | | a single tarball, so this brings a number of changes around that. Notes: svn path=/head/; revision=274780
* Update to the 20110520 snapshot of GCC 4.6.1.Gerald Pfeifer2011-05-212-11/+11
| | | | Notes: svn path=/head/; revision=274407
* Update to the 20110513 snapshot of GCC 4.6.1.Gerald Pfeifer2011-05-142-11/+11
| | | | Notes: svn path=/head/; revision=274080
* Update to the 20110506 snapshot of GCC 4.6.1.Gerald Pfeifer2011-05-072-11/+11
| | | | Notes: svn path=/head/; revision=273756
* Update to the 20110429 snapshot of GCC 4.6.1.Gerald Pfeifer2011-04-302-11/+11
| | | | Notes: svn path=/head/; revision=273377
* Update to the 20110422 snapshot of GCC 4.6.1.Gerald Pfeifer2011-04-232-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] Notes: svn path=/head/; revision=273114