pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/libfetch



Module Name:    pkgsrc
Committed By:   joerg
Date:           Wed Oct  8 15:11:21 UTC 2008

Modified Files:
        pkgsrc/net/libfetch: Makefile
        pkgsrc/net/libfetch/files: fetch.3 fetch.cat3 ftp.c

Log Message:
libfetch-2.18:
Change FTP backend to use passive mode by default and fallback to active
mode on syntax errors as discussed with and suggested by Luke Mewburn.
Retire 'p' now and introduce 'a' flag to get the old default behavior.


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 pkgsrc/net/libfetch/Makefile
cvs rdiff -r1.9 -r1.10 pkgsrc/net/libfetch/files/fetch.3
cvs rdiff -r1.7 -r1.8 pkgsrc/net/libfetch/files/fetch.cat3
cvs rdiff -r1.23 -r1.24 pkgsrc/net/libfetch/files/ftp.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index