Page MenuHomeFreeBSD

boofuzz
AbandonedPublic

Authored by mdw on Jun 9 2019, 3:07 PM.
Tags
None
Referenced Files
Unknown Object (File)
Dec 20 2023, 5:47 AM
Unknown Object (File)
Nov 7 2023, 2:59 PM
Unknown Object (File)
Oct 6 2023, 1:42 PM
Unknown Object (File)
Oct 5 2023, 7:45 PM
Unknown Object (File)
Aug 11 2023, 7:19 PM
Unknown Object (File)
Jun 20 2023, 3:13 AM
Unknown Object (File)
Apr 29 2023, 2:26 PM
Unknown Object (File)
Apr 19 2023, 12:22 AM

Details

Reviewers
None

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 24785
Build 23540: arc lint + arc unit

Event Timeline

acme-client changes seem to be wrong.

Add newly-added port to security/Makefile.

Add newly-added port to security/Makefile.

Oh, yeah that was here mistakenly.

dch added a subscriber: dch.
  • clean up dependencies and add pkg-descr
security/boofuzz/Makefile
38–44

You don't need all this, simply add this in the flavors section of the Makefile:

py27_RUN_DEPENDS=${PYTHON_PKGNAMEPREFIX}backports.shutil_get_terminal_size>=0:devel/py-backports.shutil_get_terminal_size@${PY_FLAVOR}

Thanks, for the feedback. This port needs some more dependencies for which no ports exist yet. Porting them would not be much effort, however I don't really have time to properly maintain them. Besides that, I do not need this port anymore for my work.