diff options
author | Brad Teaford Cowan <bcowan@gentoo.org> | 2002-12-13 03:03:24 +0000 |
---|---|---|
committer | Brad Teaford Cowan <bcowan@gentoo.org> | 2002-12-13 03:03:24 +0000 |
commit | 873b976084a6e8beb46bb8a3cbff31d04efd82dc (patch) | |
tree | 5b022380062018b1d0c03b168926c4a4ef08da56 | |
parent | fix problems with xft2 if freetype1 is installed (diff) | |
download | historical-873b976084a6e8beb46bb8a3cbff31d04efd82dc.tar.gz historical-873b976084a6e8beb46bb8a3cbff31d04efd82dc.tar.bz2 historical-873b976084a6e8beb46bb8a3cbff31d04efd82dc.zip |
category switch
-rw-r--r-- | app-misc/mc/ChangeLog | 87 | ||||
-rw-r--r-- | app-misc/mc/files/digest-mc-4.5.55-r6 | 1 | ||||
-rw-r--r-- | app-misc/mc/files/digest-mc-4.5.55-r7 | 1 | ||||
-rw-r--r-- | app-misc/mc/files/digest-mc-4.6.0_pre1 | 1 | ||||
-rw-r--r-- | app-misc/mc/files/digest-mc-4.6.0_pre1-r2 | 2 | ||||
-rw-r--r-- | app-misc/mc/mc-4.5.55-r6.ebuild | 94 | ||||
-rw-r--r-- | app-misc/mc/mc-4.5.55-r7.ebuild | 82 | ||||
-rw-r--r-- | app-misc/mc/mc-4.6.0_pre1-r2.ebuild | 82 | ||||
-rw-r--r-- | app-misc/mc/mc-4.6.0_pre1.ebuild | 73 |
9 files changed, 423 insertions, 0 deletions
diff --git a/app-misc/mc/ChangeLog b/app-misc/mc/ChangeLog new file mode 100644 index 000000000000..567fcae61310 --- /dev/null +++ b/app-misc/mc/ChangeLog @@ -0,0 +1,87 @@ +# ChangeLog for gnome-extra/mc +# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL +# $Header: /var/cvsroot/gentoo-x86/app-misc/mc/ChangeLog,v 1.1 2002/12/13 03:03:24 bcowan Exp $ + +\* Autoupdate keywords (12-6-02) + 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords + +*mc-4.5.55-r7 (06 Dec 2002) + + 06 Dec 2002; Brad Cowan <bcowan@gentoo.org> mc-4.5.55-r7.ebuild, + files/digest-mc-4.5.55-r7: + + Total rework of an ugly ebuild, hopefully fixes a problem with help, + files in var/tmp. + +*mc-4.6.0_pre1-r4 (13 Nov 2002) + + 13 Nov 2002; Brad Cowan <bcowan@gentoo.org> mc-4.6.0_pre1-r4.ebuild, + files/digest-mc-4.6.0_pre1-r4, files/man2hlp.c : + + Replaced man2hlp.c with a cvs version recommended by upstream dev's, + still trying to fix problem with /var/tmp filling up. + +*mc-4.6.0_pre1-r3 (10 Nov 2002) + + 10 Nov 2002; Brad Cowan <bcowan@gentoo.org> mc-4.6.0_pre1-r3.ebuild, + files/digest-mc-4.6.0_pre1-r3 : + + Removed troublesome man2help translations, hopefully finally fixed + problem with /var/tmp filling up. + +*mc-4.6.0_pre1-r2 (29 Oct 2002) + + 29 Oct 2002; Brad Cowan <bcowan@gentoo.org> mc-4.6.0_pre1-r2.ebuild, + files/digest-mc-4.6.0_pre1-r2 : + + Updated snapshot. + +*mc-4.6.0_pre1-r1 (23 Oct 2002) + + 23 Oct 2002; Brad Cowan <bcowan@gentoo.org> mc-4.6.0_pre1-r1.ebuild, + files/digest-mc-4.6.0_pre1-r1 : + + Added snapshot patch to fix pam compile bug, closes bug #9424. + +*mc-4.6.0_pre1 (22 Aug 2002) + + 22 Aug 2002; Brad Cowan <bradlyatc@cowancomputers.com> mc-4.6.0_pre1.ebuild : + ChangeLog, files/digest-mc-4.6.0_pre1 : + + Version bump with many bugfixes and improvements. + +*mc-4.5.55-r5 (20 Jun 2002) + + 20 Jun 2002; Seemant Kulleen <seemant@gentoo.org> mc-4.5.55-r5.ebuild + files/digest-mc-4.5.55-r5 : + + Samba fixes from Maik Schreiber <bZ@iq-computing.de>, + closes bug #3113. + +*mc-4.5.55-r4 (11 Apr 2002) + 11 Apr 2002; Spider <spider@gentoo.org> + Update all glib dependencies to use glib-1.2* in preparation of unmasking the glib-2.0.1 packages + +*mc-4.5.55-r4 (26 Mar 2002) + + 26 Mar 2002; M.Schlemmer <azarah@gentoo.org> mc-4.5.55-r4.ebuild : + + Remove gnome support as it is broken currently. Add the X use flag support. + +*mc-4.5.55-r2 (22 Mar 2002) + + 22 Mar 2002; Seemant Kulleen <seemant@gentoo.org> mc-4.5.55-r2.ebuild : + + LFH compliance: Matthew Kennedy submitted us this fix, which places the man + pages into the /usr/share/man tree, instead of /usr/man. This turns out to + be more LFH compliant, in addition to placin the manpages where man knows to + look for them (/usr/man is not in MANPATH). + +*mc-4.5.55-r1 (10 Mar 2002) + + 10 Mar 2002; Bruce A. Locke <blocke@shivan.org> mc-4.5.55-r1.ebuild : + + - NLS fixes submitted by seemant@rocketmail.com (Seemant Kulleen) + - gpm dependency fix from homas.raschbacher@Netway.at (LordVan(Thomas Raschbacher)) + + diff --git a/app-misc/mc/files/digest-mc-4.5.55-r6 b/app-misc/mc/files/digest-mc-4.5.55-r6 new file mode 100644 index 000000000000..60b693823ea7 --- /dev/null +++ b/app-misc/mc/files/digest-mc-4.5.55-r6 @@ -0,0 +1 @@ +MD5 bb670d48589f26f00b7fce8d25f66bd6 mc-4.5.55.tar.gz 4849958 diff --git a/app-misc/mc/files/digest-mc-4.5.55-r7 b/app-misc/mc/files/digest-mc-4.5.55-r7 new file mode 100644 index 000000000000..60b693823ea7 --- /dev/null +++ b/app-misc/mc/files/digest-mc-4.5.55-r7 @@ -0,0 +1 @@ +MD5 bb670d48589f26f00b7fce8d25f66bd6 mc-4.5.55.tar.gz 4849958 diff --git a/app-misc/mc/files/digest-mc-4.6.0_pre1 b/app-misc/mc/files/digest-mc-4.6.0_pre1 new file mode 100644 index 000000000000..a7ce37e048df --- /dev/null +++ b/app-misc/mc/files/digest-mc-4.6.0_pre1 @@ -0,0 +1 @@ +MD5 76e9a94f99af475fed6eed4b4a1ea6e4 mc-4.6.0-pre1.tar.gz 3976955 diff --git a/app-misc/mc/files/digest-mc-4.6.0_pre1-r2 b/app-misc/mc/files/digest-mc-4.6.0_pre1-r2 new file mode 100644 index 000000000000..976f3d4c46db --- /dev/null +++ b/app-misc/mc/files/digest-mc-4.6.0_pre1-r2 @@ -0,0 +1,2 @@ +MD5 76e9a94f99af475fed6eed4b4a1ea6e4 mc-4.6.0-pre1.tar.gz 3976955 +MD5 a68aca6b8ceb21aaf697047b6036e8c7 mc-4.6.0-pre1-2002-11-07-15.diff.bz2 817096 diff --git a/app-misc/mc/mc-4.5.55-r6.ebuild b/app-misc/mc/mc-4.5.55-r6.ebuild new file mode 100644 index 000000000000..3981cc63ede2 --- /dev/null +++ b/app-misc/mc/mc-4.5.55-r6.ebuild @@ -0,0 +1,94 @@ +# Copyright 1999-2002 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-misc/mc/mc-4.5.55-r6.ebuild,v 1.1 2002/12/13 03:03:24 bcowan Exp $ + +IUSE="gpm nls samba ncurses X pam slang" + +S=${WORKDIR}/${P} +DESCRIPTION="GNOME Midnight Commander" +SRC_URI="http://www.gnome.org/projects/${PN}/${P}.tar.gz" +HOMEPAGE="http://www.gnome.org/projects/mc/" + +DEPEND="virtual/glibc + >=sys-apps/e2fsprogs-1.19 + =dev-libs/glib-1.2* + >=sys-devel/automake-1.5d-r1 + gpm? ( >=sys-libs/gpm-1.19.3 ) + pam? ( >=sys-libs/pam-0.72 ) + ncurses? ( >=sys-libs/ncurses-5.2 ) + slang? ( >=sys-libs/slang-1.4.2 ) + nls? ( sys-devel/gettext ) + samba? ( >=net-fs/samba-2.2.3a-r1 ) + X? ( virtual/x11 )" +#currently broken +# gnome? ( >=gnome-base/gnome-libs-1.4.1.2-r1 ) + +SLOT="0" +LICENSE="GPL-2" +KEYWORDS="x86 ppc sparc " + +src_compile() { + local myconf="" + + use pam && myconf="${myconf} --with-pam" + use pam || myconf="${myconf} --without-pam" + + use ncurses && myconf="${myconf} --with-ncurses" || ( \ + use slang && myconf="${myconf} --with-slang" + use slang || myconf="${myconf} --with-included-slang" + ) + +#currently broken +# use gnome && myconf="${myconf} --with-gnome" +# use gnome || myconf="${myconf} --without-gnome" + myconf="${myconf} --without-gnome" + + use gpm && myconf="${myconf} --with-gpm-mouse=/usr" + use gpm || myconf="${myconf} --without-gpm-mouse" + + use nls || myconf="${myconf} --disable-nls" + + use X && myconf="${myconf} --with-tm-x-support" + use X || myconf="${myconf} --without-tm-x-support" + + use samba && myconf="${myconf} --with-samba" + use samba && ( \ + cd ${S}/vfs + cp smbfs.c smbfs.c.orig + sed -e "s:/etc/smb\.conf:/etc/samba/smb\.conf:" smbfs.c.orig > smbfs.c + cd samba + cp Makefile.in Makefile.in.orig + sed -e 's:$(LIBDIR)\(/codepages\):/var/lib/samba\1:' \ + Makefile.in.orig > Makefile.in + ) + + cd ${S} +# export WANT_AUTOMAKE_1_5=1 + libtoolize --force --copy + aclocal -I ${S}/macros +# autoconf + automake --add-missing + + ./configure --host=${CHOST} \ + --prefix=/usr \ + --mandir=/usr/share/man \ + --sysconfdir=/etc \ + --localstatedir=/var/lib \ + --with-vfs \ + --with-netrc \ + --with-ext2undel \ + $myconf || die + + make || die # Doesn't work with -j 4 (hallski) +} + +src_install() { + make prefix=${D}/usr \ + mandir=${D}/usr/share/man \ + sysconfdir=${D}/etc \ + localstatedir=${D}/var/lib \ + install || die + + dodoc ABOUT-NLS COPYING* FAQ INSTALL* NEWS README* +} + diff --git a/app-misc/mc/mc-4.5.55-r7.ebuild b/app-misc/mc/mc-4.5.55-r7.ebuild new file mode 100644 index 000000000000..aaecf8bbb49c --- /dev/null +++ b/app-misc/mc/mc-4.5.55-r7.ebuild @@ -0,0 +1,82 @@ +# Copyright 1999-2002 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-misc/mc/mc-4.5.55-r7.ebuild,v 1.1 2002/12/13 03:03:24 bcowan Exp $ + +IUSE="gpm nls samba ncurses X pam slang" + +S=${WORKDIR}/${P} + +DESCRIPTION="GNOME Midnight Commander" +SRC_URI="http://www.gnome.org/projects/${PN}/${P}.tar.gz" +HOMEPAGE="http://www.gnome.org/projects/mc/" + +DEPEND=">=sys-apps/e2fsprogs-1.19 + =dev-libs/glib-1.2* + >=sys-devel/automake-1.5d-r1 + gpm? ( >=sys-libs/gpm-1.19.3 ) + pam? ( >=sys-libs/pam-0.72 ) + ncurses? ( >=sys-libs/ncurses-5.2 ) + slang? ( >=sys-libs/slang-1.4.2 ) + nls? ( sys-devel/gettext ) + samba? ( >=net-fs/samba-2.2.3a-r1 ) + X? ( virtual/x11 )" + +SLOT="0" +LICENSE="GPL-2" +KEYWORDS="x86 ppc sparc " + +src_compile() { + + local myconf="" + + use pam \ + && myconf="${myconf} --with-pam" \ + || myconf="${myconf} --without-pam" + + use ncurses \ + && myconf="${myconf} --with-ncurses" \ + || ( use slang && myconf="${myconf} --with-slang" \ + || myconf="${myconf} --with-included-slang" ) + + use gpm \ + && myconf="${myconf} --with-gpm-mouse=/usr" \ + || myconf="${myconf} --without-gpm-mouse" + + use X \ + && myconf="${myconf} --with-tm-x-support" \ + || myconf="${myconf} --without-tm-x-support" + + use samba \ + && myconf="${myconf} --with-samba" \ + && ( \ + cd ${S}/vfs + cp smbfs.c smbfs.c.orig + sed -e "s:/etc/smb\.conf:/etc/samba/smb\.conf:" smbfs.c.orig > smbfs.c + cd samba + cp Makefile.in Makefile.in.orig + sed -e 's:$(LIBDIR)\(/codepages\):/var/lib/samba\1:' \ + Makefile.in.orig > Makefile.in ) + + use nls || myconf="${myconf} --disable-nls" + + cd ${S} + libtoolize --force --copy + aclocal -I ${S}/macros + automake --add-missing + + econf \ + --with-vfs \ + --with-netrc \ + --with-ext2undel \ + --without-gnome \ + ${myconf} || die + make || die +} + +src_install() { + + einstall + + dodoc ABOUT-NLS COPYING* FAQ INSTALL* NEWS README* +} + diff --git a/app-misc/mc/mc-4.6.0_pre1-r2.ebuild b/app-misc/mc/mc-4.6.0_pre1-r2.ebuild new file mode 100644 index 000000000000..3c3a6a1ada33 --- /dev/null +++ b/app-misc/mc/mc-4.6.0_pre1-r2.ebuild @@ -0,0 +1,82 @@ +# Copyright 1999-2002 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-misc/mc/mc-4.6.0_pre1-r2.ebuild,v 1.1 2002/12/13 03:03:24 bcowan Exp $ + +IUSE="gpm nls samba ncurses X slang" + +MY_P=${P/_/-} +S=${WORKDIR}/${MY_P} + +DESCRIPTION="GNU Midnight Commander cli-based file manager" + +HOMEPAGE="http://www.ibiblio.org/mc/" +SRC_URI="http://www.ibiblio.org/pub/Linux/utils/file/managers/${PN}/${MY_P}.tar.gz + http://www.gentoo.org/~bcowan/${MY_P}-2002-11-07-15.diff.bz2" + + +DEPEND=">=sys-apps/e2fsprogs-1.19 + ncurses? ( >=sys-libs/ncurses-5.2-r5 ) + =dev-libs/glib-2* + >=sys-libs/pam-0.72 + gpm? ( >=sys-libs/gpm-1.19.3 ) + slang? ( >=sys-libs/slang-1.4.2 ) + samba? ( >=net-fs/samba-2.2.3a-r1 ) + X? ( virtual/x11 )" + +SLOT="0" +LICENSE="GPL-2" +KEYWORDS="~x86" + +src_unpack() { + unpack ${A} + cd ${S} + patch -E -p1 < ${WORKDIR}/${MY_P}-2002-11-04-13.diff +} + +src_compile() { + local myconf="" + + if ! use slang && ! use ncurses + then + myconf="${myconf} --with-screen=mcslang" + elif + use ncurses && ! use slang + then + myconf="${myconf} --with-screen=ncurses" + else + use slang && myconf="${myconf} --with-screen=slang" + fi + + use gpm \ + && myconf="${myconf} --with-gpm-mouse" \ + || myconf="${myconf} --without-gpm-mouse" + + use nls \ + && myconf="${myconf} --with-included-gettext" \ + || myconf="${myconf} --disable-nls" + + use X \ + && myconf="${myconf} --with-tm-x-support --with-x" \ + || myconf="${myconf} --without-tm-x-support --without-x" + + use samba \ + && myconf="${myconf} --with-samba --with-configdir=/etc/samba + --with-codepagedir=/var/lib/samba/codepages" \ + || myconf="${myconf} --without-samba" + + econf \ + --with-glib2 \ + --with-vfs \ + --with-gnu-ld \ + --with-ext2undel \ + --with-edit \ + ${myconf} || die + emake || die +} + +src_install() { + einstall + + dodoc ABOUT-NLS COPYING* ChangeLog AUTHORS MAINTAINERS FAQ INSTALL* NEWS README* +} + diff --git a/app-misc/mc/mc-4.6.0_pre1.ebuild b/app-misc/mc/mc-4.6.0_pre1.ebuild new file mode 100644 index 000000000000..90152a4e6631 --- /dev/null +++ b/app-misc/mc/mc-4.6.0_pre1.ebuild @@ -0,0 +1,73 @@ +# Copyright 1999-2002 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-misc/mc/mc-4.6.0_pre1.ebuild,v 1.1 2002/12/13 03:03:24 bcowan Exp $ + +IUSE="gpm nls samba ncurses X slang" + +MY_P="${P/_/-}" +S=${WORKDIR}/${MY_P} +DESCRIPTION="GNU Midnight Commander cli-based file manager" + +HOMEPAGE="http://www.ibiblio.org/mc/" +SRC_URI="http://www.ibiblio.org/pub/Linux/utils/file/managers/${PN}/${MY_P}.tar.gz" + + +DEPEND=">=sys-apps/e2fsprogs-1.19 + ncurses? ( >=sys-libs/ncurses-5.2-r5 ) + =dev-libs/glib-1.2* + >=sys-libs/pam-0.72 + gpm? ( >=sys-libs/gpm-1.19.3 ) + slang? ( >=sys-libs/slang-1.4.2 ) + samba? ( >=net-fs/samba-2.2.3a-r1 ) + X? ( virtual/x11 )" + +SLOT="0" +LICENSE="GPL-2" +KEYWORDS="x86" + +src_compile() { + local myconf="" + + if ! use slang && ! use ncurses + then + myconf="${myconf} --with-included-slang" + elif + use ncurses && ! use slang + then + myconf="${myconf} --with-ncurses --without-slang" + else + use slang && myconf="${myconf} --with-slang" + fi + + use gpm \ + && myconf="${myconf} --with-gpm-mouse=/usr" \ + || myconf="${myconf} --without-gpm-mouse" + + use nls || myconf="${myconf} --disable-nls" + + use X \ + && myconf="${myconf} --with-tm-x-support --with-x" \ + || myconf="${myconf} --without-tm-x-support --without-x" + + use samba \ + && myconf="${myconf} --with-samba --with-configdir=/etc/samba + --with-codepagedir=/var/lib/samba/codepages" \ + || myconf="${myconf} --without-samba" + + export LDFLAGS="-lcrypt -lncurses" + + econf \ + --with-vfs \ + --with-netrc \ + --with-ext2undel \ + --with-edit \ + ${myconf} || die + emake || die +} + +src_install() { + einstall + + dodoc ABOUT-NLS COPYING* FAQ INSTALL* NEWS README* +} + |