#41421: NEW: TrueCrypt -------------------------+-------------------------------- Reporter: christsc@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: truecrypt | -------------------------+-------------------------------- Comment (by christsc@…): Replying to [comment:4 jul_bsd@…]:
from #25914 and here, i gave a try on Mavericks 10.9.2 and it does not manage to fetch files (archlinux = Operation too slow. Less than 1024 bytes/sec transferred the last 60 seconds). If I do from web browser, it stalls a bit before half.
The ftp connection to the archlinux server is indeed very slow. If someone knows of a better place to get the source please let me know.
also rsa pkcs-11 updates to 2.30. not sure if we can follow
No.
If I download from truecrypt.org, it fails to compile
{{{ :info:build In file included from CommandLineInterface.cpp:9: :info:build In file included from /Volumes/Data/opt/local/var/macports/build/_Volumes_Data_myports_security_truecrypt/TrueCrypt/work/truecrypt-7 .1a-source/Main/System.h:14: :info:build /Volumes/Data/opt/local/var/macports/build/_Volumes_Data_myports_security_truecrypt/TrueCrypt/work/truecrypt-7 .1a-source/Main/SystemPrecompiled.h:9:10: fatal error: 'wx/wx.h' file not found :info:build #include <wx/wx.h> :info:build ^ :info:build 1 error generated. :info:build 1 error generated. :info:build make[1]: *** [Application.o] Error 1 }}}
probably because header is in /opt/local/Library/Frameworks/wxWidgets.framework/Versions/wxWidgets/3.0/include/wx-3.0 I add WX_CONFIG=${frameworks_dir}/wxWidgets.framework/Versions/wxWidgets/3.0/bin /wx-config to build.env and it compiles/installs/executes.
Thanks, [https://gist.github.com/neurodroid/7518848/revisions fixed]
A small notice, would be to add a macport suffix to version to make difference w binaries only distribution.
As in {{{truecrypt-mp}}}? -- Ticket URL: <https://trac.macports.org/ticket/41421#comment:9> MacPorts <http://www.macports.org/> Ports system for OS X