Port details |
- veracrypt Open-source disk encryption software based on Truecrypt
- 1.26.15 security =5 1.26.7_2Version of this port present on the latest quarterly branch.
- Maintainer: acm@FreeBSD.org
- Port Added: 2017-07-19 05:40:26
- Last Update: 2024-09-20 06:47:06
- Commit Hash: d9aae4d
- People watching this port, also watch:: zsh, git, virtualbox-ose-kmod, rtorrent, pkg
- License: not specified in port
- WWW:
- https://www.veracrypt.fr/
- Description:
- VeraCrypt is a free open source disk encryption software for Windows, Mac OSX,
FreeBSD and Linux. Brought to you by IDRIX (https://www.idrix.fr) and based on
TrueCrypt 7.1a.
VeraCrypt main features:
- Creates a virtual encrypted disk within a file and mounts it as a real disk.
- Encrypts an entire partition or storage device such as USB flash drive or
hard drive.
- Encrypts a partition or drive where Windows is installed (pre-boot
authentication).
- Encryption is automatic, real-time(on-the-fly) and transparent.
- Parallelization and pipelining allow data to be read and written as fast as
if the drive was not encrypted.
- Encryption can be hardware-accelerated on modern processors.
- Provides plausible deniability, in case an adversary forces you to reveal the
password: Hidden volume (steganography) and hidden operating system.
- More information about the features of VeraCrypt may be found in the
documentation
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- veracrypt>0:security/veracrypt
- To install the port:
- cd /usr/ports/security/veracrypt/ && make install clean
- To add the package, run one of these commands:
- pkg install security/veracrypt
- pkg install veracrypt
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: veracrypt
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1726814564
SHA256 (VeraCrypt_1.26.15_Source.tar.bz2) = ba97025030e21b9b2331b7eb089701163c32af4b7e04535f335baf8d74a74916
SIZE (VeraCrypt_1.26.15_Source.tar.bz2) = 29040911
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- yasm : devel/yasm
- update-desktop-database : devel/desktop-file-utils
- gmake>=4.4.1 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- Runtime dependencies:
-
- sudo : security/sudo
- update-desktop-database : devel/desktop-file-utils
- Library dependencies:
-
- libpcsclite.so : devel/pcsc-lite
- libfuse.so : sysutils/fusefs-libs
- libwx_baseu-3.0.so : x11-toolkits/wxgtk30@gtk3
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for veracrypt-1.26.15:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- security_veracrypt
- USES:
- compiler:c++11-lang cpe desktop-file-utils fuse gmake iconv pkgconfig tar:bz2
- pkg-message:
- For install:
- Veracrypt was installed
1) Veracrypt needs security/sudo port to mount disk volumes. You must modify
/usr/local/etc/sudoers file to add Veracrypt user(s). Don't use root user
2) Please ensure that the fusefs kmod is loaded prior to use:
# kldload fusefs
If you want load fusefs.ko on boot time, please add the following to /boot/loader.conf
fusefs_load="YES"
3) Enjoy it
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.26.15 20 Sep 2024 06:47:06 |
Jose Alonso Cardenas Marquez (acm) |
security/veracrypt: Update to 1.26.15
ChangeLog at: https://veracrypt.fr/en/Release%20Notes.html |
1.26.7_2 23 Nov 2023 11:20:28 |
Nuno Teixeira (eduardo) |
*/*: Bump consumers of x11-toolkits/wxgtk32
New version of wxWidgets in tree |
1.26.7_1 03 Oct 2023 17:41:11 |
Jose Alonso Cardenas Marquez (acm) |
security/veracrypt: Add missing dependency
Reported by: pkg-fallout |
1.26.7 02 Oct 2023 21:28:27 |
Jose Alonso Cardenas Marquez (acm) |
security/veracrypt: Update to 1.26.7
ChangeLog
at: https://sourceforge.net/p/veracrypt/discussion/general/thread/a8003fa49c/ |
1.25.9_1 17 Jul 2023 23:19:15 |
Jose Alonso Cardenas Marquez (acm) |
security/veracrypt: Fix build on 14.x
- Bump PORTREVISION
PR: 272531
Reported by: Lutz Bichler <Lutz.Bichler _at_ gmail.com> |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.25.9 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.25.9 01 Apr 2022 15:09:49 |
Dmitry Marakasov (amdmi3) |
*/*: fix trailing whitespace in pkg-descr's
Approved by: portmgr blanket |
1.25.9 09 Mar 2022 19:07:26 |
Jose Alonso Cardenas Marquez (acm) |
security/veracrypt: update to 1.25.9
ChangeLog
at: https://sourceforge.net/p/veracrypt/discussion/general/thread/75e4d57c52/ |
1.24_5 05 Nov 2021 17:21:39 |
Jose Alonso Cardenas Marquez (acm) |
security/veracrypt: Improve pkg-message
- Change fuse/fusefs and other minor changes
- Bump PORTREVISION
PR: 259612
Reported by: Luca Ferrari <fluca1978 __at__ gmail.com> |
1.24_4 21 Oct 2021 14:27:08 |
Stefan Eßer (se) |
security/veracrypt: Add CPE information
Approved by: portmgr (blanket) |
1.24_4 19 Oct 2021 08:36:47 |
Tobias Kortkamp (tobik) |
*: apply refactor.remove-consecutive-empty-lines
Submitted by: portedit |
1.24_4 05 Sep 2021 03:21:39 |
Jose Alonso Cardenas Marquez (acm) |
security/veracrypt: update to 1.24-Update7
- Fix typo into pkg-message.in files [1]
PR: 258147
Reported by: Graham Perrin <grahamperrin _at__ gmail.com> [1] |
1.24_3 18 Apr 2021 16:41:52 |
Dima Panov (fluffy) |
security/veracrypt: fix plist
Reported by: 'poudriere bulk -t' failure
Approved by: portmgr blanket (trivial fix packaging)
MFH: 2021Q2 |
1.24_2 16 Apr 2021 07:52:45 |
Yuri Victorovich (yuri) |
x11-toolkits/wxgtk31: Update 3.1.4 -> 3.1.5
Bump 43 ports that either depend on wxgtk31 or potentially depend on it.
Reported by: portscout |
1.24_1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.24_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.24_1 17 May 2020 05:55:12 |
lbartoletti |
x11-toolkits/wxgtk30: Update to 3.0.5.1
Changelog:
-
https://raw.githubusercontent.com/wxWidgets/wxWidgets/v3.0.5/docs/changes.txt
PR: 246218
Approved by: tcberner (mentor)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D24808 |
1.24 29 Dec 2019 21:05:36 |
acm |
- Update to 1.24 Update3 |
1.23_4 05 Sep 2019 06:19:43 |
acm |
- Fix malformed conditional in Makefile |
05 Sep 2019 04:40:34
|
acm |
- Fix build on i386
PR: 234858
Reported by: emaste |
1.23_3 14 Aug 2019 12:16:13 |
mat |
Convert to UCL & cleanup pkg-message (categories s) |
1.23_3 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
1.23_2 25 Feb 2019 12:47:20 |
bapt |
wxGTK3.0: switch to gtk3 and webkit2
Discussed with: portmgr |
1.23_1 15 Feb 2019 23:51:20 |
sunpoet |
Update WWW
Approved by: portmgr (blanket) |
1.23_1 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
1.23 20 Nov 2018 17:32:02 |
acm |
- Update to 1.23 |
1.22 18 Sep 2018 09:28:35 |
linimon |
Upgrade these ports to USES=compiler:c++11-lang to fix build on gcc-based
archs such as powerpc64.
Tested for no effect on amd64.
While here, pet portlint.
Approved by: portgmr (tier-2 blanket) |
1.22 21 Apr 2018 00:27:04 |
acm |
- Update to 1.22 |
1.21_1 21 Jan 2018 02:22:42 |
jbeich |
security/veracrypt: unbreak build with wxWidgets 3.0.3
TextUserInterface.cpp:122:5: error: const_cast from 'const wxScopedWCharBuffer'
(aka 'const wxScopedCharTypeBuffer<wchar_t>') to 'wchar_t *' is not allowed
const_cast <wchar_t *> (passwordStr.wc_str())[i]
= L'X';
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
PR: 223758
Submitted by: rozhuk.im@gmail.com
Approved by: maintainer timeout (2 months) |
1.21 19 Jul 2017 05:40:13 |
acm |
- New port: security/veracrypt
VeraCrypt is a free open source disk encryption software for Windows, Mac OSX,
FreeBSD and Linux. Brought to you by IDRIX (https://www.idrix.fr) and based on
TrueCrypt 7.1a.
VeraCrypt main features:
- Creates a virtual encrypted disk within a file and mounts it as a real disk.
- Encrypts an entire partition or storage device such as USB flash drive or
hard drive.
- Encrypts a partition or drive where Windows is installed (pre-boot
authentication).
- Encryption is automatic, real-time(on-the-fly) and transparent.
- Parallelization and pipelining allow data to be read and written as fast as
if the drive was not encrypted.
- Encryption can be hardware-accelerated on modern processors.
- Provides plausible deniability, in case an adversary forces you to reveal the
password: Hidden volume (steganography) and hidden operating system.
- More information about the features of VeraCrypt may be found in the
documentation
WWW: http://www.veracrypt.fr |