summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFriedrich Oslage <bluebird@gentoo.org>2008-06-19 16:29:39 +0000
committerFriedrich Oslage <bluebird@gentoo.org>2008-06-19 16:29:39 +0000
commitc4c9860e9160ade2a8f5680186e8b50d86dd43ae (patch)
tree722f2ad11976ded9f081a0d1c7d68556f25b31b4 /sys-devel
parentCleanup (diff)
downloadgentoo-2-c4c9860e9160ade2a8f5680186e8b50d86dd43ae.tar.gz
gentoo-2-c4c9860e9160ade2a8f5680186e8b50d86dd43ae.tar.bz2
gentoo-2-c4c9860e9160ade2a8f5680186e8b50d86dd43ae.zip
Version bump, remove old
(Portage version: 2.1.4.4)
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/icecream/ChangeLog11
-rw-r--r--sys-devel/icecream/files/0.9.1-conf.d-verbosity.patch (renamed from sys-devel/icecream/files/0.7.14-conf.d-verbosity.patch)4
-rw-r--r--sys-devel/icecream/files/0.9.1-dont-create-symlinks.patch (renamed from sys-devel/icecream/files/0.7.14-dont-create-symlinks.patch)8
-rw-r--r--sys-devel/icecream/icecream-0.7.14.ebuild93
-rw-r--r--sys-devel/icecream/icecream-0.9.1.ebuild (renamed from sys-devel/icecream/icecream-0.9.0.ebuild)2
5 files changed, 17 insertions, 101 deletions
diff --git a/sys-devel/icecream/ChangeLog b/sys-devel/icecream/ChangeLog
index d9093f8c27e9..646acac672e8 100644
--- a/sys-devel/icecream/ChangeLog
+++ b/sys-devel/icecream/ChangeLog
@@ -1,6 +1,15 @@
# ChangeLog for sys-devel/icecream
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/icecream/ChangeLog,v 1.16 2008/06/12 18:32:36 bluebird Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/icecream/ChangeLog,v 1.17 2008/06/19 16:29:38 bluebird Exp $
+
+*icecream-0.9.1 (19 Jun 2008)
+
+ 19 Jun 2008; Friedrich Oslage <bluebird@gentoo.org>
+ -files/0.7.14-dont-create-symlinks.patch,
+ +files/0.9.1-conf.d-verbosity.patch, -files/0.7.14-conf.d-verbosity.patch,
+ +files/0.9.1-dont-create-symlinks.patch, -icecream-0.7.14.ebuild,
+ -icecream-0.9.0.ebuild, +icecream-0.9.1.ebuild:
+ Version bump, remove old
*icecream-0.9.0-r1 (12 Jun 2008)
diff --git a/sys-devel/icecream/files/0.7.14-conf.d-verbosity.patch b/sys-devel/icecream/files/0.9.1-conf.d-verbosity.patch
index b2f6ad732f0d..8e68a898eb7f 100644
--- a/sys-devel/icecream/files/0.7.14-conf.d-verbosity.patch
+++ b/sys-devel/icecream/files/0.9.1-conf.d-verbosity.patch
@@ -1,6 +1,6 @@
diff -urN icecream.orig/suse/sysconfig.icecream icecream/suse/sysconfig.icecream
---- icecream.orig/suse/sysconfig.icecream 2004-08-30 10:01:30.000000000 +0100
-+++ icecream/suse/sysconfig.icecream 2006-08-12 16:05:09.000000000 +0100
+--- icecream.orig/suse/sysconfig.icecream
++++ icecream/suse/sysconfig.icecream
@@ -39,6 +39,15 @@
#
## Type: string
diff --git a/sys-devel/icecream/files/0.7.14-dont-create-symlinks.patch b/sys-devel/icecream/files/0.9.1-dont-create-symlinks.patch
index 3fc4fdc87eeb..5f9daa5f7e18 100644
--- a/sys-devel/icecream/files/0.7.14-dont-create-symlinks.patch
+++ b/sys-devel/icecream/files/0.9.1-dont-create-symlinks.patch
@@ -1,7 +1,7 @@
-diff -urN icecream/client/Makefile.am icecream.new/client/Makefile.am
---- icecream/client/Makefile.am 2004-08-30 09:00:56.000000000 +0100
-+++ icecream.new/client/Makefile.am 2006-05-31 19:29:02.000000000 +0100
-@@ -15,10 +15,6 @@
+diff -urN icecream.orig/client/Makefile.am icecream/client/Makefile.am
+--- icecream.orig/client/Makefile.am
++++ icecream/client/Makefile.am
+@@ -17,10 +17,6 @@
install-exec-local:
$(mkinstalldirs) $(DESTDIR)$(bindir)
diff --git a/sys-devel/icecream/icecream-0.7.14.ebuild b/sys-devel/icecream/icecream-0.7.14.ebuild
deleted file mode 100644
index d45196472c2a..000000000000
--- a/sys-devel/icecream/icecream-0.7.14.ebuild
+++ /dev/null
@@ -1,93 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/icecream/icecream-0.7.14.ebuild,v 1.5 2008/03/30 09:34:35 armin76 Exp $
-
-inherit autotools eutils flag-o-matic
-
-MY_P="icecc-${PV}"
-DESCRIPTION="icecc is a program for distributed compiling of C(++) code across several machines based on ideas and code by distcc."
-HOMEPAGE="http://en.opensuse.org/Icecream"
-SRC_URI="ftp://ftp.suse.com/pub/projects/icecream/${MY_P}.tar.bz2"
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-DEPEND="virtual/libc"
-
-S="${WORKDIR}/${PN}"
-
-src_unpack() {
- unpack ${A}
- cd "${S}"
-
- epatch "${FILESDIR}"/${PV}-dont-create-symlinks.patch
- epatch "${FILESDIR}"/${PV}-conf.d-verbosity.patch
-
- use amd64 && append-flags -fPIC -DPIC
-
- eautoreconf
-}
-
-src_install() {
- emake DESTDIR="${D}" install || die "install failed"
- dobin "${FILESDIR}"/icecream-config
- newconfd suse/sysconfig.icecream icecream
- doinitd "${FILESDIR}"/icecream
- diropts -m0755
- keepdir /usr/lib/icecc/bin
- cd "${WORKDIR}"/mans
- doman icecc.1 iceccd.1 icecream.7 scheduler.1
-}
-
-pkg_postinst() {
- enewgroup icecream || die "Problem creating icecream group"
-
- #are we doing bootstrap with has no useradd?
- if [ -x /usr/sbin/useradd ]; then
- enewuser icecream -1 -1 /var/cache/icecream icecream || die "Problem adding icecream user"
- else
- ewarn "You do not have useradd (bootstrap) from shadow so I didn't"
- ewarn "install the icecream user. Note that attempting to start the daemon"
- ewarn "will fail. Please install shadow and re-emerge icecream."
- ebeep 2
- fi
-
- if [[ ${ROOT} = "/" ]] ; then
- elog "Scanning for compiler front-ends..."
- /usr/bin/icecream-config --install-links
- /usr/bin/icecream-config --install-links ${CHOST}
- else
- ewarn "Install is incomplete; you must run the following command:"
- ewarn " # icecream-config --install-links ${CHOST}"
- ewarn "after booting or chrooting to ${ROOT} to complete installation."
- fi
-
- elog
- elog "If you have compiled binutils/gcc/glibc with processor-specific flags"
- elog "(as normal using Gentoo), there is a greater chance that your compiler"
- elog "won't work on other machines. The best would be to build gcc, glibc and"
- elog "binutils without those flags and then copy the needed files into your"
- elog "tarball for distribution to other machines. This tarball can be created"
- elog "by running /usr/bin/icecc --build-native, and used by setting"
- elog "ICECC_VERSION in /etc/conf.d/icecream"
- elog ' ICECC_VERSION=<filename_of_archive_containing_your_environment>'
- elog
- elog "To use icecream with portage add the following line to /etc/make.conf"
- elog ' PREROOTPATH=/usr/lib/icecc/bin'
- elog
- elog "To use icecream with normal make use (e.g. in /etc/profile)"
- elog ' PATH=/usr/lib/icecc/bin:$PATH'
- elog
- elog "N.B. To use icecream with ccache, the ccache PATH should come first:"
- elog ' PATH=/usr/lib/ccache/bin:/usr/lib/icecc/bin:$PATH'
- elog
- elog "Don't forget to open the following ports in your firewall(s):"
- elog " TCP/10245 on the daemon computers (required)"
- elog " TCP/8765 for the the scheduler computer (required)"
- elog " TCP/8766 for the telnet interface to the scheduler (optional)"
- elog " UDP/8765 for broadcast to find the scheduler (optional)"
- elog
- elog "Further usage instructions: http://www.opensuse.org/icecream"
- elog
- elog "The icecream monitor is no longer included in this package."
- elog "See http://bugs.gentoo.org/show_bug.cgi?id=139432 for more info."
-}
diff --git a/sys-devel/icecream/icecream-0.9.0.ebuild b/sys-devel/icecream/icecream-0.9.1.ebuild
index 780f5939cb43..2163f6c310fd 100644
--- a/sys-devel/icecream/icecream-0.9.0.ebuild
+++ b/sys-devel/icecream/icecream-0.9.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/icecream/icecream-0.9.0.ebuild,v 1.1 2008/06/11 18:44:06 bluebird Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/icecream/icecream-0.9.1.ebuild,v 1.1 2008/06/19 16:29:38 bluebird Exp $
inherit autotools eutils flag-o-matic