zope-btreefolder2 for Mac OS X 10.5 Leopard
Sunday the 11th of May, 2008

    zope-btreefolder2  most recent diff


      View the most recent changes for the zope-btreefolder2 port at: zope-btreefolder2.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for zope-btreefolder2.
      The raw portfile for zope-btreefolder2 is located here:
      http://zope-btreefolder2.darwinports.com/dports/zope/zope-btreefolder2/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-btreefolder2
      Google
      Web Darwinports.com



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

      zope.setup BTreeFolder2 1.0.1
      Maintainers: nomaintainer
      Description: Zope folder that can contain many more objects efficiently
      Long Description: When you fill a Zope folder with too many objects, both Zope and your browser get overwhelmed. Zope has to load and store a large folder object, and the browser has to render large HTML tables repeatedly. Zope can store a lot of objects, but it has trouble storing a lot of objects in a single standard Zope folder. BTreeFolder2 solves this problem by storing the objects in Zope BTrees, special structures designed for the Zope object database. BTrees can hold numerous items without loading them all into memory at once.
      Homepage: http://hathawaymix.org/Software/${zope.product}/
      master_sites ${homepage}
      checksums md5 14c5904cd5b4fd1f64e89ca489e4e049
      Platform: darwin freebsd


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

     Where to find more information:

    Darwin Ports



    image test