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
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
non port: security/afl/Makefile
SVNWeb

Number of commits found: 51

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)
Wed, 24 Nov 2021
[ 13:50 Daniel Engberg (diizzy) search for other commits by this committer ]    commit hash:bba8bcbcbd25f9c62c79c8b20f4bd709c345dc3f  commit hash:bba8bcbcbd25f9c62c79c8b20f4bd709c345dc3f  commit hash:bba8bcbcbd25f9c62c79c8b20f4bd709c345dc3f  bba8bcb  (Only the first 10 of 83 ports in this commit are shown above. View all ports for this commit)
security/*: Deprecate and mark ports BROKEN that are dead upstream and/or
abandonware

security/afl			-	Migrate to security/afl++
security/amap			-	Abandoned upstream, last release 10+ years ago
security/amavis-stats		-	Upstream is dead and last release was back in 2005
security/arirang		-	Abandoned (website also refers to Ruby 1.9) and a 9+ year
old webserver security scanner isn't useful today
security/axTLS			-	Very outdated and abandoned, current version in tree was
released in 2013 and last by upstream in 2019
security/base			-	Broken with PHP 7+, forked here
https://github.com/NathanGibbs3/BASE/
security/bruteforceblocker	-	Abandonware, please consider using
security/sshguard
security/cfs			-	Deprecated upstream, reference:
https://www.bayofrum.net/cgi-bin/fossil/cfs/index
security/cisco-torch		-	Unfetchable, dead upstream
security/cp2fwb			-	Used with deprecated software Firewall Builder
security/dcetest		-	Targets deprecated protocol by Microsoft in favour of .NET
security/doscan			-	Abandonware, last release in 2014. Please consider using
security/masscan or sysutils/pnscan
security/find-zlib		-	Deprecated, no longer relevant
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Mon, 25 Oct 2021
[ 12:58 Alexey Dokuchaev (danfe) search for other commits by this committer ]    commit hash:61b661339366b6ee95ca1de0667979da9240c6b8  commit hash:61b661339366b6ee95ca1de0667979da9240c6b8  commit hash:61b661339366b6ee95ca1de0667979da9240c6b8  61b6613  (Only the first 10 of 79 ports in this commit are shown above. View all ports for this commit)
Style: improve ONLY_FOR_ARCHS_REASON (grammar, markup, etc.)

ONLY_FOR_ARCHS_REASON is used as part of the sentence and thus should
start with lower-case letter and not end with a period which is added
by the framework, similar to other knobs like BROKEN, IGNORE, et al.

While here, remove needless quoting, add missing Oxford comma, expand
contractions and jargonisms, use correct spelling for proper names.
Tue, 12 Oct 2021
[ 15:01 Tobias Kortkamp (tobik) search for other commits by this committer ]    commit hash:77ae10646b1462578aafab9e2e438f7770d5185a  commit hash:77ae10646b1462578aafab9e2e438f7770d5185a  commit hash:77ae10646b1462578aafab9e2e438f7770d5185a  77ae106 
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
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Mon, 28 Sep 2020
[ 05:05 tobik search for other commits by this committer ] Original commit   Revision:550400 (Only the first 10 of 163 ports in this commit are shown above. View all ports for this commit)
Reset MAINTAINER
Mon, 11 May 2020
[ 20:11 jbeich search for other commits by this committer ] Original commit   Revision:534936
Adapt LLVM_DEFAULT downgrades to the new version scheme in devel/llvm10

$ DEFAULT_VERSIONS=llvm=90 make -V LLVM_DEFAULT -C graphics/mesa-dri
80
$ DEFAULT_VERSIONS=llvm=10 make -V LLVM_DEFAULT -C graphics/mesa-dri
10

PR:		245178
Reported by:	mi
Approved by:	x11 (zeising), maintainer timeout (2 months)
MFH:		2020Q2 (for llvm10 users)
Differential Revision:	https://reviews.freebsd.org/D24222
Fri, 20 Sep 2019
[ 19:58 jbeich search for other commits by this committer ] Original commit   Revision:512440 (Only the first 10 of 44 ports in this commit are shown above. View all ports for this commit)
Switch default devel/llvm* to 90

PR:		239682
Reviewed by:	tobik
Differential Revision:	https://reviews.freebsd.org/D21172
Tue, 25 Jun 2019
[ 04:13 tobik search for other commits by this committer ] Original commit   Revision:505067
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)
Mon, 24 Jun 2019
[ 06:27 tobik search for other commits by this committer ] Original commit   Revision:505005
security/afl: Cosmetic changes

- Pet portclippy and portfmt
Wed, 20 Mar 2019
[ 12:23 jbeich search for other commits by this committer ] Original commit   Revision:496337 (Only the first 10 of 25 ports in this commit are shown above. View all ports for this commit)
Switch to devel/llvm80 for DEFAULT_VERSIONS

PR:		235215
Thu, 17 Jan 2019
[ 10:47 tobik search for other commits by this committer ] Original commit   Revision:490543
Do not set LLVM_DEFAULT now that there is one in bsd.default-versions.mk
Thu, 8 Nov 2018
[ 13:00 tobik search for other commits by this committer ] Original commit   Revision:484450
security/afl: Use LLVM_DEFAULT
Sun, 14 Oct 2018
[ 08:48 tobik search for other commits by this committer ] Original commit   Revision:482035
security/afl: switch to llvm70
Fri, 27 Apr 2018
[ 23:10 jbeich search for other commits by this committer ] Original commit   Revision:468504
security/afl: switch to llvm60
Wed, 27 Dec 2017
[ 17:21 tobik search for other commits by this committer ] Original commit   Revision:457379
security/afl: Switch to devel/llvm50

and follow Mesa, Beignet, gecko@, USES=compiler:c++14-lang

PR:		224619
Submitted by:	jbeich
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
Wed, 15 Feb 2017
[ 12:28 tobik search for other commits by this committer ] Original commit   Revision:434159 (Only the first 10 of 36 ports in this commit are shown above. View all ports for this commit)
Update MAINTAINER to tobik@FreeBSD.org for my ports

Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D9610
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)
Wed, 11 Jan 2017
[ 10:08 amdmi3 search for other commits by this committer ] Original commit   Revision:431169 (Only the first 10 of 57 ports in this commit are shown above. View all ports for this commit)
- Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL

Approved by:	portmgr blanket
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)
Mon, 23 May 2016
[ 20:35 amdmi3 search for other commits by this committer ] Original commit   Revision:415742 (Only the first 10 of 217 ports in this commit are shown above. View all ports for this commit)
Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by
default anyway and don't need to be listed

Approved by:	portmgr blanket
Fri, 1 Apr 2016
[ 14:25 mat search for other commits by this committer ] Original commit   Revision:412349 (Only the first 10 of 2099 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
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.
Fri, 14 Aug 2015
[ 22:04 pgollucci search for other commits by this committer ] Original commit   Revision:394261
security/afl: cannonicalize MAINTAINER
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: 51