The NetBSD Project

CVS log for pkgsrc/net/ncftp3/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / net / ncftp3

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: pkgsrc-2008Q4-base


Revision 1.19 / (download) - annotate - [select for diffs], Sat May 7 15:14:44 2005 UTC (18 years, 11 months ago) by recht
Branch: MAIN
CVS Tags: pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2, pkgsrc-2006Q1-base, pkgsrc-2006Q1, pkgsrc-2005Q4-base, pkgsrc-2005Q4, pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.18: +3 -4 lines
Diff to previous 1.18 (colored)

update to 3.1.9
ok'd by zuntum@

Add a patch from darwinports to disable Framework checks.

changes:
3.1.9, 2005-03-19
  + Renamed internal libraru function getline() to gl_getline()
    to avoid namespace collision with glibc.
  + Renamed internal library function Duration() to FTPDuration()
    to avoid namespace collision on Mac OS X.
  + Recognize additional error response codes to SITE UTIME, to prevent
    using it if the server doesn't support it.
  + If the server does not support setting timestamps in MDTM, quit
    trying it if it fails the first time.
  + Do not allow control characters such as NUL, CR, LF in FTP URLs, to
    avoid command injection as described by
    Albert Puigsech Galicia <ripe AT 7a69ezine.org>.
  + Fixed a problem where a timed-out transfer may have been detected
    but still locked up the process (Thanks, IWAI, Masaharu).
  + Ncftpget and ncftpput now accept a "-C" parameter which is similar
    to the "-c" option (ftp "cat" mode), where stdin (stdout) is not used
    and the filename is specified as a parameter instead.  This is useful
    if you don't want to specify a password on the command line.
  + Ncftpput now allows the "-m" option in conjunction with the "-c" or "-C"
    options.
  + Small compatibility fixes for Mac OS X, Solaris 10, Linux.

3.1.8.1, 2004-07-27
  + A fix for some DNS resolution problems on Linux.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>