non port: security/veracrypt/Makefile |
SVNWeb
|
Number of commits found XX: 12 |
Sun, 17 May 2020
|
[ 05:55 lbartoletti ] 
535516 astro/opencpn/Makefile
535516 audio/spek/Makefile
535516 audio/wxguitar/Makefile
535516 cad/basicdsp/Makefile
535516 cad/gspiceui/Makefile
535516 cad/kicad-devel/Makefile
535516 cad/kicad/Makefile
535516 comms/congruity/Makefile
535516 comms/cwstudio/Makefile
535516 comms/freedv/Makefile
(Only the first 10 of 79 ports in this commit are shown above. )
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
|
Sun, 29 Dec 2019
|
[ 21:05 acm ] 
521429 security/veracrypt/Makefile
521429 security/veracrypt/distinfo
- Update to 1.24 Update3
|
Thu, 5 Sep 2019
|
[ 06:19 acm ] 
511155 security/veracrypt/Makefile
- Fix malformed conditional in Makefile
|
[ 04:40 acm ] 
511154 security/veracrypt/Makefile
511154 security/veracrypt/files/patch-src_Makefile
- Fix build on i386
PR: 234858
Reported by: emaste
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] 
507372 Mk/bsd.ruby.mk
507372 accessibility/atkmm/Makefile
507372 accessibility/kmag/Makefile
507372 accessibility/kmousetool/Makefile
507372 accessibility/kmouth/Makefile
507372 accessibility/libqaccessibilityclient/Makefile
507372 accessibility/qt5-speech/Makefile
507372 archivers/R-cran-zip/Makefile
507372 archivers/ark/Makefile
507372 archivers/brotli/Makefile
(Only the first 10 of 3853 ports in this commit are shown above. )
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
|
Mon, 25 Feb 2019
|
[ 12:47 bapt ] 
493853 Mk/bsd.wx.mk
493853 astro/opencpn/Makefile
493853 audio/audacity/Makefile
493853 audio/mbox/Makefile
493853 audio/py-karaoke/Makefile
493853 audio/spek/Makefile
493853 audio/wxguitar/Makefile
493853 cad/gspiceui/Makefile
493853 cad/kicad-devel/Makefile
493853 cad/kicad/Makefile
(Only the first 10 of 66 ports in this commit are shown above. )
wxGTK3.0: switch to gtk3 and webkit2
Discussed with: portmgr
|
Wed, 12 Dec 2018
|
[ 01:35 gerald ] 
487272 Mk/bsd.ruby.mk
487272 accessibility/atkmm/Makefile
487272 accessibility/kmag/Makefile
487272 accessibility/kmousetool/Makefile
487272 accessibility/kmouth/Makefile
487272 accessibility/qt5-speech/Makefile
487272 archivers/R-cran-zip/Makefile
487272 archivers/ark/Makefile
487272 archivers/brotli/Makefile
487272 archivers/c-blosc/Makefile
(Only the first 10 of 3168 ports in this commit are shown above. )
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
|
Tue, 20 Nov 2018
|
[ 17:32 acm ] 
485440 security/veracrypt/Makefile
485440 security/veracrypt/distinfo
485440 security/veracrypt/pkg-plist
- Update to 1.23
|
Tue, 18 Sep 2018
|
[ 09:28 linimon ] 
480003 biology/freebayes/Makefile
480003 databases/php-xapian/Makefile
480003 games/OpenTomb/Makefile
480003 games/numptyphysics/Makefile
480003 games/stockfish/Makefile
480003 graphics/poppler/Makefile
480003 science/antioch/Makefile
480003 security/veracrypt/Makefile
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)
|
Sat, 21 Apr 2018
|
[ 00:27 acm ] 
467852 security/veracrypt/Makefile
467852 security/veracrypt/distinfo
467852 security/veracrypt/pkg-plist
- Update to 1.22
|
Sun, 21 Jan 2018
|
[ 02:22 jbeich ] 
459567 security/veracrypt/Makefile
459567 security/veracrypt/files/patch-src_Main_TextUserInterface.cpp
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)
|
Wed, 19 Jul 2017
|
[ 05:40 acm ] 
446184 security/Makefile
446184 security/veracrypt
446184 security/veracrypt/Makefile
446184 security/veracrypt/distinfo
446184 security/veracrypt/files
446184 security/veracrypt/files/pkg-message.in
446184 security/veracrypt/pkg-descr
446184 security/veracrypt/pkg-plist
- 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
|
Number of commits found XX: 12 |
|
Latest Vulnerabilities |
13 vulnerabilities affecting 98 ports have been reported in the past 14 days
|
* - modified, not new All vulnerabilities
Last updated: 2021-01-20 19:26:21
|
|