summaryrefslogtreecommitdiff
path: root/lang/gcc/Makefile
AgeCommit message (Expand)AuthorFilesLines
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
2002-03-25Build for arm32 as well (after discussion with abs).cjep1-2/+2
2002-03-14Remove empty directory "v9" after installation to avoid deinstallationtron1-4/+5
2002-03-14Some cleanup.wiz1-16/+5
2002-02-18Introduce new framework for handling info files generation and installation.seb1-1/+2
2002-02-16Add missing sparc/netbsd-elf-common.h.kent1-2/+3
2002-01-09Fix and enable for Solaris platform.seb1-2/+9
2002-01-03Provide a "Makefile.gcc" which can be used by other packages which needtron1-1/+2
2002-01-03Update "gcc" package to version 2.95.3. This is a bug fix release oftron1-11/+12
2001-12-29Let's keep this simple, and not let the "nb" bump affect the name of thefredb1-2/+2
2001-12-29Fix up a corrupt infodir entry in "chill.info" that install-info could notfredb1-1/+5
2001-09-27Mechanical changes to 375 files to change dependency patterns of the formjlam1-2/+2
2001-06-11Install info file into "${PREFIX}/info" so that they get found.tron1-3/+4
2001-06-11Remove installed curses.h file, as is done by pgcc/Makefile.jlam1-1/+2
2001-06-11Remove link "${PREFIX}/${PKGNAME}/bin/cc" before trying to create it totron1-2/+2
2001-06-07Add missing "INFO_FILES" assignment.tron1-1/+2
2001-05-04Add --enable-shared to the configuration phase so that a shared libstdc++skrll1-2/+4
2001-04-30Make gcc/Makefile and pgcc/Makefile look more similar.jlam1-9/+5
2001-04-21echo -> ${ECHO}wiz1-5/+5
2001-03-27Change BUILD_DEPENDS semantics:hubertf1-2/+2
2001-03-01gcc installs a few extra files on sparc:hubertf1-1/+9