diff options
author | Joshua Kinard <kumba@gentoo.org> | 2004-04-28 21:24:42 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2004-04-28 21:24:42 +0000 |
commit | 79d9b45340cbd82dce08887ff3adf24b599ed47f (patch) | |
tree | 733209cf2111a4f80efa028f1121ce976b2e690d /profiles | |
parent | Added to ~ppc (diff) | |
download | historical-79d9b45340cbd82dce08887ff3adf24b599ed47f.tar.gz historical-79d9b45340cbd82dce08887ff3adf24b599ed47f.tar.bz2 historical-79d9b45340cbd82dce08887ff3adf24b599ed47f.zip |
Cobalt mips profile for 2004.1
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/cobalt-mips-2004.1/make.defaults | 32 | ||||
-rw-r--r-- | profiles/cobalt-mips-2004.1/packages | 102 | ||||
-rw-r--r-- | profiles/cobalt-mips-2004.1/packages.build | 32 | ||||
-rw-r--r-- | profiles/cobalt-mips-2004.1/use.defaults | 54 | ||||
-rw-r--r-- | profiles/cobalt-mips-2004.1/use.mask | 54 | ||||
-rw-r--r-- | profiles/cobalt-mips-2004.1/virtuals | 52 |
6 files changed, 326 insertions, 0 deletions
diff --git a/profiles/cobalt-mips-2004.1/make.defaults b/profiles/cobalt-mips-2004.1/make.defaults new file mode 100644 index 000000000000..14be5f084f92 --- /dev/null +++ b/profiles/cobalt-mips-2004.1/make.defaults @@ -0,0 +1,32 @@ +# Copyright 2000 Daniel Robbins, Gentoo Technologies, Inc. +# System-wide defaults for the Portage system + +ARCH="mips" + +# Host-type + +# Cobalt is little-endian mips +CHOST=mipsel-unknown-linux-gnu +PLATFORM=$CHOST + +# Options passed to make during the build process +MAKEOPTS="-j1" + +# Distinguish us from other mips profiles +PROFILE_ARCH="cobalt" + +# Fetching command (5 tries, passive ftp for firewall compatibility) +FETCHCOMMAND="/usr/bin/wget -t 5 --passive-ftp \${URI} -P \${DISTDIR}" +# Global configure options +FEATURES="ccache" +# C Compiler flags +CFLAGS="-O2 -pipe" +# C++ Compiler flags +CXXFLAGS=${CFLAGS} + +USE="slang readline gpm berkdb gdbm tcpd pam libwww ssl nls perl python sdl mips" + +ACCEPT_KEYWORDS="mips" + +COMPILER="gcc3" + diff --git a/profiles/cobalt-mips-2004.1/packages b/profiles/cobalt-mips-2004.1/packages new file mode 100644 index 000000000000..020ab196ba3c --- /dev/null +++ b/profiles/cobalt-mips-2004.1/packages @@ -0,0 +1,102 @@ +# IMPORTANT: In order to parse this new format, you need Portage 1.6 or later! +# OK; you're staring at this file and you have no idea what these stars are +# for. Here's the scoop. An initial "*" marks a package that is part of the +# official "base" system profile. If there's a "*", then "emerge system" will +# use the line in its calculations of what "should" be installed for this +# profile. Lines without a "*" prefix will be ignored for profile +# calculations. +# Now, this is new: *all* lines (star or no star) will be used as a special +# package *inclusion* mask. For example, the line *=sys-devel/gcc-2.95.3-r1 +# will cause Portage to totally ignore all gcc ebuilds other than +# gcc-2.95.3-r1. >=, <=, <, > and ~ can be used to offer a bit more +# flexibility. For example, >=sys-libs/glibc-2.2.4 will cause emerge to ignore +# all glibc ebuilds with a version less than 2.2.4. This allows us to have +# profile-specific package.mask settings. *All* lines are used for this +# masking process, whether they are prefixed with a * or not. And if a generic +# dep is used, like "sys-apps/foo", then all versions of foo are included. If +# there is no entry, then all versions of an app are included. The key thing +# to note is that this file does not need to end up being an exhaustive list +# of portage packages; just the ones critical to this profile. +# So, what happens to /usr/portage/profiles/package.mask? It's still around, +# and still useful. But it should mainly be used for broken ebuilds only. +# package.mask continues to function as normal, masking out ebuilds from *all* +# system profiles. +# Which to use? Use the profile-specific stuff to "lock down" specific +# versions of ebuilds. Gentoo Linux 1.0_rc6 uses certain known-compatible +# versions of binutils, gcc and glibc, so we lock them down here. This +# prevents the user from shooting himself/herself in the foot by installing a +# wacky version. +!dev-lang/gpc + +# Core Packages +*>=sys-apps/baselayout-1.8.6 +*>=sys-apps/portage-2.0.48 +*>=sys-devel/binutils-2.14.90.0.6 +*>=sys-devel/gcc-3.3.2 +*>=sys-libs/glibc-2.3.2-r3 +*>=sys-kernel/mips-headers-2.4.21 +*>=sys-devel/gnuconfig-20030708 + +# Controls the front LCD panel +*>=sys-apps/lcdutils + +>=sys-apps/sysklogd-1.4.1 +*dev-lang/python +*app-shells/sash +*dev-lang/perl +*virtual/editor +*net-misc/dhcpcd +*net-misc/rsync +*net-misc/wget +*net-misc/iputils +*app-shells/bash +*app-arch/bzip2 +*sys-apps/kbd +*app-arch/cpio +*sys-apps/coreutils +*sys-apps/debianutils +*sys-apps/diffutils +*sys-fs/e2fsprogs +*sys-apps/ed +*sys-apps/fbset +*sys-apps/file +*sys-apps/findutils +*sys-apps/gawk +*sys-apps/grep +*sys-apps/groff +*app-arch/gzip +*sys-apps/hdparm +*sys-apps/less +*sys-apps/man +*sys-apps/man-pages +*sys-apps/modutils +*sys-apps/net-tools +*sys-apps/procps +*sys-apps/psmisc +*sys-apps/sed +*sys-apps/setserial +*<sys-apps/shadow-5 +*sys-apps/pam-login +*app-arch/sharutils +*app-arch/tar +*>=sys-apps/texinfo-4.2-r5 +*sys-apps/util-linux +*sys-apps/which +*sys-devel/autoconf +*>=sys-devel/automake-1.6.1-r6 +*sys-devel/bc +*sys-devel/bison +*sys-devel/flex +*>=sys-devel/libtool-1.4.1-r9 +*sys-devel/m4 +*sys-devel/make +*sys-devel/patch +*sys-libs/cracklib +*sys-libs/db +*>=sys-libs/ncurses-5.2-r2 +*sys-libs/pam +*sys-libs/pwdb +*sys-libs/readline +*sys-libs/zlib +*net-misc/openssh +*sys-fs/devfsd diff --git a/profiles/cobalt-mips-2004.1/packages.build b/profiles/cobalt-mips-2004.1/packages.build new file mode 100644 index 000000000000..9e9ef6f179f6 --- /dev/null +++ b/profiles/cobalt-mips-2004.1/packages.build @@ -0,0 +1,32 @@ +sys-apps/baselayout +sys-libs/glibc +sys-apps/texinfo +app-shells/bash +app-arch/bzip2 +sys-apps/coreutils +sys-apps/debianutils +sys-apps/diffutils +sys-apps/file +sys-apps/findutils +sys-apps/gawk +sys-apps/grep +app-arch/gzip +sys-apps/portage +sys-apps/sed +app-arch/tar +sys-devel/binutils +sys-devel/bison +sys-devel/flex +sys-devel/gcc +sys-devel/make +sys-devel/patch +dev-lang/python +dev-libs/popt +net-misc/wget +net-misc/rsync +app-editors/nano +sys-apps/net-tools +sys-apps/less +sys-apps/modutils +app-editors/vi + diff --git a/profiles/cobalt-mips-2004.1/use.defaults b/profiles/cobalt-mips-2004.1/use.defaults new file mode 100644 index 000000000000..6c4aebdfeb01 --- /dev/null +++ b/profiles/cobalt-mips-2004.1/use.defaults @@ -0,0 +1,54 @@ +#gif +#odbc +#fbcon +#oss +#libg++ +#objprelink +#nls +#mitshm +xinerama +gnome-libs gnome-base/gnome-libs +directfb dev-libs/DirectFB +ungif media-libs/ungif +gtkhtml gnome-extra/gtkhtml +alsa media-libs/alsa-lib +gdbm sys-libs/gdbm +berkdb sys-libs/db +slang sys-libs/slang +readline sys-libs/readline +arts kde-base/arts +tetex app-text/tetex +aalib media-libs/aalib +nas media-libs/nas +bonobo gnome-base/bonobo +svga media-libs/svgalib +ggi media-libs/libggi +tcltk dev-lang/tcl dev-lang/tk +java virtual/jre +guile dev-util/guile +ruby dev-lang/ruby +mysql dev-db/mysql +postgres dev-db/postgresql +X x11-base/xfree +sdl media-libs/libsdl +gpm sys-libs/gpm +tcpd sys-apps/tcp-wrappers +pam sys-libs/pam +libwww net-libs/libwww +ssl dev-libs/openssl +perl dev-lang/perl +python dev-lang/python +esd media-sound/esound +imlib media-libs/imlib +oggvorbis media-libs/libvorbis +gnome gnome-base/gnome +gtk x11-libs/gtk+ +qt x11-libs/qt +kde kde-base/kdebase +motif x11-libs/openmotif +opengl virtual/opengl +mozilla net-www/mozilla +ldap net-nds/openldap +snmp net-analyzer/ucd-snmp +cdr app-cdr/cdrtools +scanner media-gfx/sane-backends diff --git a/profiles/cobalt-mips-2004.1/use.mask b/profiles/cobalt-mips-2004.1/use.mask new file mode 100644 index 000000000000..8afbfbedd919 --- /dev/null +++ b/profiles/cobalt-mips-2004.1/use.mask @@ -0,0 +1,54 @@ +# $Header: /var/cvsroot/gentoo-x86/profiles/cobalt-mips-2004.1/use.mask,v 1.1 2004/04/28 21:24:42 kumba Exp $ + + +# Chris PeBenito <pebenito@gentoo.org> +# must use a SELinux profile +selinux + +# Paul de Vrieze <pauldv@gentoo.org> +# There is no java in this profile (if there is it must be available). Without +# this repoman will fail on apps like sys-libs/db +java + +# Aron Griffis <agriffis@gentoo.org> +# acl doesn't build on mips atm. Mask it so that vim quits +# complaining +acl + + +# Flags which aren't applicable to mips (Mostly copied from sparc) +3dfx +3dnow +acpi +afs +altivec +apm +arts +directfb +icc +icc-pgo +informix +firebird +ggi +lirc +mmx +oci8 +sse +svga +tcc +trusted +voodoo3 + + +# And arch keyword flags that don't work + +x86 +ppc +alpha +hppa +arm +amd64 +ia64 +ppc64 +s390 + diff --git a/profiles/cobalt-mips-2004.1/virtuals b/profiles/cobalt-mips-2004.1/virtuals new file mode 100644 index 000000000000..532889542c11 --- /dev/null +++ b/profiles/cobalt-mips-2004.1/virtuals @@ -0,0 +1,52 @@ +virtual/lpr net-print/cups +virtual/python dev-lang/python +virtual/mta net-mail/ssmtp +virtual/alsa media-sound/alsa-driver +virtual/kernel sys-kernel/mips-headers +virtual/linux-sources sys-kernel/mips-sources +virtual/glibc sys-libs/glibc +virtual/x11 x11-base/xfree +virtual/opengl x11-base/xfree +virtual/glu x11-base/xfree +virtual/glut media-libs/glut +virtual/imapUW net-mail/uw-imap +x11-libs/xaw x11-libs/Xaw3d +virtual/jdk dev-java/blackdown-jdk +virtual/jre dev-java/blackdown-jre +virtual/imapd net-mail/courier-imap +sys-apps/console-tools sys-apps/kbd +virtual/blackbox x11-wm/blackbox +virtual/emacs app-editors/emacs +virtual/cron sys-apps/dcron +sys-apps/reiserfs-utils sys-apps/reiserfsprogs +virtual/xemacs app-editors/xemacs +virtual/sylpheed net-mail/sylpheed +virtual/php dev-php/mod_php +virtual/textbrowser net-www/links +virtual/mda net-mail/procmail +virtual/xft x11-base/xfree +virtual/krb5 app-crypt/heimdal +virtual/editor app-editors/nano +virtual/bootloader sys-boot/dvhtool +virtual/os-headers sys-kernel/mips-headers +virtual/modutils sys-apps/modutils +virtual/inetd sys-apps/xinetd +virtual/antivirus net-mail/clamav +virtual/aspell-dict app-dicts/aspell-en +virtual/skkserv app-i18n/skkserv +virtual/ghc dev-lang/ghc-bin +virtual/snmp net-analyzer/net-snmp +virtual/imap-c-client net-libs/c-client +virtual/flim app-emacs/flim +virtual/semi app-emacs/semi +virtual/tetex app-text/tetex +virtual/bittorrent net-p2p/bittorrent +virtual/logger app-admin/sysklogd +virtual/commonlisp dev-lisp/sbcl +virtual/tftp net-misc/tftp-hpa +virtual/gzip app-arch/gzip +virtual/ghostscript app-text/ghostscript +virtual/w3m net-www/w3m +virtual/mpg123 media-sound/mpg123 +virtual/dhcpc net-misc/dhcpcd +virtual/ruby dev-lang/ruby |