summaryrefslogtreecommitdiff
path: root/lang/gcc
AgeCommit message (Expand)AuthorFilesLines
2001-06-07Add missing "INFO_FILES" assignment.tron1-1/+2
2001-05-07Add libstdc++.so needed after shared libs change.jlam1-1/+2
2001-05-04Add --enable-shared to the configuration phase so that a shared libstdc++skrll6-5/+49
2001-05-04Sort.skrll1-124/+124
2001-04-30Make gcc/Makefile and pgcc/Makefile look more similar.jlam1-9/+5
2001-04-27Make sure that sjlj exceptions are used everywhere and be consistent withskrll8-25/+73
2001-04-21echo -> ${ECHO}wiz1-5/+5
2001-04-19Move to sha1 digests, and add distfile sizes.agc1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc3-27/+25
2001-03-29Add missing files for NetBSD/sparc to a ${MACHINE_PLATFORM}-specificjlam1-0/+5
2001-03-27Change BUILD_DEPENDS semantics:hubertf1-2/+2
2001-03-01gcc installs a few extra files on sparc:hubertf1-1/+9
2001-03-01Add LIBGCC_SPEC definition taken fromjlam2-8/+14
2001-02-28Minimize differences between gcc/Makefile and pgcc/Makefile.jlam1-2/+2
2001-02-28Make comment for ONLY_FOR_PLATFORM a bit more generic and reorder thejlam1-4/+4
2001-02-28Make this pkg work on NetBSD/sparc.hubertf8-1091/+263
2001-02-21Make lang/gcc and lang/pgcc conflict under Solaris as both install directlyjlam1-1/+2
2001-02-17Move the COMMENT from being in its own file to a definition in theagc2-2/+2
2001-02-08Add missing semicolon.jlam1-2/+2
2001-01-29Add automatic ${VARIABLE} handling for MESSAGE files.wiz3-6/+16
2001-01-16Use ${PKGNAME} instead of hard-coding gcc-2.95.2.jlam1-1/+1
2001-01-13Fix thinko in last commit.tron1-4/+3
2001-01-13It doesn't make sense to remove "bin/cc" and recreate it later intron1-4/+5
2001-01-13Remove bogus file entries.tron1-4/+1
2001-01-11Make this package work with Solaris:tron3-6/+344
2000-10-16Regen.jlam1-1/+2
2000-10-16Don't redefine wint_t (already defined in <machine/ansi.h> by NetBSD).jlam1-0/+43
2000-09-25Avoid running "autoheader" -- it can't help you, but it can hurt you!fredb1-1/+4
2000-09-22Mention support of "NetBSD-m68k" in comment and correct a typo.tron1-3/+3
2000-09-22What do you know... this builds on m68k/1.4.3.fredb1-2/+2
2000-09-16Use place holder for "${PREFIX}" instead of hard coding "/usr/pkg".tron1-1/+1
2000-09-16Add a message which explains how to use "gcc-2.95.2" via "MAKECONF".tron2-3/+11
2000-09-15- Add patches from NetBSD-current to fix build on i386 ELF systems.tron23-314/+13917
2000-05-23- Remove broken NetBSD i386 ELF support for the moment. Something intron4-781/+307
2000-03-27Adapt to new handling of "${CONFIGURE}".tron1-6/+7
2000-03-24Initial import of unfinished "gcc-2.95.2" package:tron7-0/+825