diff options
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/zsh/ChangeLog | 8 | ||||
-rw-r--r-- | app-shells/zsh/Manifest | 20 | ||||
-rw-r--r-- | app-shells/zsh/files/digest-zsh-4.2.0_pre3 | 2 | ||||
-rw-r--r-- | app-shells/zsh/zsh-4.2.0_pre1.ebuild | 123 | ||||
-rw-r--r-- | app-shells/zsh/zsh-4.2.0_pre3.ebuild (renamed from app-shells/zsh/zsh-4.2.0_pre2.ebuild) | 2 |
5 files changed, 19 insertions, 136 deletions
diff --git a/app-shells/zsh/ChangeLog b/app-shells/zsh/ChangeLog index 93532e278556..90b0d93988d9 100644 --- a/app-shells/zsh/ChangeLog +++ b/app-shells/zsh/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-shells/zsh # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/ChangeLog,v 1.41 2004/03/05 13:15:15 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/ChangeLog,v 1.42 2004/03/05 23:59:35 pyrania Exp $ + +*zsh-4.2.0_pre3 (06 Mar 2004) + + 06 Mar 2004; Markus Nigbur <pyrania@gentoo.org> zsh-4.2.0_pre1.ebuild, + zsh-4.2.0_pre2.ebuild, zsh-4.2.0_pre3.ebuild: + Version bump. Removed old prerelease ebuilds. 05 Mar 2004; Gustavo Zacarias <gustavoz@gentoo.org> zsh-4.1.1-r5.ebuild: stable on sparc diff --git a/app-shells/zsh/Manifest b/app-shells/zsh/Manifest index 2295eb03e01f..8ecf82deae59 100644 --- a/app-shells/zsh/Manifest +++ b/app-shells/zsh/Manifest @@ -1,20 +1,18 @@ -MD5 8abe55bef1178b37eacdbdd873fffb19 ChangeLog 7869 -MD5 28ed8ea6cdccb353e2e8ad783eb51f5b metadata.xml 506 +MD5 c4fe60504a40617a88c15d0a3a72b46f zsh-4.2.0_pre3.ebuild 3300 MD5 0c1d77e92495ecb2290575dfa560bcd1 zsh-4.0.9-r2.ebuild 2628 -MD5 dd83200a4e5fdc8a009d36aed577a2ce zsh-4.0.9-r3.ebuild 2667 -MD5 219f19ba1e213dd846d6e778dbb10238 zsh-4.1.1-r4.ebuild 3324 -MD5 b52816ec4000cb3a01c4fb19884cb6e4 zsh-4.2.0_pre1.ebuild 3229 -MD5 c4fe60504a40617a88c15d0a3a72b46f zsh-4.2.0_pre2.ebuild 3300 MD5 72158f8fc839395bf4c6ef0c6cbe969a zsh-4.1.1-r5.ebuild 3374 +MD5 219f19ba1e213dd846d6e778dbb10238 zsh-4.1.1-r4.ebuild 3324 +MD5 dd83200a4e5fdc8a009d36aed577a2ce zsh-4.0.9-r3.ebuild 2667 +MD5 107ac070816d9062ddb2639df5674430 ChangeLog 8070 +MD5 28ed8ea6cdccb353e2e8ad783eb51f5b metadata.xml 506 +MD5 81e325aacd554d2c5f6d14efe45d1ffd files/zsh-strncmp.diff 354 MD5 2aa47fce01c92a0cc7e070f04018ac93 files/_portage 7539 -MD5 d401be6503fc2e34341d56e99ee25e94 files/_portage-20040204 10954 MD5 de58f149f41740c394800ba8d2cdf361 files/digest-zsh-4.0.9-r2 199 MD5 de58f149f41740c394800ba8d2cdf361 files/digest-zsh-4.0.9-r3 199 MD5 1a527b6a4700642b4742d9cc8de90285 files/digest-zsh-4.1.1-r4 199 MD5 1a527b6a4700642b4742d9cc8de90285 files/digest-zsh-4.1.1-r5 199 -MD5 da168d6d058cf09e9d2c27a00fa301aa files/digest-zsh-4.2.0_pre1 211 -MD5 64023b41a9987655e0e014d32562cfad files/zprofile 404 MD5 f83ccd2b6f1cd3e75c910c48159892f5 files/zsh-4.1.1-gentoo.diff 488 -MD5 81e325aacd554d2c5f6d14efe45d1ffd files/zsh-strncmp.diff 354 +MD5 64023b41a9987655e0e014d32562cfad files/zprofile 404 +MD5 60e5f3263a8224ce242027f8aa2f40a5 files/digest-zsh-4.2.0_pre3 142 MD5 de0db046f0f40cb1cc3cd3f6e6b2645a files/zshenv 318 -MD5 f333fd72e7a43d88250418248ac78a9f files/digest-zsh-4.2.0_pre2 142 +MD5 d401be6503fc2e34341d56e99ee25e94 files/_portage-20040204 10954 diff --git a/app-shells/zsh/files/digest-zsh-4.2.0_pre3 b/app-shells/zsh/files/digest-zsh-4.2.0_pre3 new file mode 100644 index 000000000000..0f314df622fa --- /dev/null +++ b/app-shells/zsh/files/digest-zsh-4.2.0_pre3 @@ -0,0 +1,2 @@ +MD5 a5fac8f614d07134275d92270a036599 zsh-4.2.0-pre-3.tar.bz2 1987033 +MD5 fba926eeda8e362722fc169ea134ff46 zsh-4.2.0-pre-3-doc.tar.bz2 1610143 diff --git a/app-shells/zsh/zsh-4.2.0_pre1.ebuild b/app-shells/zsh/zsh-4.2.0_pre1.ebuild deleted file mode 100644 index 040f500f0542..000000000000 --- a/app-shells/zsh/zsh-4.2.0_pre1.ebuild +++ /dev/null @@ -1,123 +0,0 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-4.2.0_pre1.ebuild,v 1.1 2004/02/26 21:55:57 usata Exp $ - -IUSE="maildir ncurses static doc" - -DESCRIPTION="UNIX Shell similar to the Korn shell" -HOMEPAGE="http://www.zsh.org/" - -MYDATE="20040204" -MY_P="${P/_pre/-pre-}" - -SRC_URI="ftp://ftp.zsh.org/pub/${MY_P}.tar.bz2 - doc? ( ftp://ftp.zsh.org/pub/${MY_P}-doc.tar.bz2 )" - -SLOT="0" -LICENSE="ZSH" -KEYWORDS="~x86 ~alpha ~ppc ~sparc ~amd64 ~hppa" - -DEPEND="sys-apps/groff - >=sys-apps/sed-4 - ${RDEPEND}" -RDEPEND=">=dev-libs/libpcre-3.9 - sys-libs/libcap - ncurses? ( >=sys-libs/ncurses-5.1 )" - -S="${WORKDIR}/${MY_P}" - -src_unpack() { - unpack ${MY_P}.tar.bz2 - use doc && unpack ${MY_P}-doc.tar.bz2 - cd ${S}/Doc - ln -sf . man1 - # fix zshall problem with soelim - soelim zshall.1 > zshall.1.soelim - mv zshall.1.soelim zshall.1 -} - -src_compile() { - local myconf - - use ncurses && myconf="--with-curses-terminfo" - use maildir && myconf="${myconf} --enable-maildir-support" - use static && myconf="${myconf} --disable-dynamic" \ - && LDFLAGS="${LDFLAGS} -static" - - econf \ - --bindir=/bin \ - --libdir=/usr/lib \ - --enable-etcdir=/etc/zsh \ - --enable-zshenv=/etc/zsh/zshenv \ - --enable-zlogin=/etc/zsh/zlogin \ - --enable-zlogout=/etc/zsh/zlogout \ - --enable-zprofile=/etc/zsh/zprofile \ - --enable-zshrc=/etc/zsh/zshrc \ - --enable-fndir=/usr/share/zsh/${PV}/functions \ - --enable-site-fndir=/usr/share/zsh/site-functions \ - --enable-function-subdirs \ - --enable-ldflags="${LDFLAGS}" \ - ${myconf} || die "configure failed" - - if [ -n "`use static`" ] ; then - # compile all modules statically, see Bug #27392 - sed -i -e "s/link=no/link=static/g" \ - -e "s/load=no/load=yes/g" \ - config.modules || die - else - # avoid linking to libs in /usr/lib, see Bug #27064 - sed -i -e "/LIBS/s%-lpcre%/usr/lib/libpcre.a%" \ - Makefile || die - fi - - # emake still b0rks - emake -j1 || die "make failed" - #make check || die "make check failed" -} - -src_install() { - einstall \ - bindir=${D}/bin \ - libdir=${D}/usr/lib \ - fndir=${D}/usr/share/zsh/${PV}/functions \ - sitefndir=${D}/usr/share/zsh/site-functions \ - install.bin install.man install.modules \ - install.info install.fns || die "make install failed" - - insinto /etc/zsh - doins ${FILESDIR}/zprofile - - keepdir /usr/share/zsh/site-functions - insinto /usr/share/zsh/site-functions - newins ${FILESDIR}/_portage-${MYDATE} _portage - - dodoc ChangeLog* META-FAQ README INSTALL LICENCE config.modules - - if [ "`use doc`" ] ; then - dohtml Doc/* - insinto /usr/share/doc/${PF} - doins Doc/zsh{.dvi,_us.ps,_a4.ps} - fi - - docinto StartupFiles - dodoc StartupFiles/z* -} - -pkg_preinst() { - # Our zprofile file does the job of the old zshenv file - # Move the old version into a zprofile script so the normal - # etc-update process will handle any changes. - if [ -f /etc/zsh/zshenv -a ! -f /etc/zsh/zprofile ]; then - mv /etc/zsh/zshenv /etc/zsh/zprofile - fi -} - -pkg_postinst() { - - # see Bug 26776 - ewarn - ewarn "If you are upgrading from zsh-4.0.x you may need to" - ewarn "remove all your old ~/.zcompdump files in order to use" - ewarn "completion. For more info see zcompsys manpage." - ewarn -} diff --git a/app-shells/zsh/zsh-4.2.0_pre2.ebuild b/app-shells/zsh/zsh-4.2.0_pre3.ebuild index 4b60dfb2157a..e9be3667321f 100644 --- a/app-shells/zsh/zsh-4.2.0_pre2.ebuild +++ b/app-shells/zsh/zsh-4.2.0_pre3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-4.2.0_pre2.ebuild,v 1.1 2004/03/03 18:41:45 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-4.2.0_pre3.ebuild,v 1.1 2004/03/05 23:59:40 pyrania Exp $ IUSE="maildir ncurses static doc pcre" |