summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2009-05-16 09:17:28 +0000
committerAlexis Ballier <aballier@gentoo.org>2009-05-16 09:17:28 +0000
commitccdce7bc5f165736dfab1b76f869dbb7d6471399 (patch)
treed218200e2c6dcbb1e6e1018e33d0db07bcf37251 /profiles/arch/sparc-fbsd
parentMigration to virtual/libusb. Verified by testing hardware. (diff)
downloadgentoo-2-ccdce7bc5f165736dfab1b76f869dbb7d6471399.tar.gz
gentoo-2-ccdce7bc5f165736dfab1b76f869dbb7d6471399.tar.bz2
gentoo-2-ccdce7bc5f165736dfab1b76f869dbb7d6471399.zip
add sparc-fbsd arch profiles
Diffstat (limited to 'profiles/arch/sparc-fbsd')
-rw-r--r--profiles/arch/sparc-fbsd/ChangeLog8
-rw-r--r--profiles/arch/sparc-fbsd/make.defaults10
-rw-r--r--profiles/arch/sparc-fbsd/package.use.mask2
-rw-r--r--profiles/arch/sparc-fbsd/parent1
-rw-r--r--profiles/arch/sparc-fbsd/use.force2
-rw-r--r--profiles/arch/sparc-fbsd/use.mask26
6 files changed, 49 insertions, 0 deletions
diff --git a/profiles/arch/sparc-fbsd/ChangeLog b/profiles/arch/sparc-fbsd/ChangeLog
new file mode 100644
index 000000000000..cc0b6f4c352c
--- /dev/null
+++ b/profiles/arch/sparc-fbsd/ChangeLog
@@ -0,0 +1,8 @@
+# ChangeLog for Gentoo/sparc-fbsd profile directory
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/sparc-fbsd/ChangeLog,v 1.1 2009/05/16 09:17:28 aballier Exp $
+
+ 16 May 2009; Alexis Ballier <aballier@gentoo.org> +make.defaults,
+ +package.use.mask, +parent, +use.force, +use.mask:
+ add sparc-fbsd arch profiles
+
diff --git a/profiles/arch/sparc-fbsd/make.defaults b/profiles/arch/sparc-fbsd/make.defaults
new file mode 100644
index 000000000000..686df61d042f
--- /dev/null
+++ b/profiles/arch/sparc-fbsd/make.defaults
@@ -0,0 +1,10 @@
+# Copyright 2004-2009 Gentoo Foundation.
+# Distributed under the terms of the GNU General Public License, v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/sparc-fbsd/make.defaults,v 1.1 2009/05/16 09:17:28 aballier Exp $
+# System-wide defaults for the G/FBSD Portage system
+
+ARCH="sparc-fbsd"
+CFLAGS="-O2 -pipe"
+CXXFLAGS="${CFLAGS}"
+
+ACCEPT_KEYWORDS="~sparc-fbsd sparc-fbsd"
diff --git a/profiles/arch/sparc-fbsd/package.use.mask b/profiles/arch/sparc-fbsd/package.use.mask
new file mode 100644
index 000000000000..1cbb6097e69d
--- /dev/null
+++ b/profiles/arch/sparc-fbsd/package.use.mask
@@ -0,0 +1,2 @@
+dev-lang/swig ocaml pike
+app-editors/vim vim-with-x
diff --git a/profiles/arch/sparc-fbsd/parent b/profiles/arch/sparc-fbsd/parent
new file mode 100644
index 000000000000..eb001c6e8ab8
--- /dev/null
+++ b/profiles/arch/sparc-fbsd/parent
@@ -0,0 +1 @@
+../base
diff --git a/profiles/arch/sparc-fbsd/use.force b/profiles/arch/sparc-fbsd/use.force
new file mode 100644
index 000000000000..0520964ebe4e
--- /dev/null
+++ b/profiles/arch/sparc-fbsd/use.force
@@ -0,0 +1,2 @@
+# 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
new file mode 100644
index 000000000000..29c94ea04e88
--- /dev/null
+++ b/profiles/arch/sparc-fbsd/use.mask
@@ -0,0 +1,26 @@
+# Copyright 2006-2009 Gentoo Foundation.
+# Distributed under the terms of the GNU General Public License, v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/sparc-fbsd/use.mask,v 1.1 2009/05/16 09:17:28 aballier Exp $
+
+# 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
+
+# These should work one day
+cairo
+gnome
+gnome-keyring
+gtk
+mono
+opengl
+php
+qt3
+qt4
+tk
+xpm
+X