summaryrefslogtreecommitdiff
path: root/profiles/default/bsd
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-07-10 23:40:16 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-07-10 23:40:16 +0100
commit51af5f0eb4cddbe6aa7953717873691d77aae9ff (patch)
tree1541525274162b033ebbc3ed38abaf335fbbd49a /profiles/default/bsd
parent7014a5a3ea0feffab9701fdd6b64cc7667a985af (diff)
gentoo resync : 11.07.2019
Diffstat (limited to 'profiles/default/bsd')
-rw-r--r--profiles/default/bsd/fbsd/make.defaults4
-rw-r--r--profiles/default/bsd/fbsd/package.mask4
-rw-r--r--profiles/default/bsd/fbsd/package.use4
-rw-r--r--profiles/default/bsd/fbsd/package.use.mask44
-rw-r--r--profiles/default/bsd/fbsd/profile.bashrc2
-rw-r--r--profiles/default/bsd/package.mask4
-rw-r--r--profiles/default/bsd/package.use2
-rw-r--r--profiles/default/bsd/package.use.force2
-rw-r--r--profiles/default/bsd/package.use.mask28
-rw-r--r--profiles/default/bsd/use.mask2
10 files changed, 48 insertions, 48 deletions
diff --git a/profiles/default/bsd/fbsd/make.defaults b/profiles/default/bsd/fbsd/make.defaults
index daddac21c65b..43e27554dfea 100644
--- a/profiles/default/bsd/fbsd/make.defaults
+++ b/profiles/default/bsd/fbsd/make.defaults
@@ -12,11 +12,11 @@ MAKE="gmake"
USE="berkdb crypt iconv ipv6 ncurses nls oss pam pcre readline ssl tcpd zlib"
-# 2006/03/07 - Donnie Berkholz <dberkholz@gentoo.org>
+# Donnie Berkholz <dberkholz@gentoo.org> (2006-03-07)
# Modular X: Support direct rendering by default
USE="${USE} dri"
-# 2006/08/18 - Donnie Berkholz <dberkholz@gentoo.org>
+# Donnie Berkholz <dberkholz@gentoo.org> (2006-08-18)
# Defaults for video drivers
VIDEO_CARDS="dummy fbdev vmware"
diff --git a/profiles/default/bsd/fbsd/package.mask b/profiles/default/bsd/fbsd/package.mask
index d79ef8d87c71..973fa4f5bcef 100644
--- a/profiles/default/bsd/fbsd/package.mask
+++ b/profiles/default/bsd/fbsd/package.mask
@@ -1,13 +1,13 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# Diego Pettenò <flameeyes@gentoo.org> (27 May 2005)
+# Diego Pettenò <flameeyes@gentoo.org> (2005-05-27)
# SGI's FAM is dead upstream, and requires mayor changes.
# Gamin before 0.1.0 is not supported as missed the FreeBSD patches.
# At the moment we rely on Gentopia's patched Gamin.
app-admin/fam
-# Diego Pettenò <flameeyes@gentoo.org> (23 May 2005)
+# Diego Pettenò <flameeyes@gentoo.org> (2005-05-23)
# Strace doesn't support FreeBSD 5. When a better port will be
# available, this can be unmasked.
dev-util/strace
diff --git a/profiles/default/bsd/fbsd/package.use b/profiles/default/bsd/fbsd/package.use
index c3240558eda0..5c91bf16e4b9 100644
--- a/profiles/default/bsd/fbsd/package.use
+++ b/profiles/default/bsd/fbsd/package.use
@@ -1,12 +1,12 @@
# Default USE flags for specific packages
-# Diego Pettenò <flameeyes@gentoo.org> (06 March 2008)
+# Diego Pettenò <flameeyes@gentoo.org> (2008-03-06)
# pam_racklib requires sys-libs/pam, disable it by default (it is
# masked anyway).
# pam_passwdqc is used by default on FreeBSD, enable it by default
# even on Gentoo/FreeBSD.
sys-auth/pambase -cracklib passwdqc
-# Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> (13 Feb 2011)
+# Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> (2011-02-13)
# Disable deprecated bsddb module of Python 2 by default.
=dev-lang/python-2* -berkdb
diff --git a/profiles/default/bsd/fbsd/package.use.mask b/profiles/default/bsd/fbsd/package.use.mask
index 2b1cdf985b06..c804607739a4 100644
--- a/profiles/default/bsd/fbsd/package.use.mask
+++ b/profiles/default/bsd/fbsd/package.use.mask
@@ -1,36 +1,36 @@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-# Michał Górny <mgorny@gentoo.org> (06 Apr 2018)
+# Michał Górny <mgorny@gentoo.org> (2018-04-06)
# We are building only minimal util-linux, so program flags
# are irrelevant to us.
sys-apps/util-linux build cramfs fdformat kill ncurses pam readline
sys-apps/util-linux slang suid tty-helpers
-# Brian Evans <grknight@gentoo.org> (2 Mar 2018)
+# Brian Evans <grknight@gentoo.org> (2018-03-02)
# php incorrectly looks for libacl when it is built-in on FreeBSD
dev-lang/php acl
-# Thomas Deutschmann <whissi@gentoo.org> (26 Oct 2017)
+# Thomas Deutschmann <whissi@gentoo.org> (2017-10-26)
# libressl: dev-libs/libressl is a base package on FreeBSD
net-misc/wget libressl
-# Thomas Deutschmann <whissi@gentoo.org> (20 Jan 2017)
+# Thomas Deutschmann <whissi@gentoo.org> (2017-01-20)
# libressl: dev-libs/libressl is a base package on FreeBSD
net-libs/libvncserver libressl
-# Felix Janda <felix.janda@posteo.de> (24 Sep 2016)
+# Felix Janda <felix.janda@posteo.de> (2016-09-24)
# net-libs/libnetfilter_conntrack is not keyworded on FreeBSD
net-dns/dnsmasq conntrack
-# Thomas Deutschmann <whissi@gentoo.org> (26 Aug 2016)
+# Thomas Deutschmann <whissi@gentoo.org> (2016-08-26)
# libressl: dev-libs/libressl is a base package on FreeBSD
# jemalloc: dev-libs/jemalloc is not keyworded on FreeBSD
# systemtap: dev-util/systemtap is not keyworded on FreeBSD and is also
# a linux specialized tool
dev-db/percona-server jemalloc libressl systemtap
-# Thomas Deutschmann <whissi@gentoo.org> (23 Aug 2016)
+# Thomas Deutschmann <whissi@gentoo.org> (2016-08-23)
# libressl: dev-libs/libressl is a base package on FreeBSD
# luajit: dev-lang/luajit not keyworded on FreeBSD
www-servers/nginx libressl luajit
@@ -38,7 +38,7 @@ www-servers/nginx libressl luajit
# As per UberLord's requests
sys-apps/openrc pam
-# Jim Ramsay <lack@gentoo.org> (7 Sep 2007)
+# Jim Ramsay <lack@gentoo.org> (2007-09-07)
# app-admin/gkrellm may pull in hddtemp, which is not yet available here
app-admin/gkrellm hddtemp
@@ -49,14 +49,14 @@ mail-client/claws-mail pda
# miscfiles.. that in turn does not work
net-irc/rbot spell
-# Diego Pettenò <flameeyes@gentoo.org> (18 Jan 2007)
+# Diego Pettenò <flameeyes@gentoo.org> (2007-01-18)
# Vixie-Cron uses pam useflag for pam_limits.so that is provided
# by Linux-PAM we don't use for now.
sys-process/vixie-cron pam
x11-misc/xscreensaver new-login
-# Gilles Dartiguelongue <eva@gentoo.org> (22 Oct 2007)
+# Gilles Dartiguelongue <eva@gentoo.org> (2007-10-22)
# GNU attr isn't supported
dev-libs/glib xattr
gnome-base/gnome-vfs acl
@@ -65,50 +65,50 @@ sys-devel/patch xattr
# https://bugs.gentoo.org/show_bug.cgi?id=432410
app-arch/tar xattr
-# Diego Pettenò <flameeyes@gentoo.org> (21 Feb 2008)
+# Diego Pettenò <flameeyes@gentoo.org> (2008-02-21)
# pam_cracklib is only provided by Linux-PAM which is not usable on
# Gentoo/FreeBSD.
-# Javier Villavicencio <the_paya@gentoo.org> (31 Jul 2008)
+# Javier Villavicencio <the_paya@gentoo.org> (2008-07-31)
# pam_ssh deps on Linux-PAM.
-# Diego Pettenò <flameeyes@gentoo.org> (1 Aug 2008)
+# Diego Pettenò <flameeyes@gentoo.org> (2008-08-01)
# sha512 is only supported by Linux-PAM's pam_unix for now
sys-auth/pambase cracklib pam_ssh sha512
-# Alexis Ballier <aballier@gentoo.org> (31 Jan 2009)
+# Alexis Ballier <aballier@gentoo.org> (2009-01-31)
# app-misc/tracker should work but needs some code fixups and it uses the fdatasync system call
# that we do not have (bug #257052)
# Mask it for now
gnome-base/nautilus tracker
-# Naohiro Aota <naota@gentoo.org> (04 Aug 2011)
+# Naohiro Aota <naota@gentoo.org> (2011-08-04)
# ads require krb5, which is maksed on FreeBSD
# cluster require ctdb, which doesn't support FreeBSD
net-fs/samba ads cluster
-# Naohiro Aota <naota@gentoo.org> (24 Nov 2011)
+# Naohiro Aota <naota@gentoo.org> (2011-11-24)
# Masked because kerberos is masked
net-dns/bind gssapi
-# Naohiro Aota <naota@gentoo.org> (20 Feb 2012)
-# Ian Stakenvicius <axs@gentoo.org> (30 Apr 2014)
+# Naohiro Aota <naota@gentoo.org> (2012-02-20)
+# Ian Stakenvicius <axs@gentoo.org> (2014-04-30)
# Upstream does not support FreeBSD wifi nor crashreporter;
# net-wireless/wireless-tools useless on fbsd, keep mozilla stuff
# from bringing it in via mozconfig-3.eclass
www-client/firefox wifi
www-client/seamonkey wifi
-# Naohiro Aota <naota@gentoo.org> (06 Oct 2012)
+# Naohiro Aota <naota@gentoo.org> (2012-10-06)
# Mask rpm, app-arch/rpm needs elfutils
net-analyzer/net-snmp rpm
-# Naohiro Aota <naota@gentoo.org> (09 Oct 2012)
+# Naohiro Aota <naota@gentoo.org> (2012-10-09)
# Mask dmpai, sys-apps/dmapi cannot build on BSD
net-fs/samba dmapi
-# Naohiro Aota <naota@gentoo.org> (15 Oct 2012)
+# Naohiro Aota <naota@gentoo.org> (2012-10-15)
# Mask numa on sys-apps/hwloc. numactl not available on FreeBSD
sys-apps/hwloc numa
-# Naohiro Aota <naota@gentoo.org> (07 Jul 2014)
+# Naohiro Aota <naota@gentoo.org> (2014-07-07)
# xattr support is not available on BSD #501534
sys-apps/portage xattr
diff --git a/profiles/default/bsd/fbsd/profile.bashrc b/profiles/default/bsd/fbsd/profile.bashrc
index cb5a328f1de9..89e6c19f7a88 100644
--- a/profiles/default/bsd/fbsd/profile.bashrc
+++ b/profiles/default/bsd/fbsd/profile.bashrc
@@ -11,7 +11,7 @@ type -P gxargs > /dev/null && alias xargs=gxargs
# Attempt to point the default SHELL used by configure scripts to bash.
# while most should work with BSD's bourne just fine, the extra scripts
# used by some applications (specially test scripts) use way too many bashisms.
-# Alexis Ballier <29 May 2012>: Disable this, we should rather fix bugs and it
+# Alexis Ballier (2012-05-29): Disable this, we should rather fix bugs and it
# seems to confuse libtool a couple of packages (dev-libs/libtar, net-dns/hesiod)
# export CONFIG_SHELL="/bin/bash"
diff --git a/profiles/default/bsd/package.mask b/profiles/default/bsd/package.mask
index 6dee40709090..7acc12c39bc6 100644
--- a/profiles/default/bsd/package.mask
+++ b/profiles/default/bsd/package.mask
@@ -27,13 +27,13 @@ sys-apps/attr
sys-apps/acl
net-misc/pump
-# Diego Pettenò <flameeyes@gentoo.org> (5 June 2005)
+# Diego Pettenò <flameeyes@gentoo.org> (2005-06-05)
# metamail isn't maintained anymore upstream, Debian patches doesn't
# work on FreeBSD, and neither on Debian or on FreeBSD the package
# has a maintainer to coordinate with. Isn't an hard-dep for anything.
net-mail/metamail
-# Diego Pettenò <flameeyes@gentoo.org> (20 Aug 2005)
+# Diego Pettenò <flameeyes@gentoo.org> (2005-08-20)
# We obviously can't have linux-sources (mask this to allow the
# virtual to be masked)
sys-kernel/gentoo-sources
diff --git a/profiles/default/bsd/package.use b/profiles/default/bsd/package.use
index bc64369ec46a..e572e7e61ca6 100644
--- a/profiles/default/bsd/package.use
+++ b/profiles/default/bsd/package.use
@@ -1,7 +1,7 @@
# Copyright 1999-2017 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License, v2
-# Michał Górny <mgorny@gentoo.org> (26 Jan 2017)
+# Michał Górny <mgorny@gentoo.org> (2017-01-26)
# Preserve the old defaults on *BSD systems.
sys-libs/libcxx -libcxxabi libcxxrt -libunwind
sys-libs/libcxxrt -libunwind
diff --git a/profiles/default/bsd/package.use.force b/profiles/default/bsd/package.use.force
index 4c8d1725d5d1..c7c7c02310cc 100644
--- a/profiles/default/bsd/package.use.force
+++ b/profiles/default/bsd/package.use.force
@@ -1,3 +1,3 @@
-# Javier Villavicencio <the_paya@gentoo.org> (22 Jan 2009)
+# Javier Villavicencio <the_paya@gentoo.org> (2009-01-22)
# Otherwise useless tar.
app-arch/libarchive bzip2 zlib lzma
diff --git a/profiles/default/bsd/package.use.mask b/profiles/default/bsd/package.use.mask
index 6aec8e8a5edb..2842678d58e6 100644
--- a/profiles/default/bsd/package.use.mask
+++ b/profiles/default/bsd/package.use.mask
@@ -1,31 +1,31 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# Michał Górny <mgorny@gentoo.org> (20 Sep 2018)
+# Michał Górny <mgorny@gentoo.org> (2018-09-20)
# dev-libs/libpfm has broken install rules for FreeBSD. Bug #666649.
sys-devel/llvm exegesis
-# Fabian Groffen <grobian@gentoo.org> (07 Dec 2016)
+# Fabian Groffen <grobian@gentoo.org> (2016-12-07)
# unkeyworded notmuch dependency, bug #587560
mail-client/mutt notmuch
-# Matthias Maier <tamiko@gentoo.org> (24 Dec 2014)
+# Matthias Maier <tamiko@gentoo.org> (2014-12-24)
# dev-libs/xapian is currently not keyworded for any *-bsd profile
app-doc/doxygen doxysearch
-# Mikle Kolyada <zlogene@gentoo.org> (07 Dec 2014)
+# Mikle Kolyada <zlogene@gentoo.org> (2014-12-07)
# There are a lot of unkeyworded dev-perl/* packages
dev-vcs/git mediawiki mediawiki-experimental
-# Robin H. Johnson <robbat2@gentoo.org> (05 Jan 2014)
+# Robin H. Johnson <robbat2@gentoo.org> (2014-01-05)
# Pending keywording of net-libs/miniupnpc per bug #497186
net-proxy/dante upnp
-# Naohiro Aota <naota@gentoo.org> (14 Oct 2013)
+# Naohiro Aota <naota@gentoo.org> (2013-10-14)
# libcap-ng is for Linux only
net-analyzer/tcpdump drop-root
-# Sebastian Pipping <sping@gentoo.org> (22 Feb 2011)
+# Sebastian Pipping <sping@gentoo.org> (2011-02-22)
# No dev-util/source-highlight or media-sound/lilypond here, yet (bug #356069, bug #344289)
app-text/asciidoc test highlight
@@ -41,35 +41,35 @@ sys-apps/help2man nls
# NetworkManager is Linux-only, Zephyr requires kerberos
net-im/pidgin networkmanager zephyr
-# Alexis Ballier <aballier@gentoo.org> (18 Jul 2008)
+# Alexis Ballier <aballier@gentoo.org> (2008-07-18)
# Requires a linux only library, bug #226085
dev-lang/erlang sctp
-# Alexis Ballier <aballier@gentoo.org> (8 Aug 2008)
+# Alexis Ballier <aballier@gentoo.org> (2008-08-08)
# Linux only useflags for vlc
media-video/vlc dc1394 ieee1394
-# Alexis Ballier <aballier@gentoo.org> (8 Aug 2008)
+# Alexis Ballier <aballier@gentoo.org> (2008-08-08)
# Depends on torque which is a linux only thing
# lksctp-tools is linux only too
sys-cluster/openmpi openmpi_rm_pbs openmpi_fabrics_sctp
-# Alexis Ballier <aballier@gentoo.org> (25 Sep 2008)
+# Alexis Ballier <aballier@gentoo.org> (2008-09-25)
# elf -> dev-libs/elfutils is too tight to the gnu libc
# rpm could be masked but we have rpm 5 keyworded even if it's still masked.
net-analyzer/net-snmp elf
-# Alexis Ballier <aballier@gentoo.org> (4 Oct 2008)
+# Alexis Ballier <aballier@gentoo.org> (2008-10-04)
# clisp doesn't build out of the box but can be fixed, xindy's way of building
# its clisp module is confused by gmake vs bsdmake, mask it until we can
# properly keyword xindy.
app-text/texlive xindy
-# Alexis Ballier <aballier@gentoo.org> (28 Nov 2008)
+# Alexis Ballier <aballier@gentoo.org> (2008-11-28)
# Requires bluez-libs which is linux only
net-libs/libpcap bluetooth
-# Alexis Ballier <aballier@gentoo.org> (22 Jan 2009)
+# Alexis Ballier <aballier@gentoo.org> (2009-01-22)
# Requires gpm
www-client/links livecd
diff --git a/profiles/default/bsd/use.mask b/profiles/default/bsd/use.mask
index b72658438e2f..390fcc3df99a 100644
--- a/profiles/default/bsd/use.mask
+++ b/profiles/default/bsd/use.mask
@@ -65,6 +65,6 @@ video_cards_nouveau
# Linux only sane backends
sane_backends_qcam
-# Diego E. Pettenò <flameeyes@gentoo.org> (19 oct 2010)
+# Diego E. Pettenò <flameeyes@gentoo.org> (2010-10-19)
# unmasking flags that only apply to FreeBSD
-kqueue