| Port details on branch 2025Q4 |
- afl++ Fast instrumented fuzzer
- 4.34.c security
=0 4.34.cVersion of this port present on the latest quarterly branch. - Maintainer: fk@fabiankeil.de
 - 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.
¦ ¦ ¦ ¦ 
- 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>)
- 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:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ginstall : sysutils/coreutils
- gmake>=4.4.1 : devel/gmake
- llvm-config19 : devel/llvm19
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- llvm-config19 : devel/llvm19
- python3.11 : lang/python311
- Library dependencies:
-
- 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:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
4.34.c 10 Oct 2025 23:29:22
    |
Vladimir Druzenko (vvd)  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
|