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 on branch 2022Q3
afl Fast instrumented fuzzer
2.52_4 security Deleted on this many watch lists=2 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 2.52_4Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Abandoned upstream, no new release since 2017. Please consider using security/afl++ instead
Expired This port expired on: 2022-03-31
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: 2014-11-22 13:02:10
Last Update: 2022-03-31 20:31:14
Commit Hash: 97cf09b
People watching this port, also watch:: gimp, liberation-fonts-ttf, xorg-apps, smartmontools, mupdf
License: APACHE20
WWW:
http://lcamtuf.coredump.cx/afl/
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. WWW: http://lcamtuf.coredump.cx/afl/
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
Expand this list (93 items)
Collapse this list.
  1. /usr/local/share/licenses/afl-2.52_4/catalog.mk
  2. /usr/local/share/licenses/afl-2.52_4/LICENSE
  3. /usr/local/share/licenses/afl-2.52_4/APACHE20
  4. bin/afl-analyze
  5. bin/afl-clang
  6. bin/afl-clang++
  7. bin/afl-clang-fast
  8. bin/afl-clang-fast++
  9. bin/afl-cmin
  10. bin/afl-fuzz
  11. bin/afl-g++
  12. bin/afl-gcc
  13. bin/afl-gotcpu
  14. bin/afl-plot
  15. bin/afl-showmap
  16. bin/afl-tmin
  17. bin/afl-whatsup
  18. lib/afl/afl-as
  19. lib/afl/afl-llvm-pass.so
  20. lib/afl/afl-llvm-rt-32.o
  21. lib/afl/afl-llvm-rt-64.o
  22. lib/afl/afl-llvm-rt.o
  23. lib/afl/as
  24. lib/afl/libdislocator.so
  25. share/afl/README.dictionaries
  26. share/afl/README.testcases
  27. share/afl/archives/common/ar/small_archive.a
  28. share/afl/archives/common/bzip2/small_archive.bz2
  29. share/afl/archives/common/cab/small_archive.cab
  30. share/afl/archives/common/compress/small_archive.Z
  31. share/afl/archives/common/cpio/small_archive.cpio
  32. share/afl/archives/common/gzip/small_archive.gz
  33. share/afl/archives/common/lzo/small_archive.lzo
  34. share/afl/archives/common/rar/small_archive.rar
  35. share/afl/archives/common/tar/small_archive.tar
  36. share/afl/archives/common/xz/small_archive.xz
  37. share/afl/archives/common/zip/small_archive.zip
  38. share/afl/archives/exotic/arj/small_archive.arj
  39. share/afl/archives/exotic/lha/small_archive.lha
  40. share/afl/archives/exotic/lrzip/small_archive.lrz
  41. share/afl/archives/exotic/lzip/small_archive.lz
  42. share/afl/archives/exotic/lzma/small_archive.lzma
  43. share/afl/archives/exotic/rzip/small_archive.rz
  44. share/afl/archives/exotic/zoo/small_archive.zoo
  45. share/afl/gif.dict
  46. share/afl/html_tags.dict
  47. share/afl/images/bmp/not_kitty.bmp
  48. share/afl/images/gif/not_kitty.gif
  49. share/afl/images/ico/not_kitty.ico
  50. share/afl/images/jp2/not_kitty.jp2
  51. share/afl/images/jpeg/not_kitty.jpg
  52. share/afl/images/jxr/not_kitty.jxr
  53. share/afl/images/png/not_kitty.png
  54. share/afl/images/png/not_kitty_alpha.png
  55. share/afl/images/png/not_kitty_gamma.png
  56. share/afl/images/png/not_kitty_icc.png
  57. share/afl/images/tiff/not_kitty.tiff
  58. share/afl/images/webp/not_kitty.webp
  59. share/afl/jpeg.dict
  60. share/afl/js.dict
  61. share/afl/json.dict
  62. share/afl/multimedia/h264/small_movie.mp4
  63. share/afl/others/elf/small_exec.elf
  64. share/afl/others/js/small_script.js
  65. share/afl/others/pcap/small_capture.pcap
  66. share/afl/others/pdf/small.pdf
  67. share/afl/others/rtf/small_document.rtf
  68. share/afl/others/sql/simple_queries.sql
  69. share/afl/others/text/hello_world.txt
  70. share/afl/others/xml/small_document.xml
  71. share/afl/pdf.dict
  72. share/afl/png.dict
  73. share/afl/sql.dict
  74. share/afl/tiff.dict
  75. share/afl/webp.dict
  76. share/afl/xml.dict
  77. share/doc/afl/ChangeLog
  78. share/doc/afl/QuickStartGuide.txt
  79. share/doc/afl/README
  80. share/doc/afl/README.dislocator
  81. share/doc/afl/README.llvm
  82. share/doc/afl/env_variables.txt
  83. share/doc/afl/historical_notes.txt
  84. share/doc/afl/life_pro_tips.txt
  85. share/doc/afl/notes_for_asan.txt
  86. share/doc/afl/parallel_fuzzing.txt
  87. share/doc/afl/perf_tips.txt
  88. share/doc/afl/sister_projects.txt
  89. share/doc/afl/status_screen.txt
  90. share/doc/afl/technical_details.txt
  91. @owner
  92. @group
  93. @mode
Collapse this list.
Dependency lines:
  • afl>0:security/afl
No installation instructions:
This port has been deleted.
PKGNAME: afl
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: amd64 i386
distinfo:
TIMESTAMP = 1510063235 SHA256 (afl-2.52b.tgz) = 43614b4b91c014d39ef086c5cc84ff5f068010c264c2c05bf199df60898ce045 SIZE (afl-2.52b.tgz) = 835907

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. clang80 : devel/llvm80
  2. gmake>=4.3 : devel/gmake
Runtime dependencies:
  1. clang80 : devel/llvm80
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for afl-2.52_4: DEBUG=off: Build with debugging support DOCS=on: Build and/or install documentation LLVM=on: LLVM-based instrumentation ===> Use 'make config' to modify these settings
Options name:
security_afl
USES:
gmake tar:tgz
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://lcamtuf.coredump.cx/afl/releases/
Collapse this list.

There are no commits on branch 2022Q3 for this port