Age | Commit message (Expand) | Author | Files | Lines |
2004-04-24 | Allow GCC_PREFIX to the in the rpath for binaries and libraries built as | jlam | 1 | -1/+3 |
2004-04-10 | Apply sparc64 fix from gcc cvs via | seb | 2 | -1/+27 |
2004-04-10 | Actually make the move of patches directory and distinfo file effective. | seb | 1 | -3/+3 |
2004-04-10 | Make all gcc3-* packages use a single distinfo file from gcc3/distinfo and | seb | 15 | -1/+377 |
2004-03-02 | update to gcc-3.3.3 | drochner | 1 | -3/+2 |
2004-02-14 | Fix dependence problem for other packages, too. | tron | 1 | -6/+6 |
2004-02-14 | Update dependence on "gcc3-c++" package and bump package revision. | tron | 1 | -3/+3 |
2004-02-13 | Bump the PKGREVISION after fixing up the installed *.la files to remove | jlam | 1 | -1/+2 |
2004-02-01 | "Update" lang/gcc3 to 3.3.2. This package is now a meta-package for | jlam | 12 | -305/+24 |
2004-02-01 | Changes to support new compiler selection framework. | jlam | 1 | -13/+9 |
2004-01-24 | replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. | grant | 1 | -2/+2 |
2004-01-21 | Add USE_GCC3 to files/gcc3.mk to work better when included in mk.conf | abs | 2 | -3/+4 |
2004-01-13 | add a workaround for Solaris finding libintl.h in ${LOCALBASE}/include. | grant | 1 | -1/+6 |
2003-10-11 | Use S modifier instead of C; should fix first part of PR 23126. | wiz | 1 | -2/+2 |
2003-09-12 | tidy up handling of LDFLAGS wrt USE_GCC_SHLIB a little. | grant | 1 | -7/+1 |
2003-09-12 | Avoid error messages on systems where the "gcc3" package is not yet | tron | 1 | -3/+7 |
2003-09-12 | start of improved compiler handling, mostly derived from the existing | grant | 1 | -13/+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-28 | Add PKG_GCC3_JAVA to BUILD_DEFS. | jmmv | 1 | -1/+3 |
2003-07-26 | Bring in a patch from the base system gcc3 and adapt example gcc3.mk file | martin | 4 | -3/+36 |
2003-07-23 | fix GCC_VERSION so GCC_ARCHDIR is correctly set. | grant | 1 | -3/+2 |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 |
2003-07-17 | Update: | abs | 2 | -4/+4 |
2003-07-13 | oops, we still want the mk files for non-pkgsrc purposes. unbump | grant | 3 | -4/+18 |
2003-07-13 | greatly simplify the handling of pkgsrc gcc, and eliminate a bug which | grant | 4 | -47/+11 |
2003-07-08 | Update gcc3 to gcc3-3.3nb4: | abs | 3 | -3/+20 |
2003-07-06 | Specifying --infodir=... to configure is not needed anymore. | seb | 1 | -2/+1 |
2003-07-06 | set GCC_VERSION for use in GCC_ARCHDIR. remove a superfluous comment | grant | 1 | -2/+3 |
2003-07-06 | s/${PKGVERSION}/3.3/ - we don't have a variable for PKGVERSION | grant | 1 | -2/+2 |
2003-07-04 | Convert to USE_NEW_TEXINFO. | seb | 8 | -117/+10 |
2003-07-04 | Install example mk.conf in package specific directory. | seb | 4 | -14/+15 |
2003-07-03 | oops, missed the .info files | drochner | 1 | -2/+3 |
2003-07-03 | sort stuff so that bsd.prefs.mk is pulled in before any decisions are | drochner | 1 | -5/+5 |
2003-07-03 | provide a knob to turn on java support | drochner | 2 | -2/+17 |
2003-07-03 | It seems that splitting gcc3 is more work than I expected. | drochner | 3 | -5/+11 |
2003-07-03 | Building Java support takes too long. | drochner | 3 | -14/+5 |
2003-07-03 | Don't stomp prefix settings by overwriting CONFIGURE_ARGS (+= instead of =). | rafal | 1 | -2/+2 |
2003-07-02 | make sure libgcc is compiled -fPIC | drochner | 2 | -1/+11 |
2003-07-02 | The "libgcc_eh not found" was just buildlink lossage, not | drochner | 1 | -3/+6 |
2003-07-02 | Use some magic similar to share/mk/bsd.gcc.mk to set | drochner | 1 | -2/+5 |
2003-06-30 | Update gcc3 to gcc3-3.3nb2 | abs | 1 | -3/+9 |
2003-06-24 | If included, set F77 and PKG_FC to this g77 as well. | jschauma | 1 | -1/+3 |
2003-06-17 | only do the USE_BINUTILS tests if we're on NetBSD. | grant | 1 | -3/+3 |
2003-06-11 | Don't gratuitiusly force use of binutil's "ld", as this one evidently | fredb | 1 | -2/+1 |
2003-06-10 | Pull in devel/binutils if '${AS} --version' reports to be less than 2.13.2.1, | fredb | 1 | -1/+18 |
2003-06-05 | remove some empty directories in post-install, so we do not create a | grant | 1 | -3/+7 |
2003-06-05 | The fastjar.info page covering 'jar' and 'grepjar' is also installed. | jschauma | 1 | -1/+3 |
2003-06-02 | Add missing "+". | yyamano | 1 | -2/+2 |
2003-06-02 | Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages. | jschauma | 1 | -2/+2 |