summaryrefslogtreecommitdiff
path: root/lang/gcc
AgeCommit message (Expand)AuthorFilesLines
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-07-13oops, we still want the mk files for non-pkgsrc purposes. unbumpgrant3-4/+12
2003-07-13greatly simplify the handling of pkgsrc gcc, and eliminate a bug whichgrant4-49/+11
2003-07-12Add some patches against basesrc gcc implementing the "if-exists"jtb4-3/+527
2003-07-06Ooops I missed this INSTALL script while doing the conversionseb1-26/+0
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.seb6-141/+7
2003-07-04Install example mk.conf in package specific directory.seb4-14/+17
2003-06-24Make patches f,g,h work correctly.jmc4-13/+13
2003-06-05add -L${PREFIX}/gcc-2.95.3/lib to LDFLAGS if USE_GCC_SHLIB is defined,grant1-2/+2
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma1-2/+2
2003-05-29s/USE_CXX/USE_GCC_SHLIB/ - there are more shared libraries than justgrant1-5/+5
2003-05-28grammar fix in commentgrant1-2/+2
2003-05-28remove redundant commentgrant1-2/+1
2003-05-27on Solaris, install into ${PREFIX}/${PKGNAME_NOREV} as per othergrant4-338/+8
2003-05-27add pulling in buildlink includes/libraries from lang/gcc, or gcc3grant1-4/+4
2003-05-26Remove build-dependency on bison by applying patch from Todd Vierlingjschauma1-5/+2
2003-05-24use ${INSTALL_INFO} rather than install-info, so that we don't accidentlyjschauma4-1/+70
2003-05-02Move the sample mk.conf file to share/examples/gcc/mk.conf, instead ofjmmv4-11/+16
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-04-10use `gcc -dumpversion' instead of `gcc --version', so this worksgrant1-2/+2
2003-03-28Remove unnecessary empty lines.wiz1-1/+0
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-22Unused.jlam1-25/+0
2002-10-21Pull in diffs from gnusrc/dist/toolchain to allow Sparcs to buildjlam3-1/+17
2002-10-20Install ${PREFIX}/etc/${PKGNAME}.mk on SunOS, too. From pkg/18627 byjlam1-1/+2
2002-10-10regen for patch-acdmcmahill1-2/+2
2002-10-08s/echo/${ECHO}/gjlam1-2/+2
2002-10-05make the libstdc++.so version number the same as the one we ship with netbsd-...dmcmahill3-8/+20
2002-10-05add a reminder that lang/gcc-ssp needs updating when this pkg is updateddmcmahill1-1/+3
2002-10-01Make the following variables publicly readable:jlam1-11/+16
2002-09-29Need to pass the library path to libstdc++.so as well, and only add thejlam1-2/+4
2002-09-29Ensure that the buildlink2 wrappers are found when searching for toolchainjlam1-12/+15
2002-09-27The sophisticated version checking was working, but symlinking files intojlam1-23/+26
2002-09-27Create a buildlink2.mk file for lang/gcc. Aside from the usual tunablejlam1-0/+88
2002-09-27Use bsd.pkg.install.mk, correct the PLISTs to refer to ${PKGNAME}.mkjlam5-96/+87
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-RELEASEdmcmahill7-14/+49
2002-08-19It seems that the new combo patchfile dropped the silly `nb1' suffixseb1-3/+3
2002-08-13add patch which got left out of previous commit (why??? I _know_ it was listeddmcmahill1-0/+21
2002-08-12pull in most recent patches to gcc-2.95.3 from the netbsd-1-6dmcmahill71-14889/+43
2002-08-06Make sure that the compiler finds the non-standard includefiles normallykristerw1-1/+5
2002-05-25also set PKG_FC to ensure that the fortran compiler which is part ofdmcmahill1-1/+3