Age | Commit message (Expand) | Author | Files | Lines |
2007-02-15 | Fixed pkglint warnings. | rillig | 2 | -7/+8 |
2006-12-12 | Replace mk/bsd.prefs.mk includes with bsd.fast.prefs.mk includes. | joerg | 1 | -2/+2 |
2006-12-07 | Update gcc3-* to 3.3.6. Fix build of gcc3-f77 and gcc3-java on | markd | 1 | -2/+1 |
2006-09-27 | Set MAKE_ENV+=SHELL=${CONFIG_SHELL} for all gcc packages. Fixes SHELL set | abs | 1 | -2/+1 |
2006-09-27 | run make with env SHELL=/bin/sh. avoids shell hell and makes the | pooka | 1 | -1/+2 |
2006-07-08 | Change the format of BUILDLINK_ORDER to contain depth information as well, | jlam | 1 | -2/+2 |
2006-07-08 | Track information in a new variable BUILDLINK_ORDER that informs us | jlam | 1 | -1/+2 |
2006-04-06 | Over 1200 files touched but no revisions bumped :) | reed | 1 | -3/+3 |
2006-03-30 | * Honor PKGINFODIR. | jlam | 1 | -2/+2 |
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 2 | -2/+4 |
2004-12-03 | Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs. | wiz | 1 | -2/+2 |
2004-11-22 | Now that no package uses USE_GCC_SHLIB any longer, remove support | wiz | 1 | -2/+2 |
2004-08-13 | Include "/usr/pkg/gcc3/lib" in the list of directories that contain gcc3 | jlam | 1 | -3/+9 |
2004-07-06 | Unused. | wiz | 1 | -40/+0 |
2004-07-02 | update to 3.3.4 | drochner | 1 | -2/+1 |
2004-05-22 | Update gcc3-ada to 3.3.3nb1 | abs | 1 | -2/+2 |
2004-05-20 | Set the CC variable to .../bin/gcc (not .../bin/cc): on some systems, | jschauma | 1 | -2/+2 |
2004-05-17 | Garbage collect BUILDLINK_PKGBASE.<pkg> from buildlink3: it is not anymore | seb | 1 | -2/+1 |
2004-04-10 | Apply sparc64 fix from gcc cvs via | seb | 1 | -1/+2 |
2004-04-10 | Make all gcc3-* packages use a single distinfo file from gcc3/distinfo and | seb | 9 | -207/+6 |
2004-03-25 | When building devel/gmake as a build dependency, build it without locale | jlam | 1 | -1/+2 |
2004-03-22 | The internal buildlink variable name is now "gcc3-c". | jlam | 1 | -3/+3 |
2004-03-18 | Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properly | jlam | 1 | -5/+4 |
2004-03-18 | Rename the internal package variable referred to by buildlink[23]. No | jlam | 2 | -33/+33 |
2004-03-16 | If the ${PKGBASE} of a package doesn't match the token passed to | jlam | 1 | -1/+2 |
2004-03-05 | Reorder location and setting of BUILDLINK_PACKAGES to match template | jlam | 1 | -6/+9 |
2004-03-02 | update to gcc-3.3.3 | drochner | 2 | -6/+6 |
2004-02-22 | Previous change broke build on NetBSD because it tried to "rm -f" a | kristerw | 1 | -2/+2 |
2004-02-21 | Buildlink the gcc3-c libraries and headers early so that fake-la can find | jlam | 1 | -2/+2 |
2004-02-21 | Play it safe -and be Solaris friendly: don't rely on 'ln -sf' to properly | seb | 1 | -3/+4 |
2004-02-20 | Use stricter dependency patterns so that we only match ones with the same | jlam | 1 | -2/+2 |
2004-02-18 | Include "../../mk/compiler.mk" to get the value of CC_VERSION before | jlam | 1 | -1/+3 |
2004-02-13 | Bump the PKGREVISION after fixing up the installed *.la files to remove | jlam | 2 | -3/+14 |
2004-02-12 | Use "sunos"-style shared library numbering whenever a platform wants the | jlam | 1 | -1/+12 |
2004-02-12 | Include gcc3-c/buildlink3.mk to get the gcc3-c library and header files | jlam | 1 | -3/+6 |
2004-02-10 | Honor GCC3_PKGMODIF for alternate gcc3 install location. | jlam | 1 | -2/+2 |
2004-02-10 | Add an explicit dependency on gcc3-c so that gcc3-* sub-language packages | jlam | 1 | -4/+2 |
2004-02-06 | If we're passing through MAKEFLAGS variables whose values may contain | jlam | 1 | -2/+2 |
2004-02-06 | Correctly depend on binutils if binutils is already installed and | jlam | 1 | -4/+21 |
2004-02-06 | We should only ever append to DEPENDS, not set it. | jlam | 1 | -2/+2 |
2004-02-05 | Fix lossage from buildlink3.mk files not being included by bsd.prefs.mk | jlam | 1 | -1/+7 |
2004-02-05 | bsd.compiler.mk no longer adds dependencies or includes buildlink*.mk files | jlam | 1 | -2/+5 |
2004-02-05 | List the correct directories for finding GCC libraries so that they will | jlam | 1 | -1/+3 |
2004-02-02 | There was an extra slash where there shouldn't have been. | jlam | 1 | -2/+2 |
2004-02-01 | bl3ify the gcc3-* packages. Also provide buildlink[23].mk files for use | jlam | 7 | -67/+102 |
2004-01-24 | replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. | grant | 1 | -2/+2 |
2003-12-03 | update to gcc-3.3.2 (bugfix release) | drochner | 3 | -7/+7 |
2003-09-16 | the USE_GCC3 make variable causes conflicts with the monolithic | drochner | 1 | -2/+1 |
2003-08-11 | update to 3.3.1 | drochner | 5 | -26/+8 |
2003-08-09 | USE_NEW_TEXINFO is unnecessary now. | seb | 1 | -2/+1 |