pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
atftp: Remove from WIP
Module Name: pkgsrc-wip
Committed By: Travis Paul <tr%vispaul.me@localhost>
Pushed By: tpaul
Date: Thu Sep 10 22:53:32 2020 +0000
Changeset: a1c872358abce5597ac8579e2c8431078da4ce28
Modified Files:
Makefile
Removed Files:
atftp/DESCR
atftp/Makefile
atftp/PLIST
atftp/TODO
atftp/distinfo
atftp/patches/patch-aa
atftp/patches/patch-ab
atftp/patches/patch-ac
atftp/patches/patch-ad
Log Message:
atftp: Remove from WIP
- Upstream not updated since 2004
- Package not updated since 2012
- Multiple CVEs
- No dedicated maintainer
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=a1c872358abce5597ac8579e2c8431078da4ce28
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 -
atftp/DESCR | 4 ----
atftp/Makefile | 27 ---------------------------
atftp/PLIST | 5 -----
atftp/TODO | 2 --
atftp/distinfo | 9 ---------
atftp/patches/patch-aa | 13 -------------
atftp/patches/patch-ab | 13 -------------
atftp/patches/patch-ac | 14 --------------
atftp/patches/patch-ad | 14 --------------
10 files changed, 102 deletions(-)
diffs:
diff --git a/Makefile b/Makefile
index 33ac26b849..490fbb8444 100644
--- a/Makefile
+++ b/Makefile
@@ -202,7 +202,6 @@ SUBDIR+= asterisk11-vicidial
SUBDIR+= astguiclient-vicidial
SUBDIR+= atanks
SUBDIR+= aten
-SUBDIR+= atftp
SUBDIR+= atlas
SUBDIR+= atompaw
SUBDIR+= ats2
diff --git a/atftp/DESCR b/atftp/DESCR
deleted file mode 100644
index 396edf458e..0000000000
--- a/atftp/DESCR
+++ /dev/null
@@ -1,4 +0,0 @@
-atftp is a client/server implementation of the TFTP protocol that
-implements RFCs 1350, 2090, 2347, 2348, and 2349. The server is
-multi-threaded and the client presents a friendly interface using
-libreadline. The current server implementation lacks IPv6 support
diff --git a/atftp/Makefile b/atftp/Makefile
deleted file mode 100644
index 7e889a8c6a..0000000000
--- a/atftp/Makefile
+++ /dev/null
@@ -1,27 +0,0 @@
-# $NetBSD: Makefile,v 1.10 2012/11/25 23:32:08 othyro Exp $
-#
-
-DISTNAME= atftp-0.7
-PKGREVISION= 3
-CATEGORIES= net
-MASTER_SITES= ftp://ftp.mamalinux.com/pub/atftp/ \
- http://osmirrors.cerias.purdue.edu/pub/gentoo/distfiles/
-
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://freshmeat.net/projects/atftp/
-COMMENT= Advanced TFTP client and server
-
-ONLY_FOR_PLATFORM= Linux-*-*
-
-USE_PKGLOCALEDIR= yes
-GNU_CONFIGURE= yes
-
-
-do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/atftp ${DESTDIR}${PREFIX}/bin
- ${INSTALL_MAN} ${WRKSRC}/atftp.1 ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1
- ${INSTALL_PROGRAM} ${WRKSRC}/atftpd ${DESTDIR}${PREFIX}/sbin
- ${INSTALL_MAN} ${WRKSRC}/atftpd.8 ${DESTDIR}${PREFIX}/${PKGMANDIR}/man8
-
-.include "../../devel/readline/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/atftp/PLIST b/atftp/PLIST
deleted file mode 100644
index b1a1ee332a..0000000000
--- a/atftp/PLIST
+++ /dev/null
@@ -1,5 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2005/05/23 20:21:27 poppnk Exp $
-bin/atftp
-man/man1/atftp.1
-man/man8/atftpd.8
-sbin/atftpd
diff --git a/atftp/TODO b/atftp/TODO
deleted file mode 100644
index 40ceb595a7..0000000000
--- a/atftp/TODO
+++ /dev/null
@@ -1,2 +0,0 @@
-This package has known vulnerabilities, please investigate and fix if possible:
- CVE-2019-11365, CVE-2019-11366, CVE-2020-6097
diff --git a/atftp/distinfo b/atftp/distinfo
deleted file mode 100644
index d7745af16e..0000000000
--- a/atftp/distinfo
+++ /dev/null
@@ -1,9 +0,0 @@
-$NetBSD: distinfo,v 1.2 2007/01/23 19:12:14 minskim Exp $
-
-SHA1 (atftp-0.7.tar.gz) = 83726e552ca10a164f1a7b344b0c51ca33423fe9
-RMD160 (atftp-0.7.tar.gz) = 06bd2ba663a87fabb79e1536275ad23f60c68636
-Size (atftp-0.7.tar.gz) = 202234 bytes
-SHA1 (patch-aa) = 24e8a18d63b454e847623b93f9ce443eed70d280
-SHA1 (patch-ab) = 3e43d5143b897298f2fe518b676a57fc599f5f5c
-SHA1 (patch-ac) = cf2e2a9dd53af6aebd1fb88db0865ae44152b228
-SHA1 (patch-ad) = 5754391faee836d31912efb5a64c1ca474bff793
diff --git a/atftp/patches/patch-aa b/atftp/patches/patch-aa
deleted file mode 100644
index 84f9d7812b..0000000000
--- a/atftp/patches/patch-aa
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-aa,v 1.1 2007/01/23 19:12:14 minskim Exp $
-
---- configure.ac.orig 2004-03-15 17:51:40.000000000 -0800
-+++ configure.ac
-@@ -175,7 +175,7 @@ dnl Checks for header files.
- AC_HEADER_STDC
- AC_CHECK_HEADERS(sys/time.h sys/types.h sys/socket.h)
- AC_CHECK_HEADERS(arpa/inet.h arpa/tftp.h)
--AC_CHECK_HEADERS(getopt.h unistd.h signal.h pthread.h argz.h)
-+AC_CHECK_HEADERS(getopt.h unistd.h signal.h pthread.h argz.h features.h)
- AC_CHECK_HEADERS(netdb.h)
- AC_CHECK_HEADERS(readline/readline.h)
- AC_CHECK_HEADERS(readline/history.h)
diff --git a/atftp/patches/patch-ab b/atftp/patches/patch-ab
deleted file mode 100644
index 05b5648fe4..0000000000
--- a/atftp/patches/patch-ab
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ab,v 1.1 2007/01/23 19:12:14 minskim Exp $
-
---- configure.orig 2007-01-23 11:03:59.000000000 -0800
-+++ configure
-@@ -4625,7 +4625,7 @@ done
-
-
-
--for ac_header in getopt.h unistd.h signal.h pthread.h argz.h
-+for ac_header in getopt.h unistd.h signal.h pthread.h argz.h features.h
- do
- as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
- if eval "test \"\${$as_ac_Header+set}\" = set"; then
diff --git a/atftp/patches/patch-ac b/atftp/patches/patch-ac
deleted file mode 100644
index 330255f53a..0000000000
--- a/atftp/patches/patch-ac
+++ /dev/null
@@ -1,14 +0,0 @@
-$NetBSD: patch-ac,v 1.1 2007/01/23 19:12:14 minskim Exp $
-
---- config.h.in.orig 2004-03-15 17:53:03.000000000 -0800
-+++ config.h.in
-@@ -12,6 +12,9 @@
- /* "Use completion" */
- #undef HAVE_COMPLETION_MATCHES
-
-+/* Define to 1 if you have the <features.h> header file. */
-+#undef HAVE_FEATURES_H
-+
- /* Define to 1 if you have the `gethostbyaddr' function. */
- #undef HAVE_GETHOSTBYADDR
-
diff --git a/atftp/patches/patch-ad b/atftp/patches/patch-ad
deleted file mode 100644
index 0febda13ef..0000000000
--- a/atftp/patches/patch-ad
+++ /dev/null
@@ -1,14 +0,0 @@
-$NetBSD: patch-ad,v 1.1 2007/01/23 19:12:15 minskim Exp $
-
---- argz.h.orig 2003-01-20 17:38:35.000000000 -0800
-+++ argz.h
-@@ -38,7 +38,9 @@
- #ifndef _ARGZ_H
- #define _ARGZ_H 1
-
-+#ifdef HAVE_FEATURES_H
- #include <features.h>
-+#endif
-
- #define __need_error_t
- #include <errno.h>
Home |
Main Index |
Thread Index |
Old Index