From nobody Thu Mar 16 03:30:37 2023 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4PcXpP2my6z3yDqD; Thu, 16 Mar 2023 03:30:37 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4PcXpP2L9Hz3Jjp; Thu, 16 Mar 2023 03:30:37 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1678937437; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=vHQR24Sd+cKco6yRzitsGUtqiqBMBhUXVsMz5omikkI=; b=UsIrdNLh7RQoEqPcnO8w02+mlPoh8tmW2huKQjE19NqNKym5JBfBDeDYiWByAsCoEbnsRu js4EmL2rWrJ+IB+xn6R/BJ0QCN3T/tAag7vEcoArMVPnSwHb1C2i4D7DmvxvsIJlg1RMwc Z5k2fNZfzANzRWR/Ulo9g0ksFEgZaqHFusCGjhC9C55BxEi39CFkcdJ9sgLK2j7cxzqYa0 P+QWbiZdqIyoKSDguPngLwhHzQyBumn2+21pMoh9cRmtkPsABffwO4Un4EDMFqNT9aivI3 EmbFSbVSFogm+gCuZ3lVaauiPXzccgBBQAzettQOb99dFVbZk8hvclROnqMyug== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1678937437; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=vHQR24Sd+cKco6yRzitsGUtqiqBMBhUXVsMz5omikkI=; b=R6Brpmukly+Y1vmpmFmajjOTwn0hymA6YKPMSq+jomQTfzdgrPObVyeMev5kdvgkJdn4D1 0GoVoyA8el1OrEUAv96yFYIpUUqtqJtnm1lHMrs31fFk7y+8lwlu8eD7BJwR9vnCBLdFcx iEvUFBanQ3bilqXLjmxsn5Wyd5xnj1A0DmM6YRuiDrwCqYs5pVINBkg2uuTG7ulJks8PNe zluUVBwyhPhrU4mErOkZPA1gj26AOyexhsfIO/LLcJyx9FJzM4fWb0YT0g5HBGj8qHiFip WaX0FY+DLOLpxF35Np5CxRz9IpSQQU+SHwmHZi7RHd/OkYO3CUcWOe9sI4uuPg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1678937437; a=rsa-sha256; cv=none; b=dhmFK7R7tZK8gixTnfrh5YonKdACVoSy29V8ltvQaxSl3F/YK5R0w4EYb13mfUlg+ISA4V XSKmz5jJxi5tpP6ktvIzDXacCocjIl/f0o3XAhhyjvjwm2E+Z2rVXXn8X5T6KmGU8Zr5TD 09n/0BNBJs/q+by2+2Mw79a+vhtkQ9BOGiLQXogOpcez7wb+YTz7CdLLzkTDXTeJATIqnl ytxB74CGfduTf19FVJzohuThF7o+27r9m66ngllaQsVU3SMaDgO6C3xOp7ZOCJ9T3wFyeR yNGdV4lDv6ZLRzM8lzKElezZ8b1z9aLWAetgJQCTr4MkCZ/+Nxg/hwCcrGFMbQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4PcXpP1NszzRwr; Thu, 16 Mar 2023 03:30:37 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 32G3UbOv019111; Thu, 16 Mar 2023 03:30:37 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 32G3UbAl019110; Thu, 16 Mar 2023 03:30:37 GMT (envelope-from git) Date: Thu, 16 Mar 2023 03:30:37 GMT Message-Id: <202303160330.32G3UbAl019110@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Alexey Dokuchaev Subject: git: 8991b1690da2 - main - editors/bingrok: new port had been added (+) List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: danfe X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 8991b1690da263eb9b2d88e0bf4f6d61a79e1c38 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by danfe: URL: https://cgit.FreeBSD.org/ports/commit/?id=8991b1690da263eb9b2d88e0bf4f6d61a79e1c38 commit 8991b1690da263eb9b2d88e0bf4f6d61a79e1c38 Author: Alexey Dokuchaev AuthorDate: 2023-03-16 03:29:34 +0000 Commit: Alexey Dokuchaev CommitDate: 2023-03-16 03:29:34 +0000 editors/bingrok: new port had been added (+) BinGrok is a binary/hexadecimal editor created specifically with the goal of reverse-engineering proprietary data formats in mind. It allows for creation of C-struct-like "views" of your data for better visualization of the parts that you have deciphered. WWW: https://github.com/spuriousdata/BinGrok --- editors/Makefile | 1 + editors/bingrok/Makefile | 27 +++++++++++++++++++++++++++ editors/bingrok/distinfo | 3 +++ editors/bingrok/pkg-descr | 4 ++++ 4 files changed, 35 insertions(+) diff --git a/editors/Makefile b/editors/Makefile index 3b3366073b99..1564f461f655 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -12,6 +12,7 @@ SUBDIR += bee-host SUBDIR += biew SUBDIR += bined + SUBDIR += bingrok SUBDIR += bitedit SUBDIR += bless SUBDIR += boiling-egg diff --git a/editors/bingrok/Makefile b/editors/bingrok/Makefile new file mode 100644 index 000000000000..2b1cad00a7fa --- /dev/null +++ b/editors/bingrok/Makefile @@ -0,0 +1,27 @@ +PORTNAME= ${GH_PROJECT:tl} +PORTVERSION= 0.0.1 +DISTVERSIONPREFIX= v +CATEGORIES= editors + +MAINTAINER= danfe@FreeBSD.org +COMMENT= Binary data editor for reverse engineering +WWW= https://github.com/spuriousdata/BinGrok + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + +USES= qmake qt:5 +USE_QT= buildtools:build core gui widgets +USE_GITHUB= yes +GH_ACCOUNT= spuriousdata +GH_PROJECT= BinGrok + +QMAKE_SOURCE_PATH= ${WRKSRC}/src + +PLIST_FILES= bin/${PORTNAME} + +do-install: + ${INSTALL_PROGRAM} ${INSTALL_WRKSRC}/${GH_PROJECT} \ + ${STAGEDIR}${PREFIX}/bin/${PORTNAME} + +.include diff --git a/editors/bingrok/distinfo b/editors/bingrok/distinfo new file mode 100644 index 000000000000..00205acfdfd7 --- /dev/null +++ b/editors/bingrok/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1472323461 +SHA256 (spuriousdata-BinGrok-v0.0.1_GH0.tar.gz) = 88fdb0779821d71b5e2c0cfaff676950d8719e1011db75164bb3543b0a8adb3f +SIZE (spuriousdata-BinGrok-v0.0.1_GH0.tar.gz) = 18042 diff --git a/editors/bingrok/pkg-descr b/editors/bingrok/pkg-descr new file mode 100644 index 000000000000..1fda55e63fd5 --- /dev/null +++ b/editors/bingrok/pkg-descr @@ -0,0 +1,4 @@ +BinGrok is a binary/hexadecimal editor created specifically with +the goal of reverse-engineering proprietary data formats in mind. +It allows for creation of C-struct-like "views" of your data for +better visualization of the parts that you have deciphered.