Hello, I Updated the wget-1.9.1-r5 ebuild to download and install wget-1.10. This, among other things, adds large file support to wget. A feature I (and probably others) could really use. :) This involved stripping all previous patches. The result works quite well for me. See the attached ebuild.
Created attachment 61651 [details] wget-1.10.ebuild (Update)
Here it is an updated patchset for the new wget version. The following patches are not needed anymore since wget 1.10 provides the CAN fix and large files/dual-family systems support. debian/001_all_wget-CAN-and-de_fr_po-and-passive-ftp.patch gentoo/001_all_wget-1.9.1+ipvmisc.patch mandrake/009_all_wget-large-file-support.patch I consider wrong the mandrake/004_all_wget-referer-is-spelled-referrer.patch cause the right name for the http optional header field the '--referer' option is about is 'referer', not 'referrer'. The uclibc patch is missing, cause I can't test it.
Created attachment 62098 [details, diff] 002_all_wget-remove-rpath-from-binary.patch
Created attachment 62099 [details, diff] 003_all_wget-1.9.1-locale.patch
Created attachment 62100 [details, diff] 003_all_wget-etc-not-usr-local-etc.patch
Created attachment 62101 [details, diff] 005_all_wget-print-percentage.patch
Created attachment 62102 [details, diff] 006_all_wget-url-password.patch
Created attachment 62115 [details, diff] 006_all_wget-url-password.patch (updated)
Adding solar to cc, so he can examine the uclibc patch and port it forward.
in cvs
Reopening bug as it fails on uclibc with an error
Created attachment 63748 [details, diff] wget-1.10-ptimer-gettimeofday.patch clock_getres() in posix_init() was added in 1.10 and I got undefined references when building. This patch works around by using the fallback gettimeofday function
Created attachment 63749 [details, diff] wget-1.10-ptimer-gettimeofday.patch clock_getres() in posix_init() was added in 1.10 and I got undefined references when building. This patch works around by using the fallback gettimeofday function
sorry about that. Had a network hiccup and the patch got summited twice
thanks solar, patch ball pushed out.
thanks seemant.