Port details on branch 2025Q2 |
- encryptpad Minimalist secure text editor and binary encryptor
- 0.5.0.4_1 editors
=0 0.5.0.4_1Version of this port present on the latest quarterly branch. - Maintainer: eduardo@FreeBSD.org
 - Port Added: 2025-05-26 23:54:07
- Last Update: 2025-06-23 17:11:26
- Commit Hash: 68ec672
- Also Listed In: security
- License: GPLv2+
- WWW:
- https://evpo.net/encryptpad/
- Description:
- EncryptPad is an application for viewing and editing symmetrically encrypted
text. It also provides a tool for encrypting and decrypting binary files on
disk. The application offers effective measures for protecting information
with simple and convenient graphical and command line interface. The editor
uses most widely chosen quality file format OpenPGP RFC 4880. Unlike other
OpenPGP software which main purpose is asymmetric encryption, the primary
focus of EncryptPad is symmetric encryption.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- encryptpad>0:editors/encryptpad
- To install the port:
- cd /usr/ports/editors/encryptpad/ && make install clean
- To add the package, run one of these commands:
- pkg install editors/encryptpad
- pkg install encryptpad
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: encryptpad
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1750672369
SHA256 (evpo-EncryptPad-v0.5.0.4-a0360d132b1367a9ba5328253a1c4d402266b4bd_GH0.tar.gz) = 501a9a8f8cbb728e41e76f962797f7c00b67ca4ac8646ee15590c4979cb1a3e0
SIZE (evpo-EncryptPad-v0.5.0.4-a0360d132b1367a9ba5328253a1c4d402266b4bd_GH0.tar.gz) = 18742645
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- update-desktop-database : devel/desktop-file-utils
- gmake>=4.4.1 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.11 : lang/python311
- update-mime-database : misc/shared-mime-info
- Runtime dependencies:
-
- update-desktop-database : devel/desktop-file-utils
- update-mime-database : misc/shared-mime-info
- Library dependencies:
-
- libbotan-3.so : security/botan3
- libOpenGL.so : graphics/libglvnd
- libQt6Core.so : devel/qt6-base
- libQt6Svg.so : graphics/qt6-svg
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for encryptpad-0.5.0.4_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- editors_encryptpad
- USES:
- compiler:c++11-lang desktop-file-utils gl gmake pkgconfig python:build qt:6 shared-mime-info
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.5.0.4_1 23 Jun 2025 17:11:26
    |
Nuno Teixeira (eduardo)  |
editors/encryptpad: Switch to Qt6
Switch to qt6 branch (that includes botan3 support)
MFH: 2025Q2
(cherry picked from commit 29cfd22dd4e54f88f50d39c54fc75a6017a4e0b8) |
0.5.0.4 26 May 2025 23:31:44
    |
Nuno Teixeira (eduardo)  |
editors/encryptpad: Undeprecate and update to 0.5.0.4
Undrepecate by removing expired security/botan2 dependency.
Switch to botan3 branch until not merged into releases.
ChangeLog: https://github.com/evpo/EncryptPad/blob/botan3/CHANGES.md
MFH: 2025Q2
(cherry picked from commit b56744ea9c2b69eb62b45e2dca17edab4e05f6e4) |
Number of commits found: 2
|