pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/tnftp put a copy of the extracted tnftp sources in...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f7a2f6fbcc86
branches:  trunk
changeset: 470681:f7a2f6fbcc86
user:      grant <grant%pkgsrc.org@localhost>
date:      Thu Mar 11 13:01:01 2004 +0000

description:
put a copy of the extracted tnftp sources in files/, required for
bootstrap.

ok'd by lukem.

diffstat:

 net/tnftp/Makefile                          |   10 +-
 net/tnftp/distinfo                          |    4 -
 net/tnftp/files/COPYING                     |    2 +-
 net/tnftp/files/ChangeLog                   |    2 +-
 net/tnftp/files/Makefile.in                 |    2 +-
 net/tnftp/files/README                      |    4 +-
 net/tnftp/files/acconfig.h                  |    2 +-
 net/tnftp/files/aclocal.m4                  |    2 +-
 net/tnftp/files/config.h.in                 |    2 +-
 net/tnftp/files/configure                   |  297 ++++++++++++---------------
 net/tnftp/files/configure.in                |  137 +++++-------
 net/tnftp/files/libedit/Makefile.in         |    2 +-
 net/tnftp/files/libedit/chared.c            |    2 +-
 net/tnftp/files/libedit/chared.h            |    2 +-
 net/tnftp/files/libedit/common.c            |    2 +-
 net/tnftp/files/libedit/editline.3          |    2 +-
 net/tnftp/files/libedit/editrc.5            |    2 +-
 net/tnftp/files/libedit/el.c                |    2 +-
 net/tnftp/files/libedit/el.h                |    2 +-
 net/tnftp/files/libedit/emacs.c             |    2 +-
 net/tnftp/files/libedit/hist.c              |    2 +-
 net/tnftp/files/libedit/hist.h              |    2 +-
 net/tnftp/files/libedit/histedit.h          |    2 +-
 net/tnftp/files/libedit/history.c           |    2 +-
 net/tnftp/files/libedit/key.c               |    2 +-
 net/tnftp/files/libedit/key.h               |    2 +-
 net/tnftp/files/libedit/makelist.in         |    2 +-
 net/tnftp/files/libedit/map.c               |    2 +-
 net/tnftp/files/libedit/map.h               |    2 +-
 net/tnftp/files/libedit/parse.c             |    2 +-
 net/tnftp/files/libedit/parse.h             |    2 +-
 net/tnftp/files/libedit/prompt.c            |    2 +-
 net/tnftp/files/libedit/prompt.h            |    2 +-
 net/tnftp/files/libedit/read.c              |    2 +-
 net/tnftp/files/libedit/read.h              |    2 +-
 net/tnftp/files/libedit/readline/Makefile   |    2 +-
 net/tnftp/files/libedit/readline/readline.h |    2 +-
 net/tnftp/files/libedit/refresh.c           |    2 +-
 net/tnftp/files/libedit/refresh.h           |    2 +-
 net/tnftp/files/libedit/search.c            |    2 +-
 net/tnftp/files/libedit/search.h            |    2 +-
 net/tnftp/files/libedit/sig.c               |    2 +-
 net/tnftp/files/libedit/sig.h               |    2 +-
 net/tnftp/files/libedit/sys.h               |    2 +-
 net/tnftp/files/libedit/term.c              |    2 +-
 net/tnftp/files/libedit/term.h              |    2 +-
 net/tnftp/files/libedit/tokenizer.c         |    2 +-
 net/tnftp/files/libedit/tokenizer.h         |    2 +-
 net/tnftp/files/libedit/tty.c               |    2 +-
 net/tnftp/files/libedit/tty.h               |    2 +-
 net/tnftp/files/libedit/vi.c                |    2 +-
 net/tnftp/files/libnetbsd/Makefile.in       |    2 +-
 net/tnftp/files/libnetbsd/err.c             |    2 +-
 net/tnftp/files/libnetbsd/fgetln.c          |    2 +-
 net/tnftp/files/libnetbsd/fparseln.c        |    4 +-
 net/tnftp/files/libnetbsd/fseeko.c          |    2 +-
 net/tnftp/files/libnetbsd/ftpglob.h         |    4 +-
 net/tnftp/files/libnetbsd/ftpvis.h          |    2 +-
 net/tnftp/files/libnetbsd/getaddrinfo.c     |    2 +-
 net/tnftp/files/libnetbsd/getnameinfo.c     |    4 +-
 net/tnftp/files/libnetbsd/glob.c            |    4 +-
 net/tnftp/files/libnetbsd/inet_ntop.c       |    4 +-
 net/tnftp/files/libnetbsd/inet_pton.c       |    4 +-
 net/tnftp/files/libnetbsd/mkstemp.c         |    4 +-
 net/tnftp/files/libnetbsd/setprogname.c     |    4 +-
 net/tnftp/files/libnetbsd/sl_init.c         |    4 +-
 net/tnftp/files/libnetbsd/snprintf.c        |    2 +-
 net/tnftp/files/libnetbsd/strdup.c          |    4 +-
 net/tnftp/files/libnetbsd/strerror.c        |    2 +-
 net/tnftp/files/libnetbsd/strlcat.c         |    4 +-
 net/tnftp/files/libnetbsd/strlcpy.c         |    4 +-
 net/tnftp/files/libnetbsd/strptime.c        |    4 +-
 net/tnftp/files/libnetbsd/strsep.c          |    4 +-
 net/tnftp/files/libnetbsd/strtoll.c         |    4 +-
 net/tnftp/files/libnetbsd/strunvis.c        |    4 +-
 net/tnftp/files/libnetbsd/strvis.c          |    4 +-
 net/tnftp/files/libnetbsd/timegm.c          |    2 +-
 net/tnftp/files/libnetbsd/usleep.c          |    2 +-
 net/tnftp/files/src/Makefile.in             |    2 +-
 net/tnftp/files/src/cmds.c                  |    4 +-
 net/tnftp/files/src/cmdtab.c                |    2 +-
 net/tnftp/files/src/complete.c              |    2 +-
 net/tnftp/files/src/domacro.c               |    2 +-
 net/tnftp/files/src/extern.h                |    2 +-
 net/tnftp/files/src/fetch.c                 |    4 +-
 net/tnftp/files/src/ftp.1                   |    2 +-
 net/tnftp/files/src/ftp.c                   |    4 +-
 net/tnftp/files/src/ftp_var.h               |    2 +-
 net/tnftp/files/src/main.c                  |    4 +-
 net/tnftp/files/src/progressbar.c           |    4 +-
 net/tnftp/files/src/progressbar.h           |    2 +-
 net/tnftp/files/src/ruserpass.c             |    2 +-
 net/tnftp/files/src/util.c                  |    4 +-
 net/tnftp/files/src/version.h               |    2 +-
 net/tnftp/files/tnftp.h                     |    2 +-
 net/tnftp/files/todo                        |    2 +-
 96 files changed, 314 insertions(+), 366 deletions(-)

diffs (truncated from 2078 to 300 lines):

diff -r d96330173027 -r f7a2f6fbcc86 net/tnftp/Makefile
--- a/net/tnftp/Makefile        Thu Mar 11 12:41:58 2004 +0000
+++ b/net/tnftp/Makefile        Thu Mar 11 13:01:01 2004 +0000
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.7 2004/01/15 10:35:49 grant Exp $
+# $NetBSD: Makefile,v 1.8 2004/03/11 13:01:01 grant Exp $
 #
 
 DISTNAME=              tnftp-20030825
 SVR4_PKGNAME=          tnftp
 CATEGORIES=            net
-MASTER_SITES=          ftp://ftp.NetBSD.org/pub/NetBSD/misc/tnftp/
+MASTER_SITES=          # empty
+DISTFILES=             # empty
 
 MAINTAINER=            lukem%NetBSD.org@localhost
 COMMENT=               The enhanced FTP client in NetBSD
@@ -14,6 +15,8 @@
 CONFLICTS+=            kth-krb4-[0-9]*
 CONFLICTS+=            lukemftp-[0-9]*
 
+NO_CHECKSUM=           # defined
+
 .include "../../mk/bsd.prefs.mk"
 
 # Include SOCKS firewall support
@@ -36,4 +39,7 @@
 OPSYSVARS+=            MAKE_ENV
 MAKE_ENV.SunOS+=       CPPFLAGS=""
 
+do-extract:
+       @${CP} -Rp ${FILESDIR} ${WRKSRC}
+
 .include "../../mk/bsd.pkg.mk"
diff -r d96330173027 -r f7a2f6fbcc86 net/tnftp/distinfo
--- a/net/tnftp/distinfo        Thu Mar 11 12:41:58 2004 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,4 +0,0 @@
-$NetBSD: distinfo,v 1.2 2003/08/25 12:24:04 lukem Exp $
-
-SHA1 (tnftp-20030825.tar.gz) = 32bc3ad3126756cac7dc50cf311d824a571e29e0
-Size (tnftp-20030825.tar.gz) = 277885 bytes
diff -r d96330173027 -r f7a2f6fbcc86 net/tnftp/files/COPYING
--- a/net/tnftp/files/COPYING   Thu Mar 11 12:41:58 2004 +0000
+++ b/net/tnftp/files/COPYING   Thu Mar 11 13:01:01 2004 +0000
@@ -1,4 +1,4 @@
-$Id: COPYING,v 1.1.1.1 2003/02/28 10:54:42 lukem Exp $
+$Id: COPYING,v 1.1 2004/03/11 13:01:01 grant Exp $
 
 Copyright (c) 2001-2003 The NetBSD Foundation, Inc.
 All rights reserved.
diff -r d96330173027 -r f7a2f6fbcc86 net/tnftp/files/ChangeLog
--- a/net/tnftp/files/ChangeLog Thu Mar 11 12:41:58 2004 +0000
+++ b/net/tnftp/files/ChangeLog Thu Mar 11 13:01:01 2004 +0000
@@ -1,4 +1,4 @@
-$Id: ChangeLog,v 1.1.1.1 2003/08/25 11:52:55 lukem Exp $
+$Id: ChangeLog,v 1.1 2004/03/11 13:01:01 grant Exp $
 
 Mon Aug 25 11:45:45 UTC 2003   lukem
 
diff -r d96330173027 -r f7a2f6fbcc86 net/tnftp/files/Makefile.in
--- a/net/tnftp/files/Makefile.in       Thu Mar 11 12:41:58 2004 +0000
+++ b/net/tnftp/files/Makefile.in       Thu Mar 11 13:01:01 2004 +0000
@@ -1,4 +1,4 @@
-# $Id: Makefile.in,v 1.1.1.1 2003/02/28 10:44:39 lukem Exp $
+# $Id: Makefile.in,v 1.1 2004/03/11 13:01:01 grant Exp $
 #
 
 srcdir = @srcdir@
diff -r d96330173027 -r f7a2f6fbcc86 net/tnftp/files/README
--- a/net/tnftp/files/README    Thu Mar 11 12:41:58 2004 +0000
+++ b/net/tnftp/files/README    Thu Mar 11 13:01:01 2004 +0000
@@ -4,8 +4,8 @@
 `tnftp' is a `port' of the NetBSD FTP client to other systems.
 See http://www.NetBSD.org/ for more details about NetBSD.
 
-tnftp was formerly known as `lukemftp'
-It was renamed to `tnftp' by Luke Mewburn in February 2003.
+tnftp was formerly known as `lukemftp' and was renamed by Luke Mewburn
+in February 2003.
 
 The enhancements over the standard ftp client in 4.4BSD (and
 derivatives) include:
diff -r d96330173027 -r f7a2f6fbcc86 net/tnftp/files/acconfig.h
--- a/net/tnftp/files/acconfig.h        Thu Mar 11 12:41:58 2004 +0000
+++ b/net/tnftp/files/acconfig.h        Thu Mar 11 13:01:01 2004 +0000
@@ -1,4 +1,4 @@
-/* $Id: acconfig.h,v 1.1.1.1 2003/07/31 04:22:54 lukem Exp $ */
+/* $Id: acconfig.h,v 1.1 2004/03/11 13:01:01 grant Exp $ */
 
 @TOP@
 @BOTTOM@
diff -r d96330173027 -r f7a2f6fbcc86 net/tnftp/files/aclocal.m4
--- a/net/tnftp/files/aclocal.m4        Thu Mar 11 12:41:58 2004 +0000
+++ b/net/tnftp/files/aclocal.m4        Thu Mar 11 13:01:01 2004 +0000
@@ -1,4 +1,4 @@
-dnl $Id: aclocal.m4,v 1.1.1.1 2003/07/26 20:39:04 lukem Exp $
+dnl $Id: aclocal.m4,v 1.1 2004/03/11 13:01:01 grant Exp $
 dnl
 
 dnl
diff -r d96330173027 -r f7a2f6fbcc86 net/tnftp/files/config.h.in
--- a/net/tnftp/files/config.h.in       Thu Mar 11 12:41:58 2004 +0000
+++ b/net/tnftp/files/config.h.in       Thu Mar 11 13:01:01 2004 +0000
@@ -1,5 +1,5 @@
 /* config.h.in.  Generated automatically from configure.in by autoheader.  */
-/* $Id: config.h.in,v 1.1.1.1 2003/08/25 11:52:56 lukem Exp $ */
+/* $Id: config.h.in,v 1.1 2004/03/11 13:01:01 grant Exp $ */
 
 
 /* Define if on AIX 3.
diff -r d96330173027 -r f7a2f6fbcc86 net/tnftp/files/configure
--- a/net/tnftp/files/configure Thu Mar 11 12:41:58 2004 +0000
+++ b/net/tnftp/files/configure Thu Mar 11 13:01:01 2004 +0000
@@ -1,6 +1,6 @@
 #! /bin/sh
 
-# From configure.in Revision: 1.6 
+# From configure.in Revision: 1.5 
 
 
 
@@ -2547,16 +2547,14 @@
 #line 2548 "configure"
 #include "confdefs.h"
  
-#include <sys/types.h>
-      
+#include <sys/types.h>  
 int main() {
  
-       long long X = 2, Y = 1, Z;
-       Z = X / Y;
-    ; 
+long long X = 2, Y = 1, Z;
+Z = X / Y; ; 
 ; return 0; }
 EOF
-if { (eval echo configure:2560: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:2558: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
    ftp_cv_HAVE_LONG_LONG=yes 
 else
@@ -2572,12 +2570,11 @@
 echo "$ac_t""$ftp_cv_HAVE_LONG_LONG" 1>&6
        if test "x$ftp_cv_HAVE_LONG_LONG" = "xyes"; then
                
-       cat >> confdefs.h <<\EOF
+cat >> confdefs.h <<\EOF
 #define HAVE_LONG_LONG 1
 EOF
 
-       have_long_long=yes
-    
+have_long_long=yes
        else
                have_long_long=no
                :
@@ -2586,23 +2583,22 @@
 
 
        echo $ac_n "checking for in_port_t""... $ac_c" 1>&6
-echo "configure:2590: checking for in_port_t" >&5
+echo "configure:2587: checking for in_port_t" >&5
 if eval "test \"`echo '$''{'ftp_cv_HAVE_IN_PORT_T'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   
                cat > conftest.$ac_ext <<EOF
-#line 2596 "configure"
+#line 2593 "configure"
 #include "confdefs.h"
  
 #include <sys/types.h>
-#include <netinet/in.h>
-     
+#include <netinet/in.h>  
 int main() {
   in_port_t X ; 
 ; return 0; }
 EOF
-if { (eval echo configure:2606: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:2602: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
    ftp_cv_HAVE_IN_PORT_T=yes 
 else
@@ -2629,23 +2625,22 @@
 
 
        echo $ac_n "checking for sa_family_t""... $ac_c" 1>&6
-echo "configure:2633: checking for sa_family_t" >&5
+echo "configure:2629: checking for sa_family_t" >&5
 if eval "test \"`echo '$''{'ftp_cv_HAVE_SA_FAMILY_T'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   
                cat > conftest.$ac_ext <<EOF
-#line 2639 "configure"
+#line 2635 "configure"
 #include "confdefs.h"
  
 #include <sys/types.h>
-#include <sys/socket.h>
-     
+#include <sys/socket.h>  
 int main() {
   sa_family_t X ; 
 ; return 0; }
 EOF
-if { (eval echo configure:2649: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:2644: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
    ftp_cv_HAVE_SA_FAMILY_T=yes 
 else
@@ -2672,27 +2667,25 @@
 
 
        echo $ac_n "checking for sockaddr_in.sin_len""... $ac_c" 1>&6
-echo "configure:2676: checking for sockaddr_in.sin_len" >&5
+echo "configure:2671: checking for sockaddr_in.sin_len" >&5
 if eval "test \"`echo '$''{'ftp_cv_HAVE_SOCKADDR_SA_LEN'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   
                cat > conftest.$ac_ext <<EOF
-#line 2682 "configure"
+#line 2677 "configure"
 #include "confdefs.h"
  
 #include <sys/types.h>
 #include <sys/socket.h>
-#include <netinet/in.h>
-     
+#include <netinet/in.h>  
 int main() {
  
        struct sockaddr_in sin;
-       int X = sin.sin_len
-    ; 
+       int X = sin.sin_len ; 
 ; return 0; }
 EOF
-if { (eval echo configure:2696: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:2689: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
    ftp_cv_HAVE_SOCKADDR_SA_LEN=yes 
 else
@@ -2719,23 +2712,22 @@
 
 
        echo $ac_n "checking for socklen_t""... $ac_c" 1>&6
-echo "configure:2723: checking for socklen_t" >&5
+echo "configure:2716: checking for socklen_t" >&5
 if eval "test \"`echo '$''{'ftp_cv_HAVE_SOCKLEN_T'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   
                cat > conftest.$ac_ext <<EOF
-#line 2729 "configure"
+#line 2722 "configure"
 #include "confdefs.h"
  
 #include <sys/types.h>
-#include <sys/socket.h>
-     
+#include <sys/socket.h>  
 int main() {
   socklen_t X ; 
 ; return 0; }
 EOF
-if { (eval echo configure:2739: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:2731: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
   rm -rf conftest*
    ftp_cv_HAVE_SOCKLEN_T=yes 
 else
@@ -2764,23 +2756,22 @@
 
        
        echo $ac_n "checking for AF_INET6""... $ac_c" 1>&6
-echo "configure:2768: checking for AF_INET6" >&5
+echo "configure:2760: checking for AF_INET6" >&5
 if eval "test \"`echo '$''{'ftp_cv_HAVE_AF_INET6'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   
                cat > conftest.$ac_ext <<EOF
-#line 2774 "configure"
+#line 2766 "configure"
 #include "confdefs.h"
  
 #include <sys/types.h>
-#include <sys/socket.h>
-            
+#include <sys/socket.h>  
 int main() {
   int X = AF_INET6 ; 
 ; return 0; }
 EOF
-if { (eval echo configure:2784: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:2775: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then



Home | Main Index | Thread Index | Old Index