Port details |
- webcopy Web Mirroring Program
- 0.98b7 www =10 0.98b7Version of this port present on the latest quarterly branch.
- Maintainer: cy@FreeBSD.org
- Port Added: unknown
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: wget, links, nmap, rsync, p5-HTML-Parser
- License: webcopy
- WWW:
- http://www.alumnos.inf.utfsm.cl/~vparada/webcopy.html
- Description:
- WebCopy is a perl program that retrieves the URL specified in a Unix-like
command line. It can also retrieve recursively any file that a HTML file
references, i.e. inlined images and/or anchors, if specified with an option.
It can be used as a "mirror" program to retrieve a tree of documents from a
remote site, and put them on-line immediately through the local 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/webcopy/ && make install clean
- We doubt a package is available for this port because we see it marked as as:
-
Packages are normally not provided for ports that are marked as above.
- To add the package, run one of these commands:
- pkg install www/webcopy
- pkg install webcopy
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: there is no package for this port: _LICENSE_RESTRICTED = delete-package delete-distfiles
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (webcopy-0.98b7.tar.gz) = 42eda3d34bd73784271d17fec243f9a7a177ce9d001636f04dfc4eb6194d3dad
SIZE (webcopy-0.98b7.tar.gz) = 14495
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- www_webcopy
- USES:
- perl5
- 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 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.98b7 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.98b7 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 ) |
0.98b7 06 May 2021 11:47:48 |
Mathieu Arnold (mat) |
Deorbit RESTRICTED && NO_CDROM, part two.
Move ports to the licenses framework.
RESTRICTED → auto-accept (unless expressly stated otherwise)
NO_CDROM → dist-mirror pkg-mirror auto-accept
Differential Revision: https://reviews.freebsd.org/D30010 |
0.98b7 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.98b7 20 Sep 2015 21:12:21 |
olgeni |
Typos, whitespace and capitalization fixes (S-X). |
0.98b7 15 Jul 2015 22:55:28 |
amdmi3 |
- Drop @dirrm* from plist
Approved by: portmgr blanket |
0.98b7 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 |
0.98b7 06 Aug 2014 09:11:58 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Category W.
CR: D510
Approved by: portmgr (bapt) |
0.98b7 29 Jul 2014 15:49:47 |
adamw |
Rename www/ patch-xy patches to reflect the files they modify. |
0.98b7 04 Jun 2014 02:27:22 |
cy |
Stagify, modernize. |
0.98b7 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
0.98b7 18 Mar 2013 21:56:30 |
eadler |
"aaargh, quoted Makefile variables"
Approved by: portmgr (bapt) |
0.98b7 18 Jul 2011 16:15:06 |
cy |
Fix fetch brokeness.
Assume maintainership. |
0.98b7 17 Jun 2011 15:37:23 |
bapt |
Mark broken some ports with unfetchable distfiles |
0.98b7 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.98b7 03 Sep 2006 01:16:05 |
kris |
NO_PACKAGE and NO_CDROM are not appropriate; use RESTRICTED instead |
0.98b7 25 Nov 2005 19:02:21 |
pav |
- Add SHA256 |
0.98b7 25 Nov 2005 03:58:32 |
linimon |
Chase some URLs per the distfile survey.
hat: portmgr |
0.98b7 13 Apr 2004 22:43:24 |
kris |
Add missing @dirrm |
0.98b7 29 Jan 2004 16:13:06 |
trevor |
SIZEify. |
0.98b7 20 Feb 2003 19:15:38 |
knu |
De-pkg-comment. |
08 Oct 2000 08:11:25 |
asami |
Convert category www to new layout. |
25 Sep 2000 13:21:43 |
asami |
Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break when
PORTREVISION or PORTEPOCH are defined. |
07 Jul 2000 19:44:50 |
steve |
Use {MASTER,PATCH}_SITE_SUBDIR instead of make's sed capabilities. |
17 Jun 2000 01:14:42 |
steve |
Use the distfiles now on ftp.freebsd.org instead of from my home directory on
freefall. |
21 May 2000 12:31:03 |
knu |
Add a patch to make it send a "Host:" header for HTTP/1.1 virtual hosts. |