summaryrefslogtreecommitdiff
path: root/lang/gcc3-c
AgeCommit message (Expand)AuthorFilesLines
2004-12-03Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.wiz1-2/+2
2004-11-22Now that no package uses USE_GCC_SHLIB any longer, remove supportwiz1-2/+2
2004-08-13Include "/usr/pkg/gcc3/lib" in the list of directories that contain gcc3jlam1-3/+9
2004-07-06Unused.wiz1-40/+0
2004-07-02update to 3.3.4drochner1-2/+1
2004-05-22Update gcc3-ada to 3.3.3nb1abs1-2/+2
2004-05-20Set the CC variable to .../bin/gcc (not .../bin/cc): on some systems,jschauma1-2/+2
2004-05-17Garbage collect BUILDLINK_PKGBASE.<pkg> from buildlink3: it is not anymoreseb1-2/+1
2004-04-10Apply sparc64 fix from gcc cvs viaseb1-1/+2
2004-04-10Make all gcc3-* packages use a single distinfo file from gcc3/distinfo andseb9-207/+6
2004-03-25When building devel/gmake as a build dependency, build it without localejlam1-1/+2
2004-03-22The internal buildlink variable name is now "gcc3-c".jlam1-3/+3
2004-03-18Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properlyjlam1-5/+4
2004-03-18Rename the internal package variable referred to by buildlink[23]. Nojlam2-33/+33
2004-03-16If the ${PKGBASE} of a package doesn't match the token passed tojlam1-1/+2
2004-03-05Reorder location and setting of BUILDLINK_PACKAGES to match templatejlam1-6/+9
2004-03-02update to gcc-3.3.3drochner2-6/+6
2004-02-22Previous change broke build on NetBSD because it tried to "rm -f" akristerw1-2/+2
2004-02-21Buildlink the gcc3-c libraries and headers early so that fake-la can findjlam1-2/+2
2004-02-21Play it safe -and be Solaris friendly: don't rely on 'ln -sf' to properlyseb1-3/+4
2004-02-20Use stricter dependency patterns so that we only match ones with the samejlam1-2/+2
2004-02-18Include "../../mk/compiler.mk" to get the value of CC_VERSION beforejlam1-1/+3
2004-02-13Bump the PKGREVISION after fixing up the installed *.la files to removejlam2-3/+14
2004-02-12Use "sunos"-style shared library numbering whenever a platform wants thejlam1-1/+12
2004-02-12Include gcc3-c/buildlink3.mk to get the gcc3-c library and header filesjlam1-3/+6
2004-02-10Honor GCC3_PKGMODIF for alternate gcc3 install location.jlam1-2/+2
2004-02-10Add an explicit dependency on gcc3-c so that gcc3-* sub-language packagesjlam1-4/+2
2004-02-06If we're passing through MAKEFLAGS variables whose values may containjlam1-2/+2
2004-02-06Correctly depend on binutils if binutils is already installed andjlam1-4/+21
2004-02-06We should only ever append to DEPENDS, not set it.jlam1-2/+2
2004-02-05Fix lossage from buildlink3.mk files not being included by bsd.prefs.mkjlam1-1/+7
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-02There was an extra slash where there shouldn't have been.jlam1-2/+2
2004-02-01bl3ify the gcc3-* packages. Also provide buildlink[23].mk files for usejlam7-67/+102
2004-01-24replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.grant1-2/+2
2003-12-03update to gcc-3.3.2 (bugfix release)drochner3-7/+7
2003-09-16the USE_GCC3 make variable causes conflicts with the monolithicdrochner1-2/+1
2003-08-11update to 3.3.1drochner5-26/+8
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-29Sync with ../gcc3 (cpp defaults to -gcc).martin4-3/+36
2003-07-23sync with PKGREVISION bump of gcc3-c-3.3drochner1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-07-17Update:abs2-3/+4
2003-07-16elaborate the INSTALLTO_SUBPREFIX thing a bit more: modify thedrochner3-5/+8
2003-07-09-as abs did to lang/gcc3:drochner3-4/+21
2003-07-09There is no point in buildlinking gcc's private include files: Theydrochner1-5/+1
2003-07-08No need to include texinfo.mk, bsd.pkg.mk does it.seb1-2/+1
2003-07-08some cleanup:drochner10-179/+131