Port details |
- webcrawl Download web sites without user interaction by following links
- 1.10_2 www =9 1.10_2Version of this port present on the latest quarterly branch.
- Maintainer: demon@FreeBSD.org
- Port Added: unknown
- Last Update: 2024-01-11 13:59:36
- Commit Hash: 7074d7f
- People watching this port, also watch:: webmin, tripwire, wget, xinetd, nmap
- License: not specified in port
- Description:
- WebCrawl is a program designed to download an entire web-site without
user interaction (although an interactive mode is available). It works simply
by starting with a single web page, and following all links from that page
to attempt to recreate the directory structure on the remote server.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/www/webcrawl/ && make install clean
- To add the package, run one of these commands:
- pkg install www/webcrawl
- pkg install webcrawl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: webcrawl
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (webcrawl-1.10.tgz) = f0bdac391c0f2a87d9db100232ad8aff5d3c10bc32e06880c9ee69cbbd3b4a79
SIZE (webcrawl-1.10.tgz) = 18890
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- www_webcrawl
- USES:
- tar:tgz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.10_2 11 Jan 2024 13:59:36 |
Baptiste Daroussin (bapt) |
MANPREFIX: eliminate usage of MANPREFIX
While here move some manpages to share/man |
1.10_1 20 Jul 2022 14:23:26 |
Tobias C. Berner (tcberner) |
www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
*
* <hvo.pm@xs4all.nl>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron LI <aly@aaronly.me>
* Aaron Zauner <az_mail@gmx.at>
* Abel Chow <achow@transoft.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Adrian Steinmann <ast@marabu.ch>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
1.10_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.10_1 18 Feb 2021 21:29:41 |
demon |
Unbreak build with clang11. |
1.10_1 18 Feb 2021 06:45:33 |
linimon |
Mark BROKEN in 13/14 (via latest llvm update). |
1.10_1 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
1.10_1 29 Jul 2014 15:49:47 |
adamw |
Rename www/ patch-xy patches to reflect the files they modify. |
1.10_1 13 Mar 2014 14:57:17 |
ehaupt |
Support staging |
1.10_1 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
1.10_1 24 Oct 2011 09:11:38 |
dougb |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
1.10_1 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.10_1 24 Jan 2006 03:14:23 |
edwin |
SHA256ify
Approved by: krion@ |
1.10_1 18 Mar 2004 18:01:13 |
trevor |
Add size data, approved by maintainers. |
1.10_1 06 Feb 2004 13:12:53 |
trevor |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
1.10_1 07 Mar 2003 06:12:57 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
08 Nov 2001 06:48:32 |
demon |
Add support for virtual hosts. |
05 Feb 2001 15:33:58 |
olgeni |
Some spaces -> tabs for ports/www. |
13 Nov 2000 12:45:41 |
demon |
Change MAINTAINER field. I am now at FreeBSD dot org |
08 Oct 2000 08:11:25 |
asami |
Convert category www to new layout. |