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
afl++ Fast instrumented fuzzer
4.10.c 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 4.09.cVersion of this port present on the latest quarterly branch.
Maintainer: salvadore@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2019-06-24 06:59:42
Last Update: 2024-02-03 12:26:00
Commit Hash: 2d20c0b
License: APACHE20
WWW:
https://aflplus.plus/
Description:
American fuzzy lop is a fuzzer that employs a novel type of compile-time instrumentation and genetic algorithms to automatically discover clean, interesting test cases that trigger new internal states in the targeted binary. This substantially improves the functional coverage for the fuzzed code. afl++ is a fork of afl that incorporates all community patches into a single source distribution.
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
There is no configure plist information for this port.
Dependency lines:
  • afl++-llvm>0:security/afl++
To install the port:
cd /usr/ports/security/afl++/ && make install clean
To add the package, run one of these commands:
  • pkg install security/afl++
  • pkg install afl++-llvm
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: afl++-llvm
Package flavors (<flavor>: <package>)
  • llvm: afl++-llvm
  • gcc: afl++-gcc
ONLY_FOR_ARCHS: aarch64 amd64 i386 powerpc powerpc64 powerpc64le riscv64
distinfo:
TIMESTAMP = 1706961025 SHA256 (AFLplusplus-AFLplusplus-v4.10c_GH0.tar.gz) = c9a43894b87502a5f69efdb97dee637c9dd4d2c5dfef1c9d79b9d406adafdb76 SIZE (AFLplusplus-AFLplusplus-v4.10c_GH0.tar.gz) = 2955420

Packages (timestamps in pop-ups are UTC):
afl++
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest------2.63c-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
 
afl++-gcc
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest4.10.c4.10.c--4.10.c---
FreeBSD:13:quarterly4.09.c4.09.c--4.09.c-4.09.c4.09.c
FreeBSD:14:latest4.10.c4.10.c--4.10.c---
FreeBSD:14:quarterly4.09.c4.09.c--4.09.c-4.09.c4.09.c
FreeBSD:15:latest4.10.c4.10.cn/a-n/a-4.09.c4.10.c
FreeBSD:15:quarterly--n/a-n/a---
 
afl++-llvm
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest4.10.c4.10.c--4.10.c---
FreeBSD:13:quarterly4.09.c4.09.c--4.09.c4.09.c4.09.c4.09.c
FreeBSD:14:latest4.10.c4.10.c--4.10.c4.06c_1--
FreeBSD:14:quarterly4.09.c4.09.c--4.09.c4.09.c4.09.c4.09.c
FreeBSD:15:latest4.10.c4.10.cn/a-n/a4.09.c4.09.c4.10.c
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. ginstall : sysutils/coreutils
  2. gmake>=4.3 : devel/gmake
  3. gettext-runtime>=0.22_1 : devel/gettext-runtime
  4. python3.9 : lang/python39
  5. clang16 : devel/llvm16
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. python3.9 : lang/python39
  2. clang16 : devel/llvm16
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 afl++-llvm-4.10.c: DEBUG=off: Build with debugging support DOCS=on: Build and/or install documentation PYTHON=on: Python mutators support ===> Use 'make config' to modify these settings
Options name:
security_afl++
USES:
gmake shebangfix tar:tgz gettext-runtime python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/AFLplusplus/AFLplusplus/tar.gz/v4.10c?dummy=/
Collapse this list.

Number of commits found: 41

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
4.10.c
03 Feb 2024 12:26:00
commit hash: 2d20c0bc7535655430f07b1cbd2989382cb59adacommit hash: 2d20c0bc7535655430f07b1cbd2989382cb59adacommit hash: 2d20c0bc7535655430f07b1cbd2989382cb59adacommit hash: 2d20c0bc7535655430f07b1cbd2989382cb59ada files touched by this commit
Lorenzo Salvadore (salvadore) search for other commits by this committer
security/afl++: Update to v4.10c

Changes:
https://github.com/AFLplusplus/AFLplusplus/blob/v4.10c/docs/Changelog.md#version-410c-release
4.09.c
16 Dec 2023 10:29:14
commit hash: 15222ca5c4c2f58456fed0026bcc9e768cac95a1commit hash: 15222ca5c4c2f58456fed0026bcc9e768cac95a1commit hash: 15222ca5c4c2f58456fed0026bcc9e768cac95a1commit hash: 15222ca5c4c2f58456fed0026bcc9e768cac95a1 files touched by this commit
Lorenzo Salvadore (salvadore) search for other commits by this committer
security/afl++: Update to v4.09c

Changes:
https://github.com/AFLplusplus/AFLplusplus/blob/stable/docs/Changelog.md#version-409c-release
4.08.c
06 Sep 2023 16:01:21
commit hash: c633321a8438d5ae37e9c361e65002c738c72df4commit hash: c633321a8438d5ae37e9c361e65002c738c72df4commit hash: c633321a8438d5ae37e9c361e65002c738c72df4commit hash: c633321a8438d5ae37e9c361e65002c738c72df4 files touched by this commit
Lorenzo Salvadore (salvadore) search for other commits by this committer
security/afl++: Update to v4.08c

Switch from PORTVERSION to DISTVERSION, as there is now a version prefix
to consider.

Changes:
https://github.com/AFLplusplus/AFLplusplus/blob/stable/docs/Changelog.md#version-408c-release
4.07c
18 Jun 2023 15:40:31
commit hash: aae879c621438f9f7e4ee1170fb092cfda7c8e87commit hash: aae879c621438f9f7e4ee1170fb092cfda7c8e87commit hash: aae879c621438f9f7e4ee1170fb092cfda7c8e87commit hash: aae879c621438f9f7e4ee1170fb092cfda7c8e87 files touched by this commit
Lorenzo Salvadore (salvadore) search for other commits by this committer
security/afl++: Update to 4.07c

Changes:
https://github.com/AFLplusplus/AFLplusplus/blob/stable/docs/Changelog.md
4.06c_1
17 May 2023 15:27:11
commit hash: b71013db56599c35ea879bdaafa5485eb31649fccommit hash: b71013db56599c35ea879bdaafa5485eb31649fccommit hash: b71013db56599c35ea879bdaafa5485eb31649fccommit hash: b71013db56599c35ea879bdaafa5485eb31649fc files touched by this commit
Lorenzo Salvadore (salvadore) search for other commits by this committer
security/afl++: Switch to llvm16
4.06c
17 May 2023 15:27:08
commit hash: 5bc9b38d88023481173c6c28ca42fd6c24308a4acommit hash: 5bc9b38d88023481173c6c28ca42fd6c24308a4acommit hash: 5bc9b38d88023481173c6c28ca42fd6c24308a4acommit hash: 5bc9b38d88023481173c6c28ca42fd6c24308a4a files touched by this commit
Lorenzo Salvadore (salvadore) search for other commits by this committer
security/afl++: Update to 4.06c
4.05c_1
23 Apr 2023 09:09:58
commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b files touched by this commit
Gerald Pfeifer (gerald) search for other commits by this committer
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
4.05c
10 Feb 2023 23:52:11
commit hash: 16e6d085c3786a9b97263cf291b1ea73cd32f773commit hash: 16e6d085c3786a9b97263cf291b1ea73cd32f773commit hash: 16e6d085c3786a9b97263cf291b1ea73cd32f773commit hash: 16e6d085c3786a9b97263cf291b1ea73cd32f773 files touched by this commit
Lorenzo Salvadore (salvadore) search for other commits by this committer
security/afl++: Update to 4.05c

Changelog:
https://github.com/AFLplusplus/AFLplusplus/blob/stable/docs/Changelog.md
4.04c
09 Feb 2023 09:28:48
commit hash: 009631bb307f34a92eda13eadc5e45b15117c90bcommit hash: 009631bb307f34a92eda13eadc5e45b15117c90bcommit hash: 009631bb307f34a92eda13eadc5e45b15117c90bcommit hash: 009631bb307f34a92eda13eadc5e45b15117c90b files touched by this commit
Lorenzo Salvadore (salvadore) search for other commits by this committer
security/afl++: Update to 4.04c

Also take maintainership.
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)
4.00c
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)
4.00c
25 Aug 2022 21:16:21
commit hash: 7a184841104c44983d74c45e0484b7a27fd8b5d5commit hash: 7a184841104c44983d74c45e0484b7a27fd8b5d5commit hash: 7a184841104c44983d74c45e0484b7a27fd8b5d5commit hash: 7a184841104c44983d74c45e0484b7a27fd8b5d5 files touched by this commit
Tobias Kortkamp (tobik) search for other commits by this committer
*: Return unused ports
4.00c
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)
4.00c
18 Feb 2022 19:10:17
commit hash: 03d714e770b62e0c53e5b6a7525e1964d1f66701commit hash: 03d714e770b62e0c53e5b6a7525e1964d1f66701commit hash: 03d714e770b62e0c53e5b6a7525e1964d1f66701commit hash: 03d714e770b62e0c53e5b6a7525e1964d1f66701 files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
security/afl++: actually add -mno-relax for riscv64
4.00c
16 Feb 2022 16:49:44
commit hash: 4e73dc01b619e3906a86a83372696eb5738cdbe5commit hash: 4e73dc01b619e3906a86a83372696eb5738cdbe5commit hash: 4e73dc01b619e3906a86a83372696eb5738cdbe5commit hash: 4e73dc01b619e3906a86a83372696eb5738cdbe5 files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
security/afl++: enable on riscv64

-mno-relax is necessary:
ld: error: afl-fuzz-cmplog.c:(.text+0x0): relocation R_RISCV_ALIGN requires
unimplemented linker relaxation; recompile with -mno-relax
4.00c
29 Jan 2022 10:44:17
commit hash: 34f0097f95cf78c1364fd3d34ecf77f858c65a7ecommit hash: 34f0097f95cf78c1364fd3d34ecf77f858c65a7ecommit hash: 34f0097f95cf78c1364fd3d34ecf77f858c65a7ecommit hash: 34f0097f95cf78c1364fd3d34ecf77f858c65a7e files touched by this commit
Tobias Kortkamp (tobik) search for other commits by this committer
security/afl++: Update to 4.00c

https://github.com/AFLplusplus/AFLplusplus/releases/tag/4.00c
3.14c
22 Jan 2022 13:33:28
commit hash: 38a7e23fd5ba96cd2fc0e372f74e82c1eabefb57commit hash: 38a7e23fd5ba96cd2fc0e372f74e82c1eabefb57commit hash: 38a7e23fd5ba96cd2fc0e372f74e82c1eabefb57commit hash: 38a7e23fd5ba96cd2fc0e372f74e82c1eabefb57 files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
security/afl++: enable on powerpc
3.14c
12 Oct 2021 15:01:36
commit hash: 77ae10646b1462578aafab9e2e438f7770d5185acommit hash: 77ae10646b1462578aafab9e2e438f7770d5185acommit hash: 77ae10646b1462578aafab9e2e438f7770d5185acommit hash: 77ae10646b1462578aafab9e2e438f7770d5185a files touched by this commit
Tobias Kortkamp (tobik) search for other commits by this committer
security/afl++: Update to 3.14c

Build two flavors, one compiled with LLVM13 and one with GCC.  Mixing
compilers in the same build is too complicated for casual maintainance.
The flavors are installed into their own prefixes in /usr/local/afl++-gcc
and /usr/local/afl++-llvm which also solves the conflict with
security/afl.

Changes:	https://github.com/AFLplusplus/AFLplusplus/blob/3.14c/docs/Changelog.md#version-314c-release
2.63c
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.63c
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.63c
16 Mar 2021 15:06:50
Revision:568570Original commit files touched by this commit
pkubaj search for other commits by this committer
security/afl++: enable on powerpc64le
2.63c
28 Sep 2020 05:05:25
Revision:550400Original commit files touched by this commit
tobik search for other commits by this committer
Reset MAINTAINER
2.63c
30 May 2020 23:02:17
Revision:537108Original commit files touched by this commit
pkubaj search for other commits by this committer
security/afl++: fix build on non-amd64

powerpc64 and aarch64 needs it too. mips64 probably as well.

PR:		246761
Approved by:	tobik (maintainer)
2.63c
10 Apr 2020 05:41:51
Revision:531292Original commit files touched by this commit
tobik search for other commits by this committer
security/afl++: Update to 2.63c

Changes:	https://github.com/AFLplusplus/AFLplusplus/releases/tag/2.63c
2.62c
28 Feb 2020 05:15:24
Revision:527321Original commit files touched by this commit
tobik search for other commits by this committer
security/afl++: Update to 2.62c

Changes:	https://github.com/vanhauser-thc/AFLplusplus/releases/tag/2.62c
2.61c
27 Feb 2020 13:14:29
Revision:527253Original commit files touched by this commit
tobik search for other commits by this committer
security/afl++: Update to 2.61c

Changes:	https://github.com/vanhauser-thc/AFLplusplus/releases/tag/2.61c
2.60c_1
20 Jan 2020 10:27:39
Revision:523612Original commit files touched by this commit
tobik search for other commits by this committer
security/afl++: Enable GCC option by default after r523406
2.60c
04 Jan 2020 23:46:16
Revision:522070Original commit files touched by this commit
pkubaj search for other commits by this committer
security/afl++: unbreak on powerpc64

Builds fine on elfv2 and passes make test.
2.60c
31 Dec 2019 16:21:46
Revision:521642Original commit files touched by this commit
tobik search for other commits by this committer
security/afl++: Update to 2.60c

Changes:	https://github.com/vanhauser-thc/AFLplusplus/releases/tag/2.60c
2.59c
18 Dec 2019 11:39:51
Revision:520380Original commit files touched by this commit
tobik search for other commits by this committer
security/afl++: Update to 2.59c

Changes:	https://github.com/vanhauser-thc/AFLplusplus/releases/tag/2.59c
2.58c
01 Dec 2019 10:53:41
Revision:518765Original commit files touched by this commit
tobik search for other commits by this committer
security/afl++: Simplify

- Hook up GCC plugin build in files/Makefile.extra
- Simplify install and strip
- Hook up extended tests
2.58c
01 Dec 2019 08:28:53
Revision:518758Original commit files touched by this commit
tobik search for other commits by this committer
security/afl++: Add option to build GCC plugin and afl-gcc-fast

Unfortunately not enabled by default since lang/gcc* does not enable
plugins support by default yet.

Suggested by:	David Carlier
2.58c
21 Oct 2019 10:38:06
Revision:515100Original commit files touched by this commit
tobik search for other commits by this committer
security/afl++: Update to 2.58c

Changes:	https://github.com/vanhauser-thc/AFLplusplus/releases/tag/2.58c
2.57c
15 Oct 2019 15:14:02
Revision:514538Original commit files touched by this commit
tobik search for other commits by this committer
security/afl++: Unbreak LLVM=off build
2.57c
15 Oct 2019 15:09:48
Revision:514537Original commit files touched by this commit
tobik search for other commits by this committer
security/afl++: Update to 2.57c

Changes:	https://github.com/vanhauser-thc/AFLplusplus/releases/tag/2.57c
2.54c_1
20 Sep 2019 19:58:36
Revision:512440Original commit files touched by this commit
jbeich search for other commits by this committer
Switch default devel/llvm* to 90

PR:		239682
Reviewed by:	tobik
Differential Revision:	https://reviews.freebsd.org/D21172
2.54c
05 Sep 2019 09:36:31
Revision:511163Original commit files touched by this commit
tobik search for other commits by this committer
security/afl++: Update to 2.54c

Changes:	https://github.com/vanhauser-thc/AFLplusplus/releases/tag/2.54c
2.53d.a1
08 Aug 2019 11:42:05
Revision:508373Original commit files touched by this commit
tobik search for other commits by this committer
security/afl++: Update to latest commit

This makes it work with devel/llvm90.

PR:		239682
2.53c
26 Jul 2019 14:16:12
Revision:507358Original commit files touched by this commit
tobik search for other commits by this committer
security/afl++: Update to 2.53c

Changes:	https://github.com/vanhauser-thc/AFLplusplus/blob/2.53c/docs/ChangeLog
2.52c_1
25 Jun 2019 04:13:33
Revision:505067Original commit files touched by this commit
tobik search for other commits by this committer
security/afl++: Unlock build on aarch64

In theory it might work on other archs but that has not been tested.

While here

- Install missing docs
- Do not install afl-system-config since it is Linux only
- Add CONFLICTS_INSTALL to security/afl (forgotten in r505008)
2.52c
24 Jun 2019 06:59:27
Revision:505008Original commit files touched by this commit
tobik search for other commits by this committer
New port: security/afl++

American fuzzy lop is a fuzzer that employs a novel type of compile-time
instrumentation and genetic algorithms to automatically discover clean,
interesting test cases that trigger new internal states in the targeted
binary. This substantially improves the functional coverage for the
fuzzed code.

afl++ is a fork of afl that incorporates all community patches into
a single source distribution.

WWW: https://github.com/vanhauser-thc/AFLplusplus

Changes:	https://github.com/vanhauser-thc/AFLplusplus/blob/2.52c/docs/ChangeLog

Number of commits found: 41