diff options
Diffstat (limited to 'profiles/prefix/windows/interix/package.mask')
-rw-r--r-- | profiles/prefix/windows/interix/package.mask | 54 |
1 files changed, 54 insertions, 0 deletions
diff --git a/profiles/prefix/windows/interix/package.mask b/profiles/prefix/windows/interix/package.mask new file mode 100644 index 000000000000..ebdda13fc519 --- /dev/null +++ b/profiles/prefix/windows/interix/package.mask @@ -0,0 +1,54 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/windows/interix/package.mask,v 1.1 2009/06/06 03:55:07 solar Exp $ + +# $Id: package.mask,v 1.1 2009/06/06 03:55:07 solar Exp $ + +# Markus Duft <mduft@gentoo.org> (27 May 2009) +# boost not yet updated for winnt and interix interconnect. +>=dev-util/boost-build-1.35.0-r2 + +# Markus Duft <mduft@gentoo.org> (25 May 2009) +# sed seems to be broken, it always says: +# sed: couldn't flush stdin: Invalid seek on non-seekable object +=sys-apps/sed-4.2 + +# Markus Duft <mduft@gentoo.org> (13 May 2009) +# this dooms many things (must be some environment during install), +# making installation fail. +=dev-util/subversion-1.6.2 + +# Markus Duft <mduft@gentoo.org> (12 Mar 2009) +# this doesn't build at least on interix: +# libtool: link: cannot find the library `../../libltdl/libltdlc.la' +# or unhandled argument `../../libltdl/libltdlc.la' +=media-gfx/graphviz-2.22.0 + +# Markus Duft <mduft@gentoo.org> (02 Feb 2009) +# this does not work correctly, since there seems to be some +# more non-trivial problems with dbus :*( +>=gnome-base/gconf-2.24.0 + +# Markus Duft <mduft@gentoo.org> (29 Oct 2008) +# this version doesn't work on interix, since unconditional +# usage of "mbsinit" and "mbrtowc" which don't exist. +=sys-apps/texinfo-4.13 + +# Fabian Groffen <grobian@gentoo.org> (21 Sep 2008) +# Fails to link with +# sshd.o(.text+0x203a):sshd.c: undefined reference to `_setgroups' +=net-misc/openssh-5* + +# Markus Duft <mduft@gentoo.org> (05 May 2008) +# Does not build with the slang interface, and +# somebody removed the use flag for ncurses (bug #220365) +>=app-misc/mc-4.6.2_pre1 + +# Markus Duft <mduft@gentoo.org> (05 May 2008) +# Does not build on interix (lots of unresolved +# symbols which should be local...). +=app-antivirus/clamav-0.93* + +# Michael Haubenwallner <haubi@gentoo.org> (18 Mar 2008) +# Interix patches not working yet (mduft) +>=sys-devel/gcc-4.3.0 |