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
Port details on branch 2025Q4
afl++ Fast instrumented fuzzer
4.34.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.34.cVersion of this port present on the latest quarterly branch.
Maintainer: fk@fabiankeil.de search for ports maintained by this maintainer
Port Added: 2025-10-10 23:30:04
Last Update: 2025-10-10 23:29:22
Commit Hash: ea8ea9d
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 - no subversion history for this port

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.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found 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
ONLY_FOR_ARCHS: aarch64 amd64 i386 powerpc powerpc64 powerpc64le riscv64
distinfo:
TIMESTAMP = 1759308044 SHA256 (AFLplusplus-AFLplusplus-v4.34c_GH0.tar.gz) = b500b3d8012757ba6f3435814f7f36a474a1b722efce464216c87af0c515888c SIZE (AFLplusplus-AFLplusplus-v4.34c_GH0.tar.gz) = 3100867

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
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.4.1 : devel/gmake
  3. llvm-config19 : devel/llvm19
  4. gettext-runtime>=0.22_1 : devel/gettext-runtime
  5. python3.11 : lang/python311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. llvm-config19 : devel/llvm19
  2. python3.11 : lang/python311
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.34.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 llvm:build,run 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.34c?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
4.34.c
10 Oct 2025 23:29:22
commit hash: ea8ea9d4e22be67bea8b84d05288dadb9140ff70commit hash: ea8ea9d4e22be67bea8b84d05288dadb9140ff70commit hash: ea8ea9d4e22be67bea8b84d05288dadb9140ff70commit hash: ea8ea9d4e22be67bea8b84d05288dadb9140ff70 files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
Author: Fabian Keil
security/afl++: Update 4.33c => 4.34c

- Remove upstreamed patches.
- Enable the build on FreeBSD 13 again.
- Don't bother trying to build the Frida, Unicorn and Qemu support.

Changelog:
https://github.com/AFLplusplus/AFLplusplus/releases/tag/v4.34c

PR:	290130
MFH:	2025Q4
(cherry picked from commit 198d17ed2eec774a20bcb778b65c8f9ec8de40f0)

Number of commits found: 1