Ossp-svs version 1.0.5 - How to Download and Install on Mac OS X
Thursday the 18th of March, 2010

    ossp-svs  most recent diff


    version 1.0.5

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


      The ossp-svs Portfile 30224 2007-10-22 22:49:14Z jmpp macports.org $

      PortSystem 1.0

      Name: ossp-svs
      Version: 1.0.5
      Category: devel
      Platform: darwin
      Maintainers: nomaintainer
      Description: simple versioning system
      Long Description: OSSP svs is a simple frontend to diff(1) and patch(1). It provides a convenient way for working with changes on textual files if no history tracking and version control is necessary. This is especially the case when having to patch pristine vendor sources for portability or bugfixing reasons.

      Homepage: http://www.ossp.org/pkg/tool/svs/
      Master Sites: ftp://ftp.ossp.org/pkg/tool/svs/
      distname svs-${version}
      Checksums: md5 b442adda7951c4e117025c31a8a01349

      configure.args --mandir=${prefix}/share/man

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.