Age | Commit message (Expand) | Author | Files | Lines |
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 |
2003-05-29 | s/USE_CXX/USE_GCC_SHLIB/ - there are more shared libraries than just | grant | 1 | -5/+5 |
2003-05-28 | grammar fix in comment | grant | 1 | -2/+2 |
2003-05-27 | define USE_GCC3, so that when this file is included, we use gcc3's | grant | 1 | -4/+5 |
2003-05-27 | add a buildlink2.mk for gcc-3.3. | grant | 1 | -0/+94 |
2003-05-26 | Apply patch provided by Todd Vierling in PR pkg/21227 to remove build-dependency | jschauma | 1 | -5/+2 |
2003-05-25 | use the tar.bz2 archive, it's 8MB smaller than .tar.gz | jdolecek | 2 | -5/+7 |
2003-05-25 | file missed in last commit | grant | 1 | -1/+1 |
2003-05-25 | Updated gcc3 to 3.3. | grant | 4 | -92/+20 |
2003-05-25 | fix thinko in last | grant | 1 | -2/+3 |
2003-05-25 | rename to gcc3, allowing this to co-exist with lang/gcc. suggested by | grant | 1 | -4/+3 |
2003-05-24 | use ${INSTALL_INFO} rather than install-info, so that we don't accidently | jschauma | 4 | -6/+67 |
2003-05-22 | Add patch from Todd Vierling in PR 21226: | wiz | 3 | -4/+18 |
2003-05-06 | Drop trailing whitespace. Ok'ed by wiz. | jmmv | 1 | -4/+4 |
2003-05-02 | Move the mk.conf style example file to share/examples/gcc/mk.conf, to avoid | jmmv | 3 | -6/+9 |
2003-04-14 | GNU texinfo >= 4.1 is required to build the info files shipped, fix wrong | salo | 5 | -16/+39 |
2003-04-13 | drop unneeded parens | grant | 1 | -4/+4 |
2003-03-31 | --enable-shared is fine for solaris too (modulo PR pkg/20697, which also | bouyer | 1 | -2/+5 |
2003-03-28 | Use correct version in DESCR. | jschauma | 1 | -1/+1 |
2003-03-22 | Update to 3.2.2, from Juan RP in PR 20308. | wiz | 2 | -6/+6 |