summaryrefslogtreecommitdiff
path: root/editors/psgml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* EMACS_PORT_NAME cleanups and some style fixes.Hiroki Sato2007-09-021-25/+11
| | | | Notes: svn path=/head/; revision=198641
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptRong-En Fan2007-07-231-2/+1
| | | | | | | | | | | | | | | | | | | | | supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run Notes: svn path=/head/; revision=196111
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Fix (sgml-make-character-reference) to use (ucs-to-char) andHiroki Sato2006-02-202-1/+32
| | | | | | | | | (char-to-ucs). Bump PORTREVISION. Spotted by: kuriyama Notes: svn path=/head/; revision=156544
* - Fix possibility of "infinite make fork" when "Registering install for ..."Mark Linimon2006-01-281-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | EMACS ports. [1] - Allow building a port as root using an NFS-mounted /usr/ports if the server maps root to a UID other than root. [2] - Make 'BROKEN' and 'IGNORED' ports exit their "make install" with a fail status rather than success. [3] - Improve behavior when dealing with versioned dependencies. [4] - Fix false positives in check-conflicts target. [5] - Remove obsolete bzip2 code. [6] - Add physical category net-p2p. [7] - Don't fetch INDEXFILE if not necessary; respect FETCH_ENV. [8], [11] - INDEX can now be moved outside of ports tree. [9] - Add ghostscript-gpl. [10] - Remove obsolete USE_MESA. [12] - Force pkg_install tools from ports on FreeBSD 4.10 and older. [13] - Document ALWAYS_KEEP_DISTFILES. [14] - Remove USE_REINPLACE from bsd.port.mk USE_DOS2UNIX patch. [15] PR: ports/37596 [1], ports/57259 [2], ports/63216 [3], ports/89448 [4], ports/89710 [5], ports/88996 [6], ports/89260 [7], ports/89363 [8], ports/89809 [9], ports/89853 [10], ports/91086 [11], ports/91710 [12], ports/91727 [13], ports/92111 [14], ports/92124 [15] Submitted by: Jay Sachs <jay at eziba dot com> [1], sem [1, 3, 8, 12], Andrew Heybey <ath at niksun dot com> [2], Jamie Jones <jamie at thompson dot bishopston dot net>, tobez [4], Mark Andrews <Mark_Andrews at isc dot org> [5], edwin [6, 11, 15], pav [7, 13], Peter Jeremy <PeterJeremy at optushome dot com dot au> [9], Ulrich Spoerlein <q at galgenberg dot net> [10], netchild [11], erwin [14] Reviewed by: kris, clement (partially) Notes: svn path=/head/; revision=154626
* SHA256ifyEdwin Groothuis2006-01-221-0/+2
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* 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