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) combination for a given watch list. This is what FreshPorts will look for.

Port details
fhourstones Integrated benchmark program
3.1_2 benchmarks on this many watch lists=0 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 3.1_2Version 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: 2006-11-23 12:01:56
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
License: not specified in port
WWW:
https://tromp.github.io/c4/fhour.html
Description:
This integer benchmark solves positions in the game of connect-4, as played on a vertical 7x6 board. This takes about 10 minutes on contemporary PCs.
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 (3 items)
Collapse this list.
  1. bin/fhourstones
  2. libexec/fhourstones/SearchGame
  3. share/fhourstones/inputs
Collapse this list.
Dependency lines:
  • fhourstones>0:benchmarks/fhourstones
To install the port:
cd /usr/ports/benchmarks/fhourstones/ && make install clean
To add the package, run one of these commands:
  • pkg install benchmarks/fhourstones
  • pkg install fhourstones
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: fhourstones
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (Fhourstones.tar.gz) = 3fcca1fc0685709024f4c738a5a9575ac62ca7867265348ab0f3651b1e60a599 SIZE (Fhourstones.tar.gz) = 11396

Packages (timestamps in pop-ups are UTC):
fhourstones
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.1_23.1_23.1_23.1_23.1_2-3.1_2-
FreeBSD:13:quarterly3.1_23.1_23.1_23.1_23.1_23.1_23.1_23.1_2
FreeBSD:14:latest3.1_23.1_23.1_23.1_23.1_23.1_2-3.1_2
FreeBSD:14:quarterly3.1_23.1_2-3.1_23.1_23.1_23.1_23.1_2
FreeBSD:15:latest3.1_23.1_2n/a3.1_2n/a3.1_23.1_23.1_2
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:
benchmarks_fhourstones
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://tromp.github.io/c4/
Collapse this list.

Number of commits found: 16

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)
3.1_2
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)
3.1_2
20 Jul 2022 14:20:56
commit hash: 86b2c5122a18d1f73e6e4e4626889fab8fb0803acommit hash: 86b2c5122a18d1f73e6e4e4626889fab8fb0803acommit hash: 86b2c5122a18d1f73e6e4e4626889fab8fb0803acommit hash: 86b2c5122a18d1f73e6e4e4626889fab8fb0803a files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
benchmarks: remove 'Created by' lines

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

  *  Alexander Logvinov <ports@logvinov.com>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Alexey V. Degtyarev
  *  Andreas Kohn <andreas@syndrom23.de>
  *  Andrew Shevtsov <nyxo@dnuc.polyn.kiae.su>
  *  Andrey Zakhvatov <andy@FreeBSD.org>
  *  Andy Clark <andrewclarkii@gmail.com>
  *  Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
  *  Bill Fumerola <billf@chc-chimes.com>
  *  Brad Davis <brd@FreeBSD.org>
  *  Bruce A. Mah <bmah@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.1_2
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.
3.1_2
19 May 2015 08:37:44
Revision:386748Original commit files touched by this commit
marino search for other commits by this committer
benchmarks/fhourstones: New MASTER_SITES to unbreak, move executable

This port was broken due to being unfetchable.  While finding a new
source location, switch the executable from lib/fhourstones to
libexec/fhourstones.  Also, use "sed" and "echo" to eliminate the
need for patches.

Some changes were made to the submitted patch by me, but they were minor.

PR:		200293
Submitted by:	Ports Fury
3.1_1
05 Apr 2015 17:29:02
Revision:383308Original commit files touched by this commit
bapt search for other commits by this committer
Mark as broken unfetchable ports
3.1_1
20 Dec 2014 14:07:28
Revision:375007Original commit files touched by this commit
bapt search for other commits by this committer
Clean up some now useless PLIST_DIRS*
3.1_1
18 Jan 2014 15:46:32
Revision:340191Original commit files touched by this commit
antoine search for other commits by this committer
Stage support
3.1_1
20 Sep 2013 15:52:45
Revision:327708Original 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:
benchmarks)
3.1_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.
3.1_1
18 Mar 2011 17:59:51
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support

With hat:       portmgr (myself)
3.1_1
25 Oct 2010 20:09:07
Original commit files touched by this commit
trasz search for other commits by this committer
Drop maintainership for ports I can't maintain anymore.
3.1_1
18 Jun 2008 10:03:44
Original commit files touched by this commit
trasz search for other commits by this committer
- Distfile was rerolled and its contents slightly modified.
3.1
11 Jul 2007 22:06:17
Original commit files touched by this commit
trasz search for other commits by this committer
- Use proper capitalization in my email address.

Approved by:    miwi (mentor)
Suggested by:   sat
3.1
13 Apr 2007 13:03:49
Original commit files touched by this commit
trasz search for other commits by this committer
Change my email address to trasz@FreeBSD.org.

Approved by:    miwi (mentor)
3.1
23 Nov 2006 11:56:19
Original commit files touched by this commit
miwi search for other commits by this committer
This integer benchmark solves positions in the game of connect-4,
as played on a vertical 7x6 board.  This takes about 10 minutes
on contemporary PCs.

WWW:    http://homepages.cwi.nl/~tromp/c4/fhour.html

PR:             ports/105778
Submitted by:   trasz <trasz at pin.if.uz.zgora.pl>

Number of commits found: 16