1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
Alejandro Pulver
eaec53c111 - Fix PORTSCOUT variable to avoid versions like 1.2b2-x86_64 (the '-'). 2008-01-29 04:44:16 +00:00
Alejandro Pulver
9e2f95777b - Add missing distinfo. 2007-09-05 02:51:19 +00:00
Pav Lucistnik
3e6e29b5af - Chase tktable update
Reported by:	pointyhat
Missed by:	mm
2007-09-04 09:08:01 +00:00
Alejandro Pulver
e4541d7836 - Add PORTSCOUT limit to avoid false positives. 2007-06-05 06:31:44 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Alejandro Pulver
e153fedc81 So here is my little effort, it is supposed to download complete Web sites.
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/
2007-05-03 22:29:45 +00:00