Download and Install sqliteman version 1.2.0 on Mac OS X
Tuesday the 2nd of December, 2008

    sqliteman  most recent diff


    version 1.2.0

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



      # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
      # $Id: Portfile 42476 2008-11-21 23:32:11Z ricci macports.org $

      PortSystem 1.0

      Name: sqliteman
      Version: 1.2.0
      Description: GUI tool for Sqlite3
      Long Description: The best developer's and/or admin's GUI tool for Sqlite3 in the world. No joking here (or just a bit only) - it contains the most complete feature set of all tools available.
      Maintainers: ricci openmaintainer
      Category: databases
      Platform: darwin
      Homepage: http://www.sqliteman.com/
      master_sites sourceforge:sqliteman

      checksums md5 903aee0f7eae0d4af6c960ea755b12ac sha1 7304c2f3a846f2345c6fa6f9d64149173e64eaaf rmd160 7d97dad94a0f2eb08b06a04f57d5bcd7a4dd6744

      use_bzip2 yes

      depends_build port:cmake

      depends_lib port:sqlite3 port:qt4-mac port:qscintilla

      configure.cmd cmake
      configure.pre_args -DCMAKE_INSTALL_PREFIX=${prefix}
      configure.args


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

     Where to find more information:

    Darwin Ports



    Lightbox this page.