On 2021/10/05 07:17, Landry Breuil wrote:
> CVSROOT:      /cvs
> Module name:  ports
> Changes by:   [email protected]  2021/10/05 07:17:02
> 
> Log message:
>     import security/rnp 0.15.2.
>     
>     librnp is a cross-platform C++ library providing an implementation of
>     OpenPGP (RFC4880). Unlike GPGME, it is standalone and doesn't call out
>     to the gnupg binary.
>     RNP is a set of tools built using this library providing key management
>     and the usual encrypt/decrypt/sign/verify functions - it can replace
>     gnupg for some uses.
>     
>     this is what thunderbird uses for all pgp work, and someday it will
>     link/build against this systemwide version.
>     
>     DESCR from & ok sthen@
>     
>     Status:
>     
>     Vendor Tag:       landry
>     Release Tags:     landry_20211005
>     
>     N ports/security/rnp/Makefile
>     N ports/security/rnp/distinfo
>     N ports/security/rnp/pkg/PLIST
>     N ports/security/rnp/pkg/DESCR
>     
>     No conflicts created by this import
> 

===>  Configuring for rnp-0.15.2
-- Found version.txt with 0.15.2
CMake Error at 
/usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:230 
(message):
  Could NOT find Git (missing: GIT_EXECUTABLE)
Call Stack (most recent call first):
  /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:594 
(_FPHSA_FAILURE_MESSAGE)
  /usr/local/share/cmake/Modules/FindGit.cmake:128 
(find_package_handle_standard_args)
  cmake/version.cmake:94 (find_package)
  CMakeLists.txt:43 (determine_version)

Reply via email to