aboutsummaryrefslogtreecommitdiffstats
path: root/editors/psgml
Commit message (Collapse)AuthorAgeFilesLines
* Delete dependency for textproc/dtd-catalos.shige2000-10-281-6/+0
|
* Add HTML 4.01/DocBook V4.0/DocBook V4.1.shige2000-10-271-0/+9
|
* Convert into EMACS_PORT_NAME style port.shige2000-07-121-32/+17
| | | | Submitted by: OKAZAKI Tetsurou <okazaki@be.to>
* Update to 1.2.1.shige2000-05-112-2/+2
| | | | Submitted by: kuriyama@FreeBSD.org
* Finish converting editors/ to PORTNAME/PORTVERSION.asami2000-04-141-3/+3
|
* Fix typo.shige2000-02-091-1/+1
| | | | Submitted by: Hiroki Sato <hrs@jp.FreeBSD.org>
* Enable slave variables: MAINTAINER?= and EMACS_CMD?=,shige2000-01-211-2/+2
| | | | when building at slave port.
* s/Transitioal/Transitional/kuriyama1999-10-191-1/+1
|
* Update to 1.2.0.shige1999-10-167-34/+119
|
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-1/+1
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* As threatened, enforce the "Capital, no period" rule. Ellipses arehoek1999-06-271-1/+1
| | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each.
* Remove the test to create ${PREFIX}/share/info/dir as it is nowmharo1999-06-061-1/+0
| | | | in bsd.port.mk and this helps to unify the check and install.
* Fix typo.kuriyama1999-05-291-1/+1
|
* Change from psgml-setup.el to psgml-setupel.el.shige1999-05-244-9/+7
| | | | | Improve scripts/configure (delete needless indirect INFILES variable). Use PSGML_SETUPEL in PLIST_SUB.
* Changed my e-mail address.shige1999-03-021-1/+1
|
* Changed from GNU_CONFIGURE=yes to USE_AUTOCONF=yes,shige1999-03-011-3/+3
| | | | | because this port includes a long long patch for configure. And patches/patch-ba removed.
* Fix a problem of checking emacs in the configure phase.shige1999-02-271-2/+1
|
* A major mode for editing SGML and XML documents for emacs.kuriyama1999-02-1211-0/+295
PR: ports/9635 Submitted by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>