* [gentoo-commits] repo/gentoo:master commit in: profiles/default/bsd/
@ 2016-01-17 20:55 Dennis Lamm
0 siblings, 0 replies; 10+ messages in thread
From: Dennis Lamm @ 2016-01-17 20:55 UTC (permalink / raw
To: gentoo-commits
commit: c133ab465468f6527d4b42d602e753b10bc2c58b
Author: Dennis Lamm <expeditioneer <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 17 20:55:42 2016 +0000
Commit: Dennis Lamm <expeditioneer <AT> gentoo <DOT> org>
CommitDate: Sun Jan 17 20:55:42 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c133ab46
removed obsolete gnome-extra/gnome-screensaver entry
profiles/default/bsd/package.use.mask | 3 ---
1 file changed, 3 deletions(-)
diff --git a/profiles/default/bsd/package.use.mask b/profiles/default/bsd/package.use.mask
index 2c3e429..21ae755 100644
--- a/profiles/default/bsd/package.use.mask
+++ b/profiles/default/bsd/package.use.mask
@@ -32,9 +32,6 @@ app-text/asciidoc test highlight
app-misc/mc pam
-# See https://bugzilla.gnome.org/show_bug.cgi?id=370847 for why we disable pam
-gnome-extra/gnome-screensaver pam
-
# Requires Linux-only packages
app-accessibility/gok usb
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/default/bsd/
@ 2016-12-07 18:57 Fabian Groffen
0 siblings, 0 replies; 10+ messages in thread
From: Fabian Groffen @ 2016-12-07 18:57 UTC (permalink / raw
To: gentoo-commits
commit: c863cdffc5b3fcea9d1e07c4142ff355d1fb3806
Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 7 18:55:42 2016 +0000
Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Wed Dec 7 18:55:42 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c863cdff
profiles: mask USE=notmuch for mail-client/mutt on arches lacking the keyword, bug #587560
profiles/default/bsd/package.use.mask | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/profiles/default/bsd/package.use.mask b/profiles/default/bsd/package.use.mask
index 537a699..c914d8f 100644
--- a/profiles/default/bsd/package.use.mask
+++ b/profiles/default/bsd/package.use.mask
@@ -1,7 +1,11 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
+# Fabian Groffen <grobian@gentoo.org> (07 Dec 2016)
+# unkeyworded notmuch dependency, bug #587560
+mail-client/mutt notmuch
+
# Matthias Maier <tamiko@gentoo.org> (24 Dec 2014)
# dev-libs/xapian is currently not keyworded for any *-bsd profile
app-doc/doxygen doxysearch
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/default/bsd/
@ 2017-03-08 21:30 Michał Górny
0 siblings, 0 replies; 10+ messages in thread
From: Michał Górny @ 2017-03-08 21:30 UTC (permalink / raw
To: gentoo-commits
commit: 87e1e0283760c416a65e0da40ab24ef0fa5e6228
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 26 18:06:49 2017 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Mar 8 21:30:36 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87e1e028
profiles/default/bsd: Default *BSD to libcxx w/ libcxxrt
profiles/default/bsd/package.use | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/profiles/default/bsd/package.use b/profiles/default/bsd/package.use
new file mode 100644
index 00000000000..998d17f2d17
--- /dev/null
+++ b/profiles/default/bsd/package.use
@@ -0,0 +1,8 @@
+# Copyright 1999-2017 Gentoo Foundation.
+# Distributed under the terms of the GNU General Public License, v2
+# $Id$
+
+# Michał Górny <mgorny@gentoo.org> (26 Jan 2017)
+# Preserve the old defaults on *BSD systems.
+sys-libs/libcxx -libcxxabi libcxxrt -libunwind
+sys-libs/libcxxrt -libunwind
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/default/bsd/
@ 2018-04-17 19:22 Michał Górny
0 siblings, 0 replies; 10+ messages in thread
From: Michał Górny @ 2018-04-17 19:22 UTC (permalink / raw
To: gentoo-commits
commit: 8e3424ecf8e6a2fa1e01b37fce37481e7ac78184
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 17 19:20:02 2018 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Apr 17 19:22:20 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e3424ec
profiles/default/bsd: Unmask util-linux
profiles/default/bsd/package.mask | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/profiles/default/bsd/package.mask b/profiles/default/bsd/package.mask
index bbd7655d676..6dee4070909 100644
--- a/profiles/default/bsd/package.mask
+++ b/profiles/default/bsd/package.mask
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# Mask out the GNU versions of various packages.
@@ -10,7 +10,6 @@ net-misc/iputils
sys-apps/hardened-shadow
sys-apps/shadow
sys-apps/utempter
-sys-apps/util-linux
sys-apps/which
sys-libs/glibc
sys-libs/libcap
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/default/bsd/
@ 2018-05-11 7:41 Michał Górny
0 siblings, 0 replies; 10+ messages in thread
From: Michał Górny @ 2018-05-11 7:41 UTC (permalink / raw
To: gentoo-commits
commit: daad0101455cc415d341f0a7599b037b7cfa7750
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri May 11 07:40:11 2018 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri May 11 07:41:38 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=daad0101
profiles/default/bsd: Mask dev-lang/nasm[doc]
Bug: https://bugs.gentoo.org/655444
profiles/default/bsd/package.use.mask | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/profiles/default/bsd/package.use.mask b/profiles/default/bsd/package.use.mask
index f1326439248..47c5a5b16a6 100644
--- a/profiles/default/bsd/package.use.mask
+++ b/profiles/default/bsd/package.use.mask
@@ -1,6 +1,10 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+# Michał Górny <mgorny@gentoo.org> (11 May 2018)
+# USE=doc uses non-BSD 'cp' syntax, bug #655444.
+>=dev-lang/nasm-2.13 doc
+
# Fabian Groffen <grobian@gentoo.org> (07 Dec 2016)
# unkeyworded notmuch dependency, bug #587560
mail-client/mutt notmuch
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/default/bsd/
@ 2018-05-16 7:26 Michał Górny
0 siblings, 0 replies; 10+ messages in thread
From: Michał Górny @ 2018-05-16 7:26 UTC (permalink / raw
To: gentoo-commits
commit: d09e36eae84bad7cc58fb1b6df64b40214d91f89
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed May 16 06:27:33 2018 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed May 16 07:26:17 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d09e36ea
profiles/default/bsd: Revert "Mask dev-lang/nasm[doc]"
The underlying issue has been fixed.
profiles/default/bsd/package.use.mask | 4 ----
1 file changed, 4 deletions(-)
diff --git a/profiles/default/bsd/package.use.mask b/profiles/default/bsd/package.use.mask
index 47c5a5b16a6..f1326439248 100644
--- a/profiles/default/bsd/package.use.mask
+++ b/profiles/default/bsd/package.use.mask
@@ -1,10 +1,6 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# Michał Górny <mgorny@gentoo.org> (11 May 2018)
-# USE=doc uses non-BSD 'cp' syntax, bug #655444.
->=dev-lang/nasm-2.13 doc
-
# Fabian Groffen <grobian@gentoo.org> (07 Dec 2016)
# unkeyworded notmuch dependency, bug #587560
mail-client/mutt notmuch
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/default/bsd/
@ 2018-05-23 21:40 William Hubbs
0 siblings, 0 replies; 10+ messages in thread
From: William Hubbs @ 2018-05-23 21:40 UTC (permalink / raw
To: gentoo-commits
commit: 6a6144033b636125e7b2f76fa28e2ca7ad6db1f1
Author: William Hubbs <williamh <AT> gentoo <DOT> org>
AuthorDate: Wed May 23 21:38:24 2018 +0000
Commit: William Hubbs <williamh <AT> gentoo <DOT> org>
CommitDate: Wed May 23 21:39:55 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a614403
profiles: always force split-usr for *BSD systems
profiles/default/bsd/use.force | 1 +
1 file changed, 1 insertion(+)
diff --git a/profiles/default/bsd/use.force b/profiles/default/bsd/use.force
index 8602cb49607..706719015f8 100644
--- a/profiles/default/bsd/use.force
+++ b/profiles/default/bsd/use.force
@@ -1 +1,2 @@
+split-usr
userland_BSD
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/default/bsd/
@ 2018-05-26 21:38 James Le Cuirot
0 siblings, 0 replies; 10+ messages in thread
From: James Le Cuirot @ 2018-05-26 21:38 UTC (permalink / raw
To: gentoo-commits
commit: bcfae53a77e610e3138fc19eb775afc6d6bc3b36
Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Sat May 26 21:31:51 2018 +0000
Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Sat May 26 21:37:53 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bcfae53a
profiles: Mask media-libs/libsdl2[kms] on bsd
This depends on media-libs/mesa[gbm], which is Linux-only.
profiles/default/bsd/package.use.mask | 1 +
1 file changed, 1 insertion(+)
diff --git a/profiles/default/bsd/package.use.mask b/profiles/default/bsd/package.use.mask
index f1326439248..d256ea2e706 100644
--- a/profiles/default/bsd/package.use.mask
+++ b/profiles/default/bsd/package.use.mask
@@ -71,6 +71,7 @@ www-client/links livecd
# needs udev
kde-frameworks/kdelibs udisks upower
+media-libs/libsdl2 kms
media-libs/mesa gbm dri3 d3d9
x11-base/xorg-drivers video_cards_radeonsi
x11-drivers/xf86-video-ati glamor
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/default/bsd/
@ 2018-08-15 23:43 Matt Turner
0 siblings, 0 replies; 10+ messages in thread
From: Matt Turner @ 2018-08-15 23:43 UTC (permalink / raw
To: gentoo-commits
commit: a9a2d6463641b2c60b82521bf2e33be87fcefdd2
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 15 23:43:09 2018 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Wed Aug 15 23:43:49 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9a2d646
profiles/default/bsd: Mask media-libs/mesa[vulkan]
Vulkan depends on dri3 which is masked.
profiles/default/bsd/package.use.mask | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/profiles/default/bsd/package.use.mask b/profiles/default/bsd/package.use.mask
index ca094ce4cf1..884da6e0f60 100644
--- a/profiles/default/bsd/package.use.mask
+++ b/profiles/default/bsd/package.use.mask
@@ -71,7 +71,7 @@ www-client/links livecd
# needs udev
media-libs/libsdl2 kms
-media-libs/mesa gbm dri3 d3d9
+media-libs/mesa gbm dri3 d3d9 vulkan
x11-base/xorg-drivers video_cards_radeonsi
x11-drivers/xf86-video-ati glamor
media-libs/gst-plugins-base gbm
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/default/bsd/
@ 2019-03-03 11:22 Mart Raudsepp
0 siblings, 0 replies; 10+ messages in thread
From: Mart Raudsepp @ 2019-03-03 11:22 UTC (permalink / raw
To: gentoo-commits
commit: 8be5c6dd110ec91725c8e700adc848b04064c127
Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 3 11:22:10 2019 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sun Mar 3 11:22:40 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8be5c6dd
profiles/default/bsd: Mask gvfs udev dependent USE flags
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
profiles/default/bsd/package.use.mask | 1 +
1 file changed, 1 insertion(+)
diff --git a/profiles/default/bsd/package.use.mask b/profiles/default/bsd/package.use.mask
index 4bb1bfa2d3f..f29c575e26d 100644
--- a/profiles/default/bsd/package.use.mask
+++ b/profiles/default/bsd/package.use.mask
@@ -79,6 +79,7 @@ media-libs/mesa gbm dri3 d3d9 vulkan
x11-base/xorg-drivers video_cards_radeonsi
x11-drivers/xf86-video-ati glamor
media-libs/gst-plugins-base gbm
+>=gnome-base/gvfs-1.38 cdda gphoto2 mtp udisks
# udisks is linux only (for now?)
gnome-base/gvfs udisks
^ permalink raw reply related [flat|nested] 10+ messages in thread
end of thread, other threads:[~2019-03-03 11:22 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-15 23:43 [gentoo-commits] repo/gentoo:master commit in: profiles/default/bsd/ Matt Turner
-- strict thread matches above, loose matches on Subject: below --
2019-03-03 11:22 Mart Raudsepp
2018-05-26 21:38 James Le Cuirot
2018-05-23 21:40 William Hubbs
2018-05-16 7:26 Michał Górny
2018-05-11 7:41 Michał Górny
2018-04-17 19:22 Michał Górny
2017-03-08 21:30 Michał Górny
2016-12-07 18:57 Fabian Groffen
2016-01-17 20:55 Dennis Lamm
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox