Download and Install psgml version 1.3.1 on Mac OS X
Thursday the 7th of August, 2008

    psgml  most recent diff


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



      # $Id: Portfile 20293 2006-11-01 17:47:33Z blair macports.org $
      PortSystem 1.0

      Name: psgml
      Version: 1.3.1
      Category: editors textproc
      Maintainers: arankine gmail.com

      Description: XML/SGML editing mode for emacs

      Long Description: Emacs is an advanced and extensible editor. A Major Mode customizes Emacs for editing text of a particular sort. PSGML is a major mode for SGML documents. PSGML has several functions for editing SGML documents. Indentation according to element nesting depth and identification of structural errors (but it is not a validating SGML parser). Menus and commands for inserting tags with only the contextually valid tags. Attribute values can be edited in a separate window with information about types and defaults. Structure based editing includes movement and killing\; and also several commands for folding editing.

      Homepage: http://www.lysator.liu.se/projects/about_psgml.html
      master_sites ftp://ftp.lysator.liu.se/pub/sgml/ALPHA/

      checksums ${distname}.tar.gz md5 0c92aac8ef9f8053f062d89216bfbcb9

      depends_build bin:emacs:emacs

      destroot.destdir prefix=${destroot}${prefix} lispdir=${destroot}${prefix}/share/emacs/site-lisp/${name} infodir=${destroot}${prefix}/share/info

      destroot.target "install install-info"

      post-configure {
      reinplace "s|/usr/local|${prefix}|g" "${worksrcpath}/psgml.el" "${worksrcpath}/psgml.info"
      }

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

     Where to find more information:

    Darwin Ports



    image test