Cenon version 3.83 - How to Download and Install on Mac OS X
Saturday the 7th of November, 2009

    version 3.83

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


      The cenon Portfile 50984 2009-05-14 21:08:43Z and.damore macports.org $

      PortSystem 1.0

      Name: Cenon
      Version: 3.83
      Category: aqua graphics
      Platform: darwin
      Maintainers: mac.com:bfulgham
      Description: Modular Graphics Application
      Long Description: Cenon is a graphical tool kernel. Built upon a modular graphical core, Cenon offers a wide variety of possible applications. The default install includes support for desktop publishing, vector graphics conversion (PostScript, PDF, DXF, HPGL Gerber, DIN, and more), graphics (TIFF, GIF, JPEG, etc.), Typography (font import, text rotation), and some rudimentary drafting features.

      Homepage: http://www.cenon.info/
      Master Sites: http://www.vhf-group.com/vhfInterservice/download/source/Apple
      distfiles Cenon-${version}.tar.bz2 CenonLibrary-${version}-1.tar.bz2
      Checksums: Cenon-${version}.tar.bz2 md5 5994f15e7e02a3318d5058949f5c851e CenonLibrary-${version}-1.tar.bz2 md5 3455746ac9dabbc61ae29d7dcad7d884
      use_bzip2 yes

      Patch Files: patch-Cenon.xcodeproj-project.pbxproj patch-Cenon.xcodeproj-georg.pbxuser

      worksrcdir Cenon

      use_configure no

      set xcodebuilddir build
      if {$xcodeversion == "2.1"} {
      set xcodebuilddir build/Default
      }

      build.type pbx
      build.dir ${workpath}/${name}
      build.target -configuration Default ARCHS="ppc i386"

      destroot {
      xinstall -m 755 -d ${destroot}/Applications/MacPorts/
      file copy ${worksrcpath}/${xcodebuilddir}/${name}.app ${destroot}/Applications/MacPorts/
      xinstall -m 755 -d ${destroot}/Library/
      system "tar -C ${destroot}/Library -xjvf ${distpath}/CenonLibrary-${version}-1.tar.bz2"
      }


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

     Where to find more information:

    Darwin Ports



    Lightbox this page.