From ce48a301b561aa21f73789ecfc745c02a56f91ae Mon Sep 17 00:00:00 2001 From: Fabian Groffen Date: Fri, 1 Dec 2006 17:03:51 +0000 Subject: [PATCH] Remove prefix profile, it's (or should not be) in use, and the real prefix profiles can be found in our prefix tree (http://overlays.gentoo.org/proj/alt/browser/trunk/prefix-overlay) --- .../default-darwin/macos/prefix/make.defaults | 3 - .../macos/prefix/package.provided | 81 ------------------- profiles/default-darwin/macos/prefix/packages | 26 ------ profiles/default-darwin/macos/prefix/parent | 1 - .../macos/prefix/profile.bashrc | 11 --- profiles/default-darwin/macos/prefix/use.mask | 17 ---- 6 files changed, 139 deletions(-) delete mode 100644 profiles/default-darwin/macos/prefix/make.defaults delete mode 100644 profiles/default-darwin/macos/prefix/package.provided delete mode 100644 profiles/default-darwin/macos/prefix/packages delete mode 100644 profiles/default-darwin/macos/prefix/parent delete mode 100644 profiles/default-darwin/macos/prefix/profile.bashrc delete mode 100644 profiles/default-darwin/macos/prefix/use.mask diff --git a/profiles/default-darwin/macos/prefix/make.defaults b/profiles/default-darwin/macos/prefix/make.defaults deleted file mode 100644 index 3208558e72e2..000000000000 --- a/profiles/default-darwin/macos/prefix/make.defaults +++ /dev/null @@ -1,3 +0,0 @@ -ARCH=ppc -FEATURES="collision-protect" -USE="bzip2 opengl" diff --git a/profiles/default-darwin/macos/prefix/package.provided b/profiles/default-darwin/macos/prefix/package.provided deleted file mode 100644 index a7e0254d2ed6..000000000000 --- a/profiles/default-darwin/macos/prefix/package.provided +++ /dev/null @@ -1,81 +0,0 @@ -app-admin/sudo-1.6.8 -app-crypt/mit-krb5-1.4 -app-misc/srm-1.2.6 -app-shells/tcsh-6.12 -app-text/enscript-1.6.1 -app-text/rcs-5.7 -app-text/texi2html-1.57 -dev-db/mysql-4.1.10a -dev-java/ant-core-1.6.2 -dev-java/javascriptcore-96 -dev-java/jikes-1.22 -dev-java/sun-jdk-1.4.2.08 -dev-lang/objc4-235 -dev-lang/ruby-1.8.2 -dev-lang/tcl-8.4.7 -dev-lang/tk-8.4.7 -dev-libs/icu-3.2 -dev-libs/libedit-2.6.9 -dev-libs/libiconv-1.9 -dev-libs/libxslt-1.1.11 -dev-libs/openssl-0.9.7b -dev-perl/wxperl-0.22 -dev-php/mod_php-4.3.11 -dev-php/php-4.3.11 -dev-python/wxpython-2.5.3.1 -dev-tcltk/expect-5.32 -dev-util/cscope-15.5 -dev-util/headerdoc-7.4.8 -mail-client/squirrelmail-1.4.1 -mail-filter/procmail-3.21 -mail-mta/postfix-2.0.8 -media-gfx/gimp-print-5.0.0_beta2 -media-libs/fontconfig-1.0.1 -media-libs/freetype-2.1.1 -net-analyzer/net_snmp-5.0.8 -net-analyzer/netcat-110 -net-analyzer/netinfo-324 -net-analyzer/network_cmds-176 -net-analyzer/tcpdump-3.8 -net-dialup/ppp-142 -net-dns/bind-9.2.2 -net-dns/bind-tools-9.2.2 -net-firewall/ipfirewall-17 -net-fs/samba-3.0.2 -net-ftp/lukemftp-3 -net-ftp/lukemftpd-8 -net-ftp/ntfs-8 -net-libs/libpcap-0.8 -net-libs/libtelnet-5 -net-mail/cyrus-imapd-2.1.13 -net-mail/fetchmail-6.2.5 -net-mail/mail_cmds-15 -net-mail/mailman-2.1.4 -net-misc/efax-0.9a -net-misc/mdnsresponder-107 -net-misc/openssh-3.8.1_p1 -net-misc/rsync-2.6.3 -net-nds/openldap-2.1.22 -net-nds/portmap-8.1 -net-ntp/ntp-4.1.0 -net-print/cups-1.1.20 -net-www/apache-1.3.33 -net-www/apache-2.0.53 -net-www/jboss-3.2.3 -net-www/mod_dav-1.0.3 -net-www/mod_php-4.3.10 -net-www/mod_ssl-2.8.16 -sys-apps/baselayout-1.99 -sys-apps/ed-0.2-r3 -sys-apps/man-1.6 -sys-apps/miscfiles-1.3-r1 -sys-apps/portage-2.0.54 -sys-apps/tcp-wrappers-7.6-r8 -sys-apps/xinetd-2.0.0 -sys-devel/gnuserv-2 -sys-libs/pam-1.9 -sys-libs/pam-modules-13 -sys-process/lsof-4.68 -sys-process/vixie-cron-3.0.1 -www-servers/jboss-3.2.3 -x11-base/apple-xfree-4.4 diff --git a/profiles/default-darwin/macos/prefix/packages b/profiles/default-darwin/macos/prefix/packages deleted file mode 100644 index eb459ff56eb6..000000000000 --- a/profiles/default-darwin/macos/prefix/packages +++ /dev/null @@ -1,26 +0,0 @@ -*app-arch/cpio -*sys-apps/coreutils --*sys-apps/coreutils-darwin -*sys-apps/which -*sys-devel/autoconf-wrapper -*sys-devel/automake-wrapper -*sys-devel/odcctools -*sys-devel/gcc-apple -*sys-libs/readline - -## Begin Linux specific packages --*sys-apps/kbd --*sys-apps/man --*sys-apps/man-pages --*sys-apps/net-tools --*sys-process/procps --*sys-process/psmisc --*net-misc/iputils --*sys-apps/shadow --*sys-devel/binutils --*sys-fs/e2fsprogs --*sys-libs/cracklib --*sys-fs/udev --*virtual/dev-manager --*virtual/modutils -## End Linux specific packages diff --git a/profiles/default-darwin/macos/prefix/parent b/profiles/default-darwin/macos/prefix/parent deleted file mode 100644 index f3229c5b9876..000000000000 --- a/profiles/default-darwin/macos/prefix/parent +++ /dev/null @@ -1 +0,0 @@ -.. diff --git a/profiles/default-darwin/macos/prefix/profile.bashrc b/profiles/default-darwin/macos/prefix/profile.bashrc deleted file mode 100644 index c02c652e8f92..000000000000 --- a/profiles/default-darwin/macos/prefix/profile.bashrc +++ /dev/null @@ -1,11 +0,0 @@ -export MACOSX_DEPLOYMENT_TARGET=10.4 - -# (23 Sep 2004) -# /usr/X11R6 is not in our PATH -export PATH="${PATH}:/usr/X11R6/bin" -export PKG_CONFIG_PATH="${PKG_CONFIG_PATH}:/usr/X11R6/lib/pkgconfig" -# Needed for autoreconf to work properly -export LIBTOOLIZE="glibtoolize" - -alias libtool=glibtool -alias libtoolize=glibtoolize diff --git a/profiles/default-darwin/macos/prefix/use.mask b/profiles/default-darwin/macos/prefix/use.mask deleted file mode 100644 index 2e2dc63d6ff6..000000000000 --- a/profiles/default-darwin/macos/prefix/use.mask +++ /dev/null @@ -1,17 +0,0 @@ -# gtk+ pulls in XML-Parser with USE="nls xml", so Perl issue should -# be resolved first before keywording them -gtk -gtk2 -imlib - -# rxvt-unicode's tabs requires dev-perl/gtk2-perl -tabs - -# wxwindows needs wxGTK which in turn needs gtk+ -wxwindows - -# see GCC man-page (-static): "This option will not work on Mac OS X..." -static - -# pulls libidn, which has problems with java-config -idn -- 2.26.2