blob: b8fe7836ef5364b399d7dc102304c8efca1de7e8 (
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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
|
# Copyright 1999-2011 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License, v2
# $Header: /var/cvsroot/gentoo-x86/profiles/default/bsd/use.mask,v 1.10 2011/09/18 09:24:55 ssuominen Exp $
# Mart Raudsepp <leio@gentoo.org>
# net-misc/networkmanager not keyworded
networkmanager
# ulm told me to do it!
m17n-lib
# Linux-dependant flags
selinux
nptl
alsa
aoss
v4l
v4l2
fbcon
directfb
ev6
gpm
lirc
multilib
sysfs
lm_sensors
nodroproot
caps
vidix
madwifi
jack
3dfx
pmount
nvidia
xvmc
xfs
udev
# This usually refers just to linux-dvb
dvb
# Hardened doesn't work on Gentoo/*BSD for now
hardened
# termcap-compat doesn't work on BSD
termcap-compat
# useflags for php commercial software
hyperwave-api
interbase
mnogosearch
msql
ovrimos
sapdb
# Java requires that new-style virtuals are prepared for kaffe
java
gcj
# This requires a kernel module that's Linux specific right now
ifp
# This requires a usb-eject command
ipod
# Mask extraneous elibc/kernel combinations
-userland_BSD
elibc_glibc
kernel_linux
userland_GNU
# mask linux touch screen access lib.
tslib
# Mask Xorg-modular drivers that are Linux-specific
input_devices_aiptek
input_devices_evdev
input_devices_tslib
input_devices_linuxwacom
input_devices_synaptics
input_devices_ur98
input_devices_vmmouse
video_cards_newport
video_cards_sisusb
video_cards_v4l
video_cards_vmware
video_cards_nvidia
video_cards_nouveau
# Apache's MPM-itk requires sys-libs/libcap
mpm-itk
# Linux only sane backends
sane_backends_qcam
# Few database backends unlikely to be tested anytime soon.
mssql
firebird
# Diego E. Pettenò <flameeyes@gentoo.org> (19 oct 2010)
# unmasking flags that only apply to FreeBSD
-kqueue
|