diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-01-23 09:37:42 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-01-23 13:52:43 +0100 |
commit | 332e48712b6521697f992f923c9c985482dd1c36 (patch) | |
tree | 69691256ece998c1276db2e9f0033888b8439858 /profiles | |
parent | profiles.desc: Mark x86-fbsd profiles as exp (diff) | |
download | gentoo-332e48712b6521697f992f923c9c985482dd1c36.tar.gz gentoo-332e48712b6521697f992f923c9c985482dd1c36.tar.bz2 gentoo-332e48712b6521697f992f923c9c985482dd1c36.zip |
profiles: Remove profiles for sparc-fbsd
The sparc-fbsd architecture is completely unmaintained in Gentoo.
The profiles were stuck at the old 8.2 version, with little keywording
ever done and no working hardware left.
This commit removes the profiles but leaves the arch/keyword until
all packages are clean of it.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/sparc-fbsd/eapi | 1 | ||||
-rw-r--r-- | profiles/arch/sparc-fbsd/make.defaults | 11 | ||||
-rw-r--r-- | profiles/arch/sparc-fbsd/package.use.force | 7 | ||||
-rw-r--r-- | profiles/arch/sparc-fbsd/parent | 1 | ||||
-rw-r--r-- | profiles/arch/sparc-fbsd/use.force | 2 | ||||
-rw-r--r-- | profiles/arch/sparc-fbsd/use.mask | 33 | ||||
-rw-r--r-- | profiles/default/bsd/fbsd/sparc/8.2/eapi | 1 | ||||
-rw-r--r-- | profiles/default/bsd/fbsd/sparc/8.2/make.defaults | 4 | ||||
-rw-r--r-- | profiles/default/bsd/fbsd/sparc/8.2/parent | 2 | ||||
-rw-r--r-- | profiles/default/bsd/fbsd/sparc/eapi | 1 | ||||
-rw-r--r-- | profiles/default/bsd/fbsd/sparc/parent | 2 | ||||
-rw-r--r-- | profiles/profiles.desc | 1 |
12 files changed, 0 insertions, 66 deletions
diff --git a/profiles/arch/sparc-fbsd/eapi b/profiles/arch/sparc-fbsd/eapi deleted file mode 100644 index 7ed6ff82de6b..000000000000 --- a/profiles/arch/sparc-fbsd/eapi +++ /dev/null @@ -1 +0,0 @@ -5 diff --git a/profiles/arch/sparc-fbsd/make.defaults b/profiles/arch/sparc-fbsd/make.defaults deleted file mode 100644 index bab6ea3e1254..000000000000 --- a/profiles/arch/sparc-fbsd/make.defaults +++ /dev/null @@ -1,11 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation. -# Distributed under the terms of the GNU General Public License, v2 -# System-wide defaults for the G/FBSD Portage system - -ARCH="sparc-fbsd" -CFLAGS="-O2 -pipe" -CXXFLAGS="${CFLAGS}" -FFLAGS="${CFLAGS}" -FCFLAGS="${CFLAGS}" - -ACCEPT_KEYWORDS="~sparc-fbsd sparc-fbsd" diff --git a/profiles/arch/sparc-fbsd/package.use.force b/profiles/arch/sparc-fbsd/package.use.force deleted file mode 100644 index dbbc84463184..000000000000 --- a/profiles/arch/sparc-fbsd/package.use.force +++ /dev/null @@ -1,7 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -# Michał Górny <mgorny@gentoo.org> (24 Sep 2016) -# Force the host target to avoid dependency hell -sys-devel/clang llvm_targets_Sparc -sys-devel/llvm llvm_targets_Sparc diff --git a/profiles/arch/sparc-fbsd/parent b/profiles/arch/sparc-fbsd/parent deleted file mode 100644 index eb001c6e8ab8..000000000000 --- a/profiles/arch/sparc-fbsd/parent +++ /dev/null @@ -1 +0,0 @@ -../base diff --git a/profiles/arch/sparc-fbsd/use.force b/profiles/arch/sparc-fbsd/use.force deleted file mode 100644 index 0520964ebe4e..000000000000 --- a/profiles/arch/sparc-fbsd/use.force +++ /dev/null @@ -1,2 +0,0 @@ -# Force the flag which corresponds to ARCH. -sparc-fbsd diff --git a/profiles/arch/sparc-fbsd/use.mask b/profiles/arch/sparc-fbsd/use.mask deleted file mode 100644 index b76d06524ff8..000000000000 --- a/profiles/arch/sparc-fbsd/use.mask +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation. -# Distributed under the terms of the GNU General Public License, v2 - -# Unmask the flag which corresponds to ARCH. --sparc-fbsd - -acpi - -# guile fails to build on sparc -# Even with the patch from FreeBSD Ports it core dumps :/ -guile - -# valgrind hasn't been ported to sparc-fbsd yet -valgrind - -# These should work one day -avahi -cairo -dbus -gnome -gnome-keyring -gtk -mono -opengl -php -qt4 -tk -xpm -X - -# Ryan Hill <dirtyepic@gentoo.org> -# Needs sci-mathematics/glpk -lpsol diff --git a/profiles/default/bsd/fbsd/sparc/8.2/eapi b/profiles/default/bsd/fbsd/sparc/8.2/eapi deleted file mode 100644 index 7ed6ff82de6b..000000000000 --- a/profiles/default/bsd/fbsd/sparc/8.2/eapi +++ /dev/null @@ -1 +0,0 @@ -5 diff --git a/profiles/default/bsd/fbsd/sparc/8.2/make.defaults b/profiles/default/bsd/fbsd/sparc/8.2/make.defaults deleted file mode 100644 index eaba730f9ddc..000000000000 --- a/profiles/default/bsd/fbsd/sparc/8.2/make.defaults +++ /dev/null @@ -1,4 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation. -# Distributed under the terms of the GNU General Public License, v2 - -CHOST="sparc64-gentoo-freebsd8.2" diff --git a/profiles/default/bsd/fbsd/sparc/8.2/parent b/profiles/default/bsd/fbsd/sparc/8.2/parent deleted file mode 100644 index 43010996613b..000000000000 --- a/profiles/default/bsd/fbsd/sparc/8.2/parent +++ /dev/null @@ -1,2 +0,0 @@ -.. -../../../../../releases/freebsd-8.2 diff --git a/profiles/default/bsd/fbsd/sparc/eapi b/profiles/default/bsd/fbsd/sparc/eapi deleted file mode 100644 index 7ed6ff82de6b..000000000000 --- a/profiles/default/bsd/fbsd/sparc/eapi +++ /dev/null @@ -1 +0,0 @@ -5 diff --git a/profiles/default/bsd/fbsd/sparc/parent b/profiles/default/bsd/fbsd/sparc/parent deleted file mode 100644 index 134cc7a38402..000000000000 --- a/profiles/default/bsd/fbsd/sparc/parent +++ /dev/null @@ -1,2 +0,0 @@ -.. -../../../../arch/sparc-fbsd diff --git a/profiles/profiles.desc b/profiles/profiles.desc index 134989d457ea..d323534ffc42 100644 --- a/profiles/profiles.desc +++ b/profiles/profiles.desc @@ -262,7 +262,6 @@ amd64-fbsd default/bsd/fbsd/amd64/9.1 exp amd64-fbsd default/bsd/fbsd/amd64/11.1 dev amd64-fbsd default/bsd/fbsd/amd64/9.1/clang exp amd64-fbsd default/bsd/fbsd/amd64/11.1/clang exp -sparc-fbsd default/bsd/fbsd/sparc/8.2 exp x86-fbsd default/bsd/fbsd/x86/9.1 exp x86-fbsd default/bsd/fbsd/x86/11.1 exp |