summaryrefslogtreecommitdiff
path: root/net/tnftp/files/todo
diff options
context:
space:
mode:
authorlukem <lukem@pkgsrc.org>2003-08-25 11:47:23 +0000
committerlukem <lukem@pkgsrc.org>2003-08-25 11:47:23 +0000
commitf503b427218d901a9f3434d8c20352feb156b703 (patch)
treedeff2b188936d8b0ce7d4ddd99f96f22a4df151e /net/tnftp/files/todo
parent939937eaaf9cee7020a0429589a1f063cd8435c3 (diff)
downloadpkgsrc-f503b427218d901a9f3434d8c20352feb156b703.tar.gz
Import of canonical tnftp 20030825 sources,
to make it easier to track new versions.
Diffstat (limited to 'net/tnftp/files/todo')
-rw-r--r--net/tnftp/files/todo33
1 files changed, 33 insertions, 0 deletions
diff --git a/net/tnftp/files/todo b/net/tnftp/files/todo
new file mode 100644
index 00000000000..6f094896d99
--- /dev/null
+++ b/net/tnftp/files/todo
@@ -0,0 +1,33 @@
+$Id: todo,v 1.1.1.1 2003/08/25 11:49:33 lukem Exp $
+
+Current Items
+-------------
+
+Update: INSTALL NEWS README
+
+Old Items
+---------
+
+macosx install notes / configure fixes
+
+at end of configure, show summary of options used and features found
+
+if socks is defined, disable ipv6 and use own getaddrinfo()/getnameinfo()
+(for tron)
+
+add locale autoconf checks
+
+AC_CHECK_SIZEOF(off_t, 0) doesn't work on FreeBSD 4.0 because the
+test doesn't include <sys/types.h>. fix autoconf?
+
+in configure, check for ansi c compiler and barf if it fails
+
+check if we need #defines for memcpy() et al
+
+check for utimes() decls [which system?]
+
+possibly install editline.3 and editrc.5
+
+system specific tests (to remove need for manual intervention):
+- sunos4
+ LIBS+= -lresolv