Zope-usersniffer - How to Download and Install on Mac OS X
Sunday the 21st of March, 2010

    zope-usersniffer  most recent diff


    version

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


      The zope-usersniffer Portfile 30260 2007-10-23 02:33:09Z jmpp macports.org $
      PortSystem 1.0
      PortGroup zope 1.0

      zope.setup UserSniffer 1.21 {} {UserSniffer.py UserSniffer.pyc}
      Revision: 1
      Maintainers: nomaintainer
      Description: Zope extension that returns remote client info
      Long Description: Zope extension that returns client info based upon REMOTE_USER_AGENT. Used primarly for ZopeEditManager support on Mac OS X.
      Homepage: http://zope.org/Members/svenasse/${zope.product}
      Master Sites: ${homepage}/${version}
      distname ${zope.product}
      extract.suffix .tgz
      zope.need_subdir yes
      Checksums: md5 db661c65c07cd5f60df67ca7104781f2
      Platform: darwin freebsd

      post-install {
      ui_msg "------------------------------------------------------------"
      ui_msg "To complete the installation, you must add an External"
      ui_msg "Method object to your Zope instance with the following"
      ui_msg "attributes:"
      ui_msg ""
      ui_msg "\tId: ${zope.product}"
      ui_msg "\tModule Name: ${zope.product}"
      ui_msg "\tFunction Name: ${zope.product}"
      ui_msg ""
      ui_msg "See the following file for further details:"
      ui_msg "\t${zope.exthome}/${zope.product}.py"
      ui_msg "------------------------------------------------------------"
      }


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

     Where to find more information:

    Darwin Ports



    Lightbox this page.