insub version 9.8 for Mac OS X 10.5 Leopard
Sunday the 11th of May, 2008

    insub  most recent diff


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



      # $Id: Portfile 30232 2007-10-22 23:05:56Z jmpp macports.org $

      PortSystem 1.0
      Name: insub
      Version: 9.8
      Category: irc
      Maintainers: nomaintainer
      Description: extra cowsay cows and irssi script
      Long Description: Handy tools for being obnoxious on IRC. Warning: some of the cows are potentially offensive.
      Homepage: http://gruntle.org/projects/irssi/insub/
      Platform: darwin
      master_sites ${homepage}
      use_bzip2 yes
      checksums md5 0e5adddaf68e3ac4ef0bae166d254ffc

      use_configure no
      build {}

      destroot {
      xinstall -d ${destroot}${prefix}/share/irssi/scripts
      xinstall -m 444 ${worksrcpath}/insub.pl ${destroot}${prefix}/share/irssi/scripts

      xinstall -d ${destroot}${prefix}/share/doc/insub
      xinstall -m 444 ${worksrcpath}/ChangeLog ${worksrcpath}/README ${destroot}${prefix}/share/doc/insub

      xinstall -d ${destroot}${prefix}/share/cowsay/cows
      foreach cow [glob -directory ${worksrcpath}/cows *.cow] {
      xinstall -m 444 ${cow} ${destroot}${prefix}/share/cowsay/cows
      }
      }

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

     Where to find more information:

    Darwin Ports



    image test