aboutsummaryrefslogtreecommitdiff
path: root/lang/gcc42
Commit message (Collapse)AuthorAgeFilesLines
* Remove support for the Java frontend and library where users are betterGerald Pfeifer2009-11-185-95/+9
| | | | | | | | | | | | | served using GCC 4.4 or later. This makes this port a whole lot cheaper and also allows us to remove the (somewhat bogus) check for lang/gcc295 as well as WANT_GNOME. No longer download Objective-C related files which we don't actually use. Set MAINTAINER unconditionally. Notes: svn path=/head/; revision=244443
* Move the snapshot date from PORTREVISION to being a part of PORTVERSIONGerald Pfeifer2009-05-261-15/+14
| | | | | | | | | | | | | | | | | | | | | | | | to allow for PORTREVISION bumps. Simplify pre-everything and adjust PLIST_SUB accordingly. 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. Move VERSIONSTRING down to pacify portlint after all those years and extract it from PORTVERSION, too. Make the determination of CONFIGURE_SCRIPT more robust. Address a long term FIXME related to older versions of FreeBSD by removing NOMANCOMPRESS=yes. Adjust Makefile header; nothing really left from the original. Notes: svn path=/head/; revision=234581
* Chase libgmp and bump PORTREVISION.Alex Dupre2009-05-131-1/+1
| | | | Notes: svn path=/head/; revision=233833
* Update to the 20090325 snapshot of GCC 4.2.5 which should concludeGerald Pfeifer2009-03-292-13/+14
| | | | | | | | | this GCC branch (I disabled further snapshots upstream). Set MAKE_JOBS_SAFE to allow for parallel builds. Notes: svn path=/head/; revision=231238
* Update to the 20090311 snapshot of GCC 4.2.5.Gerald Pfeifer2009-03-142-22/+15
| | | | | | | | | 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: grepjar42, jar42, rmic42, and rmiregistry42. Notes: svn path=/head/; revision=230035
* Update to the 20090218 snapshot of GCC 4.2.5.Gerald Pfeifer2009-02-202-13/+13
| | | | Notes: svn path=/head/; revision=228697
* Set PORTNAME, COMMENT, and LATEST_LINK unconditionally as opposed toGerald Pfeifer2009-02-014-27/+7
| | | | | | | | | | | | | | | | | | | | using ?=. Add powerpc to NOT_FOR_ARCHS. [1] No longer include the Fortran frontend. This version has been super- seded by later ports, and the main purpose of lang/gcc42 is being on par with the GCC 4.2-based system compiler recent versions of FreeBSD feature. Remove gcc-testsuite from DISTFILES, along with the post-build and check targets. This reduces disk and bandwidth consumptions for a feature (apparently) never used. PR: 130964 [1] Notes: svn path=/head/; revision=227369
* Chase mpfr library.Alex Dupre2009-01-301-1/+1
| | | | Notes: svn path=/head/; revision=227228
* - 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=225198
* Update to the 20081126 snapshot of GCC 4.2.5. Mostly assorted bugfixesGerald Pfeifer2008-11-272-19/+19
| | | | | | | since the previous snapshot. Notes: svn path=/head/; revision=223466
* Remove alpha from NOT_FOR_ARCHS based on a report and request byGerald Pfeifer2008-07-201-1/+1
| | | | | | | | Anton Shterenlikht <mexas@bristol.ac.uk> and no objections from the freebsd-alpha@ list. Notes: svn path=/head/; revision=217173
* Update to the 20080702 snapshot of GCC 4.2.5 (which includes everythingGerald Pfeifer2008-07-062-20/+20
| | | | | | | in the ultimate GCC 4.2.4 release). Notes: svn path=/head/; revision=216393
* Update to the 20080430 snapshot of GCC 4.2.4.Gerald Pfeifer2008-05-032-19/+19
| | | | Notes: svn path=/head/; revision=212519
* Update to the 20080409 snapshot of GCC 4.2.4.Gerald Pfeifer2008-04-122-19/+19
| | | | Notes: svn path=/head/; revision=211118
* Update to the 20080326 snapshot of GCC 4.2.4.Gerald Pfeifer2008-03-272-19/+19
| | | | Notes: svn path=/head/; revision=209950
* Update to the 20080305 snapshot of GCC 4.2.4.Gerald Pfeifer2008-03-082-19/+19
| | | | Notes: svn path=/head/; revision=208657
* Update to the 20080220 snapshot of GCC 4.2.4.Gerald Pfeifer2008-02-212-20/+20
| | | | | | | | | Make PORTSNAME overridable.[1] Submitted by: maho[1] Notes: svn path=/head/; revision=207716
* Update to the 20080213 snapshot of GCC 4.2.4.Gerald Pfeifer2008-02-172-20/+20
| | | | Notes: svn path=/head/; revision=207438
* Update to the 20080130 snapshot of GCC 4.2.3 which is more or less theGerald Pfeifer2008-02-022-19/+19
| | | | | | | 4.2.3 release itself. Notes: svn path=/head/; revision=206637
* Update to the 20080123 snapshot of GCC 4.2.3.Gerald Pfeifer2008-01-252-19/+19
| | | | Notes: svn path=/head/; revision=206209
* Update to the 20080116 snapshot of GCC 4.2.3.Gerald Pfeifer2008-01-172-19/+19
| | | | Notes: svn path=/head/; revision=205749
* Update to the 20080102 snapshot of GCC 4.2.3.Gerald Pfeifer2008-01-042-19/+19
| | | | Notes: svn path=/head/; revision=204968
* Update to the 20071219 snapshot of GCC 4.2.3.Gerald Pfeifer2007-12-252-19/+19
| | | | Notes: svn path=/head/; revision=204532
* Update to the 20071024 snapshot of GCC 4.2.3.Gerald Pfeifer2007-10-252-19/+19
| | | | Notes: svn path=/head/; revision=201991
* Update to the 20071017 snapshot of GCC 4.2.3.Gerald Pfeifer2007-10-192-19/+19
| | | | Notes: svn path=/head/; revision=201679
* Migration from bison 1.x to 2.xAde Lovett2007-10-171-1/+1
| | | | | | | | PR: 117086 Tested by: -exp runs Notes: svn path=/head/; revision=201613
* Update to the 20071011 snapshot of GCC 4.2.3.Gerald Pfeifer2007-10-122-21/+21
| | | | Notes: svn path=/head/; revision=201357
* Update to GCC 4.2.2 RC2.Gerald Pfeifer2007-09-292-20/+20
| | | | Notes: svn path=/head/; revision=200315
* Update to the 20070905 snapshot of GCC 4.2.2.Gerald Pfeifer2007-09-072-19/+19
| | | | Notes: svn path=/head/; revision=199026
* Chase mpfr library and bump PORTREVISION.Alex Dupre2007-08-301-1/+1
| | | | Notes: svn path=/head/; revision=198517
* Update to the 20070822 snapshot of GCC 4.2.2. Add the same CONFLICTS withGerald Pfeifer2007-08-232-19/+22
| | | | | | | lang/gcc295 that we already have in lang/gcc43. Notes: svn path=/head/; revision=198181
* Update to the 20070815 snapshot of GCC 4.2.2.Gerald Pfeifer2007-08-192-21/+21
| | | | Notes: svn path=/head/; revision=197922
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptRong-En Fan2007-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 Notes: svn path=/head/; revision=196111
* Update to the 20070712 snapshot of GCC 4.2.1 which also is the second RCGerald Pfeifer2007-07-152-19/+19
| | | | | | | for the GCC 4.2.1 release. Notes: svn path=/head/; revision=195638
* Update to the 20070703 snapshot of GCC 4.2.1 which also is the first RCGerald Pfeifer2007-07-072-20/+20
| | | | | | | for the GCC 4.2.1 release. Notes: svn path=/head/; revision=195128
* Update to the 20070627 snapshot of GCC 4.2.1.Gerald Pfeifer2007-06-282-19/+19
| | | | Notes: svn path=/head/; revision=194373
* Update to the 20070620 snapshot of GCC 4.2.1.Gerald Pfeifer2007-06-222-19/+19
| | | | Notes: svn path=/head/; revision=194052
* Update to the 20070530 snapshot of GCC 4.2.1.Gerald Pfeifer2007-05-312-19/+19
| | | | Notes: svn path=/head/; revision=192484
* Update to the 20070523 snapshot of GCC 4.2.1.Gerald Pfeifer2007-05-282-22/+22
| | | | Notes: svn path=/head/; revision=192202
* Update to GCC 4.2.0 RC3.Gerald Pfeifer2007-05-032-21/+21
| | | | Notes: svn path=/head/; revision=191489
* Move the WITH_JAVA_AWT bits into the ! WITHOUT_JAVA branch, that is,Gerald Pfeifer2007-04-161-3/+3
| | | | | | | | | enable this only when Java is enabled. PR: 111544 Notes: svn path=/head/; revision=190128
* Add WANT_GNOME=yes per our GNOME porting documentation.Gerald Pfeifer2007-04-131-0/+1
| | | | Notes: svn path=/head/; revision=189929
* Move everything related to the WITH_JAVA_AWT knob into a single blockGerald Pfeifer2007-04-101-14/+12
| | | | | | | | | and make this a subset of the general Java-specific section.[1] Submitted by: alepulver[1] Notes: svn path=/head/; revision=189726
* lang/gfortran is gone; remove CONFLICTS.Gerald Pfeifer2007-04-091-2/+0
| | | | Notes: svn path=/head/; revision=189556
* Update to the 20070307 snapshot of GCC 4.2.0.Gerald Pfeifer2007-03-092-19/+19
| | | | Notes: svn path=/head/; revision=186942
* Update to the 20070228 snapshot of GCC 4.2.0.Gerald Pfeifer2007-03-032-19/+19
| | | | Notes: svn path=/head/; revision=186377
* Update to the 20070221 snapshot of GCC 4.2.0.Gerald Pfeifer2007-02-222-19/+19
| | | | Notes: svn path=/head/; revision=185694
* Update to the 20070214 snapshot of GCC 4.2.0.Gerald Pfeifer2007-02-152-19/+19
| | | | | | | | 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. Notes: svn path=/head/; revision=185265
* Update to the 20070207 snapshot of GCC 4.2.0.Gerald Pfeifer2007-02-092-19/+22
| | | | | | | | Properly set INFO for those cases where we actually do not build libgomp, and thus not libgomp.info either. Notes: svn path=/head/; revision=184712