summaryrefslogtreecommitdiff
path: root/lang/gcc3-c
AgeCommit message (Expand)AuthorFilesLines
2015-03-21Fix build on MKGCC=no systemstnn1-2/+4
2014-09-06Replace all references to _GCC_REQD with the appropriate logical value forjperkin1-2/+2
2012-10-02Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2009-06-16Fix a number of GENERATE_PLIST entries to always have a terminating ;joerg1-2/+2
2009-06-14Remove @dirrm related logic.joerg1-4/+2
2009-03-20Simply and speed up buildlink3.mk files and processing.joerg1-13/+6
2009-02-28Fix C++ build on NetBSD 5.x. Bump revision of gcc3-c.joerg1-1/+2
2007-10-25Move code that generates a dynamic PLIST from the {pre,do,post}-installjlam1-9/+7
2007-10-25Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mkjlam1-1/+0
2007-10-13Added support for installation to DESTDIR.heinz1-13/+15
2007-09-08The v7 and v9 directories on SunOS may not exist so only try and removeadrianp1-2/+8
2007-02-15Fixed pkglint warnings.rillig2-7/+8
2006-12-12Replace mk/bsd.prefs.mk includes with bsd.fast.prefs.mk includes.joerg1-2/+2
2006-12-07Update gcc3-* to 3.3.6. Fix build of gcc3-f77 and gcc3-java onmarkd1-2/+1
2006-09-27Set MAKE_ENV+=SHELL=${CONFIG_SHELL} for all gcc packages. Fixes SHELL setabs1-2/+1
2006-09-27run make with env SHELL=/bin/sh. avoids shell hell and makes thepooka1-1/+2
2006-07-08Change the format of BUILDLINK_ORDER to contain depth information as well,jlam1-2/+2
2006-07-08Track information in a new variable BUILDLINK_ORDER that informs usjlam1-1/+2
2006-04-06Over 1200 files touched but no revisions bumped :)reed1-3/+3
2006-03-30* Honor PKGINFODIR.jlam1-2/+2
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg2-2/+4
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