summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Huebel <jhuebel@gentoo.org>2004-04-09 18:33:52 +0000
committerJason Huebel <jhuebel@gentoo.org>2004-04-09 18:33:52 +0000
commit250324f4f0cf6e79f2a808df65b25443d882a8a8 (patch)
treec40f8cdcd5ed81832b2fbb4a897bc83136a1214f /profiles
parentadded warnings for curl support (bug #47318) (Manifest recommit) (diff)
downloadgentoo-2-250324f4f0cf6e79f2a808df65b25443d882a8a8.tar.gz
gentoo-2-250324f4f0cf6e79f2a808df65b25443d882a8a8.tar.bz2
gentoo-2-250324f4f0cf6e79f2a808df65b25443d882a8a8.zip
2004.0 cascading profile
Diffstat (limited to 'profiles')
-rw-r--r--profiles/default-linux/amd64/2004.0/make.defaults21
-rw-r--r--profiles/default-linux/amd64/2004.0/packages33
-rw-r--r--profiles/default-linux/amd64/2004.0/packages.build4
-rw-r--r--profiles/default-linux/amd64/2004.0/use.defaults5
-rw-r--r--profiles/default-linux/amd64/2004.0/use.mask24
-rw-r--r--profiles/default-linux/amd64/2004.0/virtuals24
-rw-r--r--profiles/default-linux/amd64/packages4
-rw-r--r--profiles/default-linux/amd64/packages.build32
-rw-r--r--profiles/default-linux/amd64/use.defaults3
-rw-r--r--profiles/default-linux/amd64/use.mask3
-rw-r--r--profiles/default-linux/amd64/virtuals3
11 files changed, 156 insertions, 0 deletions
diff --git a/profiles/default-linux/amd64/2004.0/make.defaults b/profiles/default-linux/amd64/2004.0/make.defaults
new file mode 100644
index 000000000000..3ef53e8d9912
--- /dev/null
+++ b/profiles/default-linux/amd64/2004.0/make.defaults
@@ -0,0 +1,21 @@
+# Copyright 2002 Gentoo Technologies, Inc.
+# System-wide defaults for the gcc 3.3 Portage system
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/amd64/2004.0/make.defaults,v 1.1 2004/04/09 18:33:52 jhuebel Exp $
+
+#Experimental: trying to use these USE variables to build up from stage 2->3
+#thus eliminating the inherent fragility of using USE for this
+
+GRP_STAGE23_USE="ipv6 pam tcpd readline nls ssl gpm perl python berkdb acl ncurses -java"
+
+
+USE="amd64 oss 3dnow apm arts avi berkdb crypt -cups encode foomaticdb gdbm gif gpm gtk gtk2 imlib nogcj
+-java jpeg kde gnome libg++ libwww mikmod mmx motif mpeg ncurses nls oggvorbis
+opengl pam pdflib png python -qt quicktime readline sdl slang spell sse ssl
+tcpd truetype X xml2 xmms xv zlib"
+
+ARCH="amd64"
+COMPILER="gcc3"
+ACCEPT_KEYWORDS="amd64"
+CFLAGS="-O2"
+CHOST="x86_64-pc-linux-gnu"
+CXXFLAGS="${CFLAGS}"
diff --git a/profiles/default-linux/amd64/2004.0/packages b/profiles/default-linux/amd64/2004.0/packages
new file mode 100644
index 000000000000..4f3c0cc9055e
--- /dev/null
+++ b/profiles/default-linux/amd64/2004.0/packages
@@ -0,0 +1,33 @@
+# Copyright 2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License, v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/amd64/2004.0/packages,v 1.1 2004/04/09 18:33:52 jhuebel Exp $
+
+>dev-lang/gpc-2.1
+
+*net-misc/dhcpcd
+*net-misc/openssh
+
+*>=sys-apps/baselayout-1.7.9-r1
+*sys-apps/hdparm
+*sys-apps/linux32
+*>=sys-apps/portage-2.0.25
+*<sys-apps/shadow-5
+*sys-apps/slocate
+>=sys-apps/sysklogd-1.4.1
+*>=sys-apps/texinfo-4.2-r1
+*sys-apps/util-linux
+
+*>=sys-devel/automake-1.6.1-r5
+*sys-devel/bin86
+*>=sys-devel/binutils-2.13.90.0.4
+*>=sys-devel/gcc-3.2
+*>=sys-devel/libtool-1.4.1-r4
+
+*sys-fs/devfsd
+
+*>=sys-libs/glibc-2.2.5
+*>=sys-libs/ncurses-5.2.20020112a
+*>=sys-libs/pam-0.75-r9
+*sys-libs/pwdb
+
+>=x11-base/xfree-4.1.0-r12
diff --git a/profiles/default-linux/amd64/2004.0/packages.build b/profiles/default-linux/amd64/2004.0/packages.build
new file mode 100644
index 000000000000..51d2f3a74d4b
--- /dev/null
+++ b/profiles/default-linux/amd64/2004.0/packages.build
@@ -0,0 +1,4 @@
+# Copyright 2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License, v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/amd64/2004.0/packages.build,v 1.1 2004/04/09 18:33:52 jhuebel Exp $
+
diff --git a/profiles/default-linux/amd64/2004.0/use.defaults b/profiles/default-linux/amd64/2004.0/use.defaults
new file mode 100644
index 000000000000..136e741088e2
--- /dev/null
+++ b/profiles/default-linux/amd64/2004.0/use.defaults
@@ -0,0 +1,5 @@
+# Copyright 2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License, v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/amd64/2004.0/use.defaults,v 1.1 2004/04/09 18:33:52 jhuebel Exp $
+
+xinerama
diff --git a/profiles/default-linux/amd64/2004.0/use.mask b/profiles/default-linux/amd64/2004.0/use.mask
new file mode 100644
index 000000000000..38c323d66ac2
--- /dev/null
+++ b/profiles/default-linux/amd64/2004.0/use.mask
@@ -0,0 +1,24 @@
+# Copyright 2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License, v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/amd64/2004.0/use.mask,v 1.1 2004/04/09 18:33:52 jhuebel Exp $
+
+# Anything that relies on vm86.h will not built on amd64
+# SVGAlib doesnt build
+svga
+
+# Too many packages assume that mmx/sse/sse2/3dnow are 86-32 only things to
+# make them useful on amd64. Anyway, all amd64 cpus have them, so they should
+# not be many flag dependant in this case
+mmx
+sse
+sse2
+3dnow
+
+# x86 binary only for now
+icc
+
+# Firebird doesnt build on amd64
+firebird
+
+# x86 binary only, used by php
+fdftk
diff --git a/profiles/default-linux/amd64/2004.0/virtuals b/profiles/default-linux/amd64/2004.0/virtuals
new file mode 100644
index 000000000000..1656d2576bf8
--- /dev/null
+++ b/profiles/default-linux/amd64/2004.0/virtuals
@@ -0,0 +1,24 @@
+# Copyright 2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License, v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/amd64/2004.0/virtuals,v 1.1 2004/04/09 18:33:52 jhuebel Exp $
+
+# Virtuals specific to the Gentoo/amd64 2004.0 release
+
+# Virtuals
+virtual/alsa sys-kernel/gentoo-dev-sources
+virtual/bootloader sys-boot/grub-static
+virtual/cdrtools app-cdr/cdrtools
+virtual/cron sys-apps/dcron
+virtual/kernel sys-kernel/linux-headers
+virtual/linux-sources sys-kernel/gentoo-dev-sources
+virtual/logger app-admin/sysklogd
+virtual/modutils sys-apps/module-init-tools
+virtual/os-headers sys-kernel/linux-headers
+virtual/winkernel sys-kernel/win4lin-sources
+
+# Package Remapping
+sys-apps/console-tools sys-apps/kbd
+sys-apps/fileutils sys-apps/coreutils
+sys-apps/reiserfs-utils sys-fs/reiserfsprogs
+sys-apps/sh-utils sys-apps/coreutils
+sys-apps/textutils sys-apps/coreutils
diff --git a/profiles/default-linux/amd64/packages b/profiles/default-linux/amd64/packages
new file mode 100644
index 000000000000..15bf48574d01
--- /dev/null
+++ b/profiles/default-linux/amd64/packages
@@ -0,0 +1,4 @@
+# Copyright 2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License, v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/amd64/packages,v 1.1 2004/04/09 18:33:52 jhuebel Exp $
+
diff --git a/profiles/default-linux/amd64/packages.build b/profiles/default-linux/amd64/packages.build
new file mode 100644
index 000000000000..d2f320499215
--- /dev/null
+++ b/profiles/default-linux/amd64/packages.build
@@ -0,0 +1,32 @@
+# Copyright 2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License, v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/amd64/packages.build,v 1.1 2004/04/09 18:33:52 jhuebel Exp $
+
+sys-apps/baselayout
+sys-libs/glibc
+sys-apps/texinfo
+app-shells/bash
+app-arch/bzip2
+sys-apps/debianutils
+sys-apps/diffutils
+sys-apps/file
+sys-apps/coreutils
+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
+net-misc/wget
+net-misc/rsync
+app-editors/nano
+sys-apps/net-tools
+sys-apps/less
diff --git a/profiles/default-linux/amd64/use.defaults b/profiles/default-linux/amd64/use.defaults
new file mode 100644
index 000000000000..4bdf34f204a7
--- /dev/null
+++ b/profiles/default-linux/amd64/use.defaults
@@ -0,0 +1,3 @@
+# Copyright 2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License, v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/amd64/use.defaults,v 1.1 2004/04/09 18:33:52 jhuebel Exp $
diff --git a/profiles/default-linux/amd64/use.mask b/profiles/default-linux/amd64/use.mask
new file mode 100644
index 000000000000..336677c7a73a
--- /dev/null
+++ b/profiles/default-linux/amd64/use.mask
@@ -0,0 +1,3 @@
+# Copyright 2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License, v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/amd64/use.mask,v 1.1 2004/04/09 18:33:52 jhuebel Exp $
diff --git a/profiles/default-linux/amd64/virtuals b/profiles/default-linux/amd64/virtuals
new file mode 100644
index 000000000000..b87c349aaf27
--- /dev/null
+++ b/profiles/default-linux/amd64/virtuals
@@ -0,0 +1,3 @@
+# Copyright 2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License, v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/amd64/virtuals,v 1.1 2004/04/09 18:33:52 jhuebel Exp $