[MacPorts] #38324: New port: libsodium

MacPorts noreply at macports.org
Thu Mar 7 12:16:34 PST 2013


#38324: New port: libsodium
------------------------------------+--------------------------------
 Reporter:  brian.andrew@…          |      Owner:  macports-tickets@…
     Type:  defect                  |     Status:  new
 Priority:  Normal                  |  Milestone:
Component:  ports                   |    Version:  2.1.3
 Keywords:  libsodium nacl curvecp  |       Port:  libsodium
------------------------------------+--------------------------------
 To quote the README:

   NaCl (pronounced "salt") is a new easy-to-use high-speed software
 library for network communication, encryption, decryption, signatures,
 etc.

   NaCl's goal is to provide all of the core operations needed to build
 higher-level cryptographic tools.

   Sodium is a portable, cross-compilable, installable, packageable, API-
 compatible version of NaCl.

 Attached is a Portfile for libsodium.  I have found that when using
 libsodium with pynacl I needed to add the following to my the correct
 profile file(s) (in my case, .zshrc)

 {{{
 export CPATH=/opt/local/include
 export LIBRARY_PATH=/opt/local/lib
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/38324>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list