summaryrefslogtreecommitdiff
blob: ba025aa400041bd84900d85ee875c28e2b67b688 (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
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
# ChangeLog for profile directory
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/profiles/default/bsd/ChangeLog,v 1.104 2012/05/31 02:26:26 aballier Exp $

  31 May 2012; Alexis Ballier <aballier@gentoo.org> package.use.mask:
  catalyst doesnt have a cdr useflag anymore, remove useless mask

  31 May 2012; Alexis Ballier <aballier@gentoo.org> package.use.mask:
  pkcs11-helper is keyworded these days, removing useless mask

  31 May 2012; Alexis Ballier <aballier@gentoo.org> package.use.mask:
  evolution has no pda useflag, neither gnome-applets has an apm one, removing
  useless mask

  31 May 2012; Alexis Ballier <aballier@gentoo.org> package.use.mask:
  openmpi useflags have been renamed but not the usemasks, fixing...

  30 May 2012; Alexis Ballier <aballier@gentoo.org> package.use.mask:
  mask gvfs[udisks]

  29 May 2012; Alexis Ballier <aballier@gentoo.org> package.use.mask:
  fbosd for vlc is linux only

  29 May 2012; Alexis Ballier <aballier@gentoo.org> use.mask:
  jack is not linux-specific

  29 May 2012; Alexis Ballier <aballier@gentoo.org> fbsd/profile.bashrc:
  Remove bash as CONFIG_SHELL: we should rather fix the bugs, and it makes
  other packages fail

  27 May 2012; Naohiro Aota <naota@gentoo.org> fbsd/package.mask:
  Unask >x11-libs/cairo-1.10. Workaround to disable cairo-trace on FreeBSD is
  adeed.

  25 May 2012; Naohiro Aota <naota@gentoo.org> fbsd/package.mask:
  Mask >x11-libs/cairo-1.10 till bug #390449 is solved

  17 May 2012; Alexis Ballier <aballier@gentoo.org> use.mask:
  mask inotify as its linux only

  16 May 2012; Naohiro Aota <naota@gentoo.org> package.use.mask:
  Mask connman for x11-libs/qt-bearer

  15 May 2012; Alexis Ballier <aballier@gentoo.org> package.use.mask:
  mask kdelibs[udisks,upower] as they require udev

  12 May 2012; Alexis Ballier <aballier@gentoo.org> fbsd/package.use.mask:
  unmask pambase[consolekit]

  12 May 2012; Alexis Ballier <aballier@gentoo.org> fbsd/package.use.mask,
  package.use.mask:
  consoleki[pam] seems to work, unmask

  12 May 2012; Alexis Ballier <aballier@gentoo.org> use.mask:
  mask systemd globally as its linux only

  09 May 2012; Alexis Ballier <aballier@gentoo.org> fbsd/make.defaults:
  bring back pcre in default useflags

  09 May 2012; Alexis Ballier <aballier@gentoo.org> fbsd/make.defaults:
  factorize and cleanup a bit

  09 May 2012; Alexis Ballier <aballier@gentoo.org> fbsd/make.defaults:
  remove some more default enabled use flags (cli, pcre, session)

  09 May 2012; Alexis Ballier <aballier@gentoo.org> fbsd/make.defaults:
  remove perl and python from make.default USE, as on linux

  09 May 2012; Alexis Ballier <aballier@gentoo.org> use.mask:
  mask pax_kernel as this is hardened linux kernel

  05 May 2012; Alexis Ballier <aballier@gentoo.org> fbsd/packages.build:
  add freebsd-mk-defs to stage1 for the same reason

  04 May 2012; Alexis Ballier <aballier@gentoo.org> fbsd/packages:
  add freebsd-mk-defs to the system set as its needed by bsdmake

  04 May 2012; Alexis Ballier <aballier@gentoo.org> fbsd/package.use.mask:
  pambase[ssh] was renamed to pambase[pam_ssh] some time ago...

  04 May 2012; Alexis Ballier <aballier@gentoo.org> fbsd/make.defaults:
  bootstrap with USE=mta to let virtual/mta pick ssmtp[mta], by Yuta SATOH in
  bug #408587

  02 May 2012; Naohiro Aota <naota@gentoo.org> profile.bashrc:
  Match only for the word beginning

  25 Apr 2012; Alexis Ballier <aballier@gentoo.org> +fbsd/amd64/7.2/deprecated,
  +fbsd/amd64/8.0/deprecated, +fbsd/sparc/7.2/deprecated,
  +fbsd/sparc/8.0/deprecated, +fbsd/x86/7.2/deprecated,
  +fbsd/x86/8.0/deprecated:
  deprecate old fbsd profiles

  21 Apr 2012; Alexis Ballier <aballier@gentoo.org> package.use.mask:
  mask xine-lib[fusion] as thats linux only

  02 Apr 2012; Naohiro Aota <naota@gentoo.org> fbsd/use.mask, packages:
  Mask wayland since it does not support BSDs

  08 Mar 2012; Naohiro Aota <naota@gentoo.org> fbsd/package.use.mask:
  Mask wifi and crashreporter also on www-client/firefox

  08 Mar 2012; Naohiro Aota <naota@gentoo.org> use.mask:
  Drop removed USE flag sysfs. Bug #405875

  28 Feb 2012; Naohiro Aota <naota@gentoo.org> fbsd/package.use.mask:
  Mask crashreporter for net-libs/xulrunner

  25 Feb 2012; Robin H. Johnson <robbat2@gentoo.org> packages:
  sys-apps/module-init-tools replaced by virtual/modutils in base/packages, so
  match up here too.

  20 Feb 2012; Naohiro Aota <naota@gentoo.org> fbsd/package.use.mask:
  Mask wifi for net-libs/xulrunner

  14 Feb 2012; Alexis Ballier <aballier@gentoo.org> packages:
  remove virtual/modutils from system by Yuta SATOH, bug #402389

  18 Dec 2011; Alexis Ballier <aballier@gentoo.org> use.mask:
  usemask libv4l, linux only

  13 Dec 2011; Naohiro Aota <naota@gentoo.org> fbsd/package.use.mask:
  Mask j2me for dev-java/proguard

  06 Dec 2011; Naohiro Aota <naota@gentoo.org> fbsd/package.use.mask:
  mask gssapi for net-dns/bind

  14 Nov 2011; Mike Frysinger <vapier@gentoo.org> packages:
  sys-apps/net-tools is no longer in base profile.

  08 Nov 2011; Naohiro Aota <naota@gentoo.org> +fbsd/package.use.force,
  fbsd/package.use.mask:
  app-emulation/wine: force hardened and restrict capi

  02 Nov 2011; Alexis Ballier <aballier@gentoo.org>
  +fbsd/amd64/9.0/make.defaults, +fbsd/amd64/9.0/parent,
  +fbsd/x86/9.0/make.defaults, +fbsd/x86/9.0/parent:
  add 9.0 profiles for amd64 and x86

  01 Nov 2011; Samuli Suominen <ssuominen@gentoo.org> use.mask:
  Remove obsolete entry for USE="v4l2"

  18 Sep 2011; Samuli Suominen <ssuominen@gentoo.org> package.use.mask:
  Remove obsolete entry for sys-apps/hal.

  10 Jul 2011; Alexis Ballier <aballier@gentoo.org> package.use.mask:
  mask sctp for openmpi, linux only

  09 Jul 2011; Alexis Ballier <aballier@gentoo.org> fbsd/make.defaults:
  disable sandbox by default, bug #374425

  06 Jul 2011; Alexis Ballier <aballier@gentoo.org>
  +fbsd/amd64/8.2/make.defaults, +fbsd/amd64/8.2/parent,
  +fbsd/sparc/8.2/make.defaults, +fbsd/sparc/8.2/parent,
  +fbsd/x86/8.2/make.defaults, +fbsd/x86/8.2/parent:
  add 8.2 profiles

  05 Jul 2011; Alexis Ballier <aballier@gentoo.org> fbsd/profile.bashrc:
  use GNU find and xargs in ebuild env, bug #374099

  05 Jul 2011; Alexis Ballier <aballier@gentoo.org> packages:
  let findutils be part of @system

  05 Jul 2011; Alexis Ballier <aballier@gentoo.org> package.use.force:
  force lzma on libarchive as its quite common these days

  07 Jun 2011; Naohiro Aota <naota@gentoo.org> packages:
  Add -*>=sys-apps/shadow-4.1

  09 May 2011; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
  use.mask:
  Mask video_cards_nouveau, bug #364027.

  24 Apr 2011; Ulrich Mueller <ulm@gentoo.org> packages:
  Replace dependency on virtual/modutils, bug 358891.

  20 Apr 2011; Ulrich Mueller <ulm@gentoo.org> -fbsd/virtuals:
  Remove old-style virtual/libc, bug 359001.

  16 Apr 2011; Ulrich Mueller <ulm@gentoo.org> fbsd/virtuals:
  Remove old-style virtual/inetd, bug 358831.

  14 Apr 2011; Ulrich Mueller <ulm@gentoo.org> fbsd/virtuals:
  Remove old-style virtual/os-headers, bug 358999.

  10 Apr 2011; Ulrich Mueller <ulm@gentoo.org> fbsd/virtuals:
  Remove old-style virtual/bootloader, bug 359971.

  07 Apr 2011; Ulrich Mueller <ulm@gentoo.org> fbsd/virtuals:
  Remove old-style virtual/pam, bug 358903.
  Remove old-style virtual/logger, bug 358881.

  05 Apr 2011; Ulrich Mueller <ulm@gentoo.org> virtuals:
  Remove old-style virtual/utempter, bug 361117.

  03 Apr 2011; Ulrich Mueller <ulm@gentoo.org> fbsd/packages.build:
  Remove old-style virtual/gzip, bug 358829.

  31 Mar 2011; Tomáš Chvátal <scarabeus@gentoo.org> fbsd/package.use.mask:
  Drop obsolete pgsql masks on threads useflag

  29 Mar 2011; Tomáš Chvátal <scarabeus@gentoo.org> fbsd/package.mask:
  Drop mask on KDE releases no longer in main tree.

  14 Mar 2011; Ulrich Mueller <ulm@gentoo.org> fbsd/virtuals:
  Remove spurious old-style virtuals.

  02 Dec 2010; Alexey Shvetsov <alexxy@gentoo.org> fbsd/package.mask:
  Mask KDE SC 4.5 because of unkeyworded deps

  04 Nov 2010; Alexis Ballier <aballier@gentoo.org> fbsd/package.mask:
  remove unmask of portage 2.2, its unmasked and keyworded for us

  11 Jun 2010; Ulrich Mueller <ulm@gentoo.org> fbsd/amd64/7.2/make.defaults,
  fbsd/amd64/8.0/make.defaults:
  Fix invalid variable name in amd64 profiles, as discussed with aballier.

  03 May 2010; Alexis Ballier <aballier@gentoo.org> package.use.mask:
  mask linux only useflags for kde-base/solid

  25 Apr 2010; Javier Villavicencio <the_paya@gentoo.org> use.mask:
  Mask db backends unlikely to be tested in the near future.

  23 Apr 2010; Alexis Ballier <aballier@gentoo.org> fbsd/profile.bashrc,
  profile.bashrc:
  Do not try to access $S if it does not exist.

  22 Apr 2010; Alexis Ballier <aballier@gentoo.org> fbsd/package.use.mask:
  unmask ruby[threads], seems to work

  03 Apr 2010; Javier Villavicencio <the_paya@gentoo.org>
  fbsd/profile.bashrc:
  Fix working dir on patch_install-sh_bsd().

  01 Apr 2010; Javier Villavicencio <the_paya@gentoo.org>
  fbsd/profile.bashrc:
  Point CONFIG_SHELL to /bin/bash, fixes scripts called by configure, ie:
  test scripts, that expect bash.

  16 Mar 2010; Javier Villavicencio <the_paya@gentoo.org>
  fbsd/profile.bashrc:
  Another hack on profile.bashrc to patch well known install-sh versions
  that are likely to fail during a parallel make install.

  11 Mar 2010; Alexis Ballier <aballier@gentoo.org>
  +fbsd/amd64/8.0/make.defaults, +fbsd/amd64/8.0/parent,
  +fbsd/sparc/8.0/make.defaults, +fbsd/sparc/8.0/parent,
  +fbsd/x86/8.0/make.defaults, +fbsd/x86/8.0/parent:
  Add 8.0 profiles

  05 Feb 2010; Alexis Ballier <aballier@gentoo.org>
  -fbsd/amd64/7.1/deprecated, -fbsd/amd64/7.1/make.defaults,
  -fbsd/amd64/7.1/parent, -fbsd/sparc/7.1/deprecated,
  -fbsd/sparc/7.1/make.defaults, -fbsd/sparc/7.1/parent,
  -fbsd/x86/7.1/deprecated, -fbsd/x86/7.1/make.defaults,
  -fbsd/x86/7.1/parent:
  remove 7.1 profiles

  25 Jan 2010; William Hubbs <williamh@gentoo.org> fbsd/use.mask:
  masked espeak use flag

  18 Sep 2009; Alexis Ballier <aballier@gentoo.org> use.mask:
  mask udev useflag

  21 Jul 2009; Alexis Ballier <aballier@gentoo.org> fbsd/packages.build:
  add openssl to packages.build because libarchive needs it

  07 Jul 2009; Alexis Ballier <aballier@gentoo.org> package.use.mask:
  usemask vlc ieee1394], linux only too

  01 Jul 2009; Alexis Ballier <aballier@gentoo.org> use.mask:
  mask qcam sane backend, its linux only

  17 May 2009; Alexis Ballier <aballier@gentoo.org>
  +fbsd/amd64/7.2/make.defaults, +fbsd/amd64/7.2/parent,
  +fbsd/sparc/7.2/make.defaults, +fbsd/sparc/7.2/parent,
  +fbsd/x86/7.2/make.defaults, +fbsd/x86/7.2/parent:
  add g/fbsd-7.2 profiles

  16 May 2009; Alexis Ballier <aballier@gentoo.org>
  +fbsd/sparc/7.1/make.defaults, +fbsd/sparc/7.1/parent, +fbsd/sparc/parent:
  Add sparc-fbsd 7.1 profiles

  15 May 2009; Alexis Ballier <aballier@gentoo.org> fbsd/package.use.mask:
  mask libproxy[xulrunner] as it requires xul 1.9

  16 Mar 2009; Alexis Ballier <aballier@gentoo.org> package.use.mask:
  remove usemasks depending on qt-webkit now that it is keyworded

  03 Mar 2009; Timothy Redaelli <drizzt@gentoo.org> profile.bashrc:
  Fix bugzilla URL and product.

  31 Jan 2009; Alexis Ballier <aballier@gentoo.org> fbsd/package.use.mask,
  package.use.mask:
  mask useflags requiring app-misc/tracker on fbsd

  30 Jan 2009; Alexis Ballier <aballier@gentoo.org> package.use.mask:
  usemask gvfs[bluetooth] as it requires bluez

  29 Jan 2009; Alexis Ballier <aballier@gentoo.org> package.use.mask:
  usemask qt-webkit dependant useflags until bug #256836 is fixed

  25 Jan 2009; Alexis Ballier <aballier@gentoo.org> fbsd/package.mask:
  Remove the now completely broken gnome 2.22 mask on fbsd because some
  people silently dropped our keywords on the latest not masked versions of
  some core packages (gnome-desktop, gnome-terminal, etc.)

  25 Jan 2009; Alexis Ballier <aballier@gentoo.org> profile.bashrc:
  Add a profile.bashrc test for test == construction that does not work on
  BSD in order to get automatic warnings for things like bug #256305

  24 Jan 2009; Javier Villavicencio <the_paya@gentoo.org>
  fbsd/profile.bashrc:
  profile.bashrc fix for the charset.alias bugs: 169678, 195148 and 256129

  24 Jan 2009; Javier Villavicencio <the_paya@gentoo.org>
  +fbsd/profile.bashrc:
  Move the fbsd profile.bashrc from releases.

  24 Jan 2009; Javier Villavicencio <the_paya@gentoo.org>
  fbsd/make.defaults:
  Remove -sandbox from our FEATURES.

  22 Jan 2009; Javier Villavicencio <the_paya@gentoo.org>
  fbsd/make.defaults, fbsd/package.mask, package.use.force:
  Remove a few masks and force zlib and bzip2 on libarchive.

  22 Jan 2009; Alexis Ballier <aballier@gentoo.org> package.use.mask:
  usemask links[livecd] since it requires gpm

  21 Jan 2009; Alexis Ballier <aballier@gentoo.org> fbsd/package.mask:
  remove libgtop mask on fbsd as someone didnt like us and removed our
  keyword on the latest unmasked version

  21 Jan 2009; Alexis Ballier <aballier@gentoo.org> package.use.mask:
  cleanup a bit redundant usemasks

  21 Jan 2009; Alexis Ballier <aballier@gentoo.org> fbsd/package.use.mask:
  usemask acl for gnome-vfs too; it has an almost posix acl support but
  configure doesnt see it unless libacl is present and uses a couple of
  extensions

  21 Jan 2009; Alexis Ballier <aballier@gentoo.org> fbsd/package.use.mask:
  mask xattr for glib too as this requires gnu attr

  19 Jan 2009; Alexis Ballier <aballier@gentoo.org> package.use.mask:
  remove old gnash use mask

  19 Jan 2009; Alexis Ballier <aballier@gentoo.org> use.mask:
  no need to use.mask win32codecs here, its already masked in base and
  unmasked on relevant arch profiles.

  19 Jan 2009; Alexis Ballier <aballier@gentoo.org> +fbsd/make.defaults,
  +fbsd/package.mask, +fbsd/package.use, +fbsd/package.use.mask,
  +fbsd/packages, +fbsd/packages.build, +fbsd/parent, +fbsd/use.force,
  +fbsd/use.mask, +fbsd/virtuals, +fbsd/x86/7.1/make.defaults,
  +fbsd/x86/7.1/parent, +fbsd/x86/parent, +package.mask, +package.use.force,
  +package.use.mask, +packages, +parent, +profile.bashrc, +use.force,
  +use.mask, +virtuals:
  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.

  13 Dec 2008; Alexis Ballier <aballier@gentoo.org> package.use.mask:
  mask gstreamer debugs useflags that need valgrind, its not supported on
  bsd

  13 Dec 2008; Alexis Ballier <aballier@gentoo.org> fbsd/use.mask:
  usemask cdparanoia, we dont have a custom patched one for fbsd anymore

  09 Dec 2008; Alexis Ballier <aballier@gentoo.org> package.use.mask:
  libsysfs for vlc is linux only too

  28 Nov 2008; Alexis Ballier <aballier@gentoo.org> package.use.mask:
  usemask bluetooth useflag for libpcap, based on linux bluez, bug #247076

  05 Nov 2008; Jim Ramsay <lack@gentoo.org> fbsd/package.use.mask:
  app-admin/gkrellm may pull in net-libs/libntlm, which is not keyworded

  19 Oct 2008; Alexis Ballier <aballier@gentoo.org> fbsd/6.2/x86/use.mask:
  x86 has ssse3 even on bsd

  18 Oct 2008; Mart Raudsepp <leio@gentoo.org> fbsd/package.mask:
  Unmask >=gnome-icon-theme-2.22 to fix deptree after 2.20 got keyword
  wrongly removed

  15 Oct 2008; Alexis Ballier <aballier@gentoo.org> fbsd/6.2/package.mask:
  mask virtual/jdk and jre 1.6 on 6.2 profiles for future keywording

  15 Oct 2008; Alexis Ballier <aballier@gentoo.org> fbsd/6.2/x86/use.mask,
  use.mask:
  move java6 mask to 6.2 x86 profile

  15 Oct 2008; Alexis Ballier <aballier@gentoo.org> fbsd/6.2/package.mask:
  Mask Diablo JDK/JRE 1.6 on 6.2 profiles as we have FreeBSD 7 ebuilds only

  04 Oct 2008; Alexis Ballier <aballier@gentoo.org> package.use.mask:
  Mask xindy useflag for texlive on bsd

  25 Sep 2008; Alexis Ballier <aballier@gentoo.org> package.use.mask:
  mask elf useflag for net-snmp: it is too tight to the gnu libc

  05 Sep 2008; Alexis Ballier <aballier@gentoo.org> package.use.mask:
  laptop support in hal is linux-specific unfortunately

  04 Sep 2008; Mart Raudsepp <leio@gentoo.org> fbsd/package.mask:
  Mask GNOME-2.22 on fbsd in preparation of removing the global one

  23 Aug 2008; Alexis Ballier <aballier@gentoo.org> fbsd/use.mask:
  unmask lua useflag on fbsd, it should be fine now

  08 Aug 2008; Alexis Ballier <aballier@gentoo.org> package.use.mask:
  mask pbs for openmpi, linux only

  08 Aug 2008; Alexis Ballier <aballier@gentoo.org> package.use.mask:
  mask dc1394 useflag for vlc, its linux only

  01 Aug 2008; Diego Pettenò <flameeyes@gentoo.org> fbsd/package.use.mask:
  Mask sha512 USE flag for pambase on FreeBSD.

  31 Jul 2008; Javier Villavicencio <the_paya@gentoo.org>
  fbsd/package.use.mask:
  Removed passwdqc + added ssh to pambase use masks.

  28 Jul 2008; Jean-Noël Rivasseau <elvanor@gentoo.org>
  fbsd/6.2/x86/package.use.mask:
  masked test for icu4j, no jdk-1.6

  18 Jul 2008; Alexis Ballier <aballier@gentoo.org> package.use.mask:
  mask sctp for dev-lang/erlang, requires a library too close to the linux
  kernel

  04 Jul 2008; Petteri Räty <betelgeuse@gentoo.org> use.mask:
  use.mask java6 as there is no provider for >=virtual/jdk-1.6 on BSD.

  04 Jul 2008; Javier Villavicencio <the_paya@gentoo.org> fbsd/packages:
  Add pidof-bsd to fbsd packages.

  16 Jun 2008; Alexis Ballier <aballier@gentoo.org> package.mask:
  no need to mask debianutils anymore

  08 Jun 2008; Javier Villavicencio <the_paya@gentoo.org>
  fbsd/package.use.mask:
  Temporary mask passwdqc for 7.0.

  08 Jun 2008; Javier Villavicencio <the_paya@gentoo.org>
  fbsd/6.2/package.mask:
  Mask py-freebsd with 7.0 support from 6.2 profile.

  02 Apr 2008; Mart Raudsepp <leio@gentoo.org> package.use.mask:
  USE mask mythtv on gst-plugins-meta - dependency not keyworded

  02 Apr 2008; Mart Raudsepp <leio@gentoo.org> use.mask:
  Mask networkmanager USE flag - no version of it keyworded

  12 Mar 2008; Peter Weller <welp@gentoo.org> use.mask:
  Add m17n-lib to use.mask; requested by ulm

  05 Mar 2008; Diego Pettenò <flameeyes@gentoo.org> +fbsd/package.use:
  Add default USE flags for FreeBSD for pambase.

  21 Feb 2008; Diego Pettenò <flameeyes@gentoo.org> fbsd/package.use.mask:
  Mask consolekit and cracklib USE flags for pambase.

  29 Jan 2008; Peter Weller <welp@gentoo.org> package.mask:
  package.mask >=app-shells/bash-3.2_p25 due to portage blockages

  29 Jan 2008; Peter Weller <welp@gentoo.org> package.mask:
  package.mask >=app-shells/bash-3.2_p33 due to portage blockages

  25 Jan 2008; Diego Pettenò <flameeyes@gentoo.org> profile.bashrc:
  Fix typo in the error message.

  23 Jan 2008; Alon Bar-Lev <alonbl@gentoo.org> package.use.mask:
  Add net-misc/openvpn pkcs11

  21 Nov 2007; Sébastien Fabbro <bicatali@gentoo.org> virtuals:
  Removed virtual/lapack, now new style

  15 Oct 2007; Roy Marples <uberlord@gentoo.org> package.mask:
  unmask m4-1.4.10 as it now works for us

  10 Oct 2007; Sébastien Fabbro <bicatali@gentoo.org> virtuals:
  removed virtual/blas, now new style

  23 Sep 2007; Joe Peterson <lavajoe@gentoo.org> virtuals:
  Remove virtual/cblas per bug #189738

  19 Sep 2007; Donnie Berkholz <dberkholz@gentoo.org>;
  fbsd/package.use.mask:
  No nvidia drivers work on fbsd with xorg-server 1.4 yet.

  08 Aug 2007; Tiziano Müller <dev-zero@gentoo.org> fbsd/6.2/make.defaults:
  Removed libg++ USE-flag (bug #148416)

  07 Jun 2007; Joe Peterson <lavajoe@gentoo.org> virtuals:
  For FreeBSD, default to the "reference implementation" versions rather
  than using the "atlas" versions of LAPACK and BLAS.

  28 May 2007; Diego Pettenò <flameeyes@gentoo.org> package.use.mask, use.mask
  fbsd/package.use.mask: Unmask the useflags that shouldn't have been masked
  in the first place.

  26 May 2007; Olivier Crête <tester@gentoo.org> package.use.mask:
  Mask zephyr flag for pidgin on bsd because mit-krb5 is not keyworded

  25 May 2007; Steve Dibb <beandog@gentoo.org> package.use.mask:
  p.use.mask ieee1394 on kdebase, since dep isn't keyworded

  25 May 2007; Steve Dibb <beandog@gentoo.org> package.use.mask:
  p.use.mask sys-apps/hal disk-partition dell since deps are not keyworded

  23 Mar 2007; Steve Dibb <beandog@gentoo.org> package.use.mask:
  Restrict dvdnav use flag on BSD

  22 Mar 2007; Steve Dibb <beandog@gentoo.org> use.mask:
  Add mplayer local use flags, add changelog