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-04 00:29:45 +02:00
|
|
|
# New ports collection makefile for: getleft
|
|
|
|
# Date created: 2006-11-07
|
|
|
|
# Whom: alepulver
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= getleft
|
2011-08-10 21:08:38 +02:00
|
|
|
PORTVERSION= 1.2
|
|
|
|
PORTEPOCH= 1
|
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-04 00:29:45 +02:00
|
|
|
CATEGORIES= www ftp
|
2011-08-10 21:08:38 +02:00
|
|
|
MASTER_SITES= SF/${PORTNAME}down/${PORTNAME}-Stable/${PORTVERSION}
|
|
|
|
DISTNAME= Getleft-v${PORTVERSION}
|
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-04 00:29:45 +02:00
|
|
|
|
2011-02-27 05:54:41 +01:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
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-04 00:29:45 +02:00
|
|
|
COMMENT= Web site downloader
|
|
|
|
|
2008-11-30 21:55:25 +01:00
|
|
|
RUN_DEPENDS= ${LOCALBASE}/lib/Tktable2.10/libTktable2.10.so:${PORTSDIR}/x11-toolkits/tktable \
|
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-04 00:29:45 +02:00
|
|
|
${LOCALBASE}/lib/libttkstub.a:${PORTSDIR}/x11-toolkits/tile
|
|
|
|
|
2011-08-10 21:08:38 +02:00
|
|
|
USE_TK= 84+
|
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-04 00:29:45 +02:00
|
|
|
|
|
|
|
do-build:
|
|
|
|
@(${ECHO_CMD} "#!${SH}"; ${ECHO_CMD} "cd ${DATADIR} || exit 1"; \
|
|
|
|
${ECHO_CMD} 'exec ${WISH} Getleft.tcl "$$@"') > ${WRKDIR}/${PORTNAME}
|
|
|
|
|
|
|
|
do-install:
|
|
|
|
${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME} ${PREFIX}/bin
|
2011-08-10 21:08:38 +02:00
|
|
|
@${MKDIR} ${DATADIR}
|
|
|
|
${INSTALL_SCRIPT} ${WRKSRC}/Getleft.tcl ${DATADIR}
|
|
|
|
.for dir in Languages doc scripts images
|
|
|
|
@(cd ${WRKSRC} && ${COPYTREE_SHARE} ${dir} ${DATADIR})
|
|
|
|
.endfor
|
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-04 00:29:45 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|