blob: d6c9567075ceab226339a6c483d061f1f83ff630 (
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
|
# ChangeLog for Gentoo/x86-fbsd profile directory
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64-fbsd/ChangeLog,v 1.25 2012/05/29 14:09:40 aballier Exp $
29 May 2012; Alexis Ballier <aballier@gentoo.org> package.use.mask:
mask media-libs/libprojectm[video_cards_nvidia] due to cg not being
available. we do it here since we unmask video_cards_nvidia here
18 May 2012; Alexis Ballier <aballier@gentoo.org> make.defaults:
we need to define COMPAT_32BIT when building for x86
17 May 2012; Alexis Ballier <aballier@gentoo.org> package.use.mask:
unmask orc since its fine here
16 May 2012; Alexis Ballier <aballier@gentoo.org> use.mask:
bring back the video_cards_nvidia unmask
16 May 2012; Alexis Ballier <aballier@gentoo.org> package.use.mask:
remove old masks about packages not even keyworded
16 May 2012; Alexis Ballier <aballier@gentoo.org> package.use.mask:
mask nvidia-drivers[multilib] as the package provided by nvidia is not
multilib
16 May 2012; Alexis Ballier <aballier@gentoo.org> use.mask:
bring back the input_devices_vmmouse unmask
11 May 2012; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
todo/package.use.mask:
Mask x11-base/xorg-drivers video_cards_modesetting
11 May 2012; Alexis Ballier <aballier@gentoo.org> use.mask:
remove java usemask now that we have diablo
10 May 2012; Alexis Ballier <aballier@gentoo.org> use.mask:
comment out xorg-drivers unmask until they are keyworded
26 Apr 2012; Alexis Ballier <aballier@gentoo.org> make.defaults:
enable mmx, sse and sse2 by default, all 64bits cpus have them
26 Apr 2012; Alexis Ballier <aballier@gentoo.org> use.mask:
leave the java useflag masked for now
26 Apr 2012; Alexis Ballier <aballier@gentoo.org> +todo/ChangeLog:
move the changelog to its own dir not to pollute the real one
26 Apr 2012; Alexis Ballier <aballier@gentoo.org> +todo/package.use.mask,
parent:
add a todo dir to mask useflags (per package) when they are missing deps to
keep a sane deptree. Mask libffi[test] as it requires dejagnu.
14 Oct 2011; Mike Frysinger <vapier@gentoo.org> make.defaults:
Drop unused ASFLAGS_x86 variable.
18 Mar 2011: Mike Frysinger <vapier@gentoo.org> make.defaults:
Drop CDEFINE_<abi> variables now that nothing uses them.
07 Mar 2010; Samuli Suominen <ssuominen@gentoo.org> use.mask:
Unmask x86_* flags sse3, sse4, sse4a, and sse5.
13 Dec 2009; Rémi Cardona <remi@gentoo.org> make.defaults:
drop "vga" from VIDEO_CARDS in all profiles
16 Aug 2009; Rémi Cardona <remi@gentoo.org> make.defaults:
drop last traces of i810
11 Mar 2009; Timothy Redaelli <drizzt@gentoo.org> +make.defaults,
+package.use.mask, +parent, +use.force, +use.mask:
Add amd64-fbsd arch profile; it will be used for freebsd 7.1.
|