Age | Commit message (Expand) | Author | Files | Lines |
2008-02-01 | gcc-2 needs to be built with gcc3 on netbsd-4. From Aleksej Saushev. | tnn | 1 | -1/+6 |
2007-06-12 | Can't work on DragonFly due to missing TLS support. | joerg | 1 | -2/+2 |
2006-12-12 | Replace mk/bsd.prefs.mk includes with bsd.fast.prefs.mk includes. | joerg | 1 | -2/+2 |
2006-09-27 | Set MAKE_ENV+=SHELL=${CONFIG_SHELL} for all gcc packages. Fixes SHELL set | abs | 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-20 | * Nuke all references to and definitions of INFO_DIR in package Makefiles | jlam | 2 | -6/+11 |
2006-03-04 | Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no | jlam | 1 | -2/+2 |
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 2 | -3/+4 |
2005-12-29 | Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk | jlam | 1 | -2/+1 |
2005-12-05 | Ran "pkglint --autofix", which corrected some of the quoting issues in | rillig | 1 | -3/+3 |
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 1 | -5/+5 |
2005-11-09 | NOT_FOR_PLATFORM Interix. | tv | 1 | -2/+2 |
2005-06-24 | Prevent paths to the build directories from being included in the package. | kristerw | 1 | -2/+5 |
2005-05-22 | Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: | jlam | 1 | -2/+2 |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 |
2005-02-24 | Add RMD160 digests | agc | 1 | -1/+3 |
2004-12-03 | Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs. | wiz | 1 | -3/+3 |
2004-11-22 | Now that no package uses USE_GCC_SHLIB any longer, remove support | wiz | 1 | -2/+2 |
2004-07-06 | Unused. | wiz | 1 | -53/+0 |
2004-06-29 | I can't count. | gavan | 1 | -2/+2 |
2004-06-29 | gcc installs in a subdirectory of ${BUILDLINK_PREFIX.gcc}, so make | gavan | 1 | -2/+3 |
2004-05-02 | Convert to buildlink3. | snj | 1 | -2/+2 |
2004-03-25 | When building devel/gmake as a build dependency, build it without locale | jlam | 1 | -1/+2 |
2004-03-18 | Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properly | jlam | 1 | -5/+4 |
2004-03-05 | Reorder location and setting of BUILDLINK_PACKAGES to match template | jlam | 1 | -5/+8 |
2004-02-24 | Buildlink the gcc libraries and headers early so that fake-la can find | jlam | 1 | -2/+2 |
2004-02-19 | gcc 2.95 does not support the x86_64 architecture. | kristerw | 1 | -2/+2 |
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 | Don't rely on _GCCARCHSUBDIR. | jlam | 1 | -8/+8 |
2004-02-01 | Add a buildlink3.mk file for use by bsd.compiler.mk. Note that we always | jlam | 1 | -0/+22 |
2004-02-01 | Use _GCC_REQD instead of GCC_REQD since we just want a single value. | jlam | 1 | -2/+4 |
2004-02-01 | Changes to support new compiler selection framework. | jlam | 1 | -6/+10 |
2004-01-24 | replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. | grant | 1 | -2/+2 |
2003-12-18 | Apply patch from Harry Waddell in PR 23289 to chill in gcc 2.95.3, to | ben | 3 | -3/+19 |
2003-11-25 | Make this patch be more selective so that this package will work | dmcmahill | 2 | -11/+32 |
2003-09-12 | tidy up handling of LDFLAGS wrt USE_GCC_SHLIB a little. | grant | 1 | -7/+1 |
2003-09-12 | start of improved compiler handling, mostly derived from the existing | grant | 1 | -17/+3 |
2003-08-09 | USE_NEW_TEXINFO is unnecessary now. | seb | 1 | -2/+1 |
2003-08-08 | include major version number in COMMENT for distinction, some minor | grant | 1 | -2/+2 |
2003-07-23 | fix GCC_VERSION so GCC_ARCHDIR is correctly set. | grant | 1 | -9/+8 |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 |
2003-07-13 | oops, we still want the mk files for non-pkgsrc purposes. unbump | grant | 3 | -4/+12 |
2003-07-13 | greatly simplify the handling of pkgsrc gcc, and eliminate a bug which | grant | 4 | -49/+11 |
2003-07-12 | Add some patches against basesrc gcc implementing the "if-exists" | jtb | 4 | -3/+527 |
2003-07-06 | Ooops I missed this INSTALL script while doing the conversion | seb | 1 | -26/+0 |
2003-07-06 | Reorder a bit so pkglint is happier. | seb | 1 | -4/+5 |
2003-07-06 | No need anymore to specify --infodir=... to configure. | seb | 1 | -6/+3 |