Age | Commit message (Expand) | Author | Files | Lines |
2015-11-25 | Remove mk/find-prefix.mk usage from the lang category. | jperkin | 1 | -3/+1 |
2015-11-03 | Add SHA512 digests for distfiles for lang category | agc | 1 | -1/+3 |
2015-11-03 | Various fixes to get this working on El Capitan / Xcode 7: | jperkin | 5 | -10/+420 |
2015-10-09 | Skip shlibs check for libgcj_bc.so, a "fake" library used at link time | jperkin | 1 | -1/+4 |
2015-09-11 | Expand _GCC_REQD to avoid impossible constraints. | jperkin | 1 | -3/+3 |
2015-08-25 | bring back ecj-4.5.jar checksums | wiedi | 1 | -1/+4 |
2015-08-05 | Adjust the precompiled header changes to the latest version used in the | martin | 2 | -7/+4 |
2015-06-19 | The ${PREFIX}/include/ansidecl.h installed by devel/binutils is not | dsainty | 2 | -1/+20 |
2015-06-03 | Fix build on Linux by removing erroneous patching. | dsainty | 2 | -21/+4 |
2015-04-10 | GCC_REQD+=4.4, because 4.2 can't build it due to the package needing | rodent | 1 | -1/+2 |
2015-03-12 | Update to 4.8.4 | ryoon | 3 | -8/+7 |
2015-01-27 | Fix build issues on Darwin | dbj | 3 | -2/+23 |
2015-01-15 | Restore PLIST.java, fixes Darwin (and others) build. | jperkin | 1 | -0/+42 |
2015-01-14 | Add back missing ecj-4.5.jar | jperkin | 1 | -1/+4 |
2014-11-28 | Bump PKGREVISION. | obache | 25 | -392/+221 |
2014-11-26 | fixes dependency pattern, PKGBASE is "gcc48", not "gcc". | obache | 1 | -3/+3 |
2014-10-31 | Restore monolithic gcc48 and gcc48-libs. | ryoon | 7 | -285/+292 |
2014-10-05 | Fix ``Please add a line "# used by foo/bar/Makefile" here.'' warnings. | wiz | 1 | -1/+6 |
2014-06-01 | Remove unused buildlink3.mk | ryoon | 1 | -36/+0 |
2014-05-31 | Update to 4.8.3 | ryoon | 59 | -344/+2112 |
2014-05-29 | Bump for perl-5.20.0. | wiz | 1 | -2/+2 |
2014-05-20 | Fixes for Darwin | adam | 1 | -2/+8 |
2014-05-17 | Bump applications PKGREVISIONs for python users that might be using | wiz | 1 | -2/+2 |
2014-05-10 | x86-64 sunos fix for g++ and -Wl,-Bdirect involving libtool | richard | 7 | -3/+108 |
2014-04-23 | Include missing mk/bsd.options.mk | ryoon | 1 | -1/+3 |
2014-04-23 | Remove bogus comment | ryoon | 1 | -2/+1 |
2014-04-23 | Bump PKGREVISION of gcc48-libs | ryoon | 1 | -4/+2 |
2014-04-22 | Split gcc48 to libraries and langusages packages | ryoon | 8 | -118/+278 |
2014-04-08 | Fix syntax errror. This fixes the build on FreeBSD. | asau | 2 | -4/+4 |
2014-02-25 | Re-add ecj-4.5.jar checksum. Noted by Kai-Uwe Eckhardt <kuehro@gmx.de> in pri... | wiz | 1 | -1/+4 |
2014-01-14 | Use better gfortran patch, from Kai-Uwe Eckhardt in PR 48512. | wiz | 3 | -8/+14 |
2013-10-24 | Ooops, stupid typo in previous | martin | 2 | -6/+8 |
2013-10-24 | Add a few VAX specific changes. | martin | 4 | -1/+101 |
2013-10-21 | Changes 4.8.2: | adam | 3 | -10/+11 |
2013-09-11 | Make it buildable on NetBSD/sparc64 (by avoiding a SIGSEGV in a SIGSEGV | martin | 5 | -4/+214 |
2013-06-12 | readded ecj checksum | wiz | 1 | -1/+4 |
2013-06-02 | Changes 4.8.1: | adam | 4 | -16/+12 |
2013-05-31 | Bump all packages for perl-5.18, that | wiz | 1 | -2/+2 |
2013-05-22 | Apply _CTYPE_BL fixes to gcc47 and gcc48. | joerg | 4 | -1/+111 |
2013-04-29 | Do not define putc/getc macros on NetBSD, it can wreak havoc with | joerg | 2 | -1/+29 |
2013-04-21 | Disable libsanitizer on Mac OS X 10.6 due to linking problem. | adam | 2 | -1/+17 |
2013-04-21 | Add substitution variable for @GCC_TARGET_MACHINE@ in gcc/Makefile.in | sbd | 1 | -2/+8 |
2013-04-21 | In some cases LINKER_RPATH_FLAG needs a trailing space so that there will be | sbd | 1 | -1/+4 |
2013-04-21 | In LINK_LIBGCC_SPEC remove the space between LINKER_RPATH_FLAG and its | sbd | 2 | -4/+4 |
2013-04-20 | Renaming GCC_DIST_VERSION to GCC48_DIST_VERSION | sbd | 1 | -2/+2 |
2013-04-19 | Renaming GCC_DIST_VERSION to GCC48_DIST_VERSION | adam | 1 | -4/+4 |
2013-04-18 | Pickup maintainership | sbd | 1 | -2/+2 |
2013-04-17 | GCC48_DIST_VERSION -> GCC_DIST_VERSION; required for compiler/gcc.mk | adam | 1 | -4/+4 |
2013-04-17 | Remove stray space from the DEPENDS line, fixes dependency problems. | jperkin | 1 | -2/+2 |
2013-04-17 | Enable usage of gcc-4.8 as PKGSRC_COMPILER | adam | 1 | -2/+2 |