summaryrefslogtreecommitdiff
path: root/lang/gcc47
AgeCommit message (Expand)AuthorFilesLines
2016-09-28lang/gcc47: don't build gcc-java by default on NetBSDmaya1-2/+2
2016-09-06gcc47: limit disabling of libsdtc++ pch use to netbsd.maya1-5/+3
2016-09-06gcc47: forgotten stray unconditional --enable-libsspmaya1-2/+1
2016-09-06gcc47: don't use PCH for libstdc++ on gcc5, it causes hangs during configure.maya3-3/+40
2016-09-06gcc47: apply upstream patchmaya3-1/+41
2016-07-09Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.wiz1-2/+2
2016-02-25Use OPSYSVARS.jperkin2-23/+16
2016-01-21Don't use GCC fixincludes on SmartOS, header changes mean that broken includesjperkin1-1/+11
2015-11-25Remove mk/find-prefix.mk usage from the lang category.jperkin1-3/+1
2015-11-03Add SHA512 digests for distfiles for lang categoryagc1-1/+3
2015-10-20Skip shlibs check for libgcj_bc.so, a "fake" library used at link timejperkin1-1/+4
2015-06-19Backport dsainty's gcc48 fix to gcc47.jperkin2-1/+20
2015-04-10Same deal here as lang/gcc48. Set GCC_REQD+=4.4, as the packages needsrodent1-1/+2
2015-03-12Update to 4.7.4ryoon3-8/+7
2014-09-06Replace all references to _GCC_REQD with the appropriate logical value forjperkin1-3/+3
2014-07-24Don't pass --enable-__cxa_atexit on SunOS, it is only available in newerjperkin2-3/+5
2014-05-29Bump for perl-5.20.0.wiz1-2/+2
2014-05-20Fix issues on Darwinpho4-2/+53
2014-05-17Bump applications PKGREVISIONs for python users that might be usingwiz1-2/+2
2014-05-10x86-64 sunos fix for g++ and -Wl,-Bdirect involving libtoolrichard7-3/+108
2014-01-14Use better gfortran patch from Kai-Uwe Eckhardt in PR 48512.wiz3-8/+13
2013-08-22Disable gethostbyname_r detection on NetBSD to make this build on 6.99.23.wiz1-1/+2
2013-05-31Bump all packages for perl-5.18, thatwiz1-2/+2
2013-05-22Apply _CTYPE_BL fixes to gcc47 and gcc48.joerg4-1/+111
2013-04-25Restore checksum for ecj-4.5.jar (hi adam!)wiz1-1/+4
2013-04-24Changes 4.7.3:adam4-23/+17
2013-04-21In some cases LINKER_RPATH_FLAG needs a trailing space so that there will besbd1-1/+4
2013-04-21In LINK_LIBGCC_SPEC remove the space between LINKER_RPATH_FLAG and itssbd2-4/+4
2013-04-18Rename GCC_DIST_VERSION to GCC47_DIST_VERSION in lang/gcc47 and lang/gcc47-libs.sbd2-6/+6
2013-04-02Enable Go support on SunOS.jperkin4-5/+23
2013-03-23Readd i386 fix, but for Linux and NetBSD only.wiz1-1/+5
2013-03-21Revert previous. While it may fix NetBSD, it breaks SmartOS.wiz1-4/+1
2013-03-21On i386, set arch and tuning. Should address PR 47460.wiz1-1/+4
2013-03-01Bump PKGREVISION of gcc47 packages for recent changes.jperkin1-2/+2
2013-03-01Add GCC_TARGET_MACHINE, defaulting to MACHINE_GNU_ARCH, and use it injperkin3-6/+12
2013-02-05Fixed building on Darwin; pkglint cosmeticsadam2-17/+19
2013-01-31Revert previous, jperkin says it's wrong.hans1-9/+1
2013-01-31Always set _USE_GCC_SHLIB on SunOS, just like the older versions of gcc do.hans1-1/+9
2013-01-31lang/gcc47: Fix DragonFly c++ iostream bugmarino4-16/+50
2012-12-01Update to GCC 4.7.2sbd6-51/+28
2012-11-20Use the canonical path to GNU as.jperkin1-3/+3
2012-11-16Solaris ld accepts -rpath/foo/bar, but not -rpath=/foo/bar.joerg2-4/+4
2012-10-03Bump all packages that use perl, or depend on a p5-* package, orwiz1-2/+2
2012-10-02Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-09-15Change comment to give the svn id where the patch was commited to the gcc tree.sbd2-4/+4
2012-09-13Move the setting of _USE_GCC_SHLIB=yes on SunOS from the gcc buildlink3 tosbd1-9/+1
2012-09-13Add a note about the PKGREVISION number and lang/gcc47-libssbd1-1/+4
2012-09-13When buildlinking with lan/gcc47 add a build dependence on lang/gcc47 andsbd1-4/+4
2012-09-13Add "$(prefix)/$(target_noncanonical)/lib/%M" to the RPATH gcc adds tosbd3-6/+6
2012-08-20Always use dlopen and pthread.sbd3-13/+7