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
httping Ping-like tool for HTTP requests
2.9 net on this many watch lists=8 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 2.9Version of this port present on the latest quarterly branch.
Maintainer: ehaupt@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2005-08-29 17:35:03
Last Update: 2022-11-12 11:14:59
Commit Hash: 781504a
People watching this port, also watch:: nmap, pcre, libidn, screen, expat
License: GPLv2
WWW:
https://github.com/folkertvanheusden/HTTPing
Description:
Httping is like ping but for http-requests. Give it an url, and it will show you how long it takes to connect, send a request and retrieve the reply (only the headers).
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 (12 items)
Collapse this list.
  1. /usr/local/share/licenses/httping-2.9/catalog.mk
  2. /usr/local/share/licenses/httping-2.9/LICENSE
  3. /usr/local/share/licenses/httping-2.9/GPLv2
  4. bin/httping
  5. share/locale/nl/LC_MESSAGES/httping.mo
  6. share/locale/ru/LC_MESSAGES/httping.mo
  7. share/man/man1/httping.1.gz
  8. share/man/nl/man1/httping-nl.1.gz
  9. share/man/ru/man1/httping-ru.1.gz
  10. @owner
  11. @group
  12. @mode
Collapse this list.
Dependency lines:
  • httping>0:net/httping
To install the port:
cd /usr/ports/net/httping/ && make install clean
To add the package, run one of these commands:
  • pkg install net/httping
  • pkg install httping
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: httping
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1668248438 SHA256 (folkertvanheusden-HTTPing-v2.9_GH0.tar.gz) = 37da3c89b917611d2ff81e2f6c9e9de39d160ef0ca2cb6ffec0bebcb9b45ef5d SIZE (folkertvanheusden-HTTPing-v2.9_GH0.tar.gz) = 83674

Packages (timestamps in pop-ups are UTC):
httping
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.92.92.5_12.92.9-2.5_1-
FreeBSD:13:quarterly2.92.92.92.92.92.92.92.9
FreeBSD:14:latest2.92.92.92.92.92.9-2.9
FreeBSD:14:quarterly2.92.9-2.92.92.92.92.9
FreeBSD:15:latest2.92.9n/a2.9n/a2.92.92.9
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. msgfmt : devel/gettext-tools
  2. gmake>=4.3 : devel/gmake
Library dependencies:
  1. libintl.so : devel/gettext-runtime
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for httping-2.9: FFTW=off: Discrete Fourier Transform support NCURSES=on: Console (text) interface support NLS=on: Native Language Support ===> Use 'make config' to modify these settings
Options name:
net_httping
USES:
gettext-runtime gettext-tools gmake localbase:ldflags ssl tar:tgz ncurses
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/folkertvanheusden/HTTPing/tar.gz/v2.9?dummy=/
Collapse this list.

Number of commits found: 73

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.9
12 Nov 2022 11:14:59
commit hash: 781504a56a944bc6bc4c4008aed988b992424524commit hash: 781504a56a944bc6bc4c4008aed988b992424524commit hash: 781504a56a944bc6bc4c4008aed988b992424524commit hash: 781504a56a944bc6bc4c4008aed988b992424524 files touched by this commit
Emanuel Haupt (ehaupt) search for other commits by this committer
net/httping: Update to 2.9

- Update to 2.9
- No longer support disabling SSL in late 2022
- Make NLS optional
- Convert to use OPTIONS helpers
- Pacify portclippy
- Reformat with portfmt
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)
2.5_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)
2.5_1
20 Jul 2022 14:22:37
commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
net: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <ports@c0decafe.net>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Straup Cope <ascope@cpan.org>
  *  Aaron Zauner <az_mail@gmx.at>
  *  Adam Jette <jettea46@yahoo.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Alan Eldridge <alane@geeksrus.net>
  *  Alex Bakhtin <Alex.Bakhtin@gmail.com>
  *  Alex Deiter <Alex.Deiter@Gmail.COM>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Dupre <sysadmin@alexdupre.com>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.5_1
30 Sep 2021 21:23:30
commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7 files touched by this commit
Rene Ladan (rene) search for other commits by this committer
cleanup: drop support for EOL FreeBSD 11.X

Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11

Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*

Reviewed by:	doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index
2.5_1
23 Sep 2021 16:22:54
commit hash: 266130ce71ef2f1cd944a70789bf003da3254c29commit hash: 266130ce71ef2f1cd944a70789bf003da3254c29commit hash: 266130ce71ef2f1cd944a70789bf003da3254c29commit hash: 266130ce71ef2f1cd944a70789bf003da3254c29 files touched by this commit Sanity Test Failure
Baptiste Daroussin (bapt) search for other commits by this committer
ncurses: fix build with futur base and ports ncurses

in preparation for the split in base of libtinfo and libncurses, clearly
specify when the packages should link against.

Note this also fixes the build with ports ncurses
2.5_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.
2.5_1
02 Jan 2020 09:01:37
Revision:521807Original commit files touched by this commit
bapt search for other commits by this committer
Allow building without ncursesw installed
2.5_1
13 Dec 2018 13:18:44
Revision:487365Original commit files touched by this commit
ehaupt search for other commits by this committer
Support TCP_FASTOPEN on FreeBSD 12.0.
2.5
12 Sep 2018 09:13:05
Revision:479590Original commit files touched by this commit
ehaupt search for other commits by this committer
- Update WWW
- Update MASTER_SITES
2.5
13 Sep 2016 13:46:19
Revision:421999Original commit files touched by this commit
ehaupt search for other commits by this committer
Update to 2.5
2.4
01 Apr 2016 14:16:20
Revision:412348Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
2.4
05 Feb 2016 12:24:38
Revision:408174Original commit files touched by this commit
marino search for other commits by this committer
net/httping: document ncurses requirement (USES+=ncurses)

approved by:	infrastructure blanket
2.4
10 Feb 2015 12:51:44
Revision:378770Original commit files touched by this commit
ehaupt search for other commits by this committer
Update to 2.4
2.3.4_2
15 Jan 2015 09:05:38
Revision:377064Original commit files touched by this commit
tijl search for other commits by this committer
Add missing USE_OPENSSL=yes

PR:		195796
2.3.4_1
06 Jan 2015 09:39:17
Revision:376402Original commit files touched by this commit
ehaupt search for other commits by this committer
Move MASTER_SITES from CRITICAL to LOCAL/ehaupt
2.3.4_1
31 Aug 2014 16:36:23
Revision:366788Original commit files touched by this commit
tijl search for other commits by this committer
math/fftw3:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Remove PTHREAD_CFLAGS and PTHREAD_LIBS
- Use MAKE_CMD
2.3.4
29 Jul 2014 19:11:53
Revision:363374Original commit files touched by this commit
adamw search for other commits by this committer
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...

Approved by:	portmgr (not really, but touches unstaged ports)
2.3.4
16 Jul 2014 08:26:26
Revision:362050Original commit files touched by this commit
bapt search for other commits by this committer
Fix some non default LIB_DEPENDS

With hat:	portmgr
2.3.4
03 Feb 2014 20:49:13
Revision:342470Original commit files touched by this commit
ehaupt search for other commits by this committer
Update to 2.3.4 and add LICENSE.
2.3.3
23 Oct 2013 13:50:36
Revision:331386Original commit files touched by this commit
ehaupt search for other commits by this committer
Support staging.
2.3.3
02 Oct 2013 14:15:52
Revision:329048Original commit files touched by this commit
ehaupt search for other commits by this committer
Update to 2.3.3
2.2.1_1
20 Sep 2013 22:10:25
Revision:327755Original 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:
net)
2.2.1_1
24 Jul 2013 08:19:07
Revision:323578Original commit files touched by this commit
ehaupt search for other commits by this committer
Remove MAKE_JOBS_SAFE which is now default.
2.2.1_1
08 Jul 2013 18:42:16
Revision:322530Original commit files touched by this commit
ehaupt search for other commits by this committer
- Convert USE_GMAKE to USES=gmake
- Change pkgconfig:build to pkgconfig since it's the same and it's bad practice.
  It accidentally slipped in during the original introduction
- Trim header
2.2.1_1
18 Apr 2013 09:45:11
Revision:316033Original commit files touched by this commit
ehaupt search for other commits by this committer
- Make fftw3 support optional from NCURSES support
- Add an option to expicitly disable SSL support
- Now that fftw3 support is optional and off by default turn on NCURSES support
  by default

Feature safe:   yes
2.2.1
17 Apr 2013 21:58:44
Revision:316010Original commit files touched by this commit
ehaupt search for other commits by this committer
Update to 2.2.1. This is a bugfix release including upstream imported FreeBSD
releated fixes.

Feature safe:	yes
2.2
17 Apr 2013 20:52:00
Revision:316007Original commit files touched by this commit
ehaupt search for other commits by this committer
- Update to 2.2
- Provide an option for a newly implemented ncurses mode

Feature safe:	yes
2.1
23 Mar 2013 12:38:08
Revision:315026Original commit files touched by this commit
ehaupt search for other commits by this committer
Update to 2.1
2.0
20 Mar 2013 11:08:11
Revision:314723Original commit files touched by this commit
ehaupt search for other commits by this committer
Update to 2.0
1.6
08 Mar 2013 14:00:31
Revision:313649Original commit files touched by this commit
ehaupt search for other commits by this committer
Remove indefinite article from COMMENT
1.6
23 Feb 2013 15:33:17
Revision:312832Original commit files touched by this commit
ehaupt search for other commits by this committer
Update to 1.6
1.5.8
19 Feb 2013 14:37:20
Revision:312568Original commit files touched by this commit
ehaupt search for other commits by this committer
Update to 1.5.8
1.5.7
11 Jan 2013 23:45:57
Revision:310254Original commit files touched by this commit
ehaupt search for other commits by this committer
Update to 1.5.7
1.5.6
10 Dec 2012 10:05:44
Revision:308597Original commit files touched by this commit
ehaupt search for other commits by this committer
- Update to 1.5.6
- Trim header
1.5.5
18 Oct 2012 12:31:16
Revision:306066Original commit files touched by this commit
ehaupt search for other commits by this committer
Update to 1.5.5

Feature safe:	yes
1.5.4
07 Sep 2012 11:11:27
Revision:303809Original commit files touched by this commit
ehaupt search for other commits by this committer
Update to 1.5.4
1.5.3
01 May 2012 10:51:29
Original commit files touched by this commit
ehaupt search for other commits by this committer
Update to 1.5.3
1.5.2
24 Oct 2011 04:17:38
Original commit files touched by this commit
dougb search for other commits by this committer
Remove more tags from pkg-descr files fo the form:

- Name
em@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
1.5.2
03 Aug 2011 16:39:45
Original commit files touched by this commit
ehaupt search for other commits by this committer
Update to 1.5.2
1.5.1
27 Jul 2011 19:48:05
Original commit files touched by this commit
ehaupt search for other commits by this committer
Update to 1.5.1
1.4.4
20 Mar 2011 12:54:45
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
1.4.4
31 Jul 2010 13:45:39
Original commit files touched by this commit
ehaupt search for other commits by this committer
Fix build on OSVERSION prior to 701101

Notified by:    pav (pointyhat)
1.4.4
24 Jul 2010 11:42:13
Original commit files touched by this commit
ehaupt search for other commits by this committer
Update to 1.4.4
1.4.3
10 Jul 2010 16:58:13
Original commit files touched by this commit
ehaupt search for other commits by this committer
Update to 1.4.3
1.4.1
10 Jan 2010 22:06:16
Original commit files touched by this commit
ehaupt search for other commits by this committer
- Update to 1.4.1
- Unbreak port

Special thanks: Folkert van Heusden <folkert@vanheusden.com> (author)
1.4.0
08 Jan 2010 22:08:01
Original commit files touched by this commit
ehaupt search for other commits by this committer
Mark BROKEN. After the introduction of IPv6 support the port is not fully
functional, however a solution is in progress as I'm in contact with the
author.
1.4.0
28 Dec 2009 20:02:18
Original commit files touched by this commit
ehaupt search for other commits by this committer
Update to 1.4.0
1.3.2
28 Dec 2009 13:50:14
Original commit files touched by this commit
ehaupt search for other commits by this committer
Update to 1.3.2
1.3.1
04 Aug 2009 09:22:13
Original commit files touched by this commit
ehaupt search for other commits by this committer
Update to 1.3.1
1.3.0
27 Mar 2009 09:53:36
Original commit files touched by this commit
ehaupt search for other commits by this committer
Mark MAKE_JOBS_SAFE
1.3.0
23 Feb 2009 11:56:11
Original commit files touched by this commit
ehaupt search for other commits by this committer
Update to 1.3.0
1.2.9
27 Jan 2009 21:09:46
Original commit files touched by this commit
ehaupt search for other commits by this committer
Fix build for OSVERSION after the strndup merge
1.2.9
08 Jan 2009 17:36:31
Original commit files touched by this commit
erwin search for other commits by this committer
Mark BROKEN on HEAD after the import of strndup(3).
As OSVERSION was not bumped at the time, approximate with 800058.

Submitted by:   pointyhat
1.2.9
17 Jul 2008 11:37:35
Original commit files touched by this commit
ehaupt search for other commits by this committer
Update to 1.2.9
1.2.8
08 Jul 2008 12:37:18
Original commit files touched by this commit
ehaupt search for other commits by this committer
Update to 1.2.8
1.2.6
26 May 2008 12:18:53
Original commit files touched by this commit
ehaupt search for other commits by this committer
Update to 1.2.6
1.2.5
27 Mar 2008 19:27:34
Original commit files touched by this commit
ehaupt search for other commits by this committer
Use MASTER_SITE_CRITICAL
1.2.5
25 Sep 2007 22:01:43
Original commit files touched by this commit
ehaupt search for other commits by this committer
Fix a compilation error when CFLAGS are set in /etc/make.conf.

PR:             116631
Submitted by:   Beat Gaetzi <beat@chruetertee.ch>
1.2.5
27 Jul 2007 14:55:18
Original commit files touched by this commit
ehaupt search for other commits by this committer
Update to 1.2.5
1.2.4
11 Jul 2007 17:48:48
Original commit files touched by this commit
ehaupt search for other commits by this committer
Update to 1.2.4
1.2.3
26 May 2007 00:42:06
Original commit files touched by this commit
ehaupt search for other commits by this committer
Update to 1.2.3
1.2.2
04 Dec 2006 21:31:55
Original commit files touched by this commit
ehaupt search for other commits by this committer
Update to 1.2.2
1.2.1
26 Jul 2006 15:17:48
Original commit files touched by this commit
ehaupt search for other commits by this committer
Update to 1.2.1
1.0.10
01 Jun 2006 12:13:54
Original commit files touched by this commit
ehaupt search for other commits by this committer
Add an additional mirror.
1.0.10
06 Jan 2006 13:01:52
Original commit files touched by this commit
ehaupt search for other commits by this committer
Update to 1.0.10
1.0.9
01 Jan 2006 19:28:46
Original commit files touched by this commit
ehaupt search for other commits by this committer
Update to 1.0.9
1.0.8
14 Nov 2005 13:13:06
Original commit files touched by this commit
ehaupt search for other commits by this committer
- Update to 1.0.8
- Provide a manpage
1.0.7
09 Nov 2005 08:53:07
Original commit files touched by this commit
ehaupt search for other commits by this committer
Update to 1.0.7
1.0.6
07 Nov 2005 08:36:21
Original commit files touched by this commit
ehaupt search for other commits by this committer
Update to 1.0.6
1.0.5
08 Oct 2005 17:54:18
Original commit files touched by this commit
ehaupt search for other commits by this committer
- Update to 1.0.5
- Additional master site

Approved by:    novel (mentor)
1.0.4
06 Oct 2005 11:57:11
Original commit files touched by this commit
ehaupt search for other commits by this committer
Change MAINTAINER address for my ports.

Approved by:    novel (mentor)
1.0.4
29 Aug 2005 17:32:19
Original commit files touched by this commit
garga search for other commits by this committer
Add httping 1.0.4, a ping-like tool for HTTP requests.

PR:             ports/85317
Submitted by:   Emanuel Haupt <ehaupt@critical.ch>

Number of commits found: 73