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
honggfuzz General-purpose fuzzer with simple, command-line interface
0.7 security 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 0.7Version of this port present on the latest quarterly branch.
Maintainer: sbz@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2011-01-05 01:54:44
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
License: APACHE20
WWW:
http://code.google.com/p/honggfuzz/
Description:
Honggfuzz is a general-purpose fuzzing tool. Given a starting corpus of test files, Hongfuzz supplies and modifies input to a test program and utilize the ptrace() API/POSIX signal interface to detect and log crashes.
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 (16 items)
Collapse this list.
  1. /usr/local/share/licenses/honggfuzz-0.7/catalog.mk
  2. /usr/local/share/licenses/honggfuzz-0.7/LICENSE
  3. /usr/local/share/licenses/honggfuzz-0.7/APACHE20
  4. bin/honggfuzz
  5. share/examples/honggfuzz/externalfuzzers/lowBytesIncrease.py
  6. share/examples/honggfuzz/externalfuzzers/o20.sh
  7. share/examples/honggfuzz/externalfuzzers/rangeFuzz.py
  8. share/examples/honggfuzz/inputfiles/badcode1.txt
  9. share/examples/honggfuzz/run-honggfuzz-on-badcode1-with-externalfuzzer.sh
  10. share/examples/honggfuzz/run-honggfuzz-on-badcode1.sh
  11. share/examples/honggfuzz/targets/Makefile
  12. share/examples/honggfuzz/targets/badcode1.c
  13. share/examples/honggfuzz/targets/badcode2.c
  14. @owner
  15. @group
  16. @mode
Collapse this list.
Dependency lines:
  • honggfuzz>0:security/honggfuzz
To install the port:
cd /usr/ports/security/honggfuzz/ && make install clean
To add the package, run one of these commands:
  • pkg install security/honggfuzz
  • pkg install honggfuzz
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: honggfuzz
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (google-honggfuzz-0.7_GH0.tar.gz) = 611472a453c870165bb44e55900e7709aa4f7bca0159a81fc599cd66d1547d2a SIZE (google-honggfuzz-0.7_GH0.tar.gz) = 413122

Packages (timestamps in pop-ups are UTC):
honggfuzz
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.70.70.70.70.7-0.7-
FreeBSD:13:quarterly0.70.70.70.70.70.70.70.7
FreeBSD:14:latest0.70.70.70.70.70.7-0.7
FreeBSD:14:quarterly0.70.7-0.70.70.70.70.7
FreeBSD:15:latest0.70.7n/a0.7n/a0.70.70.7
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. gmake>=4.3 : devel/gmake
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for honggfuzz-0.7: EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings
Options name:
security_honggfuzz
USES:
compiler:c11 gmake
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/google/honggfuzz/tar.gz/0.7?dummy=/
Collapse this list.

Number of commits found: 29

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.7
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.7
20 Jul 2022 14:22:56
commit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fecommit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fecommit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fecommit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fe files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
security: remove 'Created by' lines

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

  *  <ports@c0decafe.net>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Aldis Berjoza <aldis@bsdroot.lv>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Kapranoff <kappa@rambler-co.ru>
  *  Alex Samorukov <samm@freebsd.org>
  *  Alexander Botero-Lowry <alex@foxybanana.com>
  *  Alexander Kriventsov <avk@vl.ru>
  *  Alexander Leidinger <netchild@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.7
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.7
20 Aug 2019 04:01:16
Revision:509405Original commit files touched by this commit
pkubaj search for other commits by this committer
security/honggfuzz: fix build on GCC architectures

This port requires C11 compiler:
cc1: error: unrecognized command line option "-std=gnu11"

Approved by:	mentors (implicit approval)
0.7
02 Jul 2018 04:00:29
Revision:473699Original commit files touched by this commit
linimon search for other commits by this committer
Mark ports broken on mips64 that are already broken on powerpc64.  In
most cases, the failure mode is the same.  Also, mark them broken on
mips when necessary.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
0.7
13 May 2017 23:36:16
Revision:440859Original commit files touched by this commit
linimon search for other commits by this committer
Mark some ports failing on power64.  In cases where the error message
was a stub, provide a real one.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
0.7
01 Jan 2017 03:45:13
Revision:430235Original commit files touched by this commit
sunpoet search for other commits by this committer
Remove BROKEN_FreeBSD_9

Approved by:	portmgr (blanket)
0.7
29 Dec 2016 14:29:19
Revision:429918Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Remove bogus (in presence of USE_GITHUB) USES=tar*
- While here, minor cosmetic and license fixes

Approved by:	portmgr blanket
0.7
19 May 2016 10:53:06
Revision:415500Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [p-x]*

Approved by:	portmgr blanket
0.7
13 Apr 2016 23:48:06
Revision:413234Original commit files touched by this commit
sbz search for other commits by this committer
- Update to 0.7

Reported by:	Robert Swiecki <robert at swiecki.net> (author)
0.3_1
14 May 2015 10:15:09
Revision:386312Original commit files touched by this commit
mat search for other commits by this committer
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.3_1
22 Feb 2015 13:54:35
Revision:379604Original commit files touched by this commit
marino search for other commits by this committer
security/honggfuzz: Remove -Werror because it fails -pedantic check

Honggfuzz fails -pedantic checks on gcc-5.  This wouldn't be a problem
except for the fact -Werror was also set, so Werror is getting removed.

Approved by:	blanket
0.3_1
13 Nov 2014 09:02:57
Revision:372514Original commit files touched by this commit
antoine search for other commits by this committer
Cleanup plist
0.3_1
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)
0.3_1
21 May 2014 11:59:07
Revision:354745Original commit files touched by this commit
sbz search for other commits by this committer
- Fix build with clang

Reported by:	pkg-fallout
0.3
01 May 2014 03:10:02
Revision:352717Original commit files touched by this commit
adamw search for other commits by this committer
Committed wrong version. Actually STAGE.
0.3
01 May 2014 02:33:07
Revision:352712Original commit files touched by this commit
adamw search for other commits by this committer
I experienced catastrophic brain failure and put
PORT_OPTIONS= instead of OPTIONS_DEFINE=. Oops.
0.3
01 May 2014 01:42:38
Revision:352710Original commit files touched by this commit Sanity Test Failure
adamw search for other commits by this committer
STAGE support, and general cleanups. Some of the changes are a
bit more aggressive, but at this point, if I'm staging your port,
you've likely stopped caring what's done to it.
0.3
21 Jan 2014 23:40:23
Revision:340674Original commit files touched by this commit
bapt search for other commits by this committer
Fix properties on pkg-plist
0.3
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.3
20 Sep 2013 22:55:26
Revision:327769Original 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:
security)
0.3
29 Mar 2013 19:33:42
Revision:315566Original commit files touched by this commit
cs search for other commits by this committer
- Remove A/An in COMMENT
- Trim Header where applicable
0.3
09 Jan 2012 15:41:08
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- The proper acronym for Apache Software License 2 is really AL2
- Thanks to crees@ for generating the initial patch

PR:             ports/163521
Submitted by:   Pedro Giffuni <pfg apache.org>
Hat:            portmgr
Exp run by:     pav
0.3
22 Jul 2011 13:07:25
Original commit files touched by this commit
sbz search for other commits by this committer
- Update to 0.3

Approved by:    jadawin@ (mentor)
0.2
03 Jun 2011 15:49:17
Original commit files touched by this commit
sbz search for other commits by this committer
- Update to 0.2

Approved by:    miwi@ (mentor)
0.1
18 Mar 2011 10:04:54
Original commit files touched by this commit
sbz search for other commits by this committer
Update my MAINTAINER address to sbz at FreeBSD.org.

Approved by:    jadawin@ (mentor)
0.1
05 Jan 2011 02:00:54
Original commit files touched by this commit
wen search for other commits by this committer
Honggfuzz is a general-purpose fuzzing tool. Given a starting corpus of test
files, Hongfuzz supplies and modifies input to a test program and utilize the
ptrace() API/POSIX signal interface to detect and log crashes.

WWW:    http://code.google.com/p/honggfuzz/

PR:             ports/153131
Submitter:      Sofian Brabez <sbrabez@gmail.com>
0.1
05 Jan 2011 01:54:24
Original commit files touched by this commit
wen search for other commits by this committer
Honggfuzz is a general-purpose fuzzing tool. Given a starting corpus of test
files, Hongfuzz supplies and modifies input to a test program and utilize the
ptrace() API/POSIX signal interface to detect and log crashes.

WWW:    http://code.google.com/p/honggfuzz/

Number of commits found: 29