summaryrefslogtreecommitdiff
path: root/lang/gcc
AgeCommit message (Expand)AuthorFilesLines
2005-02-24Add RMD160 digestsagc1-1/+3
2004-12-03Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.wiz1-3/+3
2004-11-22Now that no package uses USE_GCC_SHLIB any longer, remove supportwiz1-2/+2
2004-07-06Unused.wiz1-53/+0
2004-06-29I can't count.gavan1-2/+2
2004-06-29gcc installs in a subdirectory of ${BUILDLINK_PREFIX.gcc}, so makegavan1-2/+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-03-18Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properlyjlam1-5/+4
2004-03-05Reorder location and setting of BUILDLINK_PACKAGES to match templatejlam1-5/+8
2004-02-24Buildlink the gcc libraries and headers early so that fake-la can findjlam1-2/+2
2004-02-19gcc 2.95 does not support the x86_64 architecture.kristerw1-2/+2
2004-02-05bsd.compiler.mk no longer adds dependencies or includes buildlink*.mk filesjlam1-2/+5
2004-02-05List the correct directories for finding GCC libraries so that they willjlam1-1/+3
2004-02-02Don't rely on _GCCARCHSUBDIR.jlam1-8/+8
2004-02-01Add a buildlink3.mk file for use by bsd.compiler.mk. Note that we alwaysjlam1-0/+22
2004-02-01Use _GCC_REQD instead of GCC_REQD since we just want a single value.jlam1-2/+4
2004-02-01Changes to support new compiler selection framework.jlam1-6/+10
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, toben3-3/+19
2003-11-25Make this patch be more selective so that this package will workdmcmahill2-11/+32
2003-09-12tidy up handling of LDFLAGS wrt USE_GCC_SHLIB a little.grant1-7/+1
2003-09-12start of improved compiler handling, mostly derived from the existinggrant1-17/+3
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. 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