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

    zope-portaltransforms  most recent diff


      View the most recent changes for the zope-portaltransforms port at: zope-portaltransforms.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for zope-portaltransforms.
      The raw portfile for zope-portaltransforms is located here:
      http://zope-portaltransforms.darwinports.com/dports/zope/zope-portaltransforms/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-portaltransforms
      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 PortalTransforms 1.3.3
      Maintainers: nomaintainer
      Description: PortalTransforms product for Zope CMF/Plone
      Long Description: This Zope product provides two new tools for the CMF in order to make MIME types based transformations on the portal contents, and so an easy to way to plugin some new transformations for previously unsupported content types. The provided tools are : * mimetypes_registry (the mimetypes tool) : handle mime types information * portal_transform (the transform tool) : handle transformation of data from a mime type to another A bunch of ready to use transformations are also provided. Look at the documentation for more information.
      Homepage: http://sourceforge.net/projects/archetypes
      master_sites sourceforge:archetypes
      distname ${zope.product}-${version}-final
      checksums md5 e2ea25e6206f76b3b95e6a6505eda33a
      Platform: darwin freebsd

      # Depends on these Zope products
      depends_lib-append port:zope-cmf

      post-patch {
      file rename ${worksrcpath}/${zope.product}/README ${worksrcpath}/${zope.product}/README.txt
      }


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

     Where to find more information:

    Darwin Ports



    image test