Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Switch SourceForge ports to the new File Release System: categories ↵ | amdmi3 | 2009-08-22 | 1 | -1/+1 |
| | | | | starting with W | ||||
* | - UNBREAK fix tktable dependency to 2.10 | mm | 2008-12-01 | 1 | -2/+2 |
| | | | | | | - bump PORTREVISION Reported by: pointyhat (pav) | ||||
* | - Fix PORTSCOUT variable to avoid versions like 1.2b2-x86_64 (the '-'). | alepulver | 2008-01-29 | 1 | -1/+2 |
| | |||||
* | - Add missing distinfo. | alepulver | 2007-09-05 | 1 | -0/+3 |
| | |||||
* | - Chase tktable update | pav | 2007-09-04 | 1 | -1/+1 |
| | | | | | Reported by: pointyhat Missed by: mm | ||||
* | - Add PORTSCOUT limit to avoid false positives. | alepulver | 2007-06-05 | 1 | -0/+2 |
| | |||||
* | - Welcome X.org 7.2 \o/. | flz | 2007-05-20 | 1 | -0/+1 |
| | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. | ||||
* | So here is my little effort, it is supposed to download complete Web sites. | alepulver | 2007-05-04 | 3 | -0/+203 |
You give it an URL, and down it goes on, happily downloading every linked URL in that site. Features: * While it goes, it changes the original pages, all the links get changed to relative links, so that you can surf the site in your hard disk without those pesky absolute links. * Limited Ftp support, it will download the files but not recursively. * Resumes downloading if interrupted. * Filters not to download certain kind of files. * You can get a site map before downloading. * Getleft can follow links to external sites. * Multilingual support, at present Getleft supports Dutch, English, Esperanto, German, French, Italian, Polish, Korean, Portuguese, Russian, Turkish and Spanish. WWW: http://personal1.iddeo.es/andresgarci/getleft/english/ |