aboutsummaryrefslogtreecommitdiff
path: root/editors/psgml
Commit message (Collapse)AuthorAgeFilesLines
* Fix a runtime problem on emacs20. Bump PORTREVISION.Hiroki Sato2005-07-302-1/+26
| | | | | | | Submitted by: yoichi Notes: svn path=/head/; revision=140461
* - Fix incomplete replacement of a keyword "@prefix@".Hiroki Sato2005-05-213-5/+30
| | | | | | | | | | | - Regenerate info files from the corresponding .texi files. - Remove an empty file. Submitted by: KIMURA Yasuhiro (committed with modification) PR: ports/80644 Notes: svn path=/head/; revision=135751
* - Change the install directory to Emacs version specific ones[1].Hiroki Sato2005-05-125-59/+46
| | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=135154
* - Update to 1.3.2.Hiroki Sato2005-05-045-29/+23
| | | | | | | - Take maintainership. Notes: svn path=/head/; revision=134625
* Reset MAINTAINER to ports@.Norikatsu Shigemura2004-12-231-1/+1
| | | | | | | | | | | We cannot contact them for a long time. Discussed with: hrs Approved by: kiri(blanket), mita(blanket), shige(blanket), taoka(blanket) Notes: svn path=/head/; revision=124934
* Update symbol-conflict patch.Jun Kuriyama2004-10-152-5/+5
| | | | Notes: svn path=/head/; revision=119477
* - Upgrade to 1.2.5.Jun Kuriyama2004-10-123-8/+8
| | | | | | | | Submitted by: max No response from: maintainer (shige) Notes: svn path=/head/; revision=119114
* SIZEify.Trevor Johnson2004-01-291-0/+2
| | | | Notes: svn path=/head/; revision=99360
* Add xml catalog hard-coding path.Shigeyuki Fukushima2003-07-042-7/+9
| | | | | | | | | | PORTREVISION bump. PR: ports/52515 Submitted by: MOROHOSHI Akihiko <moro@remus.dti.ne.jp> Notes: svn path=/head/; revision=84209
* Remove pkg-comment from remaining master/slave port sets.Ade Lovett2003-03-072-1/+1
| | | | | | | Approved by: portmgr (implicitly) Notes: svn path=/head/; revision=77041
* Fix XHTML DOCTYPE definitions.Shigeyuki Fukushima2002-06-102-4/+4
| | | | | | | | PR: ports/38293 Submitted by: OKUMURA Yoshifumi <okumura@pop06.odn.ne.jp> Notes: svn path=/head/; revision=61045
* Rename symbols from sgml-* to psgml-* to avoid conflict with stockJun Kuriyama2002-01-203-2/+11
| | | | | | | | | | | sgml-mode. PR: ports/32391 Submitted by: KUNISHIMA Takeo <kunishi@c.oka-pu.ac.jp> Dirty hacked by: kuriyama Notes: svn path=/head/; revision=53383
* Add xml-mode to auto-mode-alist.Shigeyuki Fukushima2002-01-091-2/+4
| | | | | | | | PR: ports/33573 Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net> Notes: svn path=/head/; revision=52817
* Upgrade 1.2.4.Jun Kuriyama2002-01-053-41/+2
| | | | Notes: svn path=/head/; revision=52596
* Add master port of psgml-* variant as editors/psgml (default is emacs21).Jun Kuriyama2001-12-033-3/+3
| | | | | | | | | | | Add editors/psgml-emacs19 stub for emacs19. Modify to use new location of master port on each variants. Approved by: maintainer Repocopied by: joe Notes: svn path=/head/; revision=50954
* Upgrade to 1.2.3.Jun Kuriyama2001-12-033-13/+14
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=50937
* o Use sgml-mode for *.html files instead of html-mode.Jun Kuriyama2001-11-122-0/+46
| | | | | | | | | o Turn on syntax highlighting by default. If you want to disable this, please add (setq sgml-set-face nil) after (require 'psgml-startup) line. Notes: svn path=/head/; revision=49949
* Add XHTML identifiers.Jun Kuriyama2001-11-061-0/+7
| | | | Notes: svn path=/head/; revision=49654
* Update to 1.2.2.Shigeyuki Fukushima2001-03-042-2/+2
| | | | | | | | PR: ports/25491 Submitted by: AMAKAWA Shuhei <amakawa@sf.t.u-tokyo.ac.jp> Notes: svn path=/head/; revision=39040
* Fix load-path problem on emacs-19.34(and mule-19.34).Shigeyuki Fukushima2000-12-221-1/+1
| | | | | | | | PR: ports/21681 Submitted by: NIIMI Satoshi <sa2c@and.or.jp> Notes: svn path=/head/; revision=36239
* Delete dependency for textproc/dtd-catalos.Shigeyuki Fukushima2000-10-271-6/+0
| | | | Notes: svn path=/head/; revision=34298
* Add HTML 4.01/DocBook V4.0/DocBook V4.1.Shigeyuki Fukushima2000-10-271-0/+9
| | | | Notes: svn path=/head/; revision=34296
* Convert into EMACS_PORT_NAME style port.Shigeyuki Fukushima2000-07-121-32/+17
| | | | | | | Submitted by: OKAZAKI Tetsurou <okazaki@be.to> Notes: svn path=/head/; revision=30529
* Update to 1.2.1.Shigeyuki Fukushima2000-05-112-2/+2
| | | | | | | Submitted by: kuriyama@FreeBSD.org Notes: svn path=/head/; revision=28403
* Finish converting editors/ to PORTNAME/PORTVERSION.Satoshi Asami2000-04-141-3/+3
| | | | Notes: svn path=/head/; revision=27506
* Fix typo.Shigeyuki Fukushima2000-02-091-1/+1
| | | | | | | Submitted by: Hiroki Sato <hrs@jp.FreeBSD.org> Notes: svn path=/head/; revision=25614
* Enable slave variables: MAINTAINER?= and EMACS_CMD?=,Shigeyuki Fukushima2000-01-211-2/+2
| | | | | | | when building at slave port. Notes: svn path=/head/; revision=24872
* s/Transitioal/Transitional/Jun Kuriyama1999-10-181-1/+1
| | | | Notes: svn path=/head/; revision=22509
* Update to 1.2.0.Shigeyuki Fukushima1999-10-167-34/+119
| | | | Notes: svn path=/head/; revision=22487
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20947
* As threatened, enforce the "Capital, no period" rule. Ellipses areTim Vanderhoek1999-06-261-1/+1
| | | | | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each. Notes: svn path=/head/; revision=19799
* Remove the test to create ${PREFIX}/share/info/dir as it is nowMichael Haro1999-06-051-1/+0
| | | | | | | in bsd.port.mk and this helps to unify the check and install. Notes: svn path=/head/; revision=19223
* Fix typo.Jun Kuriyama1999-05-291-1/+1
| | | | Notes: svn path=/head/; revision=19092
* Change from psgml-setup.el to psgml-setupel.el.Shigeyuki Fukushima1999-05-234-9/+7
| | | | | | | | Improve scripts/configure (delete needless indirect INFILES variable). Use PSGML_SETUPEL in PLIST_SUB. Notes: svn path=/head/; revision=18951
* Changed my e-mail address.Shigeyuki Fukushima1999-03-021-1/+1
| | | | Notes: svn path=/head/; revision=16980
* Changed from GNU_CONFIGURE=yes to USE_AUTOCONF=yes,Shigeyuki Fukushima1999-03-011-3/+3
| | | | | | | | because this port includes a long long patch for configure. And patches/patch-ba removed. Notes: svn path=/head/; revision=16960
* Fix a problem of checking emacs in the configure phase.Shigeyuki Fukushima1999-02-261-2/+1
| | | | Notes: svn path=/head/; revision=16907
* A major mode for editing SGML and XML documents for emacs.Jun Kuriyama1999-02-1211-0/+295
PR: ports/9635 Submitted by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp> Notes: svn path=/head/; revision=16665