Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Switch SourceForge ports to the new File Release System: categories ↵ | Dmitry Marakasov | 2009-08-22 | 1 | -1/+1 |
| | | | | | | | starting with W Notes: svn path=/head/; revision=240077 | ||||
* | - UNBREAK fix tktable dependency to 2.10 | Martin Matuska | 2008-11-30 | 1 | -2/+2 |
| | | | | | | | | | - bump PORTREVISION Reported by: pointyhat (pav) Notes: svn path=/head/; revision=223641 | ||||
* | - Fix PORTSCOUT variable to avoid versions like 1.2b2-x86_64 (the '-'). | Alejandro Pulver | 2008-01-29 | 1 | -1/+2 |
| | | | | Notes: svn path=/head/; revision=206351 | ||||
* | - Add missing distinfo. | Alejandro Pulver | 2007-09-05 | 1 | -0/+3 |
| | | | | Notes: svn path=/head/; revision=198785 | ||||
* | - Chase tktable update | Pav Lucistnik | 2007-09-04 | 1 | -1/+1 |
| | | | | | | | | Reported by: pointyhat Missed by: mm Notes: svn path=/head/; revision=198731 | ||||
* | - Add PORTSCOUT limit to avoid false positives. | Alejandro Pulver | 2007-06-05 | 1 | -0/+2 |
| | | | | Notes: svn path=/head/; revision=192802 | ||||
* | - Welcome X.org 7.2 \o/. | Florent Thoumie | 2007-05-19 | 1 | -0/+1 |
| | | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544 | ||||
* | So here is my little effort, it is supposed to download complete Web sites. | Alejandro Pulver | 2007-05-03 | 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/ Notes: svn path=/head/; revision=191501 |