diff options
-rw-r--r-- | app-shells/tcsh/ChangeLog | 9 | ||||
-rw-r--r-- | app-shells/tcsh/Manifest | 14 | ||||
-rw-r--r-- | app-shells/tcsh/files/digest-tcsh-6.14 | 2 | ||||
-rw-r--r-- | app-shells/tcsh/tcsh-6.13-r1.ebuild | 4 | ||||
-rw-r--r-- | app-shells/tcsh/tcsh-6.14.ebuild | 48 |
5 files changed, 68 insertions, 9 deletions
diff --git a/app-shells/tcsh/ChangeLog b/app-shells/tcsh/ChangeLog index f01038b72f51..029bf2023618 100644 --- a/app-shells/tcsh/ChangeLog +++ b/app-shells/tcsh/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for app-shells/tcsh # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/ChangeLog,v 1.31 2005/03/02 08:54:49 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/ChangeLog,v 1.32 2005/04/20 21:13:01 dragonheart Exp $ + +*tcsh-6.14 (20 Apr 2005) + + 20 Apr 2005; Daniel Black <dragonheart@gentoo.org> tcsh-6.13-r1.ebuild, + +tcsh-6.14.ebuild: + 6.13-r1 x86 stable. added version 6.14 that fixes Russian locale stuff as + per bug #83732. Thanks to Yuri Karaban <ykar@lisNOSPAMt.ru> *tcsh-6.13-r1 (02 Mar 2005) diff --git a/app-shells/tcsh/Manifest b/app-shells/tcsh/Manifest index 88235efbc2fd..b8b04af436b0 100644 --- a/app-shells/tcsh/Manifest +++ b/app-shells/tcsh/Manifest @@ -1,11 +1,12 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 34f23554b44fe919c4b5744c0726cfe7 ChangeLog 4568 +MD5 b6b5fe507ee385dfb70ee66a98df5a6b tcsh-6.14.ebuild 1244 +MD5 c6f6c25da2f1a14bf8e911fc5faa53b1 ChangeLog 4828 MD5 6d796b061ed1c1337ef157a5f74dab35 metadata.xml 403 MD5 9930dcee201eaffb059995d4fdbd2263 tcsh-6.12-r3.ebuild 1391 MD5 30acd869de9bba91604c74415e3a487b tcsh-6.13.ebuild 1299 -MD5 2e40a41ea5a52f3362fb6777b982f3b1 tcsh-6.13-r1.ebuild 1908 +MD5 84ec7e405339950e97a7494cff3ae074 tcsh-6.13-r1.ebuild 1907 MD5 36f0897401e2ff873f97e8eac302169d files/digest-tcsh-6.13 121 MD5 299cd79eb3cbc2a3caeac1c3a0309556 files/csh.cshrc_new 2810 MD5 4869b9da87c79854e2cc97241f125853 files/csh.login_new 1482 @@ -16,6 +17,7 @@ MD5 1b31eca34600baccddcfdf5d8bca139d files/tcsh-6.13.00-charset.patch 616 MD5 0c7590ddc33afe8fa448f51871ad677c files/tcsh-6.12-tc.os.h-gentoo.diff 363 MD5 16713fff7d0ccc21e1c32b250cdc44ff files/tcsh-aliases 2399 MD5 8c5915d05b8b0c2db109c754a2bee20f files/tcsh-bindkey 3597 +MD5 8adf2e3c68136062a1023af2832b3c7a files/digest-tcsh-6.14 121 MD5 e717dd2122d1ae7ab9ee8ebf2c33636a files/tcsh-settings 3271 MD5 6bd69d3c815412ada4579ac8f8cc9c45 files/tcsh.config 1466 MD5 a51fb6146ec2bcb7a603e5af41f6c7a2 files/tcsh_enable_kanji.diff 466 @@ -31,9 +33,9 @@ MD5 8a48eb2d6512d50375df4e87e060feed files/tcsh-6.13.00-winchg.patch 1731 MD5 08dda7e3da3d8f4bc8e41d5ac7a4fbdd files/tcsh-6.13.00-closem.patch 433 MD5 88ecd43a2f94275ddecaae78650745f8 files/tcsh-6.13.00-utmp.patch 1578 -----BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.0 (GNU/Linux) +Version: GnuPG v1.4.1 (GNU/Linux) -iD8DBQFCJX9fmdTrptrqvGERAjciAJ9E9gTzsCjOUnN1sJEeGFq+NW0mvgCbBcX6 -GJIkjhqhLU4Du26ENL7UbRM= -=DB6o +iD8DBQFCZsXkmdTrptrqvGERAnbsAJwOlGMECfCeh/z9dwDbnMtL2oSkMwCfc2Hf ++rV5DDbVwhbmxhxw/1BwiD8= +=aAAL -----END PGP SIGNATURE----- diff --git a/app-shells/tcsh/files/digest-tcsh-6.14 b/app-shells/tcsh/files/digest-tcsh-6.14 new file mode 100644 index 000000000000..bb3d6cf321e6 --- /dev/null +++ b/app-shells/tcsh/files/digest-tcsh-6.14 @@ -0,0 +1,2 @@ +MD5 353d1bb7d2741bf8de602c7b6f0efd79 tcsh-6.14.00.tar.gz 859780 +MD5 d4108a1ef7482d9440e5032e8a8d77b3 tcsh-complete 45242 diff --git a/app-shells/tcsh/tcsh-6.13-r1.ebuild b/app-shells/tcsh/tcsh-6.13-r1.ebuild index ff143ed09e80..a5783297aec9 100644 --- a/app-shells/tcsh/tcsh-6.13-r1.ebuild +++ b/app-shells/tcsh/tcsh-6.13-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/tcsh-6.13-r1.ebuild,v 1.1 2005/03/02 08:54:49 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/tcsh-6.13-r1.ebuild,v 1.2 2005/04/20 21:13:01 dragonheart Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.astron.com/pub/tcsh/${MY_P}.tar.gz LICENSE="BSD" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~arm ~hppa ~amd64 ~ia64 ~ppc64 ~mips" +KEYWORDS="x86 ~ppc ~sparc ~alpha ~arm ~hppa ~amd64 ~ia64 ~ppc64 ~mips" IUSE="perl" RDEPEND="virtual/libc diff --git a/app-shells/tcsh/tcsh-6.14.ebuild b/app-shells/tcsh/tcsh-6.14.ebuild new file mode 100644 index 000000000000..7b6c0f9b0376 --- /dev/null +++ b/app-shells/tcsh/tcsh-6.14.ebuild @@ -0,0 +1,48 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/tcsh-6.14.ebuild,v 1.1 2005/04/20 21:13:01 dragonheart Exp $ + +MY_P="${PN}-${PV}.00" +DESCRIPTION="Enhanced version of the Berkeley C shell (csh)" +HOMEPAGE="http://www.tcsh.org/" +SRC_URI="ftp://ftp.astron.com/pub/tcsh/${MY_P}.tar.gz + mirror://gentoo/tcsh-complete" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~arm ~hppa ~amd64 ~ia64 ~ppc64 ~mips" +IUSE="perl" + +RDEPEND="virtual/libc + >=sys-libs/ncurses-5.1 + perl? ( dev-lang/perl )" + +S="${WORKDIR}/${MY_P}" + + +src_compile() { + econf --prefix=/ || die "econf failed" + emake || die "compile problem" +} + +src_install() { + make DESTDIR=${D} install install.man || die + + if use perl ; then + perl tcsh.man2html || die + dohtml tcsh.html/*.html + fi + + dosym /bin/tcsh /bin/csh + dodoc FAQ Fixes NewThings Ported README WishList Y2K + + insinto /etc + newins ${FILESDIR}/csh.cshrc_new csh.cshrc + newins ${FILESDIR}/csh.login_new csh.login + + insinto /etc/skel + newins ${FILESDIR}/tcsh.config .tcsh.config + + insinto /etc/profile.d + doins ${FILESDIR}/tcsh-settings ${FILESDIR}/tcsh-aliases ${FILESDIR}/tcsh-bindkey ${DISTDIR}/tcsh-complete +} |