summaryrefslogtreecommitdiff
path: root/cross/mingw-gcc/PLIST
AgeCommit message (Collapse)AuthorFilesLines
2016-06-19Move remaining users of USE_CROSSBASE to just install into ${PREFIX}/cross.wiz1-316/+314
To simplify infrastructure. Ok joerg@ XXX: nios2-gcc3 loops endlessly during build, before and after change, so untested. XXX: nios2-gcc does not build on -current, in the same way before and after the change, so untested.
2013-06-22info/dir is not supposed to be in the PLIST.dholland1-2/+1
2010-03-23Expand MACHINE_ARCH, it should always be "i386".asau1-94/+94
This fixes package on non-i386 platforms.
2010-03-15Import MinGW packages into "cross" category. From pkgsrc-wip project.asau1-0/+317
MinGW, a contraction of "Minimalist GNU for Windows," is a port of the GNU Compiler Collection (GCC), and GNU Binutils, for use in the development of native Microsoft Windows applications.