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
htdump Tool to retrieve WWW data
0.9y www on this many watch lists=3 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.9yVersion of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2001-03-08 19:01:06
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: python, pcre
License: APACHE20
WWW:
https://ivo.palli.nl/prog/linux/htdump/overview.html
Description:
HTdump is an automation utility to retrieve URLs and write them to a file, or process them through a pipeline. It is also a very usefull tool for web developer who work low level, for example with CGI binaries. This makes a perfect debugging tool, since it allows usual but also rfc-illegal operations. Packet level debugging is included in this tool.
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 (4 items)
Collapse this list.
  1. bin/htdump
  2. /usr/local/share/licenses/htdump-0.9y/catalog.mk
  3. /usr/local/share/licenses/htdump-0.9y/LICENSE
  4. /usr/local/share/licenses/htdump-0.9y/APACHE20
Collapse this list.
Dependency lines:
  • htdump>0:www/htdump
Conflicts:
CONFLICTS_INSTALL:
  • htdig
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
To install the port:
cd /usr/ports/www/htdump/ && make install clean
To add the package, run one of these commands:
  • pkg install www/htdump
  • pkg install htdump
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: htdump
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (htdump-0.9y.tar.gz) = 8f0a83a4eee5c35f2274914c63cff879df1de9a6f0d2e1295c4cff2a291c6f1b SIZE (htdump-0.9y.tar.gz) = 218635

Packages (timestamps in pop-ups are UTC):
htdump
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.9y0.9y0.9y0.9y0.9y-0.9y-
FreeBSD:13:quarterly0.9y0.9y0.9y0.9y0.9y0.9y0.9y0.9y
FreeBSD:14:latest0.9y0.9y0.9y0.9y0.9y0.9y-0.9y
FreeBSD:14:quarterly0.9y0.9y-0.9y0.9y0.9y0.9y0.9y
FreeBSD:15:latest0.9y0.9yn/a0.9yn/a0.9y0.9y0.9y
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for htdump-0.9y: SSL=on: SSL protocol support ===> Use 'make config' to modify these settings
Options name:
www_htdump
USES:
ssl
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://ivo.palli.nl/prog/linux/htdump/bin/
Collapse this list.

Number of commits found: 24

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
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.9y
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.9y
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.9y
10 Jan 2022 15:15:39
commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Fix CONFLICTS entries of multiple ports

There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.

This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.

Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.9y
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.9y
10 Sep 2016 03:18:19
Revision:421653Original commit files touched by this commit
marino search for other commits by this committer
www/htdump: Add CFLAGS and LDFLAGS for USES=ssl
0.9y
30 Dec 2013 20:55:19
Revision:338168Original commit files touched by this commit
ohauer search for other commits by this committer
- rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20

- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4

PR:		ports/184785
Submitted by:	ohauer
Reviewed by:	tabthorpe
Approved by:	portmgr (tabthorpe@)
0.9y
01 Nov 2013 21:52:16
Revision:332413Original commit files touched by this commit
pawel search for other commits by this committer
- Update to version 0.9y
- Remove leading article from COMMENT
- Add LICENSE
- Support staging
- Reformat pkg-descr

PR:		ports/181061
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
0.9x_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.9x_1
28 Mar 2013 16:29:01
Revision:315487Original commit files touched by this commit
eadler search for other commits by this committer
Style: tab -> space.

Most contributors copy an existing port when writing their own so reduce the
number of bad examples in the tree.
0.9x_1
10 Jun 2012 16:42:57
Original commit files touched by this commit
arved search for other commits by this committer
Convert to new options framework
0.9x_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.9x_1
20 Mar 2008 10:03:51
Original commit files touched by this commit
pav search for other commits by this committer
- Remove USE_GETOPT_LONG which is a no-op since March 2007
0.9x_1
25 Nov 2005 19:02:21
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256
0.9x_1
25 Nov 2005 04:56:46
Original commit files touched by this commit
linimon search for other commits by this committer
Chase some stale URLs per mastersite survey.
0.9x_1
27 Apr 2005 08:51:20
Original commit files touched by this commit
vs search for other commits by this committer
Use PLIST_FILES, OPTIONS, MAKE_ARGS
0.9x_1
14 Feb 2005 23:39:41
Original commit files touched by this commit
mux search for other commits by this committer
Fix MASTER_SITES and reset maintainership.  I originally intended to
completely remove this port since it's no longer maintained and the
author himself suggests using curl instead.  However, I'm keeping this
port in the tree per request of another committer, since it's still
working correctly.
0.9x_1
18 Mar 2004 12:14:59
Original commit files touched by this commit
mux search for other commits by this committer
Add SIZE into distinfo.

Submitted by:   trevor
0.9x_1
25 Aug 2003 12:57:55
Original commit files touched by this commit
mux search for other commits by this committer
Update the homepage location here too.
0.9x_1
25 Aug 2003 12:52:44
Original commit files touched by this commit
mux search for other commits by this committer
Fix the MASTER_SITES location so that this port work again.
0.9x_1
14 Jul 2003 02:37:30
Original commit files touched by this commit
sf search for other commits by this committer
get rid of libgnugetopt dependency for -CURRENT,
use USE_GETOPT_LONG instead.
respect CC, CFLAGS.
use getopt_long() instead of getopt_long_only().
0.9x
07 Mar 2003 06:12:57
Original commit files touched by this commit
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
0.9x
27 Apr 2002 13:30:39
Original commit files touched by this commit
mux search for other commits by this committer
Correct my email address.
08 Mar 2001 22:01:06
commit hash: fp1.10523@dev.null.freshports.orgcommit hash: fp1.10523@dev.null.freshports.orgcommit hash: fp1.10523@dev.null.freshports.orgcommit hash: fp1.10523@dev.null.freshports.org files touched by this commit
dannyboy search for other commits by this committer
Add htdump 0.9x, a tool to retrieve WWW data.    

Number of commits found: 24