pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc radare2-cutter: remove



details:   https://anonhg.NetBSD.org/pkgsrc/rev/343d4911d5c7
branches:  trunk
changeset: 385638:343d4911d5c7
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Sep 22 09:53:49 2022 +0000

description:
radare2-cutter: remove

Marked BROKEN since January 2021.

diffstat:

 devel/Makefile                                                    |   3 +-
 devel/radare2-cutter/DESCR                                        |   2 -
 devel/radare2-cutter/Makefile                                     |  55 ----------
 devel/radare2-cutter/PLIST                                        |  25 ----
 devel/radare2-cutter/distinfo                                     |   7 -
 devel/radare2-cutter/patches/patch-widgets_ColorPicker.cpp        |  14 --
 devel/radare2-cutter/patches/patch-widgets_ColorThemeListView.cpp |  14 --
 doc/CHANGES-2022                                                  |   3 +-
 8 files changed, 3 insertions(+), 120 deletions(-)

diffs (172 lines):

diff -r 5fdfd8773d5d -r 343d4911d5c7 devel/Makefile
--- a/devel/Makefile    Thu Sep 22 09:39:59 2022 +0000
+++ b/devel/Makefile    Thu Sep 22 09:53:49 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3799 2022/09/18 08:24:40 bsiegert Exp $
+# $NetBSD: Makefile,v 1.3800 2022/09/22 09:53:49 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -2929,7 +2929,6 @@
 SUBDIR+=       quilt
 SUBDIR+=       radamsa
 SUBDIR+=       radare2
-SUBDIR+=       radare2-cutter
 SUBDIR+=       ragel
 SUBDIR+=       rainbow-delimiters-el
 SUBDIR+=       range-v3
diff -r 5fdfd8773d5d -r 343d4911d5c7 devel/radare2-cutter/DESCR
--- a/devel/radare2-cutter/DESCR        Thu Sep 22 09:39:59 2022 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +0,0 @@
-A Qt and C++ GUI for radare2 reverse engineering framework
-(originally named Iaito).
diff -r 5fdfd8773d5d -r 343d4911d5c7 devel/radare2-cutter/Makefile
--- a/devel/radare2-cutter/Makefile     Thu Sep 22 09:39:59 2022 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,55 +0,0 @@
-# $NetBSD: Makefile,v 1.30 2022/06/30 11:18:17 nia Exp $
-
-# Upstream cutter forked radare2 and created rizin. cutter uses rizin now.
-# radare2 cutter was forked as r2cutter and is not ready for radare2 5.1.0.
-# https://github.com/radareorg/r2cutter
-
-BROKEN=                "Not compatible with radare2 5.1.0"
-
-DISTNAME=      cutter-1.8.3
-PKGNAME=       radare2-${DISTNAME}
-PKGREVISION=   15
-CATEGORIES=    devel
-MASTER_SITES=  ${MASTER_SITE_GITHUB:=radareorg/}
-GITHUB_PROJECT=        cutter
-GITHUB_TAG=    v${PKGVERSION_NOREV}
-
-MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://github.com/radareorg/cutter/
-COMMENT=       Qt and C++ GUI for radare2 reverse engineering framework
-LICENSE=       gnu-gpl-v3
-
-USE_LANGUAGES= c c++
-
-USE_CMAKE=     yes
-USE_TOOLS+=    gmake pax pkg-config
-
-WRKSRC=        ${WRKDIR}/${DISTNAME}/src
-
-CONFIGURE_DIRS=        ${WRKDIR}/build
-CMAKE_ARG_PATH=        ${WRKSRC}
-
-INSTALLATION_DIRS+=    bin share/icons/hicolor/scalable/apps
-INSTALLATION_DIRS+=    share/doc/${PKGBASE}
-
-NOT_PAX_MPROTECT_SAFE+=        bin/Cutter
-
-post-extract:
-       ${RUN} mkdir -p ${WRKDIR}/build
-
-do-install:
-       ${RUN} cd ${WRKDIR}/build && \
-               ${INSTALL_PROGRAM} Cutter \
-               ${DESTDIR}${PREFIX}/bin/Cutter
-       ${RUN} cd ${WRKSRC} && \
-               ${INSTALL_DATA} img/cutter.svg \
-               ${DESTDIR}${PREFIX}/share/icons/hicolor/scalable/apps/cutter.svg
-       ${RUN} cd ${WRKDIR}/${DISTNAME}/docs && \
-               ${PAX} -wr * ${DESTDIR}${PREFIX}/share/doc/${PKGBASE}
-
-.include "../../devel/radare2/buildlink3.mk"
-.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
-.include "../../lang/python/application.mk"
-.include "../../x11/qt5-qtbase/buildlink3.mk"
-.include "../../x11/qt5-qtsvg/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r 5fdfd8773d5d -r 343d4911d5c7 devel/radare2-cutter/PLIST
--- a/devel/radare2-cutter/PLIST        Thu Sep 22 09:39:59 2022 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,25 +0,0 @@
-@comment $NetBSD: PLIST,v 1.3 2019/08/04 14:32:58 ryoon Exp $
-bin/Cutter
-share/doc/radare2-cutter/Doxyfile
-share/doc/radare2-cutter/Makefile
-share/doc/radare2-cutter/apidoc.py
-share/doc/radare2-cutter/source/api.rst
-share/doc/radare2-cutter/source/building.rst
-share/doc/radare2-cutter/source/code.rst
-share/doc/radare2-cutter/source/common-errors.rst
-share/doc/radare2-cutter/source/conf.py
-share/doc/radare2-cutter/source/crash-handling-system.rst
-share/doc/radare2-cutter/source/images/crash-dialog.png
-share/doc/radare2-cutter/source/images/cutter_path_settings.png
-share/doc/radare2-cutter/source/images/screenshot.png
-share/doc/radare2-cutter/source/images/success-dump-dialog.png
-share/doc/radare2-cutter/source/index.rst
-share/doc/radare2-cutter/source/plugins.rst
-share/doc/radare2-cutter/source/plugins/disasm-dynamic.png
-share/doc/radare2-cutter/source/plugins/disasm-static.png
-share/doc/radare2-cutter/source/plugins/mydockwidget-action.png
-share/doc/radare2-cutter/source/plugins/mydockwidget.png
-share/doc/radare2-cutter/source/plugins/preferences-plugins.png
-share/doc/radare2-cutter/source/plugins/tutorial-python.rst
-share/doc/radare2-cutter/source/shortcuts.rst
-share/icons/hicolor/scalable/apps/cutter.svg
diff -r 5fdfd8773d5d -r 343d4911d5c7 devel/radare2-cutter/distinfo
--- a/devel/radare2-cutter/distinfo     Thu Sep 22 09:39:59 2022 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,7 +0,0 @@
-$NetBSD: distinfo,v 1.6 2021/10/26 10:19:19 nia Exp $
-
-BLAKE2s (cutter-1.8.3.tar.gz) = 7bcc7214933df50e281570700d86a5bb2dffd5b9a1278f55a933a0dcecf35698
-SHA512 (cutter-1.8.3.tar.gz) = 808f77e2dbdeeca212cd0a7926f78b09ebc81ac9c956e75ec8229b1fd3321307ba9dafb58793b3acef529230f33567017fd6c7b2a386821ebe66b4544d7502f3
-Size (cutter-1.8.3.tar.gz) = 1531282 bytes
-SHA1 (patch-widgets_ColorPicker.cpp) = e810aa8879c431b35069d4d97ec60c5f673279eb
-SHA1 (patch-widgets_ColorThemeListView.cpp) = 6287a7418c2ee21eb2c988740a986379658885cb
diff -r 5fdfd8773d5d -r 343d4911d5c7 devel/radare2-cutter/patches/patch-widgets_ColorPicker.cpp
--- a/devel/radare2-cutter/patches/patch-widgets_ColorPicker.cpp        Thu Sep 22 09:39:59 2022 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,14 +0,0 @@
-$NetBSD: patch-widgets_ColorPicker.cpp,v 1.1 2020/12/22 09:58:52 nia Exp $
-
-Fix compatibility with Qt 5.15.0.
-
---- widgets/ColorPicker.cpp.orig       2019-07-08 21:53:27.000000000 +0000
-+++ widgets/ColorPicker.cpp
-@@ -3,6 +3,7 @@
- 
- #include <QPaintEvent>
- #include <QPainter>
-+#include <QPainterPath>
- #include <QMouseEvent>
- #include <QDesktopWidget>
- #include <QPixmap>
diff -r 5fdfd8773d5d -r 343d4911d5c7 devel/radare2-cutter/patches/patch-widgets_ColorThemeListView.cpp
--- a/devel/radare2-cutter/patches/patch-widgets_ColorThemeListView.cpp Thu Sep 22 09:39:59 2022 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,14 +0,0 @@
-$NetBSD: patch-widgets_ColorThemeListView.cpp,v 1.1 2020/12/22 09:58:52 nia Exp $
-
-Fix compatibility with Qt 5.15.0.
-
---- widgets/ColorThemeListView.cpp.orig        2019-07-08 21:53:27.000000000 +0000
-+++ widgets/ColorThemeListView.cpp
-@@ -3,6 +3,7 @@
- #include <QJsonArray>
- #include <QMap>
- #include <QPainter>
-+#include <QPainterPath>
- #include <QFontMetrics>
- #include <QScreen>
- #include <QJsonArray>
diff -r 5fdfd8773d5d -r 343d4911d5c7 doc/CHANGES-2022
--- a/doc/CHANGES-2022  Thu Sep 22 09:39:59 2022 +0000
+++ b/doc/CHANGES-2022  Thu Sep 22 09:53:49 2022 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2022,v 1.4642 2022/09/22 09:39:59 adam Exp $
+$NetBSD: CHANGES-2022,v 1.4643 2022/09/22 09:53:49 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2022:
 
@@ -6833,3 +6833,4 @@
        Updated devel/radare2 to 5.7.8 and fixed build [ast 2022-09-21]
        Updated textproc/split-thai to 2.19 [scole 2022-09-21]
        Updated inputmethod/ibus-table-chinese to 1.8.3 [adam 2022-09-22]
+       Removed devel/radare2-cutter [wiz 2022-09-22]



Home | Main Index | Thread Index | Old Index