Bsdsfv version 1.18 - How to Download and Install on Mac OS X
Sunday the 22nd of November, 2009

    version 1.18

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


      The bsdsfv Portfile 37929 2008-06-29 22:28:34Z ryandesign macports.org $
      # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4

      PortSystem 1.0

      Name: bsdsfv
      Version: 1.18
      Category: sysutils
      Platform: darwin
      Maintainers: soy.se:simmel
      Description: BSD-licensed simple file verification utility
      Long Description: bsdsfv can create and verify simple file verification (.sfv) files in a very flexible and compatible way.
      Homepage: http://bsdsfv.sourceforge.net/
      Master Sites: sourceforge
      Checksums: md5 381df19a827d5a20097ab95ea9e760fa sha1 5e72c5e12bce2d5f77469d8f2425064a0ea6fc1e rmd160 5b1a0d31b5e0cb6814a08a438f8bfaf930f4005e

      Patch Files: patch-Makefile
      worksrcdir ${name}
      use_configure no
      test.run no

      build.args PREFIX=${prefix} INSTALL="${configure.install}"
      destroot.args PREFIX=${prefix} INSTALL="${configure.install}"

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.