svn commit: r432355 - in head/security: . cyberchef

Dan Langille dvl at FreeBSD.org
Tue Jan 24 16:25:17 UTC 2017


Author: dvl
Date: Tue Jan 24 16:25:15 2017
New Revision: 432355
URL: https://svnweb.freebsd.org/changeset/ports/432355

Log:
  Add CyberChef, a simple, intuitive web app for carrying out all manner of
  "cyber" operations within a web browser. These operations include creating
  hexdumps, simple encoding like XOR or Base64, more complex encryption like
  AES, DES and Blowfish, data compression and decompression, calculating hashes
  and checksums, IPv6 and X.509 parsing, and much more.

Added:
  head/security/cyberchef/
  head/security/cyberchef/Makefile   (contents, props changed)
  head/security/cyberchef/distinfo   (contents, props changed)
  head/security/cyberchef/pkg-descr   (contents, props changed)
  head/security/cyberchef/pkg-plist   (contents, props changed)
Modified:
  head/security/Makefile

Modified: head/security/Makefile
==============================================================================
--- head/security/Makefile	Tue Jan 24 16:20:34 2017	(r432354)
+++ head/security/Makefile	Tue Jan 24 16:25:15 2017	(r432355)
@@ -96,6 +96,7 @@
     SUBDIR += cryptlib
     SUBDIR += cryptopp
     SUBDIR += cvm
+    SUBDIR += cyberchef
     SUBDIR += cyrus-sasl2
     SUBDIR += cyrus-sasl2-gssapi
     SUBDIR += cyrus-sasl2-ldapdb

Added: head/security/cyberchef/Makefile
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/security/cyberchef/Makefile	Tue Jan 24 16:25:15 2017	(r432355)
@@ -0,0 +1,26 @@
+# Created by: Dan Langille <dvl at FreeBSD.org>
+# $FreeBSD$
+
+PORTNAME=	cyberchef
+PORTVERSION=	0.0.0.20170124
+CATEGORIES=	security
+
+MAINTAINER=	dvl at FreeBSD.org
+COMMENT=	Cyber operations within a web browser
+
+LICENSE=	APACHE20
+LICENSE_FILE=	${WRKSRC}/LICENSE
+
+USE_GITHUB=	yes
+GH_ACCOUNT=	gchq
+GH_PROJECT=	CyberChef
+GH_TAGNAME=	3c3f5d9
+
+NO_BUILD=       yes
+NO_ARCH=        yes
+
+do-install:
+	(cd ${WRKSRC}/build/prod && ${COPYTREE_SHARE} \*       ${STAGEDIR}${WWWDIR}/)
+	(cd ${WRKSRC}/build/prod && ${INSTALL_DATA}  .htaccess ${STAGEDIR}${WWWDIR}/)
+
+.include <bsd.port.mk>

Added: head/security/cyberchef/distinfo
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/security/cyberchef/distinfo	Tue Jan 24 16:25:15 2017	(r432355)
@@ -0,0 +1,3 @@
+TIMESTAMP = 1485270070
+SHA256 (gchq-CyberChef-0.0.0.20170124-3c3f5d9_GH0.tar.gz) = 68a7d6f7538383514485e6e162545b3d4e4ae40e324c4541e31bae758a01194c
+SIZE (gchq-CyberChef-0.0.0.20170124-3c3f5d9_GH0.tar.gz) = 2003422

Added: head/security/cyberchef/pkg-descr
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/security/cyberchef/pkg-descr	Tue Jan 24 16:25:15 2017	(r432355)
@@ -0,0 +1,8 @@
+CyberChef is a simple, intuitive web app for carrying out all manner of
+"cyber" operations within a web browser. These operations include 
+creating hexdumps, simple encoding like XOR or Base64, more complex
+encryption like AES, DES and Blowfish, data compression and
+decompression, calculating hashes and checksums, IPv6 and X.509
+parsing, and much more.
+
+WWWW: https://github.com/gchq/CyberChef/wiki

Added: head/security/cyberchef/pkg-plist
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/security/cyberchef/pkg-plist	Tue Jan 24 16:25:15 2017	(r432355)
@@ -0,0 +1,46 @@
+%%WWWDIR%%/index.html
+%%WWWDIR%%/.htaccess
+%%WWWDIR%%/cyberchef.htm
+%%WWWDIR%%/images/save_as-16x16.png
+%%WWWDIR%%/images/download-24x24.png
+%%WWWDIR%%/images/thumb_down-16x16.png
+%%WWWDIR%%/images/switch-16x16.png
+%%WWWDIR%%/images/layout-16x16.png
+%%WWWDIR%%/images/open_yellow-24x24.png
+%%WWWDIR%%/images/speech-16x16.png
+%%WWWDIR%%/images/disable_selected-16x16.png
+%%WWWDIR%%/images/stats-16x16.png
+%%WWWDIR%%/images/clean-16x16.png
+%%WWWDIR%%/images/favourite-16x16.png
+%%WWWDIR%%/images/settings-22x22.png
+%%WWWDIR%%/images/mail-16x16.png
+%%WWWDIR%%/images/recycle-16x16.png
+%%WWWDIR%%/images/cook_female-32x32.png
+%%WWWDIR%%/images/help-16x16.png
+%%WWWDIR%%/images/save-22x22.png
+%%WWWDIR%%/images/restore-16x16.png
+%%WWWDIR%%/images/cyberchef-512x512.png
+%%WWWDIR%%/images/cyberchef-16x16.png
+%%WWWDIR%%/images/cyberchef-64x64.png
+%%WWWDIR%%/images/code-16x16.png
+%%WWWDIR%%/images/maximise-16x16.png
+%%WWWDIR%%/images/cyberchef-256x256.png
+%%WWWDIR%%/images/cyberchef-32x32.png
+%%WWWDIR%%/images/breakpoint-16x16.png
+%%WWWDIR%%/images/help-22x22.png
+%%WWWDIR%%/images/disable_deselected-16x16.png
+%%WWWDIR%%/images/open_yellow-16x16.png
+%%WWWDIR%%/images/favourite-24x24.png
+%%WWWDIR%%/images/bug-16x16.png
+%%WWWDIR%%/images/step-16x16.png
+%%WWWDIR%%/images/remove-16x16.png
+%%WWWDIR%%/images/erase-16x16.png
+%%WWWDIR%%/images/cyberchef-128x128.png
+%%WWWDIR%%/images/save-16x16.png
+%%WWWDIR%%/images/undo-16x16.png
+%%WWWDIR%%/images/cook_male-32x32.png
+%%WWWDIR%%/images/thumb_up-16x16.png
+%%WWWDIR%%/images/favicon.ico
+%%WWWDIR%%/images/info-16x16.png
+%%WWWDIR%%/scripts.js
+%%WWWDIR%%/styles.css


More information about the svn-ports-all mailing list