pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Import qira-1.2 as wip/qira.
Module Name: pkgsrc-wip
Committed By: Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By: kamil
Date: Sat Mar 4 21:19:56 2017 +0100
Changeset: e68e5ca78db330a43ed20ea4e739577869202115
Added Files:
qira/DESCR
qira/Makefile
qira/PLIST
qira/distinfo
Log Message:
Import qira-1.2 as wip/qira.
QIRA is a timeless debugger.
All state is tracked while a program is running, so you can debug in the past.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=e68e5ca78db330a43ed20ea4e739577869202115
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
qira/DESCR | 3 +++
qira/Makefile | 15 +++++++++++++++
qira/PLIST | 1 +
qira/distinfo | 6 ++++++
4 files changed, 25 insertions(+)
diffs:
diff --git a/qira/DESCR b/qira/DESCR
new file mode 100644
index 0000000000..68d3de5fa5
--- /dev/null
+++ b/qira/DESCR
@@ -0,0 +1,3 @@
+QIRA is a timeless debugger.
+
+All state is tracked while a program is running, so you can debug in the past.
diff --git a/qira/Makefile b/qira/Makefile
new file mode 100644
index 0000000000..873efa81e5
--- /dev/null
+++ b/qira/Makefile
@@ -0,0 +1,15 @@
+# $NetBSD$
+
+DISTNAME= qira-1.2
+CATEGORIES= devel
+MASTER_SITES= ${MASTER_SITE_GITHUB:=BinaryAnalysisPlatform/}
+GITHUB_TAG= v${PKGVERSION_NOREV}
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= http://qira.me/
+COMMENT= QEMU Interactive Runtime Analyser
+LICENSE= gnu-gpl-v2
+
+USE_LANGUAGES= c c++
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/qira/PLIST b/qira/PLIST
new file mode 100644
index 0000000000..48d96a5493
--- /dev/null
+++ b/qira/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD$
diff --git a/qira/distinfo b/qira/distinfo
new file mode 100644
index 0000000000..1ceb4e32ad
--- /dev/null
+++ b/qira/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (qira-1.2.tar.gz) = 4d7cb700d3f1c75571d8dad729164c5e9fd94ecc
+RMD160 (qira-1.2.tar.gz) = f93de6bcdaacaa643abfdfb334bfbaccb477e876
+SHA512 (qira-1.2.tar.gz) = 07a48790c6a1de4b6f1b8b76725674e92de1907ee3ccc00161cb33fa0e07069ba2c67649dcb3e9cea2610967c858a69935016737d9b270e4133b09aeeeeaebbe
+Size (qira-1.2.tar.gz) = 25852484 bytes
- Prev by Date:
Qweyboard: Import Qweyboard
- Next by Date:
qira: Require six, html, Pillow, gevent, dot, ipaddr, capstone, nose
- Previous by Thread:
Qweyboard: Import Qweyboard
- Next by Thread:
qira: Require six, html, Pillow, gevent, dot, ipaddr, capstone, nose
- Indexes:
Home |
Main Index |
Thread Index |
Old Index