non port: security/afl/Makefile |
SVNWeb
|
Number of commits found: 51 |
Thu, 31 Mar 2022
|
[ 20:31 Rene Ladan (rene) ] 97cf09b (Only the first 10 of 823 ports in this commit are shown above. )
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 )
|
Wed, 24 Nov 2021
|
[ 13:50 Daniel Engberg (diizzy) ] bba8bcb (Only the first 10 of 83 ports in this commit are shown above. )
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 )
|
Mon, 25 Oct 2021
|
[ 12:58 Alexey Dokuchaev (danfe) ] 61b6613 (Only the first 10 of 79 ports in this commit are shown above. )
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) ] 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) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Mon, 28 Sep 2020
|
[ 05:05 tobik ] (Only the first 10 of 163 ports in this commit are shown above. )
Reset MAINTAINER
|
Mon, 11 May 2020
|
[ 20:11 jbeich ]
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 ] (Only the first 10 of 44 ports in this commit are shown above. )
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 ]
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 ]
security/afl: Cosmetic changes
- Pet portclippy and portfmt
|
Wed, 20 Mar 2019
|
[ 12:23 jbeich ] (Only the first 10 of 25 ports in this commit are shown above. )
Switch to devel/llvm80 for DEFAULT_VERSIONS
PR: 235215
|
Thu, 17 Jan 2019
|
[ 10:47 tobik ]
Do not set LLVM_DEFAULT now that there is one in bsd.default-versions.mk
|
Thu, 8 Nov 2018
|
[ 13:00 tobik ]
security/afl: Use LLVM_DEFAULT
|
Sun, 14 Oct 2018
|
[ 08:48 tobik ]
security/afl: switch to llvm70
|
Fri, 27 Apr 2018
|
[ 23:10 jbeich ]
security/afl: switch to llvm60
|
Wed, 27 Dec 2017
|
[ 17:21 tobik ]
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 ]
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 ]
security/afl: Update to 2.51b
Changes: http://lcamtuf.coredump.cx/afl/ChangeLog.txt
|
Fri, 25 Aug 2017
|
[ 09:09 tobik ]
security/afl: Update to 2.50b
Changes: http://lcamtuf.coredump.cx/afl/ChangeLog.txt
|
Wed, 19 Jul 2017
|
[ 16:18 tobik ]
Update to 2.49b
Changes: http://lcamtuf.coredump.cx/afl/ChangeLog.txt
|
Fri, 14 Jul 2017
|
[ 09:38 tobik ]
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 ]
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 ]
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 ]
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 ]
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 ]
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 ] (Only the first 10 of 36 ports in this commit are shown above. )
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 ]
Update to 2.36b.
PR: 216320
Submitted by: Tobias Kortkamp <t@tobik.me> (maintainer)
|
Wed, 11 Jan 2017
|
[ 10:08 amdmi3 ] (Only the first 10 of 57 ports in this commit are shown above. )
- Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL
Approved by: portmgr blanket
|
Fri, 26 Aug 2016
|
[ 06:06 pi ]
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 ]
- Update to 2.29b
PR: 211678
Submitted by: t@tobik.me(maintainer)
|
Sun, 31 Jul 2016
|
[ 13:53 pi ]
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 ]
security/afl: update 2.07b -> 2.19b
PR: 210832
Submitted by: Tobias Kortkamp <t@tobik.me> (maintainer)
|
Mon, 23 May 2016
|
[ 20:35 amdmi3 ] (Only the first 10 of 217 ports in this commit are shown above. )
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 ] (Only the first 10 of 2099 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight
|
Tue, 15 Mar 2016
|
[ 08:43 wen ]
- Update to 2.07b
PR: 207830
Submitted by: t@tobik.me(maintainer)
|
Mon, 22 Feb 2016
|
[ 11:24 junovitch ]
security/afl: update 2.02b -> 2.03b
PR: 207391
Submitted by: Tobias Kortkamp <t@tobik.me> (maintainer)
|
Sat, 20 Feb 2016
|
[ 08:00 pi ]
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 ]
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 ]
- Update to 1.95b
- Convert to options helper
PR: 205375
Submitted by: Fabian Keil
|
Sat, 15 Aug 2015
|
[ 01:14 delphij ]
Update to 1.86b.
|
Fri, 14 Aug 2015
|
[ 22:04 pgollucci ]
security/afl: cannonicalize MAINTAINER
|
Thu, 25 Jun 2015
|
[ 19:41 delphij ]
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 ]
- Update to 1.80b
- While here, add LICENSE
PR: 201091
Submitted by: fk@fabiankeil.de (maintainer)
|
Wed, 11 Mar 2015
|
[ 08:22 arved ]
Update to 1.56b
PR: 154085
Submitted by: maintainer
|
Sat, 14 Feb 2015
|
[ 16:47 jbeich ]
- 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 ]
- Update to 1.38b
PR: 197274
Submitted by: fk@fabiankeil.de (maintainer)
|
Sun, 18 Jan 2015
|
[ 19:27 riggs ]
Update to upstream version 1.11b
PR: 196765
Submitted by: fk@fabiankeil.de (maintainer)
|
Sun, 28 Dec 2014
|
[ 14:07 riggs ]
- 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 ]
- 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 ]
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 |