Opensp version 1.5.2 - How to Download and Install on Mac OS X
Thursday the 18th of March, 2010

    version 1.5.2

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


      # -*- 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 opensp Portfile 57453 2009-09-11 08:17:15Z ryandesign macports.org $

      PortSystem 1.0

      Name: opensp
      Version: 1.5.2
      Category: textproc
      Maintainers: nomaintainer
      Description: Collection of SGML/XML tools
      Homepage: http://openjade.sourceforge.net/
      Platform: darwin

      Long Description: OpenSP is a collection of SGML/XML tools that has forked from James Clark's SP suite. These tools area used to parse, validate, and normalize SGML and XML files.

      Master Sites: sourceforge:openjade
      distname OpenSP-${version}

      Checksums: md5 670b223c5d12cee40c9137be86b6c39b sha1 b4e903e980f8a8b3887396a24e067bef126e97d5

      use_autoreconf yes
      autoreconf.args -fvi
      depends_lib port:gettext

      configure.args --enable-http --disable-dependency-tracking --enable-default-catalog=${prefix}/share/sgml/catalog --mandir=${prefix}/share/man --disable-doc-build

      configure.env LIBS="-L${prefix}/lib -lintl"

      livecheck.distname opensp

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.