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

    pazpar2  most recent diff


    version 1.0.9

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


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

      PortSystem 1.0

      Name: pazpar2
      Version: 1.0.9
      Revision: 1
      Category: databases net www devel
      Platform: darwin
      Maintainers: nomaintainer
      Description: metasearch daemon and server
      Long Description: Pazpar2 is a high-performance, user interface-independent, data model-independent metasearching middleware webservice featuring merging, relevance ranking, record sorting, and faceted results.

      Homepage: http://www.indexdata.dk/pazpar2/

      Master Sites: http://ftp.indexdata.dk/pub/pazpar2/
      Checksums: md5 3e9e3c0cceaef883a539699878c29684 sha1 5f0b6cd47180b47828370156e95a2fe63326189d rmd160 5e45e238c76a0654140a2f904d3279321867077b

      depends_lib port:yaz port:icu

      configure.args --with-yaz=${prefix}/bin --with-icu=${prefix}

      use_parallel_build yes

      livecheck.type regex
      livecheck.url ${master_sites}?M=D
      livecheck.regex "${name}-(\[0-9\]+(\\.\[0-9\]+)+)${extract.suffix}"

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.