summaryrefslogtreecommitdiff
path: root/lang/gcc/Makefile
AgeCommit message (Expand)AuthorFilesLines
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
2002-10-26GNU make with its support of micro- and nano-second timestamp and stat(2)seb1-14/+16
2002-10-20Install ${PREFIX}/etc/${PKGNAME}.mk on SunOS, too. From pkg/18627 byjlam1-1/+2
2002-09-27Use bsd.pkg.install.mk, correct the PLISTs to refer to ${PKGNAME}.mkjlam1-60/+60
2002-09-27Use ${BASENAME} instead of "basename", and fix a typo.jlam1-5/+5
2002-09-09- pull in the last bit of changes to sync this up with the netbsd-1-6-RELEASEdmcmahill1-2/+2
2002-08-12pull in most recent patches to gcc-2.95.3 from the netbsd-1-6dmcmahill1-1/+4
2002-08-06Make sure that the compiler finds the non-standard includefiles normallykristerw1-1/+5
2002-05-14Replace STRIPFLAG with _STRIPFLAG_CC to fix pkg/15467.yyamano1-2/+2
2002-04-08generate most of the packing list dynamically for non-SunOS systems. Thisdmcmahill1-2/+6
2002-03-28Remove PKGREVISION. It causes too many issues with installing/trackingjmc1-2/+1
2002-03-28Update patch set against a sync of source from gnusrc/dist/toolchain.jmc1-12/+15