summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2015-03-01 18:25:32 +0000
committerMichał Górny <mgorny@gentoo.org>2015-03-01 18:25:32 +0000
commit1488faed431a7a157e4dd11714269e5fda1029a1 (patch)
treeab621b12bb644bbac50349e84b40790c465e6dbb /profiles/default/bsd/fbsd
parentEAPI 5 (diff)
downloadhistorical-1488faed431a7a157e4dd11714269e5fda1029a1.tar.gz
historical-1488faed431a7a157e4dd11714269e5fda1029a1.tar.bz2
historical-1488faed431a7a157e4dd11714269e5fda1029a1.zip
Introduce support for FreeBSD 10.1, https://github.com/gentoo/gentoo-portage-rsync-mirror/pull/46 by nigoro.
Diffstat (limited to 'profiles/default/bsd/fbsd')
-rw-r--r--profiles/default/bsd/fbsd/amd64/10.1/clang/parent2
-rw-r--r--profiles/default/bsd/fbsd/amd64/10.1/eapi1
-rw-r--r--profiles/default/bsd/fbsd/amd64/10.1/make.defaults11
-rw-r--r--profiles/default/bsd/fbsd/amd64/10.1/package.use.force4
-rw-r--r--profiles/default/bsd/fbsd/amd64/10.1/parent2
-rw-r--r--profiles/default/bsd/fbsd/x86/10.1/eapi1
-rw-r--r--profiles/default/bsd/fbsd/x86/10.1/make.defaults9
-rw-r--r--profiles/default/bsd/fbsd/x86/10.1/parent2
8 files changed, 32 insertions, 0 deletions
diff --git a/profiles/default/bsd/fbsd/amd64/10.1/clang/parent b/profiles/default/bsd/fbsd/amd64/10.1/clang/parent
new file mode 100644
index 000000000000..7dbda405f0ab
--- /dev/null
+++ b/profiles/default/bsd/fbsd/amd64/10.1/clang/parent
@@ -0,0 +1,2 @@
+..
+../../../../../../arch/amd64-fbsd/clang
diff --git a/profiles/default/bsd/fbsd/amd64/10.1/eapi b/profiles/default/bsd/fbsd/amd64/10.1/eapi
new file mode 100644
index 000000000000..7ed6ff82de6b
--- /dev/null
+++ b/profiles/default/bsd/fbsd/amd64/10.1/eapi
@@ -0,0 +1 @@
+5
diff --git a/profiles/default/bsd/fbsd/amd64/10.1/make.defaults b/profiles/default/bsd/fbsd/amd64/10.1/make.defaults
new file mode 100644
index 000000000000..e072d9b9445e
--- /dev/null
+++ b/profiles/default/bsd/fbsd/amd64/10.1/make.defaults
@@ -0,0 +1,11 @@
+# Copyright 1999-2015 Gentoo Foundation.
+# Distributed under the terms of the GNU General Public License, v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/default/bsd/fbsd/amd64/10.1/make.defaults,v 1.1 2015/03/01 18:25:17 mgorny Exp $
+
+CHOST="x86_64-gentoo-freebsd10.1"
+CHOST_amd64_fbsd="x86_64-gentoo-freebsd10.1"
+CHOST_x86_fbsd="i686-gentoo-freebsd10.1"
+
+# Diego Pettenò <flameeyes@gentoo.org> (2 Dec 2006)
+# Turn this on by default as we don't have Java 1.4 and 1.5 at all
+USE="java6"
diff --git a/profiles/default/bsd/fbsd/amd64/10.1/package.use.force b/profiles/default/bsd/fbsd/amd64/10.1/package.use.force
new file mode 100644
index 000000000000..4229a8f0d9e1
--- /dev/null
+++ b/profiles/default/bsd/fbsd/amd64/10.1/package.use.force
@@ -0,0 +1,4 @@
+# >=dev-lang/python-3.2 requires threads, #494744
+=dev-lang/python-3.2* threads
+=dev-lang/python-3.3* threads
+
diff --git a/profiles/default/bsd/fbsd/amd64/10.1/parent b/profiles/default/bsd/fbsd/amd64/10.1/parent
new file mode 100644
index 000000000000..ab6b4ed66e05
--- /dev/null
+++ b/profiles/default/bsd/fbsd/amd64/10.1/parent
@@ -0,0 +1,2 @@
+..
+../../../../../releases/freebsd-10.1
diff --git a/profiles/default/bsd/fbsd/x86/10.1/eapi b/profiles/default/bsd/fbsd/x86/10.1/eapi
new file mode 100644
index 000000000000..7ed6ff82de6b
--- /dev/null
+++ b/profiles/default/bsd/fbsd/x86/10.1/eapi
@@ -0,0 +1 @@
+5
diff --git a/profiles/default/bsd/fbsd/x86/10.1/make.defaults b/profiles/default/bsd/fbsd/x86/10.1/make.defaults
new file mode 100644
index 000000000000..21050e578e0b
--- /dev/null
+++ b/profiles/default/bsd/fbsd/x86/10.1/make.defaults
@@ -0,0 +1,9 @@
+# Copyright 1999-2015 Gentoo Foundation.
+# Distributed under the terms of the GNU General Public License, v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/default/bsd/fbsd/x86/10.1/make.defaults,v 1.1 2015/03/01 18:25:17 mgorny Exp $
+
+CHOST="i486-gentoo-freebsd10.1"
+
+# Diego Pettenò <flameeyes@gentoo.org> (2 Dec 2006)
+# Turn this on by default as we don't have Java 1.4 and 1.5 at all
+USE="java6"
diff --git a/profiles/default/bsd/fbsd/x86/10.1/parent b/profiles/default/bsd/fbsd/x86/10.1/parent
new file mode 100644
index 000000000000..ab6b4ed66e05
--- /dev/null
+++ b/profiles/default/bsd/fbsd/x86/10.1/parent
@@ -0,0 +1,2 @@
+..
+../../../../../releases/freebsd-10.1