summaryrefslogtreecommitdiff
path: root/lang/pgcc
AgeCommit message (Collapse)AuthorFilesLines
2001-03-07${MD5_FILE} -> ${DIGEST_FILE}wiz1-2/+2
2001-02-28Minimize differences between gcc/Makefile and pgcc/Makefile.jlam1-2/+2
2001-02-21Make lang/gcc and lang/pgcc conflict under Solaris as both install directlyjlam1-1/+2
under ${LOCALBASE}. This doesn't affect NetBSD as, there, both install under ${LOCALBASE}/${PKGNAME}.
2001-02-20Pentium GNU Compiler Collection.jlam3-0/+104
Provided in pkg/11483 by Jared McNeill <jmcneill@invisible.yi.org> with several modifications by me to synchronize with lang/gcc.