Download and Install idnits version 2.08.04 on Mac OS X
Thursday the 24th of July, 2008

    idnits  most recent diff


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



      # $Id: Portfile 34921 2008-03-11 17:43:55Z fenner macports.org $

      PortSystem 1.0
      Name: idnits
      Version: 2.08.04
      Category: textproc
      Maintainers: fenner macports.org
      Description: Looks for problems in internet draft formatting
      Long Description: 'idnits' looks for violations of Section 2.1 and 2.2 of the requirements listed on http://www.ietf.org/ID-Checklist.html and some of http://www.ietf.org/ietf/1id-guidelines.html
      Homepage: http://tools.ietf.org/tools/idnits/
      master_sites http://tools.ietf.org/tools/idnits/
      extract.suffix .tgz
      checksums md5 a68f89e730f9cf74427406048944ea1c sha1 176b178d286e1cd297e4300913ea03d68fcea106

      # Since it's just a shell script, there's no configure or build.
      # Just destroot directly from the distpath.
      configure {}
      build {}
      destroot {
      xinstall -m 755 ${worksrcpath}/idnits ${destroot}${prefix}/bin/
      }

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

     Where to find more information:

    Darwin Ports



    image test