summaryrefslogtreecommitdiff
path: root/lang/gcc3
AgeCommit message (Expand)AuthorFilesLines
2003-07-06s/${PKGVERSION}/3.3/ - we don't have a variable for PKGVERSIONgrant1-2/+2
2003-07-04Convert to USE_NEW_TEXINFO.seb8-117/+10
2003-07-04Install example mk.conf in package specific directory.seb4-14/+15
2003-07-03oops, missed the .info filesdrochner1-2/+3
2003-07-03sort stuff so that bsd.prefs.mk is pulled in before any decisions aredrochner1-5/+5
2003-07-03provide a knob to turn on java supportdrochner2-2/+17
2003-07-03It seems that splitting gcc3 is more work than I expected.drochner3-5/+11
2003-07-03Building Java support takes too long.drochner3-14/+5
2003-07-03Don't stomp prefix settings by overwriting CONFIGURE_ARGS (+= instead of =).rafal1-2/+2
2003-07-02make sure libgcc is compiled -fPICdrochner2-1/+11
2003-07-02The "libgcc_eh not found" was just buildlink lossage, notdrochner1-3/+6
2003-07-02Use some magic similar to share/mk/bsd.gcc.mk to setdrochner1-2/+5
2003-06-30Update gcc3 to gcc3-3.3nb2abs1-3/+9
2003-06-24If included, set F77 and PKG_FC to this g77 as well.jschauma1-1/+3
2003-06-17only do the USE_BINUTILS tests if we're on NetBSD.grant1-3/+3
2003-06-11Don't gratuitiusly force use of binutil's "ld", as this one evidentlyfredb1-2/+1
2003-06-10Pull in devel/binutils if '${AS} --version' reports to be less than 2.13.2.1,fredb1-1/+18
2003-06-05remove some empty directories in post-install, so we do not create agrant1-3/+7
2003-06-05The fastjar.info page covering 'jar' and 'grepjar' is also installed.jschauma1-1/+3
2003-06-02Add missing "+".yyamano1-2/+2
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma1-2/+2
2003-05-29s/USE_CXX/USE_GCC_SHLIB/ - there are more shared libraries than justgrant1-5/+5
2003-05-28grammar fix in commentgrant1-2/+2
2003-05-27define USE_GCC3, so that when this file is included, we use gcc3'sgrant1-4/+5
2003-05-27add a buildlink2.mk for gcc-3.3.grant1-0/+94
2003-05-26Apply patch provided by Todd Vierling in PR pkg/21227 to remove build-dependencyjschauma1-5/+2
2003-05-25use the tar.bz2 archive, it's 8MB smaller than .tar.gzjdolecek2-5/+7
2003-05-25file missed in last commitgrant1-1/+1
2003-05-25Updated gcc3 to 3.3.grant4-92/+20
2003-05-25fix thinko in lastgrant1-2/+3
2003-05-25rename to gcc3, allowing this to co-exist with lang/gcc. suggested bygrant1-4/+3
2003-05-24use ${INSTALL_INFO} rather than install-info, so that we don't accidentlyjschauma4-6/+67
2003-05-22Add patch from Todd Vierling in PR 21226:wiz3-4/+18
2003-05-06Drop trailing whitespace. Ok'ed by wiz.jmmv1-4/+4
2003-05-02Move the mk.conf style example file to share/examples/gcc/mk.conf, to avoidjmmv3-6/+9
2003-04-14GNU texinfo >= 4.1 is required to build the info files shipped, fix wrongsalo5-16/+39
2003-04-13drop unneeded parensgrant1-4/+4
2003-03-31--enable-shared is fine for solaris too (modulo PR pkg/20697, which alsobouyer1-2/+5
2003-03-28Use correct version in DESCR.jschauma1-1/+1
2003-03-22Update to 3.2.2, from Juan RP in PR 20308.wiz2-6/+6
2003-02-06on alpha, turn off optimization for the first part of the build. Thisdmcmahill1-1/+22
2003-01-28Instead of including bsd.pkg.install.mk directly in a package Makefile,jlam1-2/+2
2003-01-11fix oops in last.grant1-2/+2
2003-01-11Properly test for CC=gcc and generalise the logic to make this moregrant1-21/+16
2003-01-09Regen distinfo.uebayasi1-6/+1
2003-01-06Initial import of GCC 3.2.1, the latest release of GNU Compileruebayasi6-0/+207