FreeBSD Bugzilla – Attachment 178939 Details for
Bug 215639
[NEW PORT] editors/encryptpad: Minimalist secure text editor and binary encryptor
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
shar file
encryptpad-0.3.2.5.shar (text/plain), 3.55 KB, created by
Dmitri Goutnik
on 2017-01-16 01:06:52 UTC
(
hide
)
Description:
shar file
Filename:
MIME Type:
Creator:
Dmitri Goutnik
Created:
2017-01-16 01:06:52 UTC
Size:
3.55 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># encryptpad ># encryptpad/distinfo ># encryptpad/Makefile ># encryptpad/pkg-descr ># encryptpad/pkg-plist ># >echo c - encryptpad >mkdir -p encryptpad > /dev/null 2>&1 >echo x - encryptpad/distinfo >sed 's/^X//' >encryptpad/distinfo << 'ce9b4a8798ebf707660b1d0d4d60e629' >XTIMESTAMP = 1484441476 >XSHA256 (evpo-EncryptPad-v0.3.2.5_GH0.tar.gz) = f9870c4aad45dd8171f92e97632e748b9504a52a1436c232cb387246672666e5 >XSIZE (evpo-EncryptPad-v0.3.2.5_GH0.tar.gz) = 7988782 >ce9b4a8798ebf707660b1d0d4d60e629 >echo x - encryptpad/Makefile >sed 's/^X//' >encryptpad/Makefile << '13066c55b683e3677bd8a9ab3ee438e1' >X# Created by: Dmitri Goutnik <dg@syrec.org> >X# $FreeBSD$ >X >XPORTNAME= encryptpad >XPORTVERSION= 0.3.2.5 >XDISTVERSIONPREFIX= v >XCATEGORIES= editors security >X >XMAINTAINER= dg@syrec.org >XCOMMENT= Minimalist secure text editor and binary encryptor >X >XLICENSE= GPLv2+ >XLICENSE_FILE= ${WRKSRC}/license.txt >X >XBUILD_DEPENDS= bash:shells/bash >XLIB_DEPENDS+= libbotan-1.10.so:security/botan110 >X >XUSES= gmake shebangfix desktop-file-utils shared-mime-info pkgconfig >XUSE_QT5= core gui widgets qmake_build buildtools_build >XUSE_GL= gl >XUSE_GITHUB= yes >XGH_ACCOUNT= evpo >XGH_PROJECT= EncryptPad >X >XOPTIONS_DEFINE= DOCS >X >XDOCFILES= README.md CHANGES.md >XPORTDOCS= ${DOCFILES} docs/* >X >XINSTALLS_ICONS= yes >XICON_SIZES= 16 32 128 >X >Xdo-build: >X (cd ${WRKSRC} && ${SETENV} MAKE=${MAKE_CMD} PATH=${QT_BINDIR}:${PATH} \ >X ./configure.sh --all --use-system-libs) >X >Xdo-install: >X ${INSTALL_PROGRAM} ${WRKSRC}/bin/release/* ${STAGEDIR}${PREFIX}/bin >X @${MKDIR} ${STAGEDIR}${PREFIX}/share/applications >X ${INSTALL_DATA} ${WRKSRC}/encryptpad.desktop ${STAGEDIR}${PREFIX}/share/applications >X @${MKDIR} ${STAGEDIR}${PREFIX}/share/mime/packages >X ${INSTALL_DATA} ${WRKSRC}/encryptpad.xml ${STAGEDIR}${PREFIX}/share/mime/packages >X.for sz in ${ICON_SIZES} >X @${MKDIR} ${STAGEDIR}${PREFIX}/share/icons/hicolor/${sz}x${sz}/apps >X ${INSTALL_DATA} ${WRKSRC}/images/icns.iconset/icon_${sz}x${sz}.png \ >X ${STAGEDIR}${PREFIX}/share/icons/hicolor/${sz}x${sz}/apps/encryptpad.png >X.endfor >X >Xpost-install-DOCS-on: >X @${MKDIR} ${STAGEDIR}${DOCSDIR} >X ${INSTALL_DATA} ${DOCFILES:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR} >X (cd ${WRKSRC} && ${COPYTREE_SHARE} docs ${STAGEDIR}${DOCSDIR}) >X >X.include <bsd.port.mk> >13066c55b683e3677bd8a9ab3ee438e1 >echo x - encryptpad/pkg-descr >sed 's/^X//' >encryptpad/pkg-descr << '2e170eabf600da2a6fad7fc6378b298f' >XEncryptPad is an application for viewing and editing symmetrically encrypted >Xtext. It also provides a tool for encrypting and decrypting binary files on >Xdisk. The application offers effective measures for protecting information >Xwith simple and convenient graphical and command line interface. The editor >Xuses most widely chosen quality file format OpenPGP RFC 4880. Unlike other >XOpenPGP software which main purpose is asymmetric encryption, the primary >Xfocus of EncryptPad is symmetric encryption. >X >XWWW: http://evpo.net/encryptpad >2e170eabf600da2a6fad7fc6378b298f >echo x - encryptpad/pkg-plist >sed 's/^X//' >encryptpad/pkg-plist << 'a13a9117f9c2a92d6891f88ebe21bfdf' >Xbin/encryptpad >Xbin/encryptcli >Xshare/applications/encryptpad.desktop >Xshare/icons/hicolor/128x128/apps/encryptpad.png >Xshare/icons/hicolor/16x16/apps/encryptpad.png >Xshare/icons/hicolor/32x32/apps/encryptpad.png >Xshare/mime/packages/encryptpad.xml >a13a9117f9c2a92d6891f88ebe21bfdf >exit >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 215639
:
178361
|
178733
| 178939