notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: security/afl/distinfo
SVNWeb

Number of commits found: 31

Thu, 31 Mar 2022
[ 20:31 Rene Ladan (rene) search for other commits by this committer ]    commit hash:97cf09b1df1318292899840cfc300d5072a1d670  commit hash:97cf09b1df1318292899840cfc300d5072a1d670  commit hash:97cf09b1df1318292899840cfc300d5072a1d670  97cf09b  (Only the first 10 of 823 ports in this commit are shown above. View all ports for this commit)
cleanup: Remove expired ports:

2022-03-31 security/revealrk: Deprecate, marked BROKEN on 12+ in 2018
2022-03-31 devel/apache-commons-modeler: Abandoned upstream, last release in
2013
2022-03-31 security/afl: Abandoned upstream, no new release since 2017. Please
consider using security/afl++ instead
2022-03-31 www/mod_line_edit: Abandoned upstream, last release in 2006, Apache
includes mod_sed
2022-03-31 www/myfaces: Unsupported by upstream, released in 2005
2022-03-31 www/mod_backtrace: Abandoned upstream in 2012 (version 2.0)
2022-03-31 security/base: Broken with PHP 7+, forked here
https://github.com/NathanGibbs3/BASE/
2022-03-31 security/find-zlib: Deprecated, no longer relevant
2022-03-31 security/razorback-clamavNugget: Abandonware, last release in 2012
and listed as alpha quality by upstream
2022-03-31 security/shimmer: Abandonware, last release in 2008
2022-03-31 security/kripp: Abandonware, upstream returns 404 and last release
was back in 2007
2022-03-31 security/ipfilter2dshield: Abandonware, no word of it on upstream web
site
2022-03-31 security/sha: Obsolete, we have tools in base
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 7 Nov 2017
[ 14:08 tobik search for other commits by this committer ] Original commit   Revision:453659
security/afl: Update to 2.52b

- Make LLVM_VERSION overridable

Changes:	http://lcamtuf.coredump.cx/afl/ChangeLog.txt
Thu, 31 Aug 2017
[ 11:13 tobik search for other commits by this committer ] Original commit   Revision:449024
security/afl: Update to 2.51b

Changes:	http://lcamtuf.coredump.cx/afl/ChangeLog.txt
Fri, 25 Aug 2017
[ 09:09 tobik search for other commits by this committer ] Original commit   Revision:448713
security/afl: Update to 2.50b

Changes:        http://lcamtuf.coredump.cx/afl/ChangeLog.txt
Wed, 19 Jul 2017
[ 16:18 tobik search for other commits by this committer ] Original commit   Revision:446206
Update to 2.49b

Changes:	http://lcamtuf.coredump.cx/afl/ChangeLog.txt
Fri, 14 Jul 2017
[ 09:38 tobik search for other commits by this committer ] Original commit   Revision:445740
Update to 2.47b

- Also install libdislocator

Changes:	http://lcamtuf.coredump.cx/afl/ChangeLog.txt
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D11599
Wed, 21 Jun 2017
[ 08:11 tobik search for other commits by this committer ] Original commit   Revision:444017
Update to 2.43b

Changes:	http://lcamtuf.coredump.cx/afl/ChangeLog.txt
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D11281
Fri, 9 Jun 2017
[ 13:35 tobik search for other commits by this committer ] Original commit   Revision:442985
Update to 2.42b

Changes:	http://lcamtuf.coredump.cx/afl/ChangeLog.txt
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D11099
Fri, 14 Apr 2017
[ 05:22 tobik search for other commits by this committer ] Original commit   Revision:438489
Update to 2.41b

Changes:	https://groups.google.com/d/msg/afl-users/7BoVk_cDpjM/LUg9nSnSBgAJ
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D10369
Tue, 4 Apr 2017
[ 07:31 tobik search for other commits by this committer ] Original commit   Revision:437686
Update to 2.40b

- Move to LLVM 4.0

Changes:	http://lcamtuf.coredump.cx/afl/ChangeLog.txt
Approved by:	lme (mentor)
Differential Revision:	https://reviews.freebsd.org/D10270
Thu, 2 Mar 2017
[ 08:58 tobik search for other commits by this committer ] Original commit   Revision:435215
Update to 2.39b

- Move to LLVM 3.9
- Remove TEST_INSTRUMENTATION option and move instrumentation tests to
  the test stage
- Remove MINIMIZE_CORPUS option: afl-cmin was always installed anyway
- Remove useless pkg-message: afl-cplot prompts you to install gnuplot
  on its own

Changes:	http://lcamtuf.coredump.cx/afl/ChangeLog.txt
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D9820
Sun, 5 Feb 2017
[ 17:51 rakuco search for other commits by this committer ] Original commit   Revision:433437
Update to 2.36b.

PR:		216320
Submitted by:	Tobias Kortkamp <t@tobik.me> (maintainer)
Fri, 26 Aug 2016
[ 06:06 pi search for other commits by this committer ] Original commit   Revision:420891
security/afl: 2.29 -> 2.32

- Adds a new LLVM_VERSION knob to control the LLVM version the port uses
  when using the LLVM option
- Switches the default LLVM version from 3.7 to 3.8

PR:		212009
Submitted by:	Tobias Kortkamp <t@tobik.me> (maintainer)
Tue, 9 Aug 2016
[ 12:55 wen search for other commits by this committer ] Original commit   Revision:419918
- Update to 2.29b

PR:		211678
Submitted by:	t@tobik.me(maintainer)
Sun, 31 Jul 2016
[ 13:53 pi search for other commits by this committer ] Original commit   Revision:419377
security/afl: 2.19 -> 2.22

PR:		211476
Changes:	http://lcamtuf.coredump.cx/afl/ChangeLog.txt
Submitted by:	Tobias Kortkamp <t@tobik.me> (maintainer)
Sat, 9 Jul 2016
[ 12:52 junovitch search for other commits by this committer ] Original commit   Revision:418275
security/afl: update 2.07b -> 2.19b

PR:		210832
Submitted by:	Tobias Kortkamp <t@tobik.me> (maintainer)
Tue, 15 Mar 2016
[ 08:43 wen search for other commits by this committer ] Original commit   Revision:411144
- Update to 2.07b

PR:		207830
Submitted by:	t@tobik.me(maintainer)
Mon, 22 Feb 2016
[ 11:24 junovitch search for other commits by this committer ] Original commit   Revision:409332
security/afl: update 2.02b -> 2.03b

PR:		207391
Submitted by:	Tobias Kortkamp <t@tobik.me> (maintainer)
Sat, 20 Feb 2016
[ 08:00 pi search for other commits by this committer ] Original commit   Revision:409224
security/afl: 1.96.b -> 2.02b

Changes:
- Add new LLVM option which adds afl-clang-fast and afl-clang-fast++.
  Enabled by default, but broken on FreeBSD 9.
- The PLOT_SUPPORT option was broken in r405132 because of a typo in
  its RUN_DEPENDS.  Gnuplot is only required by afl-plot which will
  quit with an error alerting the user if it isn't installed, so
  instead of fixing the typo we remove it instead.  Added a
  pkg-message suggesting to install gnuplot if afl-plot is wanted.

PR:		207236
Submitted by:	Tobias Kortkamp <t@tobik.me> (maintainer)
Thu, 28 Jan 2016
[ 22:30 rakuco search for other commits by this committer ] Original commit   Revision:407430
Update to 1.96b.

And pass maintainership to submitter.

PR:		206601
Submitted by:	Tobias Kortkamp <t@tobik.me>
Sun, 3 Jan 2016
[ 11:38 miwi search for other commits by this committer ] Original commit   Revision:405132
- Update to 1.95b
- Convert to options helper

PR:		205375
Submitted by:	 Fabian Keil
Sat, 15 Aug 2015
[ 01:14 delphij search for other commits by this committer ] Original commit   Revision:394264
Update to 1.86b.
Thu, 25 Jun 2015
[ 19:41 delphij search for other commits by this committer ] Original commit   Revision:390593
security/afl: Update to 1.83b

While at it, reset maintainer to ports@ as the port now
contains LICENSE goo whose meaning remains a mystery.

PR:		201107
Submitted by:	Fabian Keil <fk fabiankeil de> (maintainer)
Wed, 24 Jun 2015
[ 16:51 amdmi3 search for other commits by this committer ] Original commit   Revision:390496
- Update to 1.80b
- While here, add LICENSE

PR:		201091
Submitted by:	fk@fabiankeil.de (maintainer)
Wed, 11 Mar 2015
[ 08:22 arved search for other commits by this committer ] Original commit   Revision:380976
Update to 1.56b

PR:		154085
Submitted by:	maintainer
Sat, 14 Feb 2015
[ 16:47 jbeich search for other commits by this committer ] Original commit   Revision:378968
- Update to version 1.44b [1]
- Unbreak install with LOCALBASE != PREFIX [2]

Changes:	http://lcamtuf.coredump.cx/afl/ChangeLog.txt
PR:		197564 [1]
PR:		197644 [2]
Submitted by:	fk@fabiankeil.de (maintainer) [1]
Approved by:	fk@fabiankeil.de (maintainer) [2]
Approved by:	mentors (implicit)
Mon, 2 Feb 2015
[ 19:33 amdmi3 search for other commits by this committer ] Original commit   Revision:378322
- Update to 1.38b

PR:		197274
Submitted by:	fk@fabiankeil.de (maintainer)
Sun, 18 Jan 2015
[ 19:27 riggs search for other commits by this committer ] Original commit   Revision:377342
Update to upstream version 1.11b

PR:		196765
Submitted by:	fk@fabiankeil.de (maintainer)
Sun, 28 Dec 2014
[ 14:07 riggs search for other commits by this committer ] Original commit   Revision:375724
- Update to version 1.05b
- Add OPTIONs for MINIMIZE_CORPUS and PLOT_SUPPORT (latter via gnuplot)

PR:		196095
Submitted by:	fk@fabiankeil.de (maintainer)
Sun, 14 Dec 2014
[ 21:53 pawel search for other commits by this committer ] Original commit   Revision:374725
- Update to version 0.80b [1]
- Fix DOCS option handling, it's default no need to add it to OPTIONS_DEFAULT,
  do not optionally install DOCS files, staging takes care of that

PR:		195415 [1]
Submitted by:	maintainer [1]
Sat, 22 Nov 2014
[ 13:01 pi search for other commits by this committer ] Original commit   Revision:373056
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.

WWW: http://lcamtuf.coredump.cx/afl/

PR:		195279
Submitted by:	Fabian Keil <fk@fabiankeil.de>

Number of commits found: 31