summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-util/radare2: verbump to 5.6.8David Roman2022-04-251-0/+72
| | | | | | | | Bug: https://bugs.gentoo.org/831057 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: David Roman <davidroman96@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/25155 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-util/radare2: verbump to 5.5.4David Roman2022-01-051-0/+22
| | | | | | | | | | | Closes: https://bugs.gentoo.org/815046 Bug: https://bugs.gentoo.org/790284 Bug: https://bugs.gentoo.org/807061 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: David Roman <davidroman96@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/23184 Signed-off-by: John Helmert III <ajak@gentoo.org>
* dev-util/radare2: remove unused patch(es)Michael Mair-Keimberger2021-05-151-54/+0
| | | | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/20819 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-util/radare2: bump up to 5.2.0Sergei Trofimovich2021-04-131-0/+54
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-util/radare2: remove unused patch(es)Michael Mair-Keimberger2021-01-271-12/+0
| | | | | | | Closes: https://github.com/gentoo/gentoo/pull/19240 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* dev-util/radare2: don't compress fortunesSergei Trofimovich2020-12-221-0/+12
| | | | | | | | | radare2 reads and parses files as is. Compression breaks it. Reported-by: Esteve Varela Colominas Closes: https://bugs.gentoo.org/761250 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-util/radare2: drop old <4.5.0 versionsSergei Trofimovich2020-07-202-49/+0
| | | | | | Bug: https://bugs.gentoo.org/733368 Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-util/radare2: pass CC,AR,LD,OBJCOPY,RANLIB, bug #720700Sergei Trofimovich2020-05-232-0/+49
| | | | | | | Reported-by: Agostino Sarubbo Closes: https://bugs.gentoo.org/720700 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-util/radare2: remove unused patch(es)Michael Mair-Keimberger2019-09-223-68/+0
| | | | | | Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/13013 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-util/radare2: bump up to 3.7.0Sergei Trofimovich2019-08-042-0/+46
| | | | | Package-Manager: Portage-2.3.70, Repoman-2.3.16 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-util/radare2: fix double-free in cmd_mount.c, bug #688336Sergei Trofimovich2019-06-221-0/+22
| | | | | | | Reported-by: D'juan McDonald (domhnall) Bug: https://bugs.gentoo.org/688336 Package-Manager: Portage-2.3.67, Repoman-2.3.15 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-util/radare2: drop oldSergei Trofimovich2018-10-161-34/+0
| | | | | Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* dev-util/radare2: verbump to 2.6.0David Roman2018-05-221-0/+34
| | | | Closes: https://github.com/gentoo/gentoo/pull/8526
* dev-util/radare2: drop USE=-system-capstoneSergei Trofimovich2018-04-281-13/+0
| | | | | | | | | Enable system capstone unconditionally for releases. radare2 does not ship bundled capstone in 2.5.0. Reported-by: Michael Palimaka (kensington) Closes: https://bugs.gentoo.org/645552 Package-Manager: Portage-2.3.31, Repoman-2.3.9
* dev-util/radare2: drop oldSergei Trofimovich2017-11-272-59/+0
| | | | | | | | Reported-by: Daj' Uan (Jmbailey) Reported-by: Aleksandr Wagner (Kivak) Bug: https://bugs.gentoo.org/636184 Bug: https://bugs.gentoo.org/637454 Package-Manager: Portage-2.3.16, Repoman-2.3.6
* dev-util/radare2: fix 32-bit overflow in ELF parsing, bug #635618Sergei Trofimovich2017-10-282-0/+59
| | | | | Bug: https://bugs.gentoo.org/635618 Package-Manager: Portage-2.3.13, Repoman-2.3.4
* dev-util/radare2: drop old ebuilds, bug #634460Sergei Trofimovich2017-10-161-31/+0
| | | | | Bug: https://bugs.gentoo.org/634460 Package-Manager: Portage-2.3.11, Repoman-2.3.3
* dev-util/radare2: backport eroen's openssl-1.1.0c fixSergei Trofimovich2017-01-111-0/+31
| | | | | | Bug: https://bugs.gentoo.org/604576 Package-Manager: Portage-2.3.3_p18, Repoman-2.3.1_p11
* proj/gentoo: Initial commitRobin H. Johnson2015-08-081-0/+13
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed