diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2005-08-24 05:28:11 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2005-08-24 05:28:11 +0000 |
commit | bb448de5d1c5c3fc9962b33675d3820feac3f39b (patch) | |
tree | 7d8398ba04edaf5f369da95c34ec0eb3eb457540 /games-board | |
parent | stable on x86 (diff) | |
download | historical-bb448de5d1c5c3fc9962b33675d3820feac3f39b.tar.gz historical-bb448de5d1c5c3fc9962b33675d3820feac3f39b.tar.bz2 historical-bb448de5d1c5c3fc9962b33675d3820feac3f39b.zip |
clean old ebuilds
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'games-board')
-rw-r--r-- | games-board/crafty/ChangeLog | 6 | ||||
-rw-r--r-- | games-board/crafty/Manifest | 10 | ||||
-rw-r--r-- | games-board/crafty/crafty-19.1.ebuild | 82 | ||||
-rw-r--r-- | games-board/crafty/crafty-19.12.ebuild | 70 | ||||
-rw-r--r-- | games-board/crafty/crafty-19.15.ebuild | 78 | ||||
-rw-r--r-- | games-board/crafty/crafty-19.18.ebuild | 76 | ||||
-rw-r--r-- | games-board/crafty/files/digest-crafty-19.1 | 1 | ||||
-rw-r--r-- | games-board/crafty/files/digest-crafty-19.12 | 1 | ||||
-rw-r--r-- | games-board/crafty/files/digest-crafty-19.15 | 1 | ||||
-rw-r--r-- | games-board/crafty/files/digest-crafty-19.18 | 1 |
10 files changed, 6 insertions, 320 deletions
diff --git a/games-board/crafty/ChangeLog b/games-board/crafty/ChangeLog index db7f115971df..5413b54c6687 100644 --- a/games-board/crafty/ChangeLog +++ b/games-board/crafty/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-board/crafty # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/crafty/ChangeLog,v 1.12 2005/08/24 05:25:19 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/crafty/ChangeLog,v 1.13 2005/08/24 05:28:11 mr_bones_ Exp $ + + 24 Aug 2005; Michael Sterrett <mr_bones_@gentoo.org> -crafty-19.1.ebuild, + -crafty-19.12.ebuild, -crafty-19.15.ebuild, -crafty-19.18.ebuild: + clean old ebuilds 24 Aug 2005; Michael Sterrett <mr_bones_@gentoo.org> crafty-19.19.ebuild: stable on x86 diff --git a/games-board/crafty/Manifest b/games-board/crafty/Manifest index 65c87c2ab2a4..1c8cce535962 100644 --- a/games-board/crafty/Manifest +++ b/games-board/crafty/Manifest @@ -1,16 +1,8 @@ -MD5 19e701c1670f8db20f5fda820dae8202 crafty-19.12.ebuild 2068 MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158 MD5 3cab1102bbc9003cdc5c8c934bef76a3 crafty-19.19.ebuild 2279 -MD5 f03686b9106ca9dc98600eaf2184df88 crafty-19.15.ebuild 2318 -MD5 0b2ca3079bab31b591bff65474c2c978 crafty-19.18.ebuild 2308 -MD5 d747aa6e97fdc841bfc7b7738193e802 ChangeLog 1980 -MD5 de0523025198eaab0a6cc8477f86a76b crafty-19.1.ebuild 2280 +MD5 6cb709392e8c7fd59f475c9d9f67aff5 ChangeLog 2145 MD5 3505ffbd5c4bb22f2789ff8c96979fb6 crafty-19.8.ebuild 2113 MD5 901b6df7332530910e854f501d4d49e1 files/digest-crafty-19.19 64 MD5 4970593053a51ce5e26ea2d6bd89ffe9 files/19.8-ppc.patch 702 -MD5 3dceccb949c1ffd0e0c563eaaa3ee237 files/digest-crafty-19.12 64 -MD5 ab7c7d5b9120c4cbf728cfc3fd8c83cf files/digest-crafty-19.18 64 MD5 1cfc5524de1fd69ae391d434d6e483d9 files/crafty-18.15-ppc.patch 634 MD5 17996dcbb38db4126094543f36cd43d1 files/digest-crafty-19.8 63 -MD5 cf2bf7fa0aa2a30369f35f79bbc0f44a files/digest-crafty-19.1 63 -MD5 af2077a809d76a2ad5902bedb13f5bc5 files/digest-crafty-19.15 64 diff --git a/games-board/crafty/crafty-19.1.ebuild b/games-board/crafty/crafty-19.1.ebuild deleted file mode 100644 index b4129ecf7ed7..000000000000 --- a/games-board/crafty/crafty-19.1.ebuild +++ /dev/null @@ -1,82 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/crafty/crafty-19.1.ebuild,v 1.6 2004/08/15 07:02:14 vapier Exp $ - -DESCRIPTION="chess engine" -HOMEPAGE="ftp://ftp.cis.uab.edu/pub/hyatt/" -SRC_URI="ftp://ftp.cis.uab.edu/pub/hyatt/v19/${P}.tar.gz" - -LICENSE="crafty" -SLOT="0" -KEYWORDS="x86 ppc amd64" -IUSE="icc" - -DEPEND="virtual/libc - icc? ( >=dev-lang/icc-5.0 )" -RDEPEND="virtual/libc" - -S=${WORKDIR} - -src_compile() { - local makeopts opt - - makeopts="${makeopts} CC=gcc CXX=g++ target=LINUX" - - mv Makefile Makefile.bak - sed "/-o crafty/s/CC/CXX/" Makefile.bak > Makefile - - if use icc; then - - makeopts="${makeopts} CC=icc CXX=gcc" - - CFLAGS="-D_REENTRANT -O2 -fno-alias -tpp6" - CFLAGS="${CFLAGS} -DCOMPACT_ATTACKS -DUSE_ATTACK_FUNCTIONS -DUSE_ASSEMBLY_A -DUSE_ASSEMBLY_B -DFAST -DSMP -DCPUS=4 -DCLONE -DDGT" - - CXFLAGS="-Wall -pipe -D_REENTRANT -march=i686 -O" - CXFLAGS="${CXFLAGS} -Wall -fforce-mem -fomit-frame-pointer -fno-gcse -mpreferred-stack-boundary=2" - - makeopts="${makeopts} asm=X86-elf.o" - - else - - if test "${CHOST}" = "i686-pc-linux-gnu" -o "${CHOST}" = "i586-pc-linux-gnu"; - then - - # i586/i686 enhancements - - CFLAGS="${CFLAGS}" - CFLAGS="${CFLAGS} -fforce-mem -fomit-frame-pointer -fno-gcse -mpreferred-stack-boundary=2" - makeopts="${makeopts} asm=X86-elf.o" - CFLAGS="${CFLAGS} -DCOMPACT_ATTACKS -DUSE_ATTACK_FUNCTIONS -DUSE_ASSEMBLY_A -DUSE_ASSEMBLY_B -DFAST -DSMP -DCPUS=4 -DCLONE -DDGT" - - else - - # fallback - - # let everything as is, is wont be optimized, but compile will hopefully work - - # not tested for ppc until now - - makeopts="${makeopts}" - fi - fi - - #added patch to close bug #5392 - Gerk - [ ${ARCH} = "ppc" ] && patch -p0 < ${FILESDIR}/crafty-18.15-ppc.patch - - make ${makeopts} CXX=g++ crafty-make || die -} - -src_install() { - dobin crafty -} - -pkg_postinst() { - einfo - einfo "Note: No books or tablebases have been installed. If you want them, just" - einfo " download them from ${HOMEPAGE}." - einfo " You will find documentation there too. In most cases you take now " - einfo " your xboard compatible application, (xboard, eboard, knights) and " - einfo " just play chess against computer opponent. Have fun." - einfo -} diff --git a/games-board/crafty/crafty-19.12.ebuild b/games-board/crafty/crafty-19.12.ebuild deleted file mode 100644 index 3de07313ea76..000000000000 --- a/games-board/crafty/crafty-19.12.ebuild +++ /dev/null @@ -1,70 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/crafty/crafty-19.12.ebuild,v 1.4 2004/08/15 07:02:14 vapier Exp $ - -inherit flag-o-matic games - -DESCRIPTION="Bob Hyatt's strong chess engine" -HOMEPAGE="ftp://ftp.cis.uab.edu/pub/hyatt/" -SRC_URI="ftp://ftp.cis.uab.edu/pub/hyatt/v19/${P}.tar.gz" - -LICENSE="crafty" -SLOT="0" -KEYWORDS="~x86 ~ppc ~amd64" -IUSE="icc no-opts" - -RDEPEND="virtual/libc" -DEPEND="${RDEPEND} - icc? ( >=dev-lang/icc-5.0 )" - -S="${WORKDIR}" - -src_unpack() { - unpack ${A} - cd ${S} - sed -i '/-o crafty/s/CC/CXX/' Makefile -} - -src_compile() { - local makeopts="target=LINUX" - if ! use no-opts ; then - if use icc ; then - makeopts="${makeopts} CC=icc CXX=gcc asm=X86.o" - append-flags -D_REENTRANT -tpp6 \ - -DCOMPACT_ATTACKS -DUSE_ATTACK_FUNCTIONS \ - -DUSE_ASSEMBLY_A -DUSE_ASSEMBLY_B -DFAST \ - -DSMP -DCPUS=4 -DCLONE -DDGT - append-flags -O2 -fno-alias -fforce-mem \ - -fomit-frame-pointer -fno-gcse -mpreferred-stack-boundary=2 - else - if [ "${CHOST}" == "i686-pc-linux-gnu" ] || [ "${CHOST}" == "i586-pc-linux-gnu" ] ; then - append-flags -DCOMPACT_ATTACKS -DUSE_ATTACK_FUNCTIONS \ - -DUSE_ASSEMBLY_A -DUSE_ASSEMBLY_B \ - -DFAST -DSMP -DCPUS=4 -DCLONE -DDGT - append-flags -fforce-mem -fno-gcse \ - -fomit-frame-pointer -mpreferred-stack-boundary=2 - makeopts="${makeopts} CC=gcc CXX=g++ asm=X86.o" - else - : # everything else :) - fi - fi - fi - append-flags -DPOSIX - emake ${makeopts} crafty-make LDFLAGS="-lpthread" || die "build failed" -} - -src_install() { - dogamesbin crafty || die - prepgamesdirs -} - -pkg_postinst() { - games_pkg_postinst - einfo - einfo "Note: No books or tablebases have been installed. If you want them, just" - einfo " download them from ${HOMEPAGE}." - einfo " You will find documentation there too. In most cases you take now " - einfo " your xboard compatible application, (xboard, eboard, knights) and " - einfo " just play chess against computer opponent. Have fun." - einfo -} diff --git a/games-board/crafty/crafty-19.15.ebuild b/games-board/crafty/crafty-19.15.ebuild deleted file mode 100644 index 5b02250cd3e5..000000000000 --- a/games-board/crafty/crafty-19.15.ebuild +++ /dev/null @@ -1,78 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/crafty/crafty-19.15.ebuild,v 1.2 2004/08/15 07:02:14 vapier Exp $ - -inherit flag-o-matic games - -DESCRIPTION="Bob Hyatt's strong chess engine" -HOMEPAGE="ftp://ftp.cis.uab.edu/pub/hyatt/" -SRC_URI="ftp://ftp.cis.uab.edu/pub/hyatt/v19/${P}.tar.gz" - -LICENSE="crafty" -SLOT="0" -KEYWORDS="~x86 ~ppc ~amd64" -IUSE="icc no-opts" - -RDEPEND="virtual/libc" -DEPEND="${RDEPEND} - icc? ( >=dev-lang/icc-5.0 )" - -S="${WORKDIR}" - -src_unpack() { - unpack ${A} - cd ${S} - sed -i \ - -e '/-o crafty/s/CC/CXX/' Makefile \ - || die "sed Makefile failed" - sed -i \ - -e "s:\"crafty.hlp\":\"${GAMES_DATADIR}/${PN}/crafty.hlp\":" option.c \ - || die "sed option.c failed" -} - -src_compile() { - local makeopts="target=LINUX" - - if ! use no-opts ; then - if use icc ; then - makeopts="${makeopts} CC=icc CXX=gcc asm=X86.o" - append-flags -D_REENTRANT -tpp6 \ - -DCOMPACT_ATTACKS -DUSE_ATTACK_FUNCTIONS \ - -DUSE_ASSEMBLY_A -DUSE_ASSEMBLY_B -DFAST \ - -DSMP -DCPUS=4 -DCLONE -DDGT - append-flags -O2 -fno-alias -fforce-mem \ - -fomit-frame-pointer -fno-gcse -mpreferred-stack-boundary=2 - else - if [ "${CHOST}" == "i686-pc-linux-gnu" ] || [ "${CHOST}" == "i586-pc-linux-gnu" ] ; then - append-flags -DCOMPACT_ATTACKS -DUSE_ATTACK_FUNCTIONS \ - -DUSE_ASSEMBLY_A -DUSE_ASSEMBLY_B \ - -DFAST -DSMP -DCPUS=4 -DCLONE -DDGT - append-flags -fforce-mem -fno-gcse \ - -fomit-frame-pointer -mpreferred-stack-boundary=2 - makeopts="${makeopts} CC=gcc CXX=g++ asm=X86.o" - else - : # everything else :) - fi - fi - fi - append-flags -DPOSIX - emake ${makeopts} crafty-make LDFLAGS="-lpthread" || die "build failed" -} - -src_install() { - dogamesbin crafty || die "dogamesbin failed" - insinto "${GAMES_DATADIR}/${PN}" - doins crafty.hlp || die "doins failed" - prepgamesdirs -} - -pkg_postinst() { - games_pkg_postinst - einfo - einfo "Note: No books or tablebases have been installed. If you want them, just" - einfo " download them from ${HOMEPAGE}." - einfo " You will find documentation there too. In most cases you take now " - einfo " your xboard compatible application, (xboard, eboard, knights) and " - einfo " just play chess against computer opponent. Have fun." - einfo -} diff --git a/games-board/crafty/crafty-19.18.ebuild b/games-board/crafty/crafty-19.18.ebuild deleted file mode 100644 index 706ac1f0f4c7..000000000000 --- a/games-board/crafty/crafty-19.18.ebuild +++ /dev/null @@ -1,76 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/crafty/crafty-19.18.ebuild,v 1.1 2005/04/12 04:52:14 mr_bones_ Exp $ - -inherit flag-o-matic games - -DESCRIPTION="Bob Hyatt's strong chess engine" -HOMEPAGE="ftp://ftp.cis.uab.edu/pub/hyatt/" -SRC_URI="ftp://ftp.cis.uab.edu/pub/hyatt/source/${P}.tar.gz" - -LICENSE="crafty" -SLOT="0" -KEYWORDS="~x86 ~ppc ~amd64" -IUSE="icc no-opts" - -RDEPEND="virtual/libc" -DEPEND="${RDEPEND} - icc? ( >=dev-lang/icc-5.0 )" - -src_unpack() { - unpack ${A} - cd ${S} - sed -i \ - -e '/-o crafty/s/CC/CXX/' Makefile \ - || die "sed Makefile failed" - sed -i \ - -e "s:\"crafty.hlp\":\"${GAMES_DATADIR}/${PN}/crafty.hlp\":" option.c \ - || die "sed option.c failed" -} - -src_compile() { - local makeopts="target=LINUX" - - if ! use no-opts ; then - if use icc ; then - makeopts="${makeopts} CC=icc CXX=gcc asm=X86.o" - append-flags -D_REENTRANT -tpp6 \ - -DCOMPACT_ATTACKS -DUSE_ATTACK_FUNCTIONS \ - -DUSE_ASSEMBLY_A -DUSE_ASSEMBLY_B -DFAST \ - -DSMP -DCPUS=4 -DCLONE -DDGT - append-flags -O2 -fno-alias -fforce-mem \ - -fomit-frame-pointer -fno-gcse -mpreferred-stack-boundary=2 - else - if [ "${CHOST}" == "i686-pc-linux-gnu" ] || [ "${CHOST}" == "i586-pc-linux-gnu" ] ; then - append-flags -DCOMPACT_ATTACKS -DUSE_ATTACK_FUNCTIONS \ - -DUSE_ASSEMBLY_A -DUSE_ASSEMBLY_B \ - -DFAST -DSMP -DCPUS=4 -DCLONE -DDGT - append-flags -fforce-mem -fno-gcse \ - -fomit-frame-pointer -mpreferred-stack-boundary=2 - makeopts="${makeopts} CC=gcc CXX=g++ asm=X86.o" - else - : # everything else :) - fi - fi - fi - append-flags -DPOSIX - emake ${makeopts} crafty-make LDFLAGS="-lpthread" || die "build failed" -} - -src_install() { - dogamesbin crafty || die "dogamesbin failed" - insinto "${GAMES_DATADIR}/${PN}" - doins crafty.hlp || die "doins failed" - prepgamesdirs -} - -pkg_postinst() { - games_pkg_postinst - einfo - einfo "Note: No books or tablebases have been installed. If you want them, just" - einfo " download them from ${HOMEPAGE}." - einfo " You will find documentation there too. In most cases you take now " - einfo " your xboard compatible application, (xboard, eboard, knights) and " - einfo " just play chess against computer opponent. Have fun." - einfo -} diff --git a/games-board/crafty/files/digest-crafty-19.1 b/games-board/crafty/files/digest-crafty-19.1 deleted file mode 100644 index f0c8dea8d6fb..000000000000 --- a/games-board/crafty/files/digest-crafty-19.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 cefc2987cc3e1f1837d7a4fd7e543535 crafty-19.1.tar.gz 370843 diff --git a/games-board/crafty/files/digest-crafty-19.12 b/games-board/crafty/files/digest-crafty-19.12 deleted file mode 100644 index c998372d265b..000000000000 --- a/games-board/crafty/files/digest-crafty-19.12 +++ /dev/null @@ -1 +0,0 @@ -MD5 0b5b064fb844b95b50741128cd9fd586 crafty-19.12.tar.gz 382550 diff --git a/games-board/crafty/files/digest-crafty-19.15 b/games-board/crafty/files/digest-crafty-19.15 deleted file mode 100644 index 93d3ac500601..000000000000 --- a/games-board/crafty/files/digest-crafty-19.15 +++ /dev/null @@ -1 +0,0 @@ -MD5 64f503fbf515bb43044c4aac445ccbee crafty-19.15.tar.gz 393516 diff --git a/games-board/crafty/files/digest-crafty-19.18 b/games-board/crafty/files/digest-crafty-19.18 deleted file mode 100644 index e34429e64f91..000000000000 --- a/games-board/crafty/files/digest-crafty-19.18 +++ /dev/null @@ -1 +0,0 @@ -MD5 00cee251c56ed4c8381529ad8a7ded76 crafty-19.18.tar.gz 395272 |