summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTavis Ormandy <taviso@gentoo.org>2006-04-21 17:13:34 +0000
committerTavis Ormandy <taviso@gentoo.org>2006-04-21 17:13:34 +0000
commit11654c2c19ad5af3c6db2442533097c95185caab (patch)
tree5120cbfda6248104fcc1e43698c2005e65da1953 /app-shells/ksh
parentRemove virtual/pdfviewer and virtual/psviewer PROVIDE for bug 130746, reporte... (diff)
downloadhistorical-11654c2c19ad5af3c6db2442533097c95185caab.tar.gz
historical-11654c2c19ad5af3c6db2442533097c95185caab.tar.bz2
historical-11654c2c19ad5af3c6db2442533097c95185caab.zip
bump
Package-Manager: portage-2.0.51.22-r3
Diffstat (limited to 'app-shells/ksh')
-rw-r--r--app-shells/ksh/ChangeLog9
-rw-r--r--app-shells/ksh/Manifest10
-rw-r--r--app-shells/ksh/files/digest-ksh-93.200602143
-rw-r--r--app-shells/ksh/ksh-93.20030724.ebuild4
-rw-r--r--app-shells/ksh/ksh-93.20040229.ebuild4
-rw-r--r--app-shells/ksh/ksh-93.20050202.ebuild4
-rw-r--r--app-shells/ksh/ksh-93.20060214.ebuild68
7 files changed, 90 insertions, 12 deletions
diff --git a/app-shells/ksh/ChangeLog b/app-shells/ksh/ChangeLog
index 04d4e262dac6..d7a8ea2025cb 100644
--- a/app-shells/ksh/ChangeLog
+++ b/app-shells/ksh/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-shells/ksh
-# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/ksh/ChangeLog,v 1.24 2005/08/26 19:10:16 r3pek Exp $
+# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-shells/ksh/ChangeLog,v 1.25 2006/04/21 17:13:34 taviso Exp $
+
+*ksh-93.20060214 (21 Apr 2006)
+
+ 21 Apr 2006; Tavis Ormandy <taviso@gentoo.org> +ksh-93.20060214.ebuild:
+ bump
26 Aug 2005; Carlos Silva <r3pek@gentoo.org> ksh-93.20040229.ebuild:
Marking ksh-93.20040229 ~amd64
diff --git a/app-shells/ksh/Manifest b/app-shells/ksh/Manifest
index 2ab1a0dfbcae..45cab8d260cf 100644
--- a/app-shells/ksh/Manifest
+++ b/app-shells/ksh/Manifest
@@ -1,10 +1,12 @@
-MD5 9cf7a7a99a44a5197c0fa7a65dfc0a70 ksh-93.20050202.ebuild 2029
-MD5 92300897612ba2a1083d5d37f8b6bd9e ksh-93.20040229.ebuild 2292
-MD5 6d76d9854c5218e7fe05ecdb64486545 ksh-93.20030724.ebuild 2378
-MD5 d20b40978ccb5e811265fb1996cdb56a ChangeLog 2833
+MD5 f6a024aa66cf1e16ca5e162bcc1f8a72 ksh-93.20050202.ebuild 2029
+MD5 1cba1f1a7c14a82bfc07d09fb7003bec ksh-93.20040229.ebuild 2293
+MD5 2df344586701299284d4eadf587cfc1c ksh-93.20030724.ebuild 2378
+MD5 2d0f0a7b1bb901d2c88368eb110a88a8 ChangeLog 2948
MD5 e283b9362f2885bedf238e7c08f51e26 metadata.xml 1272
+MD5 cefab0ede56cd4c2b9aef8ef4da88ed6 ksh-93.20060214.ebuild 1765
MD5 c2103b0157f069fd50dacdf50670d848 files/ksh-build-problems.diff 303
MD5 fc05a830ab720e8d3462bb10f0474258 files/ksh-93.20030724-libs.diff 12867
MD5 75a91bdad38d09a163894fd8ebc8adff files/digest-ksh-93.20030724 206
MD5 9d9dc80da41b462852a6632153563619 files/digest-ksh-93.20040229 206
MD5 da9b0b1c8ec37e2f3c71214296964484 files/digest-ksh-93.20050202 206
+MD5 204c0530766c46cb2be91ba5ffb84ba4 files/digest-ksh-93.20060214 206
diff --git a/app-shells/ksh/files/digest-ksh-93.20060214 b/app-shells/ksh/files/digest-ksh-93.20060214
new file mode 100644
index 000000000000..c107748612aa
--- /dev/null
+++ b/app-shells/ksh/files/digest-ksh-93.20060214
@@ -0,0 +1,3 @@
+MD5 375ede1f75db451f645a140ec41b9216 INIT.2006-02-14.tgz 317116
+MD5 76a13bdb10a35b5ff67208cf9042a8bf ast-ksh.2006-02-14.tgz 1575902
+MD5 aeafd460e8079c3d038fb5049662d545 ast-ksh-locale.2006-02-14.tgz 592924
diff --git a/app-shells/ksh/ksh-93.20030724.ebuild b/app-shells/ksh/ksh-93.20030724.ebuild
index f2686b185b53..df3c23a98d84 100644
--- a/app-shells/ksh/ksh-93.20030724.ebuild
+++ b/app-shells/ksh/ksh-93.20030724.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/ksh/ksh-93.20030724.ebuild,v 1.12 2004/12/31 13:58:07 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/ksh/ksh-93.20030724.ebuild,v 1.13 2006/04/21 17:13:34 taviso Exp $
inherit ccc eutils flag-o-matic
diff --git a/app-shells/ksh/ksh-93.20040229.ebuild b/app-shells/ksh/ksh-93.20040229.ebuild
index 20907df1ec63..cbfbd89fb25b 100644
--- a/app-shells/ksh/ksh-93.20040229.ebuild
+++ b/app-shells/ksh/ksh-93.20040229.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/ksh/ksh-93.20040229.ebuild,v 1.17 2005/08/26 19:10:16 r3pek Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/ksh/ksh-93.20040229.ebuild,v 1.18 2006/04/21 17:13:34 taviso Exp $
inherit ccc eutils flag-o-matic toolchain-funcs
diff --git a/app-shells/ksh/ksh-93.20050202.ebuild b/app-shells/ksh/ksh-93.20050202.ebuild
index aa133163363a..b0ba4189e30d 100644
--- a/app-shells/ksh/ksh-93.20050202.ebuild
+++ b/app-shells/ksh/ksh-93.20050202.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/ksh/ksh-93.20050202.ebuild,v 1.4 2005/03/29 16:47:38 taviso Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/ksh/ksh-93.20050202.ebuild,v 1.5 2006/04/21 17:13:34 taviso Exp $
inherit eutils flag-o-matic toolchain-funcs
diff --git a/app-shells/ksh/ksh-93.20060214.ebuild b/app-shells/ksh/ksh-93.20060214.ebuild
new file mode 100644
index 000000000000..2d314e305aa9
--- /dev/null
+++ b/app-shells/ksh/ksh-93.20060214.ebuild
@@ -0,0 +1,68 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-shells/ksh/ksh-93.20060214.ebuild,v 1.1 2006/04/21 17:13:34 taviso Exp $
+
+inherit eutils flag-o-matic toolchain-funcs
+
+RELEASE="2006-02-14"
+DESCRIPTION="The Original Korn Shell, 1993 revision (ksh93)"
+HOMEPAGE="http://www.kornshell.com/"
+SRC_URI="nls? ( mirror://gentoo/ast-ksh-locale.${RELEASE}.tgz )
+ mirror://gentoo/INIT.${RELEASE}.tgz
+ mirror://gentoo/ast-ksh.${RELEASE}.tgz"
+
+LICENSE="CPL-1.0"
+SLOT="0"
+KEYWORDS="~x86 ~sparc ~alpha ~arm ~s390 ~ia64 ~ppc"
+IUSE="nls"
+
+DEPEND="virtual/libc !app-shells/pdksh"
+
+S=${WORKDIR}
+
+src_unpack() {
+ # the AT&T build tools look in here for packages.
+ mkdir -p ${S}/lib/package/tgz
+
+ # move the packages into place.
+ cp ${DISTDIR}/ast-ksh.${RELEASE}.tgz ${S}/lib/package/tgz/ || die
+
+ if use nls; then
+ cp ${DISTDIR}/ast-ksh-locale.${RELEASE}.tgz ${S}/lib/package/tgz/ || die
+ fi
+
+ # INIT provides the basic tools to start building.
+ unpack INIT.${RELEASE}.tgz
+
+ # `package read` will unpack any tarballs put in place.
+ ${S}/bin/package read || die
+}
+
+src_compile() {
+ strip-flags; export CCFLAGS="${CFLAGS}"
+
+ cd ${S}; ./bin/package only make ast-ksh CC="$(tc-getCC)" || die
+
+ # install the optional locale data.
+ if use nls; then
+ cd ${S}; ./bin/package only make ast-ksh-locale CC="$(tc-getCC)"
+ fi
+}
+
+src_install() {
+ # check where the build scripts put them
+ local my_arch="${S}/arch/$(${S}/bin/package)"
+
+ exeinto /bin
+ doexe ${my_arch}/bin/ok/ksh || die
+
+ dosym /bin/ksh /bin/ksh93
+
+ newman ${my_arch}/man/man1/sh.1 ksh.1
+ dodoc lib/package/LICENSES/ast lib/package/gen/ast-ksh.txt
+
+ if use nls; then
+ dodir /usr/share
+ mv ${S}/share/lib/locale ${D}/usr/share
+ fi
+}