mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-19 08:13:21 +00:00
ffba4d2517
- convert static REINPLACE_CMD to patch files as per policy
- remove remaining <alloca.h> uses
- patch getopt_long use on targets where char is unsigned
- work around missing __GNUC_PREREQ macro
- fix other missing includes
- update pkg-plist to what the maintainer intended to pack
- patch /opt/0d1n to ${DATADIR} in the relevant files
- note that project is dual licensed (upstream has since
removed the GPLv3 license)
- define LICENSE_FILE_{GPLv3,BSD3CLAUSE}
PR: 269717
Fixes: 88dd085ff7
Approved by: portmgr (build fix blanket)
Approved by: flo (mentor)
Differential Revision: https://reviews.freebsd.org/D38725
29 lines
992 B
Plaintext
29 lines
992 B
Plaintext
bin/0d1n
|
|
%%DATADIR%%/payloads/crlfinjection.txt
|
|
%%DATADIR%%/payloads/dir_brute.txt
|
|
%%DATADIR%%/payloads/find_responses.txt
|
|
%%DATADIR%%/payloads/js_inject.txt
|
|
%%DATADIR%%/payloads/ldap_injection.txt
|
|
%%DATADIR%%/payloads/list.txt
|
|
%%DATADIR%%/payloads/openredirect.txt
|
|
%%DATADIR%%/payloads/passive_sqli.txt
|
|
%%DATADIR%%/payloads/password_brute.txt
|
|
%%DATADIR%%/payloads/path_traversal.txt
|
|
%%DATADIR%%/payloads/path_traversal_win32.txt
|
|
%%DATADIR%%/payloads/proxy.txt
|
|
%%DATADIR%%/payloads/proxy_list.txt
|
|
%%DATADIR%%/payloads/sqli.txt
|
|
%%DATADIR%%/payloads/useragents.txt
|
|
%%DATADIR%%/payloads/wordlist.txt
|
|
%%DATADIR%%/payloads/xml_attack.txt
|
|
%%DATADIR%%/payloads/xml_attacks.txt
|
|
%%DATADIR%%/payloads/xpath_injection.txt
|
|
%%DATADIR%%/payloads/xss.txt
|
|
%%DATADIR%%/payloads/xss_robertux.txt
|
|
%%DATADIR%%/payloads/xxe_fuzz.txt
|
|
%%DATADIR%%/templates/hammer1.conf
|
|
%%DATADIR%%/templates/hammer2.conf
|
|
%%DATADIR%%/templates/template.conf
|
|
%%PORTDOCS%%%%DOCSDIR%%/README.txt
|
|
@dir %%DATADIR%%/view/response_sources
|