diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-01-17 01:37:07 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-01-17 01:37:07 +0000 |
commit | 43d34de6527b7e143b30ac155149861d1248f760 (patch) | |
tree | c51b717d2f5894689f82a88d5d42ba215f82ba67 /net-fs | |
parent | manifest fix (diff) | |
download | historical-43d34de6527b7e143b30ac155149861d1248f760.tar.gz historical-43d34de6527b7e143b30ac155149861d1248f760.tar.bz2 historical-43d34de6527b7e143b30ac155149861d1248f760.zip |
use lufs
Diffstat (limited to 'net-fs')
-rw-r--r-- | net-fs/ftpfs/ChangeLog | 33 | ||||
-rw-r--r-- | net-fs/ftpfs/Manifest | 8 | ||||
-rw-r--r-- | net-fs/ftpfs/files/digest-ftpfs-0.6.2-r3 | 1 | ||||
-rw-r--r-- | net-fs/ftpfs/files/digest-ftpfs-0.6.2-r4 | 1 | ||||
-rw-r--r-- | net-fs/ftpfs/files/ftpfs-0.6.2-autofs-gentoo.patch | 26 | ||||
-rw-r--r-- | net-fs/ftpfs/files/ftpfs-0.6.2-makefile-fix.patch | 27 | ||||
-rw-r--r-- | net-fs/ftpfs/ftpfs-0.6.2-r3.ebuild | 56 | ||||
-rw-r--r-- | net-fs/ftpfs/ftpfs-0.6.2-r4.ebuild | 112 | ||||
-rw-r--r-- | net-fs/ftpfs/metadata.xml | 6 |
9 files changed, 0 insertions, 270 deletions
diff --git a/net-fs/ftpfs/ChangeLog b/net-fs/ftpfs/ChangeLog deleted file mode 100644 index 36d64fe49500..000000000000 --- a/net-fs/ftpfs/ChangeLog +++ /dev/null @@ -1,33 +0,0 @@ -# ChangeLog for net-fs/ftpfs -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/ftpfs/ChangeLog,v 1.7 2004/01/05 06:35:23 zhen Exp $ - - 05 Jan 2004; zhen <zhen@gentoo.org> metadata.xml: - added metadata for net-fs herd - -*ftpfs-0.6.2-r4 (25 Aug 2003) - - 25 Aug 2003; Mike Frysinger <vapier@gentoo.org> : - Version bump to add autofs support #27288. - -*ftpfs-0.6.2-r3 (03 Dec 2002) - - 03 Dec 2002; Jon Nall <nall@gentoo.org> ftpfs-0.6.2-r3.ebuild : - made patch for non-x86 ARCHs (though currently only patch if ppc) - -*ftpfs-0.6.2-r2 (10 Apr 2002) - - 8 May 2002; Jon Nelson <jnelson@gentoo.org>: ftpfs-0.6.2-r2.ebuild - use check_KV and add dependency for portage >= 1.9.10 - - 10 Apr 2002; Spider <spider@gentoo.org> - sed out depmod from "make install" to avoid sandbox errors. - -*ftpfs-0.6.2-r1 (1 Feb 2002) - - 1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog : - Added initial ChangeLog which should be updated whenever the package is - updated in any way. This changelog is targetted to users. This means that the - comments should well explained and written in clean English. The details about - writing correct changelogs are explained in the skel.ChangeLog file which you - can find in the root directory of the portage repository. diff --git a/net-fs/ftpfs/Manifest b/net-fs/ftpfs/Manifest deleted file mode 100644 index e51a1f8bed2b..000000000000 --- a/net-fs/ftpfs/Manifest +++ /dev/null @@ -1,8 +0,0 @@ -MD5 7947491774a6c4d3387feff22411092c ftpfs-0.6.2-r4.ebuild 3210 -MD5 84017ff3911ba4108cd016f849cb9a9e ftpfs-0.6.2-r3.ebuild 1125 -MD5 05b24ea4ea52acdd2561b3ba0ce89a5f ChangeLog 1307 -MD5 4f74b8505e6f52b7686236a76b7c2464 metadata.xml 233 -MD5 71f501f320e9682df08f31e663bc53de files/ftpfs-0.6.2-makefile-fix.patch 841 -MD5 2643f9e57bcdce35e882a6946aaf3a45 files/digest-ftpfs-0.6.2-r3 67 -MD5 2643f9e57bcdce35e882a6946aaf3a45 files/digest-ftpfs-0.6.2-r4 67 -MD5 b89c595c3e1915cac41fcf6416b5ec95 files/ftpfs-0.6.2-autofs-gentoo.patch 1016 diff --git a/net-fs/ftpfs/files/digest-ftpfs-0.6.2-r3 b/net-fs/ftpfs/files/digest-ftpfs-0.6.2-r3 deleted file mode 100644 index f384845a3421..000000000000 --- a/net-fs/ftpfs/files/digest-ftpfs-0.6.2-r3 +++ /dev/null @@ -1 +0,0 @@ -MD5 5e160de7f7237cdb27e5bc6f234e8c14 ftpfs-0.6.2-k2.4.tar.gz 48743 diff --git a/net-fs/ftpfs/files/digest-ftpfs-0.6.2-r4 b/net-fs/ftpfs/files/digest-ftpfs-0.6.2-r4 deleted file mode 100644 index f384845a3421..000000000000 --- a/net-fs/ftpfs/files/digest-ftpfs-0.6.2-r4 +++ /dev/null @@ -1 +0,0 @@ -MD5 5e160de7f7237cdb27e5bc6f234e8c14 ftpfs-0.6.2-k2.4.tar.gz 48743 diff --git a/net-fs/ftpfs/files/ftpfs-0.6.2-autofs-gentoo.patch b/net-fs/ftpfs/files/ftpfs-0.6.2-autofs-gentoo.patch deleted file mode 100644 index b1ffcdd30cd4..000000000000 --- a/net-fs/ftpfs/files/ftpfs-0.6.2-autofs-gentoo.patch +++ /dev/null @@ -1,26 +0,0 @@ ---- ftpmount/Makefile.orig 2001-08-14 19:03:22.000000000 +0200 -+++ ftpmount/Makefile 2003-08-25 11:34:44.000000000 +0200 -@@ -2,7 +2,7 @@ - FTPMOUNT := /usr/bin/ftpmount - - AUTOMOUNTED_FTP_DIR := /mnt/ftpfs --AUTOMOUNT_FILES := /etc -+AUTOMOUNT_FILES := /etc/autofs - - # Directories to search for header files - -@@ -114,11 +114,9 @@ - rm -f ${FTPMOUNT} - - install_automount: automount -- install -m755 --owner=0 --group=0 -b -D automount ${AUTOMOUNT_FILES}/auto.ftp -- install -d -m755 --owner=0 --group=0 ${AUTOMOUNTED_FTP_DIR} -- cp ${AUTOMOUNT_FILES}/auto.master ${AUTOMOUNT_FILES}/auto.master.ftpfs -- echo "${AUTOMOUNTED_FTP_DIR} ${AUTOMOUNT_FILES}/auto.ftp" >> ${AUTOMOUNT_FILES}/auto.master -- service autofs restart -+ install -m755 --owner=0 --group=0 -b -D automount ${AUTOMOUNT_FILES_PORTAGE}/auto.ftp -+ install -d -m755 --owner=0 --group=0 ${AUTOMOUNTED_FTP_DIR_PORTAGE} -+ touch ${AUTOMOUNTED_FTP_DIR_PORTAGE}/.keep - - uninstall_automount: - mv ${AUTOMOUNT_FILES}/auto.master.ftpfs ${AUTOMOUNT_FILES}/auto.master diff --git a/net-fs/ftpfs/files/ftpfs-0.6.2-makefile-fix.patch b/net-fs/ftpfs/files/ftpfs-0.6.2-makefile-fix.patch deleted file mode 100644 index 1fc7ab9dfa82..000000000000 --- a/net-fs/ftpfs/files/ftpfs-0.6.2-makefile-fix.patch +++ /dev/null @@ -1,27 +0,0 @@ ---- ftpfs/Makefile.orig 2002-12-08 13:58:31.000000000 -0600 -+++ ftpfs/Makefile 2002-12-08 13:58:46.000000000 -0600 -@@ -8,7 +8,7 @@ - - # makemake variables - --DEPENDFLAGS := -O2 -fomit-frame-pointer -fno-strict-aliasing -pipe -mpreferred-stack-boundary=2 -Wall ${SEARCHDIRS} -DMODULE -D__KERNEL__ -DLINUX -DEXPORT_SYMTAB -+DEPENDFLAGS := -O2 -fomit-frame-pointer -fno-strict-aliasing -pipe -Wall ${SEARCHDIRS} -DMODULE -D__KERNEL__ -DLINUX -DEXPORT_SYMTAB - # -DFTPFS_DEBUG -DFTPFS_VERBOSE - - # C preprocessor (C, C++, FORTRAN) -@@ -27,7 +27,7 @@ - # C/C++/Eiffel/FORTRAN linker - - LINKER := ld --LDFLAGS = -m elf_i386 -r -+LDFLAGS = -r - LOADLIBES := - - -@@ -97,4 +97,4 @@ - uninstall: - rm -rf ${MODULESDIR}/kernel/fs/ftpfs - depmod -aq -- @echo "FTPfs is now uninstalled." -\ No newline at end of file -+ @echo "FTPfs is now uninstalled." diff --git a/net-fs/ftpfs/ftpfs-0.6.2-r3.ebuild b/net-fs/ftpfs/ftpfs-0.6.2-r3.ebuild deleted file mode 100644 index cc25589b85ad..000000000000 --- a/net-fs/ftpfs/ftpfs-0.6.2-r3.ebuild +++ /dev/null @@ -1,56 +0,0 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/ftpfs/ftpfs-0.6.2-r3.ebuild,v 1.2 2003/02/13 14:00:08 vapier Exp $ - -MY_P=${P}-k2.4 -S=${WORKDIR}/${MY_P} -DESCRIPTION="A filesystem for mounting FTP volumes" -SRC_URI="http://ftp1.sourceforge.net/ftpfs/${MY_P}.tar.gz" -HOMEPAGE="http://ftpfs.sourceforge.net" - -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="x86 ~ppc" - -DEPEND="virtual/linux-sources - >=sys-apps/portage-1.9.10" - -src_unpack() { - unpack ${A} - cd ${S} - - if [ "${ARCH}" = "ppc" ] - then - einfo "Patching Makefile for non-x86 ARCH" - patch -p0 < ${FILESDIR}/ftpfs-0.6.2-makefile-fix.patch || die - fi - -} - - -src_compile() { - check_KV - cd ftpfs - make || die - cd ../ftpmount - make CFLAGS="${CFLAGS}" || die -} - -src_install() { - mv ftpfs/Makefile ftpfs/Makefile.old - sed s:"depmod -aq"::g \ - ftpfs/Makefile.old > ftpfs/Makefile - - make \ - MODULESDIR=${D}/lib/modules/${KV} \ - FTPMOUNT=${D}/usr/bin/ftpmount \ - install || die - - dodoc CHANGELOG - dohtml -r docs -} - -pkg_postinst() { - echo "running depmod...." - depmod -aq || die -} diff --git a/net-fs/ftpfs/ftpfs-0.6.2-r4.ebuild b/net-fs/ftpfs/ftpfs-0.6.2-r4.ebuild deleted file mode 100644 index efb43a9fda8e..000000000000 --- a/net-fs/ftpfs/ftpfs-0.6.2-r4.ebuild +++ /dev/null @@ -1,112 +0,0 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/ftpfs/ftpfs-0.6.2-r4.ebuild,v 1.1 2003/08/26 03:26:14 vapier Exp $ - -MY_P=${P}-k2.4 -S=${WORKDIR}/${MY_P} -DESCRIPTION="A filesystem for mounting FTP volumes" -HOMEPAGE="http://ftpfs.sourceforge.net/" -SRC_URI="mirror://sourceforge/ftpfs/${MY_P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~x86 ~ppc" -IUSE="autofs" - -DEPEND="virtual/linux-sources - autofs? ( net-fs/autofs )" - -pkg_setup() { - check_KV -} - -src_unpack() { - unpack ${A} - cd ${S} - - [ "${ARCH}" = "ppc" ] && epatch ${FILESDIR}/${P}-makefile-fix.patch - [ `use autofs` ] && epatch ${FILESDIR}/${P}-autofs-gentoo.patch - sed -i 's:depmod -aq::g' ftpfs/Makefile -} - - -src_compile() { - cd ftpfs - make || die "make ftpfs failed" - cd ../ftpmount - make CFLAGS="${CFLAGS}" || die "make ftpmount failed" -} - -src_install() { - make \ - MODULESDIR=${D}/lib/modules/${KV} \ - FTPMOUNT=${D}/usr/bin/ftpmount \ - install || die - if [ `use autofs` ] ; then - make \ - AUTOMOUNTED_FTP_DIR_PORTAGE=${D}/mnt/ftpfs \ - AUTOMOUNT_FILES_PORTAGE=${D}/etc/autofs \ - install_automount || die - fi - - dodoc CHANGELOG - dohtml -r docs -} - -pkg_postinst() { - depmod -aq || die "depmod failed" - - if [ `use autofs` ] ; then - echo - einfo "To enable autofs functionality, please execute the command" - einfo " \"TIMEOUT=xx ebuild \\" - einfo " /var/db/pkg/net-fs/${PF}/${PF}.ebuild config\"" - einfo " TIMEOUT determines the autofs timeout (--timeout switch)." - einfo " If you don't provide a TIMEOUT, the --timeout switch won't be" - einfo " added, i.e. automounted ftp connections show up indefinitely." - einfo " Consult the manual page of autofs(5) for details." - echo - fi -} - -pkg_postrm() { - if [ -f /etc/autofs/auto.master ] && [ -n "`grep ftpfs /etc/autofs/auto.master`" ] ; then - cp /etc/autofs/auto.master{,.ftpfs} - grep -v "ftpfs" /etc/autofs/auto.master.ftpfs > /etc/autofs/auto.master - echo - einfo "The ftpfs entries have been removed from the autofs configuration" - einfo " \"/etc/autofs/auto.master\"." - einfo "A backup containing your previous ftpfs entries has been created as" - einfo " \"/etc/autofs/auto.master.ftpfs\"." - echo - einfo "Don't forget to restart autofs via" - einfo " \"/etc/init.d/autofs restart\"" - fi -} - -pkg_config() { - if [ -x /etc/autofs/auto.ftp ] ; then - if [ -z "`grep auto.ftp /etc/autofs/auto.master`" ] ; then - echo "# Automagically mount ftp shares via ftpfs" >> /etc/autofs/auto.master - echo -n "/mnt/ftpfs /etc/autofs/auto.ftp" >> /etc/autofs/auto.master - [ -n ${TIMEOUT} ] \ - && echo " --timeout ${TIMEOUT}" >> /etc/autofs/auto.master \ - || echo >> /etc/autofs/auto.master - fi - - CHANGED_LINE="`grep auto.ftp /etc/autofs/auto.master`" - - einfo "If you want, you can add further autofs options to the line" - einfo " \"${CHANGED_LINE}\"" - einfo " in the file" - einfo " \"/etc/autofs/auto.master\"." - einfo " Consult the manual page of autofs(5) for details." - echo - einfo "Don't forget to issue a" - einfo " \"/etc/init.d/autofs restart\"" - else - ewarn "The file" - ewarn " \"/etc/autofs/auto.ftp\"" - ewarn "could not be found. Nothing has been done!" - fi -} diff --git a/net-fs/ftpfs/metadata.xml b/net-fs/ftpfs/metadata.xml deleted file mode 100644 index 37d9d15512d8..000000000000 --- a/net-fs/ftpfs/metadata.xml +++ /dev/null @@ -1,6 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<herd>net-fs</herd> - <longdescription>A filesystem for mounting FTP volumes</longdescription> -</pkgmetadata> |