From 991d09aec4e9b0ba9f12122d49ef31aa6de71e7b Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Mon, 2 May 2011 09:11:34 +0000 Subject: Remove unmaintained expired ports from ftp 2011-05-01 ftp/axyftp: Upstream disapear and distfile is no more available 2011-05-01 ftp/emacs-wget: Upstream disapear and distfile is no more available 2011-05-01 ftp/llnlxdir: Upstream disapear and distfile is no more available 2011-05-01 ftp/llnlxftp: Upstream disapear and distfile is no more available 2011-05-01 ftp/mirror: Upstream disapear and distfile is no more available 2011-05-01 ftp/moftpd: Upstream disapear and distfile is no more available 2011-05-01 ftp/wu-ftpd: Upstream disapear and distfile is no more available 2011-05-01 ftp/xrmftp: Upstream disapear and distfile is no more available 2011-05-01 ftp/yale-tftpd: Upstream disapear and distfile is no more available --- ftp/wu-ftpd/files/patch-ag | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 ftp/wu-ftpd/files/patch-ag (limited to 'ftp/wu-ftpd/files/patch-ag') diff --git a/ftp/wu-ftpd/files/patch-ag b/ftp/wu-ftpd/files/patch-ag deleted file mode 100644 index 70ab437b0783..000000000000 --- a/ftp/wu-ftpd/files/patch-ag +++ /dev/null @@ -1,21 +0,0 @@ ---- doc/examples/ftpconversions.orig Thu Mar 4 07:39:21 1999 -+++ doc/examples/ftpconversions Tue Sep 23 17:27:47 2003 -@@ -1,9 +1,9 @@ -- :.Z: : :/bin/compress -d -c %s:T_REG|T_ASCII:O_UNCOMPRESS:UNCOMPRESS -- : : :.Z:/bin/compress -c %s:T_REG:O_COMPRESS:COMPRESS -- :.gz: : :/bin/gzip -cd %s:T_REG|T_ASCII:O_UNCOMPRESS:GUNZIP -- : : :.gz:/bin/gzip -9 -c %s:T_REG:O_COMPRESS:GZIP -- : : :.tar:/bin/tar -c -f - %s:T_REG|T_DIR:O_TAR:TAR -- : : :.tar.Z:/bin/tar -c -Z -f - %s:T_REG|T_DIR:O_COMPRESS|O_TAR:TAR+COMPRESS -- : : :.tar.gz:/bin/tar -c -z -f - %s:T_REG|T_DIR:O_COMPRESS|O_TAR:TAR+GZIP -- : : :.crc:/bin/cksum %s:T_REG::CKSUM -- : : :.md5:/bin/md5sum %s:T_REG::MD5SUM -+ :.Z: : :/usr/bin/gzip -cd %s:T_REG|T_ASCII:O_UNCOMPRESS:UNCOMPRESS -+ : : :.Z:/usr/bin/compress -c %s:T_REG:O_COMPRESS:COMPRESS -+ :.gz: : :/usr/bin/gzip -cd %s:T_REG|T_ASCII:O_UNCOMPRESS:GUNZIP -+ : : :.gz:/usr/bin/gzip -9 -c %s:T_REG:O_COMPRESS:GZIP -+ : : :.tar:/usr/bin/tar -c -f - -- %s:T_REG|T_DIR:O_TAR:TAR -+ : : :.tar.Z:/usr/bin/tar -c -Z -f - -- %s:T_REG|T_DIR:O_COMPRESS|O_TAR:TAR+COMPRESS -+ : : :.tar.gz:/usr/bin/tar -c -z -f - -- %s:T_REG|T_DIR:O_COMPRESS|O_TAR:TAR+GZIP -+ : : :.crc:/usr/bin/cksum %s:T_REG::CKSUM -+ : : :.md5:/sbin/md5 %s:T_REG::MD5SUM -- cgit v1.2.3