summaryrefslogtreecommitdiff
blob: d429df55eb5fc10d63597dc9d8435fa3ab860df3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

# Fabian Groffen <grobian@gentoo.org> (2023-06-23)
# Fails to link due to missing libintl, already fixed upstream:
# https://git.savannah.gnu.org/cgit/tar.git/commit/?id=8632df398b2f548465ebe68b8f494c0d6f8d913d
=app-arch/tar-1.35

# Fabian Groffen <grobian@gentoo.org> (2023-06-23)
# Fails to compile due to lchmod, fixed upstream so wait for next
# release
# https://github.com/libarchive/libarchive/commit/89712ffa6ede364f261dcd9208adabf068e2e21c
=app-arch/libarchive-3.7.0

# Benda Xu <heroxbd@gentoo.org> (2023-07-09)
# Requires Glibc <sys/xattr.h> to work properly.
# For example, 'lgetxattr' is not available on Solaris or gnulib.
# https://www.gnu.org/software/gnulib/manual/html_node/lgetxattr.html
sys-apps/attr

# Fabian Groffen <grobian@gentoo.org> (2023-06-09)
# Fails to compile due to missing DT_* symbols
# fix: https://lore.kernel.org/git/20230606205935.3183276-1-asedeno@google.com/
~dev-vcs/git-2.41.0

# Fabian Groffen <grobian@gentoo.org> (2023-06-07)
# Fails to compile, epoll missing:
# https://github.com/chriskohlhoff/asio/issues/1289
# patch: https://bugs.gentoo.org/908025
~dev-libs/boost-1.82.0

# Fabian Groffen <grobian@gentoo.org> (2014-01-14)
# util-linux has no business on Solaris systems
sys-apps/util-linux

# Fabian Groffen <grobian@gentoo.org> (2012-05-09)
# Installing libelf will hurt your system.  In particular libkvm needs
# the system libelf to function properly.
dev-libs/libelf

# Fabian Groffen <grobian@gentoo.org> (2007-01-21)
# doesn't understand arguments on Solaris
=dev-vcs/cvs-1.12.12*