blob: f6240d6c7d4a520fc262e4ab616317cc7a691841 (
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
|
# Copyright 2004-2005 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License, v2
# $Header: /var/cvsroot/gentoo-x86/profiles/default-bsd/fbsd/use.mask,v 1.28 2006/12/03 18:56:55 flameeyes Exp $
# Someone who knows kerberos is needed to make sure that this works
kerberos
krb4
# Firebird fails make for some semaphore/shm stuff linux-specific
firebird
# Apache defaults to Apache 1.x, mask it for the time
apache
# Unlikely that we'll ever get xmms working
xmms
# fftw requires sinl and cosl function, not present in FreeBSD
fftw
# tunepimp 0.5 requires fftw indirectly
musicbrainz
# PIE doesn't work on FreeBSD, so just mask the no* flag as the eclass drop it
# entirely, but we have hardened.
nopie
-hardened
# Unmask freebsd-specific variables
-elibc_FreeBSD
-kernel_FreeBSD
# I don't want to mess with xdelta
kdexdeltas
# Until GNOME is fully ported, mask the keyword so that we don't have .badindev
gnome
# LUA requires a complete cleanup before being usable
lua
# This does not build on FreeBSD, unless anybody wants to fix it, use opie
skey
# To be tested
mono
gstreamer
meanwhile
smartcard
openct
mzscheme
snmp
pyste
pcsc-lite
sametime
sms
mtp
|