Port details |
- psgml-xemacs21-mule A major mode for editing SGML and XML documents for XEmacs with Mule
- 1.3.2_3 editors
=1 1.3.2_3Version of this port present on the latest quarterly branch. IGNORE: hangs during build
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: unknown
- Last Update: 2005-11-17 08:20:56
- SVN Revision: UNKNOWN
- People watching this port, also watch:: python-doc-html, mscompress, pdflib
- Also Listed In: elisp
- License: not specified in port
- WWW:
- http://sourceforge.net/projects/psgml/
- Description:
- PSGML is a major mode for editing SGML and XML documents. It works
with GNU Emacs 19.34, 20.3 and later or with XEmacs 19.9 and later.
PSGML contains a simple SGML parser and can work with any DTD.
Functions provided includes menus and commands for inserting tags with
only the contextually valid tags, identification of structural errors,
editing of attribute values in a separate window with information about
types and defaults, and structure based editing.
To use psgml, put the following setup into your ~/.emacs:
(require 'psgml-startup)
Ports of PSGML are initially created by shige <shige@FreeBSD.org> and
kuriyama@FreeBSD.ORG.
WWW: http://www.lysator.liu.se/~lenst/about_psgml/
WWW: http://sourceforge.net/projects/psgml/
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- psgml-xemacs21-mule>0:editors/psgml-xemacs21-mule
- No installation instructions:
- This port has been deleted.
- PKGNAME: psgml-xemacs21-mule
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Master port: editors/psgml
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- xemacs-21.4.17 : editors/xemacs21-mule
- Runtime dependencies:
-
- xemacs-21.4.17 : editors/xemacs21-mule
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
This is a slave port. You may also want to view the commits to the master port: editors/psgml |
Commit | Credits | Log message |
1.3.2_3 17 Nov 2005 08:20:56
 |
sem  |
- Remove a few of xemacs21-mule ports. They conflicts with
xemacs-mule-packages ports and better to be installed inside XEMACS.
It fixes ports/26192 submitted by Kang-min Liu <gugod_at_gugod.org>
in 2001 year.
Requested by: Andrey Slusar (xemacs21-mule and xemacs-mule-package ports) |
1.3.2_2 11 Jun 2005 20:18:38
 |
kris  |
IGNORE: Hangs during build |
1.3.2_1 12 May 2005 20:27:09
 |
hrs  |
- Change the install directory to Emacs version specific ones[1].
Bump PORTREVISION.
- Clean up the slave ports[1].
- Mark as BROKEN for ia64[2].
PR[1]: ports/80644
Based on work by[1]: KIMURA Yasuhiro
Reported from[2]: pointyhat |
1.3.2 05 May 2005 05:21:42
 |
hrs  |
Fix pkg-plist.
Reported by: pointyhat |
1.3.2 04 May 2005 20:51:25
 |
hrs  |
- Update to 1.3.2.
- Take maintainership. |
1.2.4_3 18 May 2004 18:50:55
 |
linimon  |
Canonicalize inclusion of master-port's Makefile.
PR: ports/64393
Submitted by: eik |
1.2.4_2 25 Jun 2003 02:47:15
 |
kuriyama  |
I'm not using xemacs any more. |
1.2.4_2 22 Feb 2003 07:48:51
 |
kuriyama  |
de-pkg-comment. |
1.2.3 03 Dec 2001 09:51:27
 |
kuriyama  |
Add master port of psgml-* variant as editors/psgml (default is emacs21).
Add editors/psgml-emacs19 stub for emacs19.
Modify to use new location of master port on each variants.
Approved by: maintainer
Repocopied by: joe |
03 Dec 2001 09:51:27
    |
kuriyama  |
Add master port of psgml-* variant as editors/psgml (default is emacs21). Add
editors/psgml-emacs19 stub for emacs19. Modify to use new location of master
port on each variants. |
08 Oct 2000 11:23:49
    |
asami  |
Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is spelled out
(many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that
shouldn't have been necessary) and the string "/pkg/" appear. |
08 Oct 2000 02:02:27
    |
asami  |
Convert category editors to new layout. |
13 Jul 2000 06:12:28
    |
shige  |
Change PREFIX -> LOCALBASE. |
12 Jul 2000 16:57:14
    |
shige  |
Convert into EMACS_PORT_NAME style port. |
10 Jul 2000 02:18:46
    |
steve  |
XEMACS_VER should now be 21.1.10. |