Hiroki Sato
cf7e12753c
Fix (sgml-make-character-reference) to use (ucs-to-char) and
...
(char-to-ucs). Bump PORTREVISION.
Spotted by: kuriyama
2006-02-20 22:13:54 +00:00
Mark Linimon
b09666fc1e
- Fix possibility of "infinite make fork" when "Registering install for ..."
...
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)
2006-01-28 02:11:35 +00:00
Edwin Groothuis
acd87b4ad8
SHA256ify
...
Approved by: krion@
2006-01-22 08:34:46 +00:00
Hiroki Sato
f0289e0caf
Fix a runtime problem on emacs20. Bump PORTREVISION.
...
Submitted by: yoichi
2005-07-30 10:17:06 +00:00
Hiroki Sato
e92b32199a
- Fix incomplete replacement of a keyword "@prefix@".
...
- Regenerate info files from the corresponding .texi files.
- Remove an empty file.
Submitted by: KIMURA Yasuhiro (committed with modification)
PR: ports/80644
2005-05-21 10:04:01 +00:00
Hiroki Sato
e031c0ac38
- 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
2005-05-12 20:27:09 +00:00
Hiroki Sato
400af70d39
- Update to 1.3.2.
...
- Take maintainership.
2005-05-04 20:51:25 +00:00
Norikatsu Shigemura
d9ed90620d
Reset MAINTAINER to ports@.
...
We cannot contact them for a long time.
Discussed with: hrs
Approved by: kiri(blanket), mita(blanket),
shige(blanket), taoka(blanket)
2004-12-23 09:32:50 +00:00
Jun Kuriyama
c7fa5d20dc
Update symbol-conflict patch.
2004-10-15 03:42:44 +00:00
Jun Kuriyama
8995a1d478
- Upgrade to 1.2.5.
...
Submitted by: max
No response from: maintainer (shige)
2004-10-12 22:54:53 +00:00
Trevor Johnson
0c881ba59c
SIZEify.
2004-01-29 07:24:56 +00:00
Shigeyuki Fukushima
411f505bba
Add xml catalog hard-coding path.
...
PORTREVISION bump.
PR: ports/52515
Submitted by: MOROHOSHI Akihiko <moro@remus.dti.ne.jp>
2003-07-04 14:28:43 +00:00
Ade Lovett
d3fc97c432
Remove pkg-comment from remaining master/slave port sets.
...
Approved by: portmgr (implicitly)
2003-03-07 00:16:25 +00:00
Shigeyuki Fukushima
b5ec73ddc8
Fix XHTML DOCTYPE definitions.
...
PR: ports/38293
Submitted by: OKUMURA Yoshifumi <okumura@pop06.odn.ne.jp>
2002-06-10 12:46:16 +00:00
Jun Kuriyama
328f274a8e
Rename symbols from sgml-* to psgml-* to avoid conflict with stock
...
sgml-mode.
PR: ports/32391
Submitted by: KUNISHIMA Takeo <kunishi@c.oka-pu.ac.jp>
Dirty hacked by: kuriyama
2002-01-20 15:07:45 +00:00
Shigeyuki Fukushima
6febe5e0d7
Add xml-mode to auto-mode-alist.
...
PR: ports/33573
Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net>
2002-01-09 15:09:20 +00:00
Jun Kuriyama
b80f98785e
Upgrade 1.2.4.
2002-01-05 08:36:02 +00:00
Jun Kuriyama
20d7bfd951
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
2001-12-03 09:51:27 +00:00
Jun Kuriyama
5bab2144e5
Upgrade to 1.2.3.
...
Approved by: maintainer
2001-12-03 05:26:03 +00:00
Jun Kuriyama
c5ae065ec2
o Use sgml-mode for *.html files instead of html-mode.
...
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.
2001-11-12 01:46:22 +00:00
Jun Kuriyama
c4b1131766
Add XHTML identifiers.
2001-11-06 12:27:03 +00:00
Shigeyuki Fukushima
0b0d11fd9d
Update to 1.2.2.
...
PR: ports/25491
Submitted by: AMAKAWA Shuhei <amakawa@sf.t.u-tokyo.ac.jp>
2001-03-04 15:56:33 +00:00
Shigeyuki Fukushima
f2376be5bd
Fix load-path problem on emacs-19.34(and mule-19.34).
...
PR: ports/21681
Submitted by: NIIMI Satoshi <sa2c@and.or.jp>
2000-12-22 17:54:39 +00:00
Shigeyuki Fukushima
d21fa637ba
Delete dependency for textproc/dtd-catalos.
2000-10-27 16:12:56 +00:00
Shigeyuki Fukushima
62dfc40ba1
Add HTML 4.01/DocBook V4.0/DocBook V4.1.
2000-10-27 15:50:27 +00:00
Shigeyuki Fukushima
e0b80a2780
Convert into EMACS_PORT_NAME style port.
...
Submitted by: OKAZAKI Tetsurou <okazaki@be.to>
2000-07-12 15:57:14 +00:00
Shigeyuki Fukushima
832692dbf5
Update to 1.2.1.
...
Submitted by: kuriyama@FreeBSD.org
2000-05-11 14:35:48 +00:00
Satoshi Asami
935870e192
Finish converting editors/ to PORTNAME/PORTVERSION.
2000-04-14 06:21:02 +00:00
Shigeyuki Fukushima
7bd6680636
Fix typo.
...
Submitted by: Hiroki Sato <hrs@jp.FreeBSD.org>
2000-02-09 13:26:40 +00:00
Shigeyuki Fukushima
8ff864acb9
Enable slave variables: MAINTAINER?= and EMACS_CMD?=,
...
when building at slave port.
2000-01-21 12:40:01 +00:00
Jun Kuriyama
acb17a5f78
s/Transitioal/Transitional/
1999-10-18 20:43:01 +00:00
Shigeyuki Fukushima
0aadf549c4
Update to 1.2.0.
1999-10-16 11:58:04 +00:00
Michael Haro
65ab34a667
FreeBSD.ORG -> FreeBSD.org
...
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
1999-08-31 06:53:31 +00:00
David E. O'Brien
9a9ac6ba9d
Change Id->FreeBSD.
1999-08-25 05:57:29 +00:00
Tim Vanderhoek
748713c3f6
As threatened, enforce the "Capital, no period" rule. Ellipses are
...
permitted. Note that, given current numeric motif of PW, this is done
in four equally-sized commits of 393 files each.
1999-06-26 17:19:19 +00:00
Michael Haro
5ce8e8e5c7
Remove the test to create ${PREFIX}/share/info/dir as it is now
...
in bsd.port.mk and this helps to unify the check and install.
1999-06-05 22:32:11 +00:00
Jun Kuriyama
de0bcc4eb2
Fix typo.
1999-05-29 14:44:36 +00:00
Shigeyuki Fukushima
7df178750b
Change from psgml-setup.el to psgml-setupel.el.
...
Improve scripts/configure (delete needless indirect INFILES variable).
Use PSGML_SETUPEL in PLIST_SUB.
1999-05-23 16:23:36 +00:00
Shigeyuki Fukushima
1f2aad2de5
Changed my e-mail address.
1999-03-02 10:12:10 +00:00
Shigeyuki Fukushima
46e11e0467
Changed from GNU_CONFIGURE=yes to USE_AUTOCONF=yes,
...
because this port includes a long long patch for configure.
And patches/patch-ba removed.
1999-03-01 09:18:27 +00:00
Shigeyuki Fukushima
ca846b21ef
Fix a problem of checking emacs in the configure phase.
1999-02-26 18:56:07 +00:00
Jun Kuriyama
62fbc6ad5f
A major mode for editing SGML and XML documents for emacs.
...
PR: ports/9635
Submitted by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
1999-02-12 14:43:42 +00:00