diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-04-11 21:18:28 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-04-11 21:18:28 +0000 |
commit | 3e450e40766f72350e540d4c307836941e2be25c (patch) | |
tree | b0c40a9a492214353e0bb5251b756b1d9c024bd0 /profiles | |
parent | fixed linguas as per bug #126336 thanks to Chris White. Version bumped cause ... (diff) | |
download | gentoo-2-3e450e40766f72350e540d4c307836941e2be25c.tar.gz gentoo-2-3e450e40766f72350e540d4c307836941e2be25c.tar.bz2 gentoo-2-3e450e40766f72350e540d4c307836941e2be25c.zip |
Prepping the new stuff, don't use, might eat your pets!
Diffstat (limited to 'profiles')
13 files changed, 360 insertions, 0 deletions
diff --git a/profiles/default-linux/sparc/sparc64/2006.1/2.4/make.defaults b/profiles/default-linux/sparc/sparc64/2006.1/2.4/make.defaults new file mode 100644 index 000000000000..b3735b0eb49c --- /dev/null +++ b/profiles/default-linux/sparc/sparc64/2006.1/2.4/make.defaults @@ -0,0 +1,9 @@ +# Copyright 1999-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/sparc/sparc64/2006.1/2.4/make.defaults,v 1.1 2006/04/11 21:18:28 gustavoz Exp $ + +# USE settings +USE="apache2 arts avi berkdb bitmap-fonts crypt cups dlloader eds encode esd fortran fbcon foomaticdb gdbm gcc64 gif gstreamer gtk gtk2 gnome imlib jpeg kde libwww mad mikmod motif mpeg ncurses nls ogg oss opengl pam perl png python pdflib qt readline sdl spell ssl tcpd truetype truetype-fonts type1-fonts vorbis X xv xml xmms zlib" + +# Just the barebones until bug #120088 is properly fixed <gustavoz> +USE="${USE} dba gd" diff --git a/profiles/default-linux/sparc/sparc64/2006.1/2.4/package.mask b/profiles/default-linux/sparc/sparc64/2006.1/2.4/package.mask new file mode 100644 index 000000000000..0f2a84f3c839 --- /dev/null +++ b/profiles/default-linux/sparc/sparc64/2006.1/2.4/package.mask @@ -0,0 +1,78 @@ +# Copyright 1999-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/sparc/sparc64/2006.1/2.4/package.mask,v 1.1 2006/04/11 21:18:28 gustavoz Exp $ + +# Gustavo Zacarias <gustavoz@gentoo.org> +# We mask core 2.6 stuff to avoid bootstrap issues +>=sys-kernel/gentoo-sources-2.6.0 +>=sys-kernel/vanilla-sources-2.6.0 +sys-fs/udev + +# Gustavo Zacarias <gustavoz@gentoo.org> +# New toys enabled by 2.6 headers +gnome-base/gnome-volume-manager +gnome-extra/hal-device-manager +sys-apps/hal +sys-apps/ivman +sys-apps/pmount + +# Gustavo Zacarias <gustavoz@gentoo.org> +# Alsa stuff mask +app-accessibility/speech-dispatcher +app-forensics/regviewer +dev-games/neoengine +dev-java/sun-j2sdk +games-arcade/emergence-bin +games-emulation/mupen64-alsasnd +games-roguelike/crossfire-client +media-libs/alsa-lib +media-libs/alsa-oss +media-libs/ladcca +media-libs/libclalsadrv +media-libs/libmustux +media-plugins/alsa-jack +media-plugins/gst-plugins-alsa +media-plugins/xmms-alsa +media-sound/alsa-patch-bay +media-sound/alsa-tools +media-sound/alsa-utils +media-sound/alsamixergui +media-sound/ams +media-sound/aseqview +media-sound/brutefir +media-sound/gmorgan +media-sound/gnome-alsamixer +media-sound/horgand +media-sound/jack-audio-connection-kit +media-sound/jamin +media-sound/kamix +media-sound/tk707 +media-sound/krecord +media-sound/museseq +media-sound/pmidi +media-sound/qjackconnect +media-sound/qjackctl +media-sound/qmidiarp +media-sound/rosegarden +media-sound/seq24 +media-sound/sfc +media-sound/specimen +media-sound/supercollider +media-sound/tapiir +media-video/gephe + +# Jason Wever <weeve@gentoo.org> +# Jack related maskings +media-sound/bitscope +media-sound/freqtweak +media-sound/glmix +media-sound/jaaa +media-sound/jack-rack +media-sound/kaconnect +media-sound/meterbridge +media-sound/timemachine +media-sound/vkeybd +media-libs/bio2jack +media-libs/libjackasyn +media-plugins/xmms-jack +media-sound/bitscope diff --git a/profiles/default-linux/sparc/sparc64/2006.1/2.4/packages b/profiles/default-linux/sparc/sparc64/2006.1/2.4/packages new file mode 100644 index 000000000000..1ce085ecd686 --- /dev/null +++ b/profiles/default-linux/sparc/sparc64/2006.1/2.4/packages @@ -0,0 +1,8 @@ +# Copyright 1999-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/sparc/sparc64/2006.1/2.4/packages,v 1.1 2006/04/11 21:18:28 gustavoz Exp $ + +# Force 2.4 headers +*<sys-kernel/linux-headers-2.5 + +<sys-libs/glibc-2.4 diff --git a/profiles/default-linux/sparc/sparc64/2006.1/2.4/parent b/profiles/default-linux/sparc/sparc64/2006.1/2.4/parent new file mode 100644 index 000000000000..3d7edbe2933a --- /dev/null +++ b/profiles/default-linux/sparc/sparc64/2006.1/2.4/parent @@ -0,0 +1,5 @@ +# Copyright 1999-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License, v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/sparc/sparc64/2006.1/2.4/parent,v 1.1 2006/04/11 21:18:28 gustavoz Exp $ + +.. diff --git a/profiles/default-linux/sparc/sparc64/2006.1/2.4/use.mask b/profiles/default-linux/sparc/sparc64/2006.1/2.4/use.mask new file mode 100644 index 000000000000..e881dd97a2e3 --- /dev/null +++ b/profiles/default-linux/sparc/sparc64/2006.1/2.4/use.mask @@ -0,0 +1,14 @@ +# Copyright 1999-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/sparc/sparc64/2006.1/2.4/use.mask,v 1.1 2006/04/11 21:18:28 gustavoz Exp $ + +# Can't use these with 2.4 headers +hal +ipod +udev +alsa +jack + +# nptl needs 2.6 stuff +nptl +nptlonly diff --git a/profiles/default-linux/sparc/sparc64/2006.1/2.4/virtuals b/profiles/default-linux/sparc/sparc64/2006.1/2.4/virtuals new file mode 100644 index 000000000000..7ae02ab38a48 --- /dev/null +++ b/profiles/default-linux/sparc/sparc64/2006.1/2.4/virtuals @@ -0,0 +1,6 @@ +# Copyright 1999-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License, v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/sparc/sparc64/2006.1/2.4/virtuals,v 1.1 2006/04/11 21:18:28 gustavoz Exp $ + +virtual/dev-manager sys-fs/devfsd +virtual/linux-sources sys-kernel/sparc-sources diff --git a/profiles/default-linux/sparc/sparc64/2006.1/README b/profiles/default-linux/sparc/sparc64/2006.1/README new file mode 100644 index 000000000000..4d4545f73a72 --- /dev/null +++ b/profiles/default-linux/sparc/sparc64/2006.1/README @@ -0,0 +1,5 @@ +This profile requires a 2.6 kernel. +Note that some machine models aren't completely stable with 2.6. +If you want to use a 2.4 kernel switch to the 2.4 profile. + +This profile is experimental, it may break your hardware and eat your pets. diff --git a/profiles/default-linux/sparc/sparc64/2006.1/make.defaults b/profiles/default-linux/sparc/sparc64/2006.1/make.defaults new file mode 100644 index 000000000000..130ba6f4491f --- /dev/null +++ b/profiles/default-linux/sparc/sparc64/2006.1/make.defaults @@ -0,0 +1,9 @@ +# Copyright 1999-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/sparc/sparc64/2006.1/make.defaults,v 1.1 2006/04/11 21:18:28 gustavoz Exp $ + +# USE settings +USE="apache2 arts avi berkdb bitmap-fonts crypt cups dlloader eds encode esd fortran fbcon foomaticdb gdbm gcc64 gif gstreamer gtk gtk2 gnome imlib jpeg kde libwww mad mikmod motif mpeg ncurses nls nptl ogg oss opengl pam perl png python pdflib qt readline sdl spell ssl tcpd truetype truetype-fonts type1-fonts udev vorbis X xv xml xmms zlib" + +# Just the barebones until bug #120088 is properly fixed <gustavoz> +USE="${USE} dba gd" diff --git a/profiles/default-linux/sparc/sparc64/2006.1/package.mask b/profiles/default-linux/sparc/sparc64/2006.1/package.mask new file mode 100644 index 000000000000..c46dc63577ca --- /dev/null +++ b/profiles/default-linux/sparc/sparc64/2006.1/package.mask @@ -0,0 +1,184 @@ +# Copyright 1999-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/sparc/sparc64/2006.1/package.mask,v 1.1 2006/04/11 21:18:28 gustavoz Exp $ + +# Jason Wever <weeve@gentoo.org> +# gradm requires 64 bit support, which doesn't exist in this profile +>sys-apps/gradm-2.0.1-r1 + +# Gustavo Zacarias <gustavoz@gentoo.org> +# Java is broken for the new stuff +# This is a work in progress - a list of stuff that could eventually be unkeyworded +app-accessibility/freetts +app-accessibility/java-access-bridge +app-arch/dczip +app-crypt/jacksum +app-editors/jedit +app-editors/jext +app-misc/freemind +app-misc/jdictionary +app-misc/jitac +app-misc/largorecipes +app-misc/openjnlp +app-portage/portagemaster +app-vim/ant +dev-db/henplus +dev-db/hsqldb +dev-java/adaptx +dev-java/ant +dev-java/ant-core +dev-java/ant-tasks +dev-java/antlr +dev-java/avalon-framework +dev-java/avalon-logkit +dev-java/avalon-logkit-bin +dev-java/batik +dev-java/bcel +dev-java/blackdown-jdk +dev-java/blackdown-jre +dev-java/blowfishj +dev-java/bluej-bin +dev-java/bsf +dev-java/bsh +dev-java/castor +dev-java/cdegroot-db +dev-java/cocoon +dev-java/colt +dev-java/commons-beanutils +dev-java/commons-cli +dev-java/commons-collections +dev-java/commons-daemon +dev-java/commons-dbcp +dev-java/commons-digester +dev-java/commons-discovery +dev-java/commons-el +dev-java/commons-fileupload +dev-java/commons-httpclient +dev-java/commons-lang +dev-java/commons-launcher +dev-java/commons-logging +dev-java/commons-modeler +dev-java/commons-net +dev-java/commons-pool +dev-java/commons-validator +dev-java/concurrent-util +dev-java/cryptix-jce-bin +dev-java/dbconnectionbroker-bin +dev-java/dom4j +dev-java/edtftpj +dev-java/exolabcore +dev-java/exolabtools +dev-java/fastutil +dev-java/fop +dev-java/gjdoc +dev-java/gnu-classpath +dev-java/gnu-jaf +dev-java/gnu-jaxp +dev-java/icu4j +dev-java/infobus-bin +dev-java/jacl +dev-java/jade +dev-java/jakarta-oro +dev-java/jakarta-regexp +dev-java/java-config +dev-java/java-sdk-docs +dev-java/javacup +dev-java/jaxen +dev-java/jdbc-mysql +dev-java/jdbc2-firebird +dev-java/jdbc2-oracle +dev-java/jdbc2-postgresql +dev-java/jdbc2-stdext +dev-java/jdbc3-firebird +dev-java/jdbc3-oracle +dev-java/jdbc3-postgresql +dev-java/jdbm +dev-java/jdepend +dev-java/jdom +dev-java/jgoodies-looks-bin +dev-java/jgraph +dev-java/jikes +dev-java/jldap +dev-java/jlex +dev-java/jlfgr +dev-java/jmbus +dev-java/jmf-bin +dev-java/joscar +dev-java/jsch +dev-java/jss +dev-java/jswat +dev-java/jta +dev-java/jump +dev-java/junit +dev-java/jython +dev-java/jzlib +dev-java/kaffe +dev-java/kunststoff-bin +dev-java/ldapsdk +dev-java/libreadline-java +dev-java/log4j +dev-java/makeme +dev-java/openjgraph +dev-java/openjms +dev-java/openjms-bin +dev-java/oscore-bin +dev-java/qat +dev-java/randomguid +dev-java/rhino +dev-java/sablevm +dev-java/saxon-bin +dev-java/saxpath +dev-java/servletapi +dev-java/spin +dev-java/struts +dev-java/struts-legacy +dev-java/sun-jaf-bin +dev-java/sun-jai-bin +dev-java/sun-javamail-bin +dev-java/sun-jimi +dev-java/systray4j +dev-java/tagsoup +dev-java/xalan +dev-java/xerces +dev-java/xjavac +dev-java/xml-commons +dev-java/xml-commons-resolver +dev-java/xml-xmlbeans +dev-java/xmlc +dev-java/xom +dev-java/sun-jms +dev-java/sun-jmx +dev-tex/ppower4 +dev-util/checkstyle +dev-util/eclipse-cdt-bin +dev-util/eclipse-sdt-bin +dev-util/eclipse-sdk +dev-util/jarwizard +dev-util/jconfig +dev-util/netbeans +dev-util/pmd +dev-util/poseidonCE +games-rpg/pcgen +kde-base/kdebindings-meta +kde-base/kdejava +kde-base/qtjava +media-gfx/aoi +net-misc/java-wakeonlan +net-misc/mindterm +net-p2p/xnap +sci-misc/zetagrid +www-servers/jboss +www-servers/jetty +www-servers/orion +www-servers/resin +www-servers/resin-ee +www-servers/tomcat + +# Jason Wever <weeve@gentoo.org> +# Mask java related PHP packages +dev-php4/php-java-bridge +dev-php5/php-java-bridge + +# Gustavo Zacarias <gustavoz@gentoo.org> +# To avoid odd toolchain mixups +<dev-libs/libffi-3.4.3 diff --git a/profiles/default-linux/sparc/sparc64/2006.1/packages b/profiles/default-linux/sparc/sparc64/2006.1/packages new file mode 100644 index 000000000000..fa7901b0819a --- /dev/null +++ b/profiles/default-linux/sparc/sparc64/2006.1/packages @@ -0,0 +1,19 @@ +# Copyright 1999-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/sparc/sparc64/2006.1/packages,v 1.1 2006/04/11 21:18:28 gustavoz Exp $ + +# We really want 3.4.x for this profile +*>=sys-devel/gcc-3.4.5 +*>=sys-devel/binutils-2.16.1-r2 + +# Need newer ones to build with gcc 3.4.x +*>=sys-libs/glibc-2.3.6-r3 + +# Since we're running a sparc64 kernel w/ 32bit (v9) userland, +# we need kgcc64 for kernels. +*>=sys-devel/kgcc64-3.4.5 + +# Jeremy Huddleston <eradicator@gentoo.org> +# Earlier versions aren't patched to work with 2.6 headers +*>=sys-boot/silo-1.4.10 + diff --git a/profiles/default-linux/sparc/sparc64/2006.1/parent b/profiles/default-linux/sparc/sparc64/2006.1/parent new file mode 100644 index 000000000000..f3229c5b9876 --- /dev/null +++ b/profiles/default-linux/sparc/sparc64/2006.1/parent @@ -0,0 +1 @@ +.. diff --git a/profiles/default-linux/sparc/sparc64/2006.1/use.mask b/profiles/default-linux/sparc/sparc64/2006.1/use.mask new file mode 100644 index 000000000000..93bdadb6514c --- /dev/null +++ b/profiles/default-linux/sparc/sparc64/2006.1/use.mask @@ -0,0 +1,16 @@ +# Copyright 1999-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/sparc/sparc64/2006.1/use.mask,v 1.1 2006/04/11 21:18:28 gustavoz Exp $ + +# Java and java-related stuffs +freetts +java +java-internal +java-external + +# New stuff enabled +-hal +-ipod +-alsa +-ladcca +-udev diff --git a/profiles/default-linux/sparc/sparc64/2006.1/virtuals b/profiles/default-linux/sparc/sparc64/2006.1/virtuals new file mode 100644 index 000000000000..79d0d5f5be22 --- /dev/null +++ b/profiles/default-linux/sparc/sparc64/2006.1/virtuals @@ -0,0 +1,6 @@ +# Copyright 1999-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License, v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/sparc/sparc64/2006.1/virtuals,v 1.1 2006/04/11 21:18:28 gustavoz Exp $ + +virtual/dev-manager sys-fs/udev +virtual/linux-sources sys-kernel/gentoo-sources |