summaryrefslogtreecommitdiff
path: root/lang/gcc/Makefile
AgeCommit message (Expand)AuthorFilesLines
2015-04-25Finish move of lang/gcc to lang/gcc2.wiz1-118/+0
2014-07-27This package (gcc 2.95) doesn't build on NetBSD-6 and up, because thedholland1-1/+2
2013-04-06Resolves:rodent1-2/+2
2012-10-02Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2011-07-15Staged installation support. (Also converts to static packaging list.)asau1-12/+9
2010-10-12At least try to compile with newer GCC.joerg1-2/+2
2009-09-20corrected HOMEPAGE URL (old URL no longer exists)schwarz1-2/+2
2009-06-14Remove @dirrm related logic.joerg1-4/+1
2008-02-01gcc-2 needs to be built with gcc3 on netbsd-4. From Aleksej Saushev.tnn1-1/+6
2007-06-12Can't work on DragonFly due to missing TLS support.joerg1-2/+2
2006-09-27Set MAKE_ENV+=SHELL=${CONFIG_SHELL} for all gcc packages. Fixes SHELL setabs1-1/+2
2006-03-20* Nuke all references to and definitions of INFO_DIR in package Makefilesjlam1-5/+6
2006-03-04Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where nojlam1-2/+2
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-2/+2
2005-12-29Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mkjlam1-2/+1
2005-12-05Ran "pkglint --autofix", which corrected some of the quoting issues inrillig1-3/+3
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-5/+5
2005-11-09NOT_FOR_PLATFORM Interix.tv1-2/+2
2005-06-24Prevent paths to the build directories from being included in the package.kristerw1-2/+5
2005-05-22Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:jlam1-2/+2
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2004-12-03Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.wiz1-3/+3
2004-05-02Convert to buildlink3.snj1-2/+2
2004-03-25When building devel/gmake as a build dependency, build it without localejlam1-1/+2
2004-02-19gcc 2.95 does not support the x86_64 architecture.kristerw1-2/+2
2004-01-24replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.grant1-2/+2
2003-12-18Apply patch from Harry Waddell in PR 23289 to chill in gcc 2.95.3, toben1-2/+2
2003-08-09USE_NEW_TEXINFO is unnecessary now.seb1-2/+1
2003-08-08include major version number in COMMENT for distinction, some minorgrant1-2/+2
2003-07-23fix GCC_VERSION so GCC_ARCHDIR is correctly set.grant1-9/+8
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-07-13oops, we still want the mk files for non-pkgsrc purposes. unbumpgrant1-2/+2
2003-07-13greatly simplify the handling of pkgsrc gcc, and eliminate a bug whichgrant1-2/+2
2003-07-12Add some patches against basesrc gcc implementing the "if-exists"jtb1-2/+2
2003-07-06Reorder a bit so pkglint is happier.seb1-4/+5
2003-07-06No need anymore to specify --infodir=... to configure.seb1-6/+3
2003-07-06set GCC_VERSION for use in GCC_ARCHDIR. remove a superfluous commentgrant1-2/+3
2003-07-04Convert to USE_NEW_TEXINFO.seb1-4/+5
2003-07-04Install example mk.conf in package specific directory.seb1-6/+8
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma1-2/+2
2003-05-28remove redundant commentgrant1-2/+1
2003-05-27on Solaris, install into ${PREFIX}/${PKGNAME_NOREV} as per othergrant1-12/+7
2003-05-26Remove build-dependency on bison by applying patch from Todd Vierlingjschauma1-5/+2
2003-05-02Move the sample mk.conf file to share/examples/gcc/mk.conf, instead ofjmmv1-5/+8
2003-04-14only assume GNU toolchain on Linux and BSD and use try to use sanegrant1-7/+3
2003-04-14use the bootstrap target unless we know we are using gcc (either bygrant1-8/+23
2003-01-28Instead of including bsd.pkg.install.mk directly in a package Makefile,jlam1-2/+2
2003-01-11Mark this NOT_FOR_PLATFORM Darwin.grant1-1/+3
2002-12-12Check if $CC is defined first, next comparison breaks otherwise.salo1-2/+2
2002-12-05use automatic MESSAGE handling.grant1-2/+1