Gentoo Archives: gentoo-commits

From: "Alexis Ballier (aballier)" <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles/default/bsd: ChangeLog package.mask package.use.force package.use.mask packages parent profile.bashrc use.force use.mask virtuals
Date: Mon, 19 Jan 2009 22:15:21
Message-Id: E1LP2Or-0003BK-CW@stork.gentoo.org
1 aballier 09/01/19 22:15:17
2
3 Added: ChangeLog package.mask package.use.force
4 package.use.mask packages parent profile.bashrc
5 use.force use.mask virtuals
6 Log:
7 Move default-bsd/ to default/bsd for FreeBSD 7.1, so that we switch to the new profiles layout for g/fbsd too. Profiles come from the g/fbsd overlay.
8
9 Revision Changes Path
10 1.1 profiles/default/bsd/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default/bsd/ChangeLog?rev=1.1&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default/bsd/ChangeLog?rev=1.1&content-type=text/plain
14
15 Index: ChangeLog
16 ===================================================================
17 # ChangeLog for profile directory
18 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
19 # $Header: /var/cvsroot/gentoo-x86/profiles/default/bsd/ChangeLog,v 1.1 2009/01/19 22:15:17 aballier Exp $
20
21 19 Jan 2009; Alexis Ballier <aballier@g.o> +fbsd/make.defaults,
22 +fbsd/package.mask, +fbsd/package.use, +fbsd/package.use.mask,
23 +fbsd/packages, +fbsd/packages.build, +fbsd/parent, +fbsd/use.force,
24 +fbsd/use.mask, +fbsd/virtuals, +fbsd/x86/7.1/make.defaults,
25 +fbsd/x86/7.1/parent, +fbsd/x86/parent, +package.mask, +package.use.force,
26 +package.use.mask, +packages, +parent, +profile.bashrc, +use.force,
27 +use.mask, +virtuals:
28 Move default-bsd/ to default/bsd for FreeBSD 7.1, so that we switch to the
29 new profiles layout for g/fbsd too. Profiles come from the g/fbsd overlay.
30
31 13 Dec 2008; Alexis Ballier <aballier@g.o> package.use.mask:
32 mask gstreamer debugs useflags that need valgrind, its not supported on
33 bsd
34
35 13 Dec 2008; Alexis Ballier <aballier@g.o> fbsd/use.mask:
36 usemask cdparanoia, we dont have a custom patched one for fbsd anymore
37
38 09 Dec 2008; Alexis Ballier <aballier@g.o> package.use.mask:
39 libsysfs for vlc is linux only too
40
41 28 Nov 2008; Alexis Ballier <aballier@g.o> package.use.mask:
42 usemask bluetooth useflag for libpcap, based on linux bluez, bug #247076
43
44 05 Nov 2008; Jim Ramsay <lack@g.o> fbsd/package.use.mask:
45 app-admin/gkrellm may pull in net-libs/libntlm, which is not keyworded
46
47 19 Oct 2008; Alexis Ballier <aballier@g.o> fbsd/6.2/x86/use.mask:
48 x86 has ssse3 even on bsd
49
50 18 Oct 2008; Mart Raudsepp <leio@g.o> fbsd/package.mask:
51 Unmask >=gnome-icon-theme-2.22 to fix deptree after 2.20 got keyword
52 wrongly removed
53
54 15 Oct 2008; Alexis Ballier <aballier@g.o> fbsd/6.2/package.mask:
55 mask virtual/jdk and jre 1.6 on 6.2 profiles for future keywording
56
57 15 Oct 2008; Alexis Ballier <aballier@g.o> fbsd/6.2/x86/use.mask,
58 use.mask:
59 move java6 mask to 6.2 x86 profile
60
61 15 Oct 2008; Alexis Ballier <aballier@g.o> fbsd/6.2/package.mask:
62 Mask Diablo JDK/JRE 1.6 on 6.2 profiles as we have FreeBSD 7 ebuilds only
63
64 04 Oct 2008; Alexis Ballier <aballier@g.o> package.use.mask:
65 Mask xindy useflag for texlive on bsd
66
67 25 Sep 2008; Alexis Ballier <aballier@g.o> package.use.mask:
68 mask elf useflag for net-snmp: it is too tight to the gnu libc
69
70 05 Sep 2008; Alexis Ballier <aballier@g.o> package.use.mask:
71 laptop support in hal is linux-specific unfortunately
72
73 04 Sep 2008; Mart Raudsepp <leio@g.o> fbsd/package.mask:
74 Mask GNOME-2.22 on fbsd in preparation of removing the global one
75
76 23 Aug 2008; Alexis Ballier <aballier@g.o> fbsd/use.mask:
77 unmask lua useflag on fbsd, it should be fine now
78
79 08 Aug 2008; Alexis Ballier <aballier@g.o> package.use.mask:
80 mask pbs for openmpi, linux only
81
82 08 Aug 2008; Alexis Ballier <aballier@g.o> package.use.mask:
83 mask dc1394 useflag for vlc, its linux only
84
85 01 Aug 2008; Diego Pettenò <flameeyes@g.o> fbsd/package.use.mask:
86 Mask sha512 USE flag for pambase on FreeBSD.
87
88 31 Jul 2008; Javier Villavicencio <the_paya@g.o>
89 fbsd/package.use.mask:
90 Removed passwdqc + added ssh to pambase use masks.
91
92 28 Jul 2008; Jean-Noël Rivasseau <elvanor@g.o>
93 fbsd/6.2/x86/package.use.mask:
94 masked test for icu4j, no jdk-1.6
95
96 18 Jul 2008; Alexis Ballier <aballier@g.o> package.use.mask:
97 mask sctp for dev-lang/erlang, requires a library too close to the linux
98 kernel
99
100 04 Jul 2008; Petteri Räty <betelgeuse@g.o> use.mask:
101 use.mask java6 as there is no provider for >=virtual/jdk-1.6 on BSD.
102
103 04 Jul 2008; Javier Villavicencio <the_paya@g.o> fbsd/packages:
104 Add pidof-bsd to fbsd packages.
105
106 16 Jun 2008; Alexis Ballier <aballier@g.o> package.mask:
107 no need to mask debianutils anymore
108
109 08 Jun 2008; Javier Villavicencio <the_paya@g.o>
110 fbsd/package.use.mask:
111 Temporary mask passwdqc for 7.0.
112
113 08 Jun 2008; Javier Villavicencio <the_paya@g.o>
114 fbsd/6.2/package.mask:
115 Mask py-freebsd with 7.0 support from 6.2 profile.
116
117 02 Apr 2008; Mart Raudsepp <leio@g.o> package.use.mask:
118 USE mask mythtv on gst-plugins-meta - dependency not keyworded
119
120 02 Apr 2008; Mart Raudsepp <leio@g.o> use.mask:
121 Mask networkmanager USE flag - no version of it keyworded
122
123 12 Mar 2008; Peter Weller <welp@g.o> use.mask:
124 Add m17n-lib to use.mask; requested by ulm
125
126 05 Mar 2008; Diego Pettenò <flameeyes@g.o> +fbsd/package.use:
127 Add default USE flags for FreeBSD for pambase.
128
129 21 Feb 2008; Diego Pettenò <flameeyes@g.o> fbsd/package.use.mask:
130 Mask consolekit and cracklib USE flags for pambase.
131
132 29 Jan 2008; Peter Weller <welp@g.o> package.mask:
133 package.mask >=app-shells/bash-3.2_p25 due to portage blockages
134
135 29 Jan 2008; Peter Weller <welp@g.o> package.mask:
136 package.mask >=app-shells/bash-3.2_p33 due to portage blockages
137
138 25 Jan 2008; Diego Pettenò <flameeyes@g.o> profile.bashrc:
139 Fix typo in the error message.
140
141 23 Jan 2008; Alon Bar-Lev <alonbl@g.o> package.use.mask:
142 Add net-misc/openvpn pkcs11
143
144 21 Nov 2007; Sébastien Fabbro <bicatali@g.o> virtuals:
145 Removed virtual/lapack, now new style
146
147 15 Oct 2007; Roy Marples <uberlord@g.o> package.mask:
148 unmask m4-1.4.10 as it now works for us
149
150 10 Oct 2007; Sébastien Fabbro <bicatali@g.o> virtuals:
151 removed virtual/blas, now new style
152
153 23 Sep 2007; Joe Peterson <lavajoe@g.o> virtuals:
154 Remove virtual/cblas per bug #189738
155
156 19 Sep 2007; Donnie Berkholz <dberkholz@g.o>;
157 fbsd/package.use.mask:
158 No nvidia drivers work on fbsd with xorg-server 1.4 yet.
159
160 08 Aug 2007; Tiziano Müller <dev-zero@g.o> fbsd/6.2/make.defaults:
161 Removed libg++ USE-flag (bug #148416)
162
163 07 Jun 2007; Joe Peterson <lavajoe@g.o> virtuals:
164 For FreeBSD, default to the "reference implementation" versions rather
165 than using the "atlas" versions of LAPACK and BLAS.
166
167 28 May 2007; Diego Pettenò <flameeyes@g.o> package.use.mask, use.mask
168 fbsd/package.use.mask: Unmask the useflags that shouldn't have been masked
169 in the first place.
170
171 26 May 2007; Olivier Crête <tester@g.o> package.use.mask:
172 Mask zephyr flag for pidgin on bsd because mit-krb5 is not keyworded
173
174 25 May 2007; Steve Dibb <beandog@g.o> package.use.mask:
175 p.use.mask ieee1394 on kdebase, since dep isn't keyworded
176
177 25 May 2007; Steve Dibb <beandog@g.o> package.use.mask:
178 p.use.mask sys-apps/hal disk-partition dell since deps are not keyworded
179
180 23 Mar 2007; Steve Dibb <beandog@g.o> package.use.mask:
181 Restrict dvdnav use flag on BSD
182
183 22 Mar 2007; Steve Dibb <beandog@g.o> use.mask:
184 Add mplayer local use flags, add changelog
185
186
187
188
189 1.1 profiles/default/bsd/package.mask
190
191 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default/bsd/package.mask?rev=1.1&view=markup
192 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default/bsd/package.mask?rev=1.1&content-type=text/plain
193
194 Index: package.mask
195 ===================================================================
196 # Copyright 1999-2009 Gentoo Foundation
197 # Distributed under the terms of the GNU General Public License v2
198 # $Header: /var/cvsroot/gentoo-x86/profiles/default/bsd/package.mask,v 1.1 2009/01/19 22:15:17 aballier Exp $
199
200 # Mask out the GNU versions of various packages.
201 # We want BSD versions wherever possible
202 # Also mask packages that are depending on Linux kernel
203 sys-apps/apmd
204 sys-apps/eject
205 sys-apps/net-tools
206 sys-apps/pam-login
207 net-misc/iputils
208 sys-apps/shadow
209 sys-apps/utempter
210 sys-apps/util-linux
211 sys-apps/which
212 sys-libs/glibc
213 sys-libs/libcap
214 sys-libs/pam
215 sys-power/acpid
216 sys-process/procps
217 sys-apps/iproute2
218 sys-fs/udev
219 sys-fs/sysfsutils
220 sys-apps/attr
221 sys-apps/acl
222 net-misc/udhcp
223 net-misc/pump
224
225 # Diego Pettenò <flameeyes@g.o> (18 Aug 2005)
226 # Previous versions of these tools installs non g-prefixed, so causes
227 # collision protection to come up.
228 <sys-apps/coreutils-5.2.1-r6
229 <net-misc/whois-4.7.2
230
231 # Diego Pettenò <flameeyes@g.o> (5 June 2005)
232 # metamail isn't maintained anymore upstream, Debian patches doesn't
233 # work on FreeBSD, and neither on Debian or on FreeBSD the package
234 # has a maintainer to coordinate with. Isn't an hard-dep for anything.
235 net-mail/metamail
236
237 # Diego Pettenò <flameeyes@g.o> (28 April 2005)
238 # Those versions uses the pam_stack module instead of include format.
239 <=app-admin/sudo-1.6.7_p5-r2
240 <net-mail/mailbase-1
241 <=net-misc/openssh-4.0_p1
242
243 # Diego Pettenò <flameeyes@g.o> (20 Aug 2005)
244 # We obviously can't have linux-sources (mask this to allow the
245 # virtual to be masked)
246 sys-kernel/gentoo-sources
247
248 # Javier Villavicencio <the_paya@g.o> (26 Feb 2007)
249 # This seems to use gnu-style regular expressions, not compatible
250 # with posix ones in bsd. Some things may work, and some may not
251 # work entirely.
252 dev-cpp/libherdstat
253 app-portage/herdstat
254
255
256
257 1.1 profiles/default/bsd/package.use.force
258
259 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default/bsd/package.use.force?rev=1.1&view=markup
260 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default/bsd/package.use.force?rev=1.1&content-type=text/plain
261
262 Index: package.use.force
263 ===================================================================
264 # Peter Weller <welp@g.o> (10 March 2007)
265 # lprng deps on a p.masked package, force xarchiver to use cups
266 xfce-base/xfprint cups
267
268
269
270 1.1 profiles/default/bsd/package.use.mask
271
272 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default/bsd/package.use.mask?rev=1.1&view=markup
273 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default/bsd/package.use.mask?rev=1.1&content-type=text/plain
274
275 Index: package.use.mask
276 ===================================================================
277 app-misc/mc pam
278 dev-util/catalyst cdr
279 # See http://bugzilla.gnome.org/show_bug.cgi?id=370847 for why we disable pam
280 gnome-extra/gnome-screensaver pam
281
282 # Requires Linux-only packages
283 app-accessibility/gok usb
284 kde-base/kcontrol ieee1394
285 kde-base/kdebase ieee1394
286 kde-base/kdenetwork-meta wifi
287
288 # iproute2 - linux only, pkcs11-helper required keywords
289 net-misc/openvpn iproute2 pkcs11
290
291 app-admin/sshguard -ipfilter
292 media-video/ffmpeg ieee1394
293 net-libs/c-client pam
294 net-proxy/squid -ipf-transparent -pf-transparent
295 sys-apps/baselayout pam
296 sys-apps/coreutils acl
297 sys-apps/hal dell disk-partition laptop
298 sys-apps/help2man nls
299 sys-auth/consolekit pam
300
301 # NetworkManager is Linux-only, Zephyr requires kerberos
302 net-im/pidgin networkmanager zephyr
303
304 # nvtv is probably Linux only, someone with an nvidia card plz test
305 # app-misc/tracker seems to have code tight to linux, mask it
306 media-video/totem bluetooth nvtv tracker
307
308 # Gilles Dartiguelongue <eva@g.o> (29 Oct 2007)
309 mail-client/evolution pda
310 =gnome-base/gnome-vfs-2.20.0-r1 acl
311 gnome-base/gnome-applets apm
312
313 # Mart Raudsepp <leio@g.o> (02 Apr 2008)
314 # media-plugins/gst-plugins-mythtv not keyworded
315 media-plugins/gst-plugins-meta mythtv
316
317 # Ben de Groot <yngwin@g.o> (22 Jun 2008)
318 # does not work with ffmpeg new headers
319 <net-www/gnash-0.8.3 ffmpeg
320
321 # Alexis Ballier <aballier@g.o> (18 Jul 2008)
322 # Requires a linux only library, bug #226085
323 dev-lang/erlang sctp
324
325 # Alexis Ballier <aballier@g.o> (8 Aug 2008)
326 # Linux only useflags for vlc
327 media-video/vlc dc1394 libsysfs
328
329 # Alexis Ballier <aballier@g.o> (8 Aug 2008)
330 # Depends on torque which is a linux only thing
331 sys-cluster/openmpi pbs
332
333
334 # Alexis Ballier <aballier@g.o> (25 Sep 2008)
335 # elf -> dev-libs/elfutils is too tight to the gnu libc
336 # rpm could be masked but we have rpm 5 keyworded even if it's still masked.
337 net-analyzer/net-snmp elf
338
339
340 # Alexis Ballier <aballier@g.o> (4 Oct 2008)
341 # clisp doesn't build out of the box but can be fixed, xindy's way of building
342 # its clisp module is confused by gmake vs bsdmake, mask it until we can
343 # properly keyword xindy.
344 app-text/texlive xindy
345
346 # Alexis Ballier <aballier@g.o> (28 Nov 2008)
347 # Requires bluez-libs which is linux only
348 net-libs/libpcap bluetooth
349
350 # Alexis Ballier <aballier@g.o> (15 Dec 2008)
351 # Needs valgrind
352 media-libs/gstreamer debug
353 media-libs/gst-plugins-base debug
354
355
356
357 1.1 profiles/default/bsd/packages
358
359 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default/bsd/packages?rev=1.1&view=markup
360 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default/bsd/packages?rev=1.1&content-type=text/plain
361
362 Index: packages
363 ===================================================================
364 # Copyright 2004-2009 Gentoo Foundation.
365 # Distributed under the terms of the GNU General Public License, v2
366 # $Header: /var/cvsroot/gentoo-x86/profiles/default/bsd/packages,v 1.1 2009/01/19 22:15:17 aballier Exp $
367
368 -*virtual/modutils
369 -*virtual/dev-manager
370 -*sys-fs/e2fsprogs
371 -*sys-process/procps
372 -*sys-process/psmisc
373 -*sys-apps/shadow
374 -*sys-apps/which
375 -*sys-apps/net-tools
376 -*sys-apps/kbd
377 -*sys-apps/findutils
378 -*sys-apps/debianutils
379 -*sys-apps/coreutils
380 -*net-misc/iputils
381 -*app-arch/tar
382
383
384
385
386 1.1 profiles/default/bsd/parent
387
388 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default/bsd/parent?rev=1.1&view=markup
389 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default/bsd/parent?rev=1.1&content-type=text/plain
390
391 Index: parent
392 ===================================================================
393 ../../base
394
395
396
397 1.1 profiles/default/bsd/profile.bashrc
398
399 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default/bsd/profile.bashrc?rev=1.1&view=markup
400 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default/bsd/profile.bashrc?rev=1.1&content-type=text/plain
401
402 Index: profile.bashrc
403 ===================================================================
404 if [[ ${EBUILD_PHASE} == compile ]] ; then
405 if grep -q "Assume that mode_t is passed compatibly" ${S} -r --include openat.c; then
406 eerror "The source code contains a faulty openat.c unit from gnulib."
407 eerror "Please report this on Gentoo Bugzilla in Gentoo BSD product."
408 eerror "http://bugs.gentoo.org/enter_bug.cgi?product=Gentoo%20BSD"
409 die "Broken openat.c gnulib unit."
410 fi
411 fi
412
413
414
415 1.1 profiles/default/bsd/use.force
416
417 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default/bsd/use.force?rev=1.1&view=markup
418 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default/bsd/use.force?rev=1.1&content-type=text/plain
419
420 Index: use.force
421 ===================================================================
422 userland_BSD
423
424
425
426 1.1 profiles/default/bsd/use.mask
427
428 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default/bsd/use.mask?rev=1.1&view=markup
429 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default/bsd/use.mask?rev=1.1&content-type=text/plain
430
431 Index: use.mask
432 ===================================================================
433 # Copyright 2004-2009 Gentoo Foundation.
434 # Distributed under the terms of the GNU General Public License, v2
435 # $Header: /var/cvsroot/gentoo-x86/profiles/default/bsd/use.mask,v 1.1 2009/01/19 22:15:17 aballier Exp $
436
437 # Mart Raudsepp <leio@g.o>
438 # net-misc/networkmanager not keyworded
439 networkmanager
440
441 # ulm told me to do it!
442 m17n-lib
443
444 # Linux-dependant flags
445 selinux
446 nptl
447 alsa
448 aoss
449 v4l
450 v4l2
451 fbcon
452 directfb
453 ev6
454 gpm
455 lirc
456 multilib
457 sysfs
458 lm_sensors
459 nodroproot
460 caps
461 vidix
462 madwifi
463 jack
464 3dfx
465 pmount
466 dxr3
467 nvidia
468 win32codecs
469 xvmc
470 xfs
471
472 # This usually refers just to linux-dvb
473 dvb
474
475 # Hardened doesn't work on Gentoo/*BSD for now
476 hardened
477
478 # termcap-compat doesn't work on BSD
479 termcap-compat
480
481 # useflags for php commercial software
482 hyperwave-api
483 interbase
484 mnogosearch
485 msql
486 ovrimos
487 sapdb
488
489 # Java requires that new-style virtuals are prepared for kaffe
490 java
491 gcj
492
493 # This requires a kernel module that's Linux specific right now
494 ifp
495
496 # This requires hal and a usb-eject command
497 ipod
498
499 # Mask extraneous elibc/kernel combinations
500 -userland_BSD
501 elibc_glibc
502 kernel_linux
503 userland_GNU
504
505 # mask linux touch screen access lib.
506 tslib
507
508 # Mask Xorg-modular drivers that are Linux-specific
509 input_devices_aiptek
510 input_devices_evdev
511 input_devices_tslib
512 input_devices_linuxwacom
513 input_devices_synaptics
514 input_devices_ur98
515 input_devices_vmmouse
516 video_cards_fglrx
517 video_cards_newport
518 video_cards_sisusb
519 video_cards_v4l
520 video_cards_vmware
521 video_cards_nvidia
522
523 # Apache's MPM-itk requires sys-libs/libcap
524 mpm-itk
525
526
527
528 1.1 profiles/default/bsd/virtuals
529
530 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default/bsd/virtuals?rev=1.1&view=markup
531 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default/bsd/virtuals?rev=1.1&content-type=text/plain
532
533 Index: virtuals
534 ===================================================================
535 # Copyright 1999-2009 Gentoo Foundation
536 # Distributed under the terms of the GNU General Public License, v2
537 # $Header: /var/cvsroot/gentoo-x86/profiles/default/bsd/virtuals,v 1.1 2009/01/19 22:15:17 aballier Exp $
538
539 # This file defines the virtuals that all Gentoo/*BSD need to modify respect
540 # the base profile
541
542 # KEEP THIS FILE SORTED ALPHABETICALLY OR RISK WRATH
543
544 virtual/eject sys-block/unieject
545 virtual/linux-sources sys-kernel/gentoo-sources
546 virtual/utempter sys-libs/libutempter