diff options
author | kuriyama <kuriyama@FreeBSD.org> | 1999-05-29 22:42:32 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 1999-05-29 22:42:32 +0800 |
commit | 4f2f36aff5576388befee86a716761bd7007d806 (patch) | |
tree | fa69342aef0e7f7349a50360aa2d450490a281d5 /editors/psgml-xemacs21-mule | |
parent | 85f10ccb5a93760ee66c3321ce734dc9d9b875eb (diff) | |
download | freebsd-ports-gnome-4f2f36aff5576388befee86a716761bd7007d806.tar.gz freebsd-ports-gnome-4f2f36aff5576388befee86a716761bd7007d806.tar.zst freebsd-ports-gnome-4f2f36aff5576388befee86a716761bd7007d806.zip |
A major mode for editing SGML and XML documents for XEmacs with Mule.
Diffstat (limited to 'editors/psgml-xemacs21-mule')
-rw-r--r-- | editors/psgml-xemacs21-mule/Makefile | 28 | ||||
-rw-r--r-- | editors/psgml-xemacs21-mule/pkg-comment | 1 | ||||
-rw-r--r-- | editors/psgml-xemacs21-mule/pkg-descr | 20 | ||||
-rw-r--r-- | editors/psgml-xemacs21-mule/pkg-plist | 26 |
4 files changed, 75 insertions, 0 deletions
diff --git a/editors/psgml-xemacs21-mule/Makefile b/editors/psgml-xemacs21-mule/Makefile new file mode 100644 index 000000000000..b0977606c1bd --- /dev/null +++ b/editors/psgml-xemacs21-mule/Makefile @@ -0,0 +1,28 @@ +# New ports collection makefile for: psgml for xemacs-mule +# Version required: 1.1.6 +# Date created: 26 May 1999 +# Whom: kuriyama +# +# $Id$ +# + +MAINTAINER= kuriyama@FreeBSD.ORG + +# This is a slave port. +PORTCLASS= slave + +MASTERDIR= ${.CURDIR}/../psgml-emacs + +# emacs port setup +EMACS_NAME= xemacs +EMACS_PORT= xemacs-mule +EMACS_VER= 20.4 +EMACS_LIBDIR= lib/xemacs-20.4 + +# pkg/* files are used in ${.CURDIR} +PKGDIR= ${.CURDIR}/pkg + +HAVE_COMMON_PORT= YES +REQUIRE_SETUPEL= YES + +.include <${MASTERDIR}/Makefile> diff --git a/editors/psgml-xemacs21-mule/pkg-comment b/editors/psgml-xemacs21-mule/pkg-comment new file mode 100644 index 000000000000..6910cfe9f511 --- /dev/null +++ b/editors/psgml-xemacs21-mule/pkg-comment @@ -0,0 +1 @@ +A major mode for editing SGML and XML documents for XEmacs with Mule. diff --git a/editors/psgml-xemacs21-mule/pkg-descr b/editors/psgml-xemacs21-mule/pkg-descr new file mode 100644 index 000000000000..e991fddf2503 --- /dev/null +++ b/editors/psgml-xemacs21-mule/pkg-descr @@ -0,0 +1,20 @@ +PSGML: a major mode for editing SGML and XML documents for XEmacs with Mule. + +--- Emacs Library Porting + + 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. + + PSGML is installed the following directory tree: + ${PREFIX}/lib/xemacs-20.4/site-lisp/psgml/ + +To use psgml, put the following setup into your ~/.emacs: + + (require 'psgml-setupel) + +--- Porting by shige <shige@FreeBSD.ORG> and kuriyama@FreeBSD.ORG diff --git a/editors/psgml-xemacs21-mule/pkg-plist b/editors/psgml-xemacs21-mule/pkg-plist new file mode 100644 index 000000000000..ed3be402af9d --- /dev/null +++ b/editors/psgml-xemacs21-mule/pkg-plist @@ -0,0 +1,26 @@ +%%EMACS_LIBDIR%%/site-lisp/psgml/psgml-api.el +%%EMACS_LIBDIR%%/site-lisp/psgml/psgml-api.elc +%%EMACS_LIBDIR%%/site-lisp/psgml/psgml-charent.el +%%EMACS_LIBDIR%%/site-lisp/psgml/psgml-charent.elc +%%EMACS_LIBDIR%%/site-lisp/psgml/psgml-dtd.el +%%EMACS_LIBDIR%%/site-lisp/psgml/psgml-dtd.elc +%%EMACS_LIBDIR%%/site-lisp/psgml/psgml-edit.el +%%EMACS_LIBDIR%%/site-lisp/psgml/psgml-edit.elc +%%EMACS_LIBDIR%%/site-lisp/psgml/psgml-info.el +%%EMACS_LIBDIR%%/site-lisp/psgml/psgml-info.elc +%%EMACS_LIBDIR%%/site-lisp/psgml/psgml-lucid.el +%%EMACS_LIBDIR%%/site-lisp/psgml/psgml-lucid.elc +%%EMACS_LIBDIR%%/site-lisp/psgml/psgml-other.el +%%EMACS_LIBDIR%%/site-lisp/psgml/psgml-parse.el +%%EMACS_LIBDIR%%/site-lisp/psgml/psgml-parse.elc +%%EMACS_LIBDIR%%/site-lisp/psgml/psgml.el +%%EMACS_LIBDIR%%/site-lisp/psgml/psgml.elc +%%EMACS_LIBDIR%%/site-lisp/%%PSGML_SETUPEL%% +@dirrm %%EMACS_LIBDIR%%/site-lisp/psgml +@unexec install-info --delete %D/info/psgml.info %D/info/dir +@unexec install-info --delete %D/info/psgml-api.info %D/info/dir +info/psgml.info +info/psgml-api.info +@exec [ -f %D/info/dir ] || sed -ne '1,/Menu:/p' /usr/share/info/dir > %D/info/dir +@exec install-info %D/info/psgml.info %D/info/dir +@exec install-info %D/info/psgml-api.info %D/info/dir |