Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-06-22 | info/dir is not supposed to be in the PLIST. | dholland | 1 | -2/+1 | |
2013-04-06 | Resolves: | rodent | 1 | -1/+2 | |
"INFO_FILES should be set to YES or yes." "Packages that install info files should set INFO_FILES." Makefile and PLIST warning, respectively. | |||||
2012-12-19 | Fix build with C99 compilers. | joerg | 2 | -1/+24 | |
2012-10-03 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -3/+1 | |
2011-03-31 | Support staged installation. | asau | 1 | -9/+14 | |
2010-03-23 | Expand MACHINE_ARCH, it should always be "i386". | asau | 1 | -94/+94 | |
This fixes package on non-i386 platforms. | |||||
2010-03-15 | Import MinGW packages into "cross" category. From pkgsrc-wip project. | asau | 6 | -0/+408 | |
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. |