Bluefish-devel version 1.3.7 - How to Download and Install on Mac OS X
Saturday the 21st of November, 2009

    bluefish-devel  most recent diff


    version 1.3.7

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


      # -*- coding: utf-8; mode: tcl; tab-width: 4; truncate-lines: t; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
      The bluefish-devel Portfile 58465 2009-09-29 04:43:42Z snc macports.org $

      PortSystem 1.0

      Name: bluefish-devel
      conflicts bluefish
      Version: 1.3.7
      Category: editors www
      Platform: darwin
      Maintainers: nomaintainer
      Homepage: http://bluefish.openoffice.nl/
      Description: A powerful editor for web designers

      Long Description: Bluefish is a powerful editor for experienced web designers and programmers. Bluefish supports many programming and markup languages but it focuses on editing dynamic and interactive websites.

      dist_subdir bluefish
      distname bluefish-unstable-${version}

      Master Sites: sourceforge:bluefish

      Checksums: md5 f60a8a372cbb2738a0b91ed4c2880f0a sha1 5f194db78b42abcd4cf24bab295d2ebc1a91b18c rmd160 9bd69bbea98d1ff3aef193b9f2cf5b8c1d646263

      use_bzip2 yes

      depends_lib port:gtk2 port:enchant port:pcre

      configure.args --mandir=${prefix}/share/man --infodir=${prefix}/share/info --sysconfdir=${prefix}/etc --with-icon-path=${prefix}/share/pixmaps --without-freedesktop_org-menu --without-freedesktop_org-mime --without-gnome2_4-mime --without-gnome2_4-appreg

      destroot.destdir DESTDIR=${destroot}

      Variant: nosplash {
      configure.args-append --disable-splash-screen
      }

      Variant: tidy {
      depends_run bin:tidy:tidy
      }

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.