Commit graph

11 commits

Author SHA1 Message Date
wiz
603fe47c1d Make sure no precompiled headers are installed with any gcc version.
From Matthew Mondor in PR 51396.
2016-08-20 09:23:42 +00:00
wiz
9989706496 Bump version for USE_CROSSBASE removal. 2016-06-19 16:23:59 +00:00
wiz
0b0f115748 Move remaining users of USE_CROSSBASE to just install into ${PREFIX}/cross.
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.
2016-06-19 16:20:27 +00:00
agc
6ad214bec4 Add SHA512 digests for distfiles for cross category
Existing SHA1 digests verified, all found to be the same on the
machine holding the existing distfiles (morden).  Existing SHA1
digests retained for now as an audit trail.
2015-11-03 00:47:42 +00:00
dholland
d3edcc962e info/dir is not supposed to be in the PLIST. 2013-06-22 21:22:35 +00:00
rodent
942aad2e6a Resolves:
"INFO_FILES should be set to YES or yes."
"Packages that install info files should set INFO_FILES."
Makefile and PLIST warning, respectively.
2013-04-06 20:27:16 +00:00
joerg
95c24061aa Fix build with C99 compilers. 2012-12-19 12:49:16 +00:00
asau
4840ebad6d Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 00:02:33 +00:00
asau
94e2708fa5 Support staged installation. 2011-03-31 20:56:28 +00:00
asau
22b3a1bfe6 Expand MACHINE_ARCH, it should always be "i386".
This fixes package on non-i386 platforms.
2010-03-23 17:10:21 +00:00
asau
7e90220b36 Import MinGW packages into "cross" category. From pkgsrc-wip project.
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.
2010-03-15 18:34:36 +00:00