beecrypt version 4.1.2 for Mac OS X 10.5 Leopard
Sunday the 11th of May, 2008

    beecrypt  most recent diff


      View the most recent changes for the beecrypt port at: beecrypt.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for beecrypt.
      The raw portfile for beecrypt 4.1.2 is located here:
      http://beecrypt.darwinports.com/dports/devel/beecrypt/Portfile
      Find related portfiles with the unique DarwinPorts.com search feature.
      Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/beecrypt
      Google
      Web Darwinports.com



      # $Id: Portfile 30224 2007-10-22 22:49:14Z jmpp macports.org $

      PortSystem 1.0
      Name: beecrypt
      Version: 4.1.2
      Category: devel
      Maintainers: nomaintainer
      Description: cryptography toolkit
      Long Description: BeeCrypt is an ongoing project to provide a strong and fast cryptography toolkit. Includes entropy sources, random generators, block ciphers, hash functions, message authentication codes, multiprecision integer routines, and public key primitives.
      Homepage: http://sourceforge.net/projects/beecrypt/
      Platform: darwin freebsd
      master_sites sourceforge
      checksums md5 820d26437843ab0a6a8a5151a73a657c

      depends_lib port:icu

      patchfiles patch-c++__Makefile.in patch-c++__beeyond__BeeCertificate.h patch-c++__security__Security.h

      configure.args --without-python

      platform puredarwin {
      depends_run-append bin:python:python24
      configure.args-delete --without-python
      configure.args-append --without-java
      }

    If you haven't already installed Darwin Ports, you can find easy instructions for doing so at the main Darwin Ports page.

    Once Darwin Ports has been installed, in a terminal window and while online, type the following and hit return:


      %  cd /opt/local/bin/portslocation/dports/beecrypt
      % sudo port install beecrypt
      Password:
    You will then be prompted for your root password, which you should enter. You may have to wait for a few minutes while the software is retrieved from the network and installed for you. Y ou should see something that looks similar to:

      ---> Fetching beecrypt
      ---> Verifying checksum for beecrypt
      ---> Extracting beecrypt
      ---> Configuring beecrypt
      ---> Building beecrypt with target all
      ---> Staging beecrypt into destroot
      ---> Installing beecrypt
    - Make sure that you do not close the terminal window while Darwin Ports is working. Once the software has been installed, you can find further information about using beecrypt with these commands:
      %  man beecrypt
      % apropos beecrypt
      % which beecrypt
      % locate beecrypt

     Where to find more information:

    Darwin Ports



    image test