Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
View Bug Activity | Format For Printing | XML | Clone This Bug
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 an attachment (id=61651) [edit] 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 an attachment (id=62098) [edit] 002_all_wget-remove-rpath-from-binary.patch
Created an attachment (id=62099) [edit] 003_all_wget-1.9.1-locale.patch
Created an attachment (id=62100) [edit] 003_all_wget-etc-not-usr-local-etc.patch
Created an attachment (id=62101) [edit] 005_all_wget-print-percentage.patch
Created an attachment (id=62102) [edit] 006_all_wget-url-password.patch
Created an attachment (id=62115) [edit] 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 an attachment (id=63748) [edit] 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 an attachment (id=63749) [edit] 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.