Tokyotyrant version 1.1.36 - How to Download and Install on Mac OS X
Monday the 23rd of November, 2009

    tokyotyrant  most recent diff


    version 1.1.36

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


      # -*- 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 tokyotyrant Portfile 59530 2009-10-16 06:01:00Z stromnov macports.org $

      PortSystem 1.0

      Name: tokyotyrant
      Version: 1.1.36
      Category: databases
      Maintainers: openmaintainer kallisys.net:pguyot
      Platform: darwin
      Description: Tokyo Cabinet remote server
      Long Description: Tokyo Tyrant is Tokyo Cabinet remote server.
      Homepage: http://1978th.net/${name}/
      Master Sites: ${homepage}
      Checksums: md5 48b153ed85b5f7057eedd3ce304eca34 sha1 116c413affdc649602439adc815c9dcb133cc502 rmd160 d35b635ce6107c63a6a17d761c213f97b73c25d7

      depends_lib port:zlib port:tokyocabinet

      configure.args --mandir=${prefix}/share/man --datadir=${prefix}/share/doc

      Variant: lua description {enable lua support} {
      configure.args-append --enable-lua
      depends_lib-append port:lua
      }

      livecheck.type regex
      livecheck.url ${homepage}
      livecheck.regex Latest Source Package \\(version (\\d+(?:\\.\\d+)*)\\)

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.