Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.9.6 15 Oct 2024 06:19:18 |
Muhammad Moinur Rahman (bofh) |
devel/radare2: Update version 5.9.4=>5.9.6
- Simplify dists
Changelog: https://github.com/radareorg/radare2/releases/tag/5.9.6 |
5.9.4 17 Aug 2024 00:39:46 |
Muhammad Moinur Rahman (bofh) |
devel/radare2: Update version 5.9.2=>5.9.4
Changelog: https://github.com/radareorg/radare2/releases/tag/5.9.4 |
5.9.2 27 May 2024 16:38:53 |
Muhammad Moinur Rahman (bofh) |
devel/radare2: Update version 5.9.0=>5.9.2
Changelog: https://github.com/radareorg/radare2/releases/tag/5.9.2 |
5.9.0 02 Apr 2024 02:20:57 |
Muhammad Moinur Rahman (bofh) |
devel/radare2: Update version 5.8.8=>5.9.0
Changelog: https://github.com/radareorg/radare2/releases/tag/5.9.0 |
5.8.8_1 30 Jan 2024 20:25:10 |
Muhammad Moinur Rahman (bofh) |
devel/radare2: Moved man to share/man |
5.8.8 31 Dec 2023 00:37:05 |
Muhammad Moinur Rahman (bofh) |
*/*: Sunset 12.4-RELEASE/12-STABLE from ports tree
- Remove all references to defunct ARCH arm
- Remove all references to defunct ARCH sparc64
- Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64
ARCH
- Remove sysutils/afbinit requires defunct sparc64 ARCH
- Remove all references to bktr driver
- Remove all references to defunct FreeBSD_12
- Remove all references to OSVERSION/OSREL corresponding to 12
- Remove conditionals in Mk/Uses/cabal.mk
- Remove sparc reference from Mk/Uses/qt-dist.mk
- Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64
- Remove BROKEN_FreeBSD_12* from:
- Remove OpenSSL patches from:
- Remove conditional flags for OSVERSION >= 1300000 to fixed flags.
Also move conditional flags for non sparc64/arm ARCH to fixed flags.
Reviewed by: brooks, jbeich, rene, salvadore
Differential Revision: https://reviews.freebsd.org/D42068 |
5.8.8 15 Jul 2023 19:01:05 |
Muhammad Moinur Rahman (bofh) |
devel/radare2: Use devel/capstone
Use devel/capstone which is the latest upstream version instead of the
older capstone4 library. |
5.8.8 09 Jun 2023 22:00:18 |
Muhammad Moinur Rahman (bofh) |
devel/radare2: Update version 5.8.6=>5.8.8
Changelog: https://github.com/radareorg/radare2/releases/tag/5.8.8 |
5.8.6 07 May 2023 19:26:19 |
Muhammad Moinur Rahman (bofh) |
devel/radare2: Update version 5.8.4=>5.8.6
Changelog: https://github.com/radareorg/radare2/releases/tag/5.8.6 |
5.8.4 16 Apr 2023 19:02:03 |
Muhammad Moinur Rahman (bofh) |
devel/radare2: Update version 5.1.1=>5.8.4
- Update GH_ACCOUNT
Changelog: https://github.com/radareorg/radare2/releases/tag/5.8.4 |
5.1.1_1 11 Apr 2023 20:46:12 |
Muhammad Moinur Rahman (bofh) |
*/*: Adopt ports from swills@ |
5.1.1_1 11 Apr 2023 20:34:04 |
Rene Ladan (rene) |
all: return swills' ports to the pools after safeeping his ports bit.
With hat: portmgr-secretary |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
5.1.1_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
5.1.1_1 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
5.1.1_1 18 Feb 2022 19:10:19 |
Piotr Kubaj (pkubaj) |
devel/radare2: add support for powerpc, powerpc64, powerpc64le and riscv64 |
5.1.1_1 08 Oct 2021 09:02:37 |
Bernhard Froehlich (decke) |
devel/radare2: Add CPE information
Approved by: portmgr (blanket) |
5.1.1_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
5.1.1_1 13 Mar 2021 05:51:26 |
swills |
devel/radare2: keep KF_TYPE_CRYPTO where possible [1]
While here, clean up a bit
PR: 253923 [1]
Submitted by: Michael Zhilin <mizhka@gmail.com> [1] |
5.1.1 13 Feb 2021 22:00:58 |
swills |
devel/radare2: update to 5.1.1 |
4.5.1 22 Dec 2020 03:19:04 |
linimon |
Also fails to build on riscv64.
Approved by: portmgr (tier-2 blanket) |
4.5.1 23 Sep 2020 19:17:48 |
linimon |
Disallow on all variants of powerpc.
Approved by: portmgr (tier-2 blanket) |
4.5.1 21 Sep 2020 16:48:41 |
swills |
devel/radare2: update to 4.5.1
While here, take maintainership
PR: 249092
Approved by: Michael Zhilin <mizhka@gmail.com> (maintainer) |
4.5.0 24 Aug 2020 16:48:31 |
swills |
devel/radare2: update to 4.5.0
PR: 248556
Approved by: Michael Zhilin <mizhka@gmail.com> (maintainer) |
3.7.1 16 Aug 2019 10:04:22 |
0mp |
devel/radare2: Update to 3.7.1
PR: 239872
Submitted by: Michael Zhilin <mizhka@gmail.com> (maintainer) |
3.5.1 22 May 2019 20:32:10 |
swills |
devel/radare2: update to 3.5.1
PR: 238039
Approved by: Michael Zhilin <mizhka@gmail.com> (maintainer |
3.4.1 29 Apr 2019 11:51:20 |
swills |
devel/radare2: update to 3.4.1
PR: 237628
Approved by: mizhka@gmail.com (maintainer) |
3.2.0 10 Jan 2019 19:33:21 |
pi |
devel/radare2: update 3.1.0 -> 3.2.0
PR: 234758
Submitted by: Maciej Pasternacki <maciej@pasternacki.net>
Approved by: Michael Zhilin <mizhka@gmail.com> (maintainer)
Relnotes: https://github.com/radare/radare2/releases/tag/3.2.0 |
3.1.0 28 Nov 2018 14:06:02 |
swills |
devel/radare2: Update to 3.1.0
PR: 233600
Submitted by: David Carlier <devnexen@gmail.com>
Approved by: Michael Zhilin <mizhka@gmail.com> (maintainer)
Differential Revision: https://reviews.freebsd.org/D17797 |
2.9.0 11 Sep 2018 08:01:28 |
manu |
devel/radare2: Update to 2.9
Tested On: amd64, arm64
Submitted by: mizhka@gmail.com (maintainer)
Approved by: bapt (mentor)
Differential Revision: https://reviews.freebsd.org/D17080 |
2.8.0 12 Aug 2018 08:40:13 |
manu |
devel/radare2: Update to 2.8.0
While here, unbreak on arm64
This was broken because of the debugger part of radare2.
Those patches fix that even if the debugger still doesn't work
due to lack of some ptrace function in the FreeBSD aarch64 port.
The patches were submitted and commited upstream.
Reviewed by: mizhka@gmail.com (Maintainer)
Approved by: brd
Differential Revision: https://reviews.freebsd.org/D16656 |
2.7.0 03 Aug 2018 16:21:04 |
swills |
devel/radare2: Update to 2.7.0
PR: 230310
Submitted by: Nathan <ndowens.fbsd@yandex.com>
Approved by: Michael Zhilin <mizhka@gmail.com> (maintainer) |
2.6.9 04 Jul 2018 14:28:56 |
swills |
devel/radare2: update to 2.6.9
PR: 229495
Approved by: Michael Zhilin <mizhka@gmail.com> (maintainer) |
2.4.0 09 Mar 2018 01:03:45 |
yuri |
devel/radare2: Update to 2.4.0
Also changed to DISTVERSION.
Bumped x11/radare-cutter because radare2's sonames don't include version,
but its interface has changed.
Reported the problem of invalid sonames to the updatream.
PR: 226447
Submitted by: Michael Zhilin <mizhka@gmail.com> (maintainer)
Approved by: tcberner (mentor, implicit) |
2.2.0 30 Dec 2017 19:50:46 |
yuri |
devel/radare2: Update to 2.2.0
Additional changes:
* change of maintainership
* port cleanup
PR: 224133
Submitted by: Michael Zhilin <mizhka@gmail.com>
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D13674 |
2.0.1 30 Nov 2017 05:55:17 |
linimon |
For ports that are marked NOT_FOR/ONLY_FOR armv6, also mark them so
on armv7.
This is part one of a multipart commit to bring armv7 ports to parity
with armv6.
Approved by: portmgr (tier-2 blanket) |
2.0.1 20 Nov 2017 13:44:55 |
rodrigo |
Update radare2 from v1.0.2 to v2.0.1
Since last release commes with 3255 commits you should look at
https://github.com/radare/radare2/releases to see the full releases
history.
PR: 222931
Submitted by: Michael Zhilin <mizhka@gmail.com>
Approved by: rodrigo (maintainer timeout) |
1.0.2 20 Nov 2017 13:33:47 |
rodrigo |
Update radare2 from v1.0.2 to v2.0.1
Since last release commes with 3255 commits you should look at
https://github.com/radare/radare2/releases to see the full releases
history.
PR: 222931
Submitted by: Michael Zhilin <mizhka@gmail.com>
Approved by: rodrigo (maintainer timeout) |
1.0.2 01 Oct 2017 08:10:52 |
antoine |
Unbreak, it seems the patch was applied twice
Reported by: pkg-fallout |
1.0.2 21 Sep 2017 12:14:22 |
oshogbo |
Fix building of devel/radare2.
Change the names of fields used with the kinfo_file structure.
FreeBSD use different kinfo_file structure then Linux.
PR: 221347
Approved by: matthew@
MFC after: 1 month |
1.0.2 13 May 2017 03:35:51 |
linimon |
Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
1.0.2 09 Dec 2016 08:06:41 |
jhale |
Update to 1.0.2
PR: 213278
Submitted by: Michael Zhilin <mizhka@gmail.com>
Approved by: maintainer timeout |
0.10.4 08 Nov 2016 19:29:57 |
linimon |
The 64-bit arm arch is actually spelled 'aarch64', not 'arm64'. |
0.10.4 08 Nov 2016 08:37:02 |
linimon |
Mark as broken on various tier-2 archs.
Approved by: portmgr (tier-2 blanket) |
0.10.4 21 Oct 2016 15:21:13 |
mat |
Use USES=pathfix where applicable.
PR: 213195
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D8093 |
0.10.4 10 Jul 2016 14:48:57 |
pi |
devel/capstone4: fix pkg-plist, bring to latest github commit
devel/radare2: 0.10.0 -> 0.10.4
PR: 206942
Changes: http://radare.today/posts/radare-0-10-1/,
http://radare.today/posts/radare-0-10-2/
Submitted by: oleksii.tsai@gmail.com
Approved by: torres.73a@gmail.com (maintainer timeout) |
0.10.0 21 Apr 2016 16:43:15 |
swills |
many ports: mark broken on powerpc64 |
0.10.0 02 Feb 2016 06:20:12 |
pi |
devel/radare2: 0.9.9 -> 0.10.0
Changes:
http://radare.today/posts/radare-0-10-0/
PR: 206793
Approved by: Alex Wilkinson <torres.73a@gmail.com> (maintainer) |
0.9.9 30 Jan 2016 15:32:45 |
pi |
devel/radare2: 0.9.8 -> 0.9.9
Changes:
http://radare.today/posts/radare-0-9-9/
PR: 205996
Submitted by: oleksii.tsai@gmail.com
Approved by: torres.73a@gmail.com (maintainer timeout) |
0.9.8_1 08 Jan 2016 12:18:20 |
robak |
devel/radare2: change maintainer to Alex Wilkinson <torres.73a@gmail.com>
PR: 206021 |
0.9.8_1 20 Sep 2015 09:22:45 |
jbeich |
Backport CVE-2015-2331 fix to bundled libzip
MFH: 2015Q3
Security: 264749ae-d565-11e4-b545-00269ee29e57 |
0.9.8 01 Sep 2015 16:16:36 |
amdmi3 |
- Switch to options helpers
- Disabled DOCS should not disable manpage installation
Approved by: portmgr blanket |
0.9.8 06 Feb 2015 13:05:37 |
marino |
devel/radare2: Upgrade version 0.9.6 => 0.9.8, reset maintainership
The maintainer has never been active since the port was imported in 2011,
and has two consecutive timeouts and didn't stage the port. These are
the reasons behind the reset.
PR: 196347
Submitted by: oleksii.tsai (gmail)
Approved by: former maintainer timeout |
0.9.6 27 Oct 2014 11:07:20 |
bapt |
Cleanup plist |
0.9.6 29 Jul 2014 21:07:40 |
adamw |
Convert a bunch of USE_XZ to USES=tar:xz.
Approved by: portmgr (not really, but touches unstaged ports) |
0.9.6 03 Jul 2014 23:57:08 |
adamw |
Remove NOPORTDOCS and NOPORTEXAMPLES.
Approved by: portmgr (blanket) |
0.9.6 19 Dec 2013 03:36:42 |
swills |
- Update to 0.9.6
- Fix build with clang
- Support STAGEDIR
PR: ports/183924
Submitted by: "Mikhail T." <m.tsatsenko@gmail.com>
Approved by: maintainer timeout (kpedersen@opencde.org, >4 weeks) |
0.8.1 20 Sep 2013 17:17:45 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4) |
0.8.1 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
0.8.1 11 Jun 2013 14:43:48 |
miwi |
- Trim header
- Fix build
Reported by: pkg (DEVELOPER_MODE) |
0.8.1 25 Jul 2012 06:32:08 |
cs |
Fix typos in COMMENT |
0.8.1 16 Sep 2011 20:51:29 |
zi |
New port: devel/radare2
PR: ports/159805
Submitted by: Karsten Pedersen <kpedersen@opencde.org>
Approved by: wxs (mentor)
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! |