notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details on branch 2025Q4
radare2 Tools to disasm, debug, analyze, and manipulate binary files
5.9.6 devel on this many watch lists=8 search for ports that depend on this port An older version of this port was marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 5.9.6Version of this port present on the latest quarterly branch.
Maintainer: bofh@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2011-09-16 20:51:49
Last Update: 2024-10-15 06:19:18
Commit Hash: 0756bfa
People watching this port, also watch:: testdisk, coreutils, chromium, openssl, wget
License: GPLv3
WWW:
https://www.radare.org
Description:
Opensource tools to disasm, debug, analyze and manipulate binary files. * Multi-architecture multi-platform * Highly scriptable * Hexadecimal editor * IO is wrapped * Filesystems support * Debugger support * Diffing between two functions or binaries * Code analysis at opcode, basicblock, function levels * And More...
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (793 items)
Collapse this list.
  1. /usr/local/share/licenses/radare2-5.9.6/catalog.mk
  2. /usr/local/share/licenses/radare2-5.9.6/LICENSE
  3. /usr/local/share/licenses/radare2-5.9.6/GPLv3
  4. bin/r2
  5. bin/r2agent
  6. bin/r2p
  7. bin/r2pm
  8. bin/r2r
  9. bin/rabin2
  10. bin/radare2
  11. bin/radiff2
  12. bin/rafind2
  13. bin/ragg2
  14. bin/rahash2
  15. bin/rarun2
  16. bin/rasign2
  17. bin/rasm2
  18. bin/ravc2
  19. bin/rax2
  20. include/libr/ptrace_wrap.h
  21. include/libr/r2naked.h
  22. include/libr/r_agraph.h
  23. include/libr/r_anal.h
  24. include/libr/r_anal/hint.h
  25. include/libr/r_anal/op.h
  26. include/libr/r_arch.h
  27. include/libr/r_asm.h
  28. include/libr/r_bin.h
  29. include/libr/r_bin_dwarf.h
  30. include/libr/r_bind.h
  31. include/libr/r_bp.h
  32. include/libr/r_cmd.h
  33. include/libr/r_codemeta.h
  34. include/libr/r_config.h
  35. include/libr/r_cons.h
  36. include/libr/r_core.h
  37. include/libr/r_core_priv.h
  38. include/libr/r_crypto.h
  39. include/libr/r_crypto/r_aes.h
  40. include/libr/r_crypto/r_des.h
  41. include/libr/r_crypto/r_ed25519.h
  42. include/libr/r_crypto/r_sm4.h
  43. include/libr/r_debug.h
  44. include/libr/r_drx.h
  45. include/libr/r_egg.h
  46. include/libr/r_endian.h
  47. include/libr/r_esil.h
  48. include/libr/r_flag.h
  49. include/libr/r_fs.h
  50. include/libr/r_getopt.h
  51. include/libr/r_hash.h
  52. include/libr/r_heap_glibc.h
  53. include/libr/r_heap_jemalloc.h
  54. include/libr/r_io.h
  55. include/libr/r_lang.h
  56. include/libr/r_lib.h
  57. include/libr/r_limits.h
  58. include/libr/r_list.h
  59. include/libr/r_magic.h
  60. include/libr/r_main.h
  61. include/libr/r_parse.h
  62. include/libr/r_pdb.h
  63. include/libr/r_qrcode.h
  64. include/libr/r_reg.h
  65. include/libr/r_regex.h
  66. include/libr/r_search.h
  67. include/libr/r_sign.h
  68. include/libr/r_skiplist.h
  69. include/libr/r_socket.h
  70. include/libr/r_syscall.h
  71. include/libr/r_th.h
  72. include/libr/r_types.h
  73. include/libr/r_types_base.h
  74. include/libr/r_types_overflow.h
  75. include/libr/r_userconf.h
  76. include/libr/r_util.h
  77. include/libr/r_util/bplist.h
  78. include/libr/r_util/pj.h
  79. include/libr/r_util/r_alloc.h
  80. include/libr/r_util/r_asn1.h
  81. include/libr/r_util/r_assert.h
  82. include/libr/r_util/r_axml.h
  83. include/libr/r_util/r_base32.h
  84. include/libr/r_util/r_base36.h
  85. include/libr/r_util/r_base64.h
  86. include/libr/r_util/r_base91.h
  87. include/libr/r_util/r_big.h
  88. include/libr/r_util/r_bitmap.h
  89. include/libr/r_util/r_buf.h
  90. include/libr/r_util/r_ctypes.h
  91. include/libr/r_util/r_debruijn.h
  92. include/libr/r_util/r_diff.h
  93. include/libr/r_util/r_event.h
  94. include/libr/r_util/r_file.h
  95. include/libr/r_util/r_graph.h
  96. include/libr/r_util/r_graph_drawable.h
  97. include/libr/r_util/r_hex.h
  98. include/libr/r_util/r_idpool.h
  99. include/libr/r_util/r_intervaltree.h
  100. include/libr/r_util/r_itv.h
  101. include/libr/r_util/r_json.h
  102. include/libr/r_util/r_log.h
  103. include/libr/r_util/r_mem.h
  104. include/libr/r_util/r_name.h
  105. include/libr/r_util/r_new_rbtree.h
  106. include/libr/r_util/r_num.h
  107. include/libr/r_util/r_panels.h
  108. include/libr/r_util/r_pkcs7.h
  109. include/libr/r_util/r_pool.h
  110. include/libr/r_util/r_print.h
  111. include/libr/r_util/r_protobuf.h
  112. include/libr/r_util/r_punycode.h
  113. include/libr/r_util/r_queue.h
  114. include/libr/r_util/r_range.h
  115. include/libr/r_util/r_rbtree.h
  116. include/libr/r_util/r_ref.h
  117. include/libr/r_util/r_sandbox.h
  118. include/libr/r_util/r_signal.h
  119. include/libr/r_util/r_spaces.h
  120. include/libr/r_util/r_stack.h
  121. include/libr/r_util/r_str.h
  122. include/libr/r_util/r_str_constpool.h
  123. include/libr/r_util/r_str_util.h
  124. include/libr/r_util/r_strbuf.h
  125. include/libr/r_util/r_strpool.h
  126. include/libr/r_util/r_sys.h
  127. include/libr/r_util/r_table.h
  128. include/libr/r_util/r_time.h
  129. include/libr/r_util/r_token.h
  130. include/libr/r_util/r_tree.h
  131. include/libr/r_util/r_uleb128.h
  132. include/libr/r_util/r_utf16.h
  133. include/libr/r_util/r_utf32.h
  134. include/libr/r_util/r_utf8.h
  135. include/libr/r_util/r_w32.h
  136. include/libr/r_util/r_w32dw.h
  137. include/libr/r_util/r_x509.h
  138. include/libr/r_util/r_xml.h
  139. include/libr/r_vec.h
  140. include/libr/r_vector.h
  141. include/libr/r_version.h
  142. include/libr/rvc.h
  143. include/libr/sdb/asserts.h
  144. include/libr/sdb/buffer.h
  145. include/libr/sdb/cdb.h
  146. include/libr/sdb/cdb_make.h
  147. include/libr/sdb/config.h
  148. include/libr/sdb/cwisstable.h
  149. include/libr/sdb/dict.h
  150. include/libr/sdb/gcc_stdatomic.h
  151. include/libr/sdb/heap.h
  152. include/libr/sdb/ht.h
  153. include/libr/sdb/ht_inc.h
  154. include/libr/sdb/ht_pp.h
  155. include/libr/sdb/ht_pu.h
  156. include/libr/sdb/ht_su.h
  157. include/libr/sdb/ht_up.h
  158. include/libr/sdb/ht_uu.h
  159. include/libr/sdb/ls.h
  160. include/libr/sdb/msvc_stdatomic.h
  161. include/libr/sdb/rangstr.h
  162. include/libr/sdb/sdb.h
  163. include/libr/sdb/set.h
  164. include/libr/sdb/types.h
  165. include/libr/sdb/version.h
  166. include/libr/sflib/common/sfsocketcall.h
  167. include/libr/sflib/common/sftypes.h
  168. include/libr/sflib/darwin-arm-64/sflib.h
  169. include/libr/sflib/darwin-arm-64/sfsyscall.h
  170. include/libr/sflib/darwin-arm-64/sfsysnr.h
  171. include/libr/sflib/darwin-x86-32/sflib.h
  172. include/libr/sflib/darwin-x86-32/sfsyscall.h
  173. include/libr/sflib/darwin-x86-32/sfsysnr.h
  174. include/libr/sflib/darwin-x86-64/sflib.h
  175. include/libr/sflib/darwin-x86-64/sfsyscall.h
  176. include/libr/sflib/darwin-x86-64/sfsysnr.h
  177. include/libr/sflib/freebsd-x86-32/sflib.h
  178. include/libr/sflib/freebsd-x86-32/sfsyscall.h
  179. include/libr/sflib/freebsd-x86-32/sfsysnr.h
  180. include/libr/sflib/linux-arm-32/sflib.h
  181. include/libr/sflib/linux-arm-32/sfsyscall.h
  182. include/libr/sflib/linux-arm-32/sfsysnr.h
  183. include/libr/sflib/linux-arm-64/sflib.h
  184. include/libr/sflib/linux-arm-64/sfsyscall.h
  185. include/libr/sflib/linux-arm-64/sfsysnr.h
  186. include/libr/sflib/linux-x86-32/sflib.h
  187. include/libr/sflib/linux-x86-32/sfsyscall.h
  188. include/libr/sflib/linux-x86-32/sfsysnr.h
  189. include/libr/sflib/linux-x86-64/sflib.h
  190. include/libr/sflib/linux-x86-64/sfsyscall.h
  191. include/libr/sflib/linux-x86-64/sfsysnr.h
  192. lib/libr_anal.so
  193. lib/libr_anal.so.5.9
  194. lib/libr_anal.so.5.9.6
  195. lib/libr_arch.so
  196. lib/libr_arch.so.5.9
  197. lib/libr_arch.so.5.9.6
  198. lib/libr_asm.so
  199. lib/libr_asm.so.5.9
  200. lib/libr_asm.so.5.9.6
  201. lib/libr_bin.so
  202. lib/libr_bin.so.5.9
  203. lib/libr_bin.so.5.9.6
  204. lib/libr_bp.so
  205. lib/libr_bp.so.5.9
  206. lib/libr_bp.so.5.9.6
  207. lib/libr_config.so
  208. lib/libr_config.so.5.9
  209. lib/libr_config.so.5.9.6
  210. lib/libr_cons.so
  211. lib/libr_cons.so.5.9
  212. lib/libr_cons.so.5.9.6
  213. lib/libr_core.so
  214. lib/libr_core.so.5.9
  215. lib/libr_core.so.5.9.6
  216. lib/libr_crypto.so
  217. lib/libr_crypto.so.5.9
  218. lib/libr_crypto.so.5.9.6
  219. lib/libr_debug.so
  220. lib/libr_debug.so.5.9
  221. lib/libr_debug.so.5.9.6
  222. lib/libr_egg.so
  223. lib/libr_egg.so.5.9
  224. lib/libr_egg.so.5.9.6
  225. lib/libr_esil.so
  226. lib/libr_esil.so.5.9
  227. lib/libr_esil.so.5.9.6
  228. lib/libr_flag.so
  229. lib/libr_flag.so.5.9
  230. lib/libr_flag.so.5.9.6
  231. lib/libr_fs.so
  232. lib/libr_fs.so.5.9
  233. lib/libr_fs.so.5.9.6
  234. lib/libr_io.so
  235. lib/libr_io.so.5.9
  236. lib/libr_io.so.5.9.6
  237. lib/libr_lang.so
  238. lib/libr_lang.so.5.9
  239. lib/libr_lang.so.5.9.6
  240. lib/libr_magic.so
  241. lib/libr_magic.so.5.9
  242. lib/libr_magic.so.5.9.6
  243. lib/libr_main.so
  244. lib/libr_main.so.5.9
  245. lib/libr_main.so.5.9.6
  246. lib/libr_reg.so
  247. lib/libr_reg.so.5.9
  248. lib/libr_reg.so.5.9.6
  249. lib/libr_search.so
  250. lib/libr_search.so.5.9
  251. lib/libr_search.so.5.9.6
  252. lib/libr_socket.so
  253. lib/libr_socket.so.5.9
  254. lib/libr_socket.so.5.9.6
  255. lib/libr_syscall.so
  256. lib/libr_syscall.so.5.9
  257. lib/libr_syscall.so.5.9.6
  258. lib/libr_util.so
  259. lib/libr_util.so.5.9
  260. lib/libr_util.so.5.9.6
  261. lib/radare2/5.9.6/io_shm.so
  262. lib/radare2/last
  263. libdata/pkgconfig/r_anal.pc
  264. libdata/pkgconfig/r_arch.pc
  265. libdata/pkgconfig/r_asm.pc
  266. libdata/pkgconfig/r_bin.pc
  267. libdata/pkgconfig/r_bp.pc
  268. libdata/pkgconfig/r_config.pc
  269. libdata/pkgconfig/r_cons.pc
  270. libdata/pkgconfig/r_core.pc
  271. libdata/pkgconfig/r_crypto.pc
  272. libdata/pkgconfig/r_debug.pc
  273. libdata/pkgconfig/r_egg.pc
  274. libdata/pkgconfig/r_esil.pc
  275. libdata/pkgconfig/r_flag.pc
  276. libdata/pkgconfig/r_fs.pc
  277. libdata/pkgconfig/r_io.pc
  278. libdata/pkgconfig/r_lang.pc
  279. libdata/pkgconfig/r_magic.pc
  280. libdata/pkgconfig/r_reg.pc
  281. libdata/pkgconfig/r_search.pc
  282. libdata/pkgconfig/r_socket.pc
  283. libdata/pkgconfig/r_syscall.pc
  284. libdata/pkgconfig/r_util.pc
  285. share/doc/radare2/abi.md
  286. share/doc/radare2/all68k.r2
  287. share/doc/radare2/android.md
  288. share/doc/radare2/avr.md
  289. share/doc/radare2/bash_autocompletion.sh
  290. share/doc/radare2/brainfuck.md
  291. share/doc/radare2/calling-conventions.md
  292. share/doc/radare2/capstone.md
  293. share/doc/radare2/cross-compile.md
  294. share/doc/radare2/debug-internals.md
  295. share/doc/radare2/debug.md
  296. share/doc/radare2/devdebug.md
  297. share/doc/radare2/dexdump.sh
  298. share/doc/radare2/dospart
  299. share/doc/radare2/dwarf-line.rsc
  300. share/doc/radare2/emscripten.md
  301. share/doc/radare2/esil.md
  302. share/doc/radare2/flirt.md
  303. share/doc/radare2/fortunes.fun
  304. share/doc/radare2/fortunes.tips
  305. share/doc/radare2/freebsd.md
  306. share/doc/radare2/gdb.md
  307. share/doc/radare2/gprobe.md
  308. share/doc/radare2/haiku.md
  309. share/doc/radare2/hud
  310. share/doc/radare2/ida.md
  311. share/doc/radare2/indent-example.c
  312. share/doc/radare2/intro.md
  313. share/doc/radare2/io-fixing.md
  314. share/doc/radare2/io.md
  315. share/doc/radare2/iocache
  316. share/doc/radare2/ios.md
  317. share/doc/radare2/iphone.md
  318. share/doc/radare2/kvast.md
  319. share/doc/radare2/lang-plugins
  320. share/doc/radare2/license.md
  321. share/doc/radare2/macos.md
  322. share/doc/radare2/macros.md
  323. share/doc/radare2/maemo.md
  324. share/doc/radare2/objc.pl
  325. share/doc/radare2/openbsd.md
  326. share/doc/radare2/plugins.md
  327. share/doc/radare2/portscan.r2
  328. share/doc/radare2/qnx.md
  329. share/doc/radare2/r2ascii.txt
  330. share/doc/radare2/r2pipe.html
  331. share/doc/radare2/r2pipe2.md
  332. share/doc/radare2/rap.md
  333. share/doc/radare2/rapatch.md
  334. share/doc/radare2/releases.md
  335. share/doc/radare2/repo
  336. share/doc/radare2/rgraph.md
  337. share/doc/radare2/sdb_ordinal.md
  338. share/doc/radare2/siol.md
  339. share/doc/radare2/slides.r2s
  340. share/doc/radare2/snap.md
  341. share/doc/radare2/solaris.md
  342. share/doc/radare2/static.md
  343. share/doc/radare2/strings.md
  344. share/doc/radare2/termux.md
  345. share/doc/radare2/uncrustify.cfg
  346. share/doc/radare2/vim
  347. share/doc/radare2/vim2r2.js
  348. share/doc/radare2/vlang-example.v
  349. share/doc/radare2/windbg.md
  350. share/doc/radare2/windows.md
  351. share/doc/radare2/yara.md
  352. share/man/man1/r2.1.gz
  353. share/man/man1/r2agent.1.gz
  354. share/man/man1/r2pm.1.gz
  355. share/man/man1/r2r.1.gz
  356. share/man/man1/rabin2.1.gz
  357. share/man/man1/radare2.1.gz
  358. share/man/man1/radiff2.1.gz
  359. share/man/man1/rafind2.1.gz
  360. share/man/man1/ragg2.1.gz
  361. share/man/man1/rahash2.1.gz
  362. share/man/man1/rarun2.1.gz
  363. share/man/man1/rasign2.1.gz
  364. share/man/man1/rasm2.1.gz
  365. share/man/man1/ravc2.1.gz
  366. share/man/man1/rax2.1.gz
  367. share/man/man7/esil.7.gz
  368. share/radare2/5.9.6/charsets/ascii.sdb
  369. share/radare2/5.9.6/charsets/ebcdic37.sdb
  370. share/radare2/5.9.6/charsets/hiragana.sdb
  371. share/radare2/5.9.6/charsets/iso8859_1.sdb
  372. share/radare2/5.9.6/charsets/katakana.sdb
  373. share/radare2/5.9.6/charsets/pokered.sdb
  374. share/radare2/5.9.6/cons/Makefile.bak
  375. share/radare2/5.9.6/cons/ayu
  376. share/radare2/5.9.6/cons/basic
  377. share/radare2/5.9.6/cons/behelit
  378. share/radare2/5.9.6/cons/blood
  379. share/radare2/5.9.6/cons/bluy
  380. share/radare2/5.9.6/cons/bobcrawl
  381. share/radare2/5.9.6/cons/bold
  382. share/radare2/5.9.6/cons/bright
  383. share/radare2/5.9.6/cons/cga
  384. share/radare2/5.9.6/cons/chrome
  385. share/radare2/5.9.6/cons/consonance
  386. share/radare2/5.9.6/cons/dark
  387. share/radare2/5.9.6/cons/darkda
  388. share/radare2/5.9.6/cons/focus
  389. share/radare2/5.9.6/cons/gb
  390. share/radare2/5.9.6/cons/gentoo
  391. share/radare2/5.9.6/cons/greepy
  392. share/radare2/5.9.6/cons/gruvbox
  393. share/radare2/5.9.6/cons/iaito
  394. share/radare2/5.9.6/cons/lima
  395. share/radare2/5.9.6/cons/matrix
  396. share/radare2/5.9.6/cons/monokai
  397. share/radare2/5.9.6/cons/ogray
  398. share/radare2/5.9.6/cons/onedark
  399. share/radare2/5.9.6/cons/pink
  400. share/radare2/5.9.6/cons/rasta
  401. share/radare2/5.9.6/cons/sepia
  402. share/radare2/5.9.6/cons/smyck
  403. share/radare2/5.9.6/cons/solarized
  404. share/radare2/5.9.6/cons/tango
  405. share/radare2/5.9.6/cons/twilight
  406. share/radare2/5.9.6/cons/white
  407. share/radare2/5.9.6/cons/white2
  408. share/radare2/5.9.6/cons/zenburn
  409. share/radare2/5.9.6/fcnsign/cc-arm-16.sdb
  410. share/radare2/5.9.6/fcnsign/cc-arm-32.sdb
  411. share/radare2/5.9.6/fcnsign/cc-arm-64.sdb
  412. share/radare2/5.9.6/fcnsign/cc-avr-8.sdb
  413. share/radare2/5.9.6/fcnsign/cc-hexagon-32.sdb
  414. share/radare2/5.9.6/fcnsign/cc-m68k-32.sdb
  415. share/radare2/5.9.6/fcnsign/cc-mips-16.sdb
  416. share/radare2/5.9.6/fcnsign/cc-mips-32.sdb
  417. share/radare2/5.9.6/fcnsign/cc-mips-64.sdb
  418. share/radare2/5.9.6/fcnsign/cc-ppc-32.sdb
  419. share/radare2/5.9.6/fcnsign/cc-ppc-64.sdb
  420. share/radare2/5.9.6/fcnsign/cc-riscv-64.sdb
  421. share/radare2/5.9.6/fcnsign/cc-s390-64.sdb
  422. share/radare2/5.9.6/fcnsign/cc-sparc-32.sdb
  423. share/radare2/5.9.6/fcnsign/cc-v850-32.sdb
  424. share/radare2/5.9.6/fcnsign/cc-x86-16.sdb
  425. share/radare2/5.9.6/fcnsign/cc-x86-32.sdb
  426. share/radare2/5.9.6/fcnsign/cc-x86-64.sdb
  427. share/radare2/5.9.6/fcnsign/cc-xtensa-32.sdb
  428. share/radare2/5.9.6/fcnsign/spec.sdb
  429. share/radare2/5.9.6/fcnsign/types-16.sdb
  430. share/radare2/5.9.6/fcnsign/types-32.sdb
  431. share/radare2/5.9.6/fcnsign/types-64.sdb
  432. share/radare2/5.9.6/fcnsign/types-android.sdb
  433. share/radare2/5.9.6/fcnsign/types-arm-ios-16.sdb
  434. share/radare2/5.9.6/fcnsign/types-arm-ios-32.sdb
  435. share/radare2/5.9.6/fcnsign/types-arm-ios-64.sdb
  436. share/radare2/5.9.6/fcnsign/types-darwin.sdb
  437. share/radare2/5.9.6/fcnsign/types-linux.sdb
  438. share/radare2/5.9.6/fcnsign/types-windows.sdb
  439. share/radare2/5.9.6/fcnsign/types-x86-macos-64.sdb
  440. share/radare2/5.9.6/fcnsign/types-x86-windows-32.sdb
  441. share/radare2/5.9.6/fcnsign/types-x86-windows-64.sdb
  442. share/radare2/5.9.6/fcnsign/types.sdb
  443. share/radare2/5.9.6/flag/tags.r2
  444. share/radare2/5.9.6/format/dex
  445. share/radare2/5.9.6/format/dll/aclui.sdb
  446. share/radare2/5.9.6/format/dll/activeds.sdb
  447. share/radare2/5.9.6/format/dll/atl.sdb
  448. share/radare2/5.9.6/format/dll/avicap.sdb
  449. share/radare2/5.9.6/format/dll/avifile.sdb
  450. share/radare2/5.9.6/format/dll/awdevl16.sdb
  451. share/radare2/5.9.6/format/dll/borlndmm.sdb
  452. share/radare2/5.9.6/format/dll/browseui.sdb
  453. share/radare2/5.9.6/format/dll/cabinet.sdb
  454. share/radare2/5.9.6/format/dll/cards.sdb
  455. share/radare2/5.9.6/format/dll/cmc.sdb
  456. share/radare2/5.9.6/format/dll/comctl32.sdb
  457. share/radare2/5.9.6/format/dll/comm.sdb
  458. share/radare2/5.9.6/format/dll/commctrl.sdb
  459. share/radare2/5.9.6/format/dll/commdlg.sdb
  460. share/radare2/5.9.6/format/dll/compobj.sdb
  461. share/radare2/5.9.6/format/dll/csmfpapi.sdb
  462. share/radare2/5.9.6/format/dll/csmtpapi.sdb
  463. share/radare2/5.9.6/format/dll/csncdapi.sdb
  464. share/radare2/5.9.6/format/dll/cspman.sdb
  465. share/radare2/5.9.6/format/dll/dciman.sdb
  466. share/radare2/5.9.6/format/dll/ddeml.sdb
  467. share/radare2/5.9.6/format/dll/deskcp16.sdb
  468. share/radare2/5.9.6/format/dll/dibeng.sdb
  469. share/radare2/5.9.6/format/dll/dispdib.sdb
  470. share/radare2/5.9.6/format/dll/display.sdb
  471. share/radare2/5.9.6/format/dll/dskmaint.sdb
  472. share/radare2/5.9.6/format/dll/dsound.sdb
  473. share/radare2/5.9.6/format/dll/enable3.sdb
  474. share/radare2/5.9.6/format/dll/faxcodec.sdb
  475. share/radare2/5.9.6/format/dll/gdi.sdb
  476. share/radare2/5.9.6/format/dll/gsprop32.sdb
  477. share/radare2/5.9.6/format/dll/iertutil.sdb
  478. share/radare2/5.9.6/format/dll/inet16.sdb
  479. share/radare2/5.9.6/format/dll/iosclass.sdb
  480. share/radare2/5.9.6/format/dll/kernel.sdb
  481. share/radare2/5.9.6/format/dll/kernel32.sdb
  482. share/radare2/5.9.6/format/dll/keyboard.sdb
  483. share/radare2/5.9.6/format/dll/lzexpand.sdb
  484. share/radare2/5.9.6/format/dll/maincp16.sdb
  485. share/radare2/5.9.6/format/dll/mapi.sdb
  486. share/radare2/5.9.6/format/dll/mapiu.sdb
  487. share/radare2/5.9.6/format/dll/mapix.sdb
  488. share/radare2/5.9.6/format/dll/mciavi.sdb
  489. share/radare2/5.9.6/format/dll/mcicda.sdb
  490. share/radare2/5.9.6/format/dll/mcimidi.sdb
  491. share/radare2/5.9.6/format/dll/mciole.sdb
  492. share/radare2/5.9.6/format/dll/mciwave.sdb
  493. share/radare2/5.9.6/format/dll/mfc100u.sdb
  494. share/radare2/5.9.6/format/dll/mfc120.sdb
  495. share/radare2/5.9.6/format/dll/mfc140u.sdb
  496. share/radare2/5.9.6/format/dll/mfc30.sdb
  497. share/radare2/5.9.6/format/dll/mfc40.sdb
  498. share/radare2/5.9.6/format/dll/mfc42.sdb
  499. share/radare2/5.9.6/format/dll/mfc42u.sdb
  500. share/radare2/5.9.6/format/dll/mfc71.sdb
  501. share/radare2/5.9.6/format/dll/mfc71u.sdb
  502. share/radare2/5.9.6/format/dll/mfc90u.sdb
  503. share/radare2/5.9.6/format/dll/midimap.sdb
  504. share/radare2/5.9.6/format/dll/ml3xec16.sdb
  505. share/radare2/5.9.6/format/dll/mmci.sdb
  506. share/radare2/5.9.6/format/dll/mmsystem.sdb
  507. share/radare2/5.9.6/format/dll/modem.sdb
  508. share/radare2/5.9.6/format/dll/modemui.sdb
  509. share/radare2/5.9.6/format/dll/mouse.sdb
  510. share/radare2/5.9.6/format/dll/msacm.sdb
  511. share/radare2/5.9.6/format/dll/msacmmap.sdb
  512. share/radare2/5.9.6/format/dll/msdos.sdb
  513. share/radare2/5.9.6/format/dll/msdosd.sdb
  514. share/radare2/5.9.6/format/dll/msi.sdb
  515. share/radare2/5.9.6/format/dll/msjstick.sdb
  516. share/radare2/5.9.6/format/dll/msmixmgr.sdb
  517. share/radare2/5.9.6/format/dll/mspcic.sdb
  518. share/radare2/5.9.6/format/dll/msprint.sdb
  519. share/radare2/5.9.6/format/dll/mstcp.sdb
  520. share/radare2/5.9.6/format/dll/mstlsapi.sdb
  521. share/radare2/5.9.6/format/dll/msvbvm50.sdb
  522. share/radare2/5.9.6/format/dll/msvbvm60.sdb
  523. share/radare2/5.9.6/format/dll/msvideo.sdb
  524. share/radare2/5.9.6/format/dll/netapi.sdb
  525. share/radare2/5.9.6/format/dll/netcpl.sdb
  526. share/radare2/5.9.6/format/dll/netdi.sdb
  527. share/radare2/5.9.6/format/dll/netos.sdb
  528. share/radare2/5.9.6/format/dll/netware.sdb
  529. share/radare2/5.9.6/format/dll/nw16.sdb
  530. share/radare2/5.9.6/format/dll/odbc32.sdb
  531. share/radare2/5.9.6/format/dll/ole2.sdb
  532. share/radare2/5.9.6/format/dll/ole2conv.sdb
  533. share/radare2/5.9.6/format/dll/ole2disp.sdb
  534. share/radare2/5.9.6/format/dll/ole2nls.sdb
  535. share/radare2/5.9.6/format/dll/oleaut32.sdb
  536. share/radare2/5.9.6/format/dll/olecli.sdb
  537. share/radare2/5.9.6/format/dll/olecli32.sdb
  538. share/radare2/5.9.6/format/dll/oledlg.sdb
  539. share/radare2/5.9.6/format/dll/olepro32.sdb
  540. share/radare2/5.9.6/format/dll/olesvr.sdb
  541. share/radare2/5.9.6/format/dll/olesvr32.sdb
  542. share/radare2/5.9.6/format/dll/pifmgr.sdb
  543. share/radare2/5.9.6/format/dll/pkpd.sdb
  544. share/radare2/5.9.6/format/dll/pmspl.sdb
  545. share/radare2/5.9.6/format/dll/power.sdb
  546. share/radare2/5.9.6/format/dll/rasapi16.sdb
  547. share/radare2/5.9.6/format/dll/rnasetup.sdb
  548. share/radare2/5.9.6/format/dll/rsrc16.sdb
  549. share/radare2/5.9.6/format/dll/sb16snd.sdb
  550. share/radare2/5.9.6/format/dll/sbfm.sdb
  551. share/radare2/5.9.6/format/dll/setup4.sdb
  552. share/radare2/5.9.6/format/dll/setupx.sdb
  553. share/radare2/5.9.6/format/dll/shdocvw.sdb
  554. share/radare2/5.9.6/format/dll/shell.sdb
  555. share/radare2/5.9.6/format/dll/shell32.sdb
  556. share/radare2/5.9.6/format/dll/shlwapi.sdb
  557. share/radare2/5.9.6/format/dll/sound.sdb
  558. share/radare2/5.9.6/format/dll/spooler.sdb
  559. share/radare2/5.9.6/format/dll/spr32d70.sdb
  560. share/radare2/5.9.6/format/dll/storage.sdb
  561. share/radare2/5.9.6/format/dll/sysclass.sdb
  562. share/radare2/5.9.6/format/dll/sysdetmg.sdb
  563. share/radare2/5.9.6/format/dll/sysdm.sdb
  564. share/radare2/5.9.6/format/dll/sysedit.sdb
  565. share/radare2/5.9.6/format/dll/system.sdb
  566. share/radare2/5.9.6/format/dll/systhunk.sdb
  567. share/radare2/5.9.6/format/dll/tapi.sdb
  568. share/radare2/5.9.6/format/dll/tapiaddr.sdb
  569. share/radare2/5.9.6/format/dll/toolhelp.sdb
  570. share/radare2/5.9.6/format/dll/typelib.sdb
  571. share/radare2/5.9.6/format/dll/umdm16.sdb
  572. share/radare2/5.9.6/format/dll/urlmon.sdb
  573. share/radare2/5.9.6/format/dll/user.sdb
  574. share/radare2/5.9.6/format/dll/uxtheme.sdb
  575. share/radare2/5.9.6/format/dll/vb40032.sdb
  576. share/radare2/5.9.6/format/dll/ver.sdb
  577. share/radare2/5.9.6/format/dll/vssapi.sdb
  578. share/radare2/5.9.6/format/dll/whlp16t.sdb
  579. share/radare2/5.9.6/format/dll/win32s16.sdb
  580. share/radare2/5.9.6/format/dll/win87em.sdb
  581. share/radare2/5.9.6/format/dll/winaspi.sdb
  582. share/radare2/5.9.6/format/dll/winmm.sdb
  583. share/radare2/5.9.6/format/dll/winnet16.sdb
  584. share/radare2/5.9.6/format/dll/winoldap.sdb
  585. share/radare2/5.9.6/format/dll/winsock.sdb
  586. share/radare2/5.9.6/format/dll/winspl16.sdb
  587. share/radare2/5.9.6/format/dll/wldap32.sdb
  588. share/radare2/5.9.6/format/dll/wpsapd.sdb
  589. share/radare2/5.9.6/format/dll/wpsuni.sdb
  590. share/radare2/5.9.6/format/dll/wpsunire.sdb
  591. share/radare2/5.9.6/format/dll/ws2_32.sdb
  592. share/radare2/5.9.6/format/dll/wsasrv.sdb
  593. share/radare2/5.9.6/format/dll/wsnmp32.sdb
  594. share/radare2/5.9.6/format/dll/wsock32.sdb
  595. share/radare2/5.9.6/format/elf32
  596. share/radare2/5.9.6/format/elf64
  597. share/radare2/5.9.6/format/elf_enums
  598. share/radare2/5.9.6/format/macho
  599. share/radare2/5.9.6/format/mz
  600. share/radare2/5.9.6/format/pe32
  601. share/radare2/5.9.6/format/symclass.sdb
  602. share/radare2/5.9.6/format/trx
  603. share/radare2/5.9.6/format/zip
  604. share/radare2/5.9.6/hud/main
  605. share/radare2/5.9.6/magic/apple
  606. share/radare2/5.9.6/magic/archive
  607. share/radare2/5.9.6/magic/cafebabe
  608. share/radare2/5.9.6/magic/code
  609. share/radare2/5.9.6/magic/compressed
  610. share/radare2/5.9.6/magic/crc
  611. share/radare2/5.9.6/magic/database
  612. share/radare2/5.9.6/magic/dis
  613. share/radare2/5.9.6/magic/elf
  614. share/radare2/5.9.6/magic/encoding
  615. share/radare2/5.9.6/magic/filesystems
  616. share/radare2/5.9.6/magic/firmware
  617. share/radare2/5.9.6/magic/flash
  618. share/radare2/5.9.6/magic/flutter
  619. share/radare2/5.9.6/magic/freebsd
  620. share/radare2/5.9.6/magic/gimp
  621. share/radare2/5.9.6/magic/gpg
  622. share/radare2/5.9.6/magic/html
  623. share/radare2/5.9.6/magic/images
  624. share/radare2/5.9.6/magic/java
  625. share/radare2/5.9.6/magic/jpeg
  626. share/radare2/5.9.6/magic/linux
  627. share/radare2/5.9.6/magic/mach
  628. share/radare2/5.9.6/magic/microsoft
  629. share/radare2/5.9.6/magic/mime
  630. share/radare2/5.9.6/magic/netbsd
  631. share/radare2/5.9.6/magic/network
  632. share/radare2/5.9.6/magic/openbsd
  633. share/radare2/5.9.6/magic/pdf
  634. share/radare2/5.9.6/magic/perl
  635. share/radare2/5.9.6/magic/python
  636. share/radare2/5.9.6/magic/riff
  637. share/radare2/5.9.6/magic/sniffer
  638. share/radare2/5.9.6/magic/sql
  639. share/radare2/5.9.6/magic/ssh
  640. share/radare2/5.9.6/magic/uuencode
  641. share/radare2/5.9.6/magic/video
  642. share/radare2/5.9.6/magic/vim
  643. share/radare2/5.9.6/magic/vorbis
  644. share/radare2/5.9.6/magic/zfs
  645. share/radare2/5.9.6/opcodes/6502.sdb
  646. share/radare2/5.9.6/opcodes/8051.sdb
  647. share/radare2/5.9.6/opcodes/LH5801.sdb
  648. share/radare2/5.9.6/opcodes/arc.sdb
  649. share/radare2/5.9.6/opcodes/arm.sdb
  650. share/radare2/5.9.6/opcodes/avr.sdb
  651. share/radare2/5.9.6/opcodes/bf.sdb
  652. share/radare2/5.9.6/opcodes/bpf.sdb
  653. share/radare2/5.9.6/opcodes/chip8.sdb
  654. share/radare2/5.9.6/opcodes/dalvik.sdb
  655. share/radare2/5.9.6/opcodes/evm.sdb
  656. share/radare2/5.9.6/opcodes/gb.sdb
  657. share/radare2/5.9.6/opcodes/i4004.sdb
  658. share/radare2/5.9.6/opcodes/i8080.sdb
  659. share/radare2/5.9.6/opcodes/java.sdb
  660. share/radare2/5.9.6/opcodes/lm32.sdb
  661. share/radare2/5.9.6/opcodes/m68k.sdb
  662. share/radare2/5.9.6/opcodes/mips.sdb
  663. share/radare2/5.9.6/opcodes/msp430.sdb
  664. share/radare2/5.9.6/opcodes/pic18c.sdb
  665. share/radare2/5.9.6/opcodes/pickle.sdb
  666. share/radare2/5.9.6/opcodes/ppc.sdb
  667. share/radare2/5.9.6/opcodes/propeller.sdb
  668. share/radare2/5.9.6/opcodes/riscv.sdb
  669. share/radare2/5.9.6/opcodes/s390.sdb
  670. share/radare2/5.9.6/opcodes/sh.sdb
  671. share/radare2/5.9.6/opcodes/sm5xx.sdb
  672. share/radare2/5.9.6/opcodes/sparc.sdb
  673. share/radare2/5.9.6/opcodes/stm8.sdb
  674. share/radare2/5.9.6/opcodes/tms320.sdb
  675. share/radare2/5.9.6/opcodes/tricore.sdb
  676. share/radare2/5.9.6/opcodes/v810.sdb
  677. share/radare2/5.9.6/opcodes/v850.sdb
  678. share/radare2/5.9.6/opcodes/x86.sdb
  679. share/radare2/5.9.6/opcodes/xtensa.sdb
  680. share/radare2/5.9.6/opcodes/z80.sdb
  681. share/radare2/5.9.6/platform/bf-fini.r2
  682. share/radare2/5.9.6/platform/bf-init.r2
  683. share/radare2/5.9.6/platform/nes-fini.r2
  684. share/radare2/5.9.6/platform/nes-init.r2
  685. share/radare2/5.9.6/platform/stm8-fini.r2
  686. share/radare2/5.9.6/platform/stm8-init.r2
  687. share/radare2/5.9.6/syscall/darwin-arm-32.sdb
  688. share/radare2/5.9.6/syscall/darwin-arm-64.sdb
  689. share/radare2/5.9.6/syscall/darwin-x86-32.sdb
  690. share/radare2/5.9.6/syscall/darwin-x86-64.sdb
  691. share/radare2/5.9.6/syscall/dos-x86-16.sdb
  692. share/radare2/5.9.6/syscall/freebsd-x86-32.sdb
  693. share/radare2/5.9.6/syscall/ios-arm-32.sdb
  694. share/radare2/5.9.6/syscall/ios-arm-64.sdb
  695. share/radare2/5.9.6/syscall/ios-x86-32.sdb
  696. share/radare2/5.9.6/syscall/linux-arm-32.sdb
  697. share/radare2/5.9.6/syscall/linux-arm-64.sdb
  698. share/radare2/5.9.6/syscall/linux-mips-32.sdb
  699. share/radare2/5.9.6/syscall/linux-sparc-32.sdb
  700. share/radare2/5.9.6/syscall/linux-x86-32.sdb
  701. share/radare2/5.9.6/syscall/linux-x86-64.sdb
  702. share/radare2/5.9.6/syscall/netbsd-x86-32.sdb
  703. share/radare2/5.9.6/syscall/openbsd-x86-32.sdb
  704. share/radare2/5.9.6/syscall/openbsd-x86-64.sdb
  705. share/radare2/5.9.6/syscall/s110-arm-16.sdb
  706. share/radare2/5.9.6/syscall/windows-x86-32.sdb
  707. share/radare2/5.9.6/syscall/windows-x86-64.sdb
  708. share/radare2/5.9.6/www/bolt/Makefile
  709. share/radare2/5.9.6/www/bolt/Makefile.bak
  710. share/radare2/5.9.6/www/bolt/index.html
  711. share/radare2/5.9.6/www/bolt/r2.js
  712. share/radare2/5.9.6/www/bolt/r2bolt.sh
  713. share/radare2/5.9.6/www/console.html
  714. share/radare2/5.9.6/www/d3/d3.js
  715. share/radare2/5.9.6/www/d3/d3.layout.js
  716. share/radare2/5.9.6/www/d3/index.html
  717. share/radare2/5.9.6/www/d3/packages.js
  718. share/radare2/5.9.6/www/d3/style.css
  719. share/radare2/5.9.6/www/f/index.html
  720. share/radare2/5.9.6/www/f/r2.js
  721. share/radare2/5.9.6/www/favicon.ico
  722. share/radare2/5.9.6/www/icon.png
  723. share/radare2/5.9.6/www/index.html
  724. share/radare2/5.9.6/www/index.old.html
  725. share/radare2/5.9.6/www/log.html
  726. share/radare2/5.9.6/www/m/css/autocomplete.css
  727. share/radare2/5.9.6/www/m/css/console.css
  728. share/radare2/5.9.6/www/m/css/contextmenu.css
  729. share/radare2/5.9.6/www/m/css/disasm.css
  730. share/radare2/5.9.6/www/m/css/flexcontainer.css
  731. share/radare2/5.9.6/www/m/css/hexdump.css
  732. share/radare2/5.9.6/www/m/css/material-design-icons.css
  733. share/radare2/5.9.6/www/m/css/networkerr.css
  734. share/radare2/5.9.6/www/m/css/overview.css
  735. share/radare2/5.9.6/www/m/css/styles.css
  736. share/radare2/5.9.6/www/m/css/tables.css
  737. share/radare2/5.9.6/www/m/css/terminal.css
  738. share/radare2/5.9.6/www/m/css/widget.css
  739. share/radare2/5.9.6/www/m/disasmNavProvider.js
  740. share/radare2/5.9.6/www/m/disasmProvider.js
  741. share/radare2/5.9.6/www/m/hexchunkProvider.js
  742. share/radare2/5.9.6/www/m/images/icon.png
  743. share/radare2/5.9.6/www/m/images/rlogo256.png
  744. share/radare2/5.9.6/www/m/images/user.jpg
  745. share/radare2/5.9.6/www/m/index.html
  746. share/radare2/5.9.6/www/m/legacy.js
  747. share/radare2/5.9.6/www/m/main.min.js
  748. share/radare2/5.9.6/www/m/main.min.js.LICENSE.txt
  749. share/radare2/5.9.6/www/m/r2.js
  750. share/radare2/5.9.6/www/m/stylesheet.css
  751. share/radare2/5.9.6/www/m/tools.legacy.js
  752. share/radare2/5.9.6/www/m/vendors/FileSaver.min.js
  753. share/radare2/5.9.6/www/m/vendors/dialog-polyfill.css
  754. share/radare2/5.9.6/www/m/vendors/dialog-polyfill.js
  755. share/radare2/5.9.6/www/m/vendors/fonts/MaterialIcons-Regular.woff
  756. share/radare2/5.9.6/www/m/vendors/fonts/Roboto-italic-400.woff
  757. share/radare2/5.9.6/www/m/vendors/fonts/Roboto-italic-700.woff
  758. share/radare2/5.9.6/www/m/vendors/fonts/Roboto-normal-100.woff
  759. share/radare2/5.9.6/www/m/vendors/fonts/Roboto-normal-300.woff
  760. share/radare2/5.9.6/www/m/vendors/fonts/Roboto-normal-400.woff
  761. share/radare2/5.9.6/www/m/vendors/fonts/Roboto-normal-500.woff
  762. share/radare2/5.9.6/www/m/vendors/fonts/Roboto-normal-700.woff
  763. share/radare2/5.9.6/www/m/vendors/fonts/Roboto-normal-900.woff
  764. share/radare2/5.9.6/www/m/vendors/fonts/fonts.css
  765. share/radare2/5.9.6/www/m/vendors/images/favicon.ico
  766. share/radare2/5.9.6/www/m/vendors/images/sort_asc.png
  767. share/radare2/5.9.6/www/m/vendors/images/sort_asc_disabled.png
  768. share/radare2/5.9.6/www/m/vendors/images/sort_both.png
  769. share/radare2/5.9.6/www/m/vendors/images/sort_desc.png
  770. share/radare2/5.9.6/www/m/vendors/images/sort_desc_disabled.png
  771. share/radare2/5.9.6/www/m/vendors/jquery.dataTables.min.css
  772. share/radare2/5.9.6/www/m/vendors/jquery.dataTables.min.js
  773. share/radare2/5.9.6/www/m/vendors/jquery.min.js
  774. share/radare2/5.9.6/www/m/vendors/material-design-icons.css
  775. share/radare2/5.9.6/www/m/vendors/material.min.css
  776. share/radare2/5.9.6/www/m/vendors/material.min.js
  777. share/radare2/5.9.6/www/m/vendors/mdl-selectfield.min.css
  778. share/radare2/5.9.6/www/m/vendors/mdl-selectfield.min.js
  779. share/radare2/5.9.6/www/old/index.html
  780. share/radare2/5.9.6/www/old/rlogo2.png
  781. share/radare2/5.9.6/www/old/script.js
  782. share/radare2/5.9.6/www/old/style.css
  783. share/radare2/5.9.6/www/r2.svg
  784. share/radare2/5.9.6/www/rlogo.png
  785. share/radare2/5.9.6/www/t/app.js
  786. share/radare2/5.9.6/www/t/index.html
  787. share/radare2/5.9.6/www/t/rlogo.png
  788. share/radare2/5.9.6/www/t/stylesheet.css
  789. share/radare2/5.9.6/www/upload.html
  790. share/radare2/last
  791. @owner
  792. @group
  793. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • radare2>0:devel/radare2
To install the port:
cd /usr/ports/devel/radare2/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/radare2
  • pkg install radare2
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: radare2
Flavors: there is no flavor information for this port.
NOT_FOR_ARCHS: armv6 armv7 mips mips64 powerpcspe
distinfo:
TIMESTAMP = 1728971415 SHA256 (radare2-5.9.6.tar.xz) = 00fd262c8b23d0ce1b733b9dd9b0e7913062dcee0b5cf7c0d3682c041cc1a78d SIZE (radare2-5.9.6.tar.xz) = 10633816

Packages (timestamps in pop-ups are UTC):
radare2
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-5.9.6--5.9.6---
FreeBSD:13:quarterly-5.9.6--5.9.65.8.85.8.85.8.8
FreeBSD:14:latest-5.9.6--5.9.65.8.8-5.8.8
FreeBSD:14:quarterly-5.9.6--5.9.65.8.85.8.85.8.8
FreeBSD:15:latest-5.9.6n/a-n/a5.8.8_15.8.8_15.8.8_1
FreeBSD:15:quarterly--n/a-n/a---
FreeBSD:16:latest-5.9.6n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.4.1 : devel/gmake
  2. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libcapstone.so : devel/capstone
This port is required by:
for Libraries
  1. devel/iaito

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. x11/radare-cutter*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for radare2-5.9.6: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
devel_radare2
USES:
cpe gmake localbase pathfix pkgconfig tar:xz
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://github.com/radareorg/radare2/releases/download/5.9.6/
Collapse this list.

There are no commits on branch 2025Q4 for this port