Download and Install secpwgen version 1.3 on Mac OS X
Tuesday the 8th of July, 2008

    secpwgen  most recent diff


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



      # $Id: Portfile 30252 2007-10-23 02:19:43Z jmpp macports.org $

      PortSystem 1.0

      Name: secpwgen
      Version: 1.3
      Category: security
      Platform: darwin
      Maintainers: nomaintainer
      Description: An utility for generating secure passphrases
      Long Description: An utility for generating secure passphrases. Implements several methods for passphrase generation including the Diceware method with 8192 word dictionary compiled in the executable.

      Homepage: http://www.core-dump.com.hr/index.pl?node_id=407
      master_sites http://www.core-dump.com.hr/software/
      checksums md5 ebb79a99950dc405809bcf5528f0f09e
      patchfiles patch-Makefile.proto

      depends_lib port:cryptlib

      use_configure no

      build.args -f Makefile.proto PREFIX=${prefix}

      destroot.args -f Makefile.proto
      destroot.destdir PREFIX=${destroot}${prefix}

    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/secpwgen
      % sudo port install secpwgen
      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 secpwgen
      ---> Verifying checksum for secpwgen
      ---> Extracting secpwgen
      ---> Configuring secpwgen
      ---> Building secpwgen with target all
      ---> Staging secpwgen into destroot
      ---> Installing secpwgen
    - 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 secpwgen with these commands:
      %  man secpwgen
      % apropos secpwgen
      % which secpwgen
      % locate secpwgen

     Where to find more information:

    Darwin Ports



    image test