Bean version 1.3.3 - How to Download and Install on Mac OS X
Friday the 20th of November, 2009

    version 1.3.3

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


      # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
      The bean Portfile 57375 2009-09-10 08:16:41Z ryandesign macports.org $

      PortSystem 1.0
      PortGroup xcode 1.0

      Name: bean
      Version: 1.3.3
      Category: editors aqua
      Maintainers: nomaintainer
      Description: A small, simple rich text editor.
      Long Description: Bean is a small, simple word processor (or more precisely, a rich text editor), with many niceties added to make writing convenient, efficient and comfortable.
      Homepage: http://www.bean-osx.com/
      Master Sites: http://www.bean-osx.com/source/

      distname Bean-Source
      use_zip yes
      Checksums: md5 8a4abf064d3e91d0dd8d79d420c6f582 sha1 8f931f9dbba6fe75b68ba6dee34faf3a17ec3876 rmd160 8b6ea07bcf7b36d608dee0af15216e90768fe42f

      worksrcdir Bean

      xcode.target Bean
      xcode.configuration Release

      livecheck.type regex
      livecheck.url http://www.bean-osx.com/releases/availableVersion.xml
      livecheck.regex "(\[0-9\.\]+)"

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.