notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
webresolve Webresolve resolves IP addresses to host names in web log files
0.2.0_2 www on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.2.0_1Version of this port present on the latest quarterly branch.
Maintainer: joseph@randomnetworks.com search for ports maintained by this maintainer
Port Added: 2000-12-19 09:10:33
Last Update: 2024-02-26 14:31:47
Commit Hash: d91172c
People watching this port, also watch:: pcre, p5-DBD-mysql, python, zip, glib
License: GPLv2
WWW:
https://siag.nu/webresolve/
Description:
This program is pretty slow. Thanks to the caching, repeated visits from the same address will only result in one lookup. Therefore large files will be processed proportionally faster than small ones. The load from this program is very light, because it spends most of its time waiting for the resolver. This also means that large files can take quite some time to process. The solution is to split the log file and run several resolution processes in parallel. This is done by the script splitwr: splitwr logfile > logfile.resolved webalizer logfile.resolved rm logfile.resolved By default, splitwr runs 20 parallel resolution processes. The number can be changed by editing the script.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (10 items)
Collapse this list.
  1. /usr/local/share/licenses/webresolve-0.2.0_2/catalog.mk
  2. /usr/local/share/licenses/webresolve-0.2.0_2/LICENSE
  3. /usr/local/share/licenses/webresolve-0.2.0_2/GPLv2
  4. bin/splitwr
  5. bin/webresolve
  6. share/man/man1/webresolve.1.gz
  7. share/man/man1/splitwr.1.gz
  8. @owner
  9. @group
  10. @mode
Collapse this list.
Dependency lines:
  • webresolve>0:www/webresolve
To install the port:
cd /usr/ports/www/webresolve/ && make install clean
To add the package, run one of these commands:
  • pkg install www/webresolve
  • pkg install webresolve
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: webresolve
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (webresolve-0.2.0.tar.gz) = 4e60b590fd4a20b879713505226ea8536350d97bcebdce8ce5029d702ea05d13 SIZE (webresolve-0.2.0.tar.gz) = 10243

Packages (timestamps in pop-ups are UTC):
webresolve
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.2.0_20.2.0_20.2.0_10.2.0_20.2.0_2-0.2.0_1-
FreeBSD:13:quarterly0.2.0_10.2.0_10.2.0_10.2.0_10.2.0_10.2.0_10.2.0_10.2.0_1
FreeBSD:14:latest0.2.0_20.2.0_20.2.0_10.2.0_20.2.0_20.2.0_1-0.2.0_1
FreeBSD:14:quarterly0.2.0_10.2.0_1-0.2.0_10.2.0_10.2.0_10.2.0_10.2.0_1
FreeBSD:15:latest0.2.0_10.2.0_2n/a0.2.0_1n/a0.2.0_10.2.0_10.2.0_1
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
www_webresolve
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. ftp://siag.nu/pub/webresolve/
  2. http://siag.nu/pub/webresolve/
Collapse this list.

Number of commits found: 18

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.2.0_2
26 Feb 2024 14:31:47
commit hash: d91172c516dd6d1c438f085975421bfff9371073commit hash: d91172c516dd6d1c438f085975421bfff9371073commit hash: d91172c516dd6d1c438f085975421bfff9371073commit hash: d91172c516dd6d1c438f085975421bfff9371073 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
www/webresolve: Moved man to share/man

Approved by:    portmgr (blanket)
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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.2.0_1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
0.2.0_1
20 Jul 2022 14:23:26
commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
0.2.0_1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.2.0_1
22 May 2015 20:34:29
Revision:387082Original commit files touched by this commit
mat search for other commits by this committer
Remove $FreeBSD$ from patches files everywhere.

With hat:	portmgr
Sponsored by:	Absolight
0.2.0_1
02 Jul 2014 08:04:10
Revision:360152Original commit files touched by this commit
vanilla search for other commits by this committer
1: Stagify.
2: Add LICENSE.

Approved by:	portmgr@ (blanket approval)portmgr@ (blanket approval)portmgr@
(blanket approval)portmgr@ (blanket approval)
0.2.0_1
20 Sep 2013 23:36:54
Revision:327776Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
0.2.0_1
19 Mar 2011 12:38:54
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
0.2.0_1
13 May 2006 04:41:22
Original commit files touched by this commit
edwin search for other commits by this committer
Remove USE_REINPLACE from categories starting with W
0.2.0_1
24 Jan 2006 03:14:23
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
0.2.0_1
29 Oct 2005 18:14:30
Original commit files touched by this commit
ehaupt search for other commits by this committer
- Respect PREFIX
- Build without debug symbols
- Bump PORTREVISION
- Cleanup

PR:             88148
Reported by:    pointyhat via kris
Submitted by:   Joseph Scott <joseph@randomnetworks.com> (maintainer)
0.2.0
21 Oct 2005 18:24:45
Original commit files touched by this commit
garga search for other commits by this committer
- Update to 0.2.0

PR:             ports/87798
Submitted by:   maintainer
0.1.0
31 Mar 2004 03:12:58
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify (maintainer timeout)
0.1.0
21 Feb 2003 14:01:38
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
19 Nov 2001 22:27:58
commit hash: fp1.20916@dev.null.freshports.orgcommit hash: fp1.20916@dev.null.freshports.orgcommit hash: fp1.20916@dev.null.freshports.orgcommit hash: fp1.20916@dev.null.freshports.org files touched by this commit
dwcjr search for other commits by this committer
Update to 0.1.0    
14 Mar 2001 15:05:24
commit hash: fp1.11057@dev.null.freshports.orgcommit hash: fp1.11057@dev.null.freshports.orgcommit hash: fp1.11057@dev.null.freshports.orgcommit hash: fp1.11057@dev.null.freshports.org files touched by this commit
sobomax search for other commits by this committer
o Fix breakage (missed sys/types.h);   o respect CC/CFLAGS;   o use
${BSD_INSTALL_*} masros to install binary and script;   o make it PREFIX-clean. 
  
19 Dec 2000 12:10:33
commit hash: fp1.7393@dev.null.freshports.orgcommit hash: fp1.7393@dev.null.freshports.orgcommit hash: fp1.7393@dev.null.freshports.orgcommit hash: fp1.7393@dev.null.freshports.org files touched by this commit
will search for other commits by this committer
Add webresolve 0.0.1, a script that resolves IP addresses to host names   in web
logfiles.    

Number of commits found: 18