Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Sep 2000 16:29:48 -0700 (PDT)
From:      Neil Blakey-Milner <nbm@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: doc/de_DE.ISO_8859-1/share/sgml catalog freebsd.dsl doc/en_US.ISO_8859-1/share/sgml catalog freebsd.dsl doc/es_ES.ISO_8859-1/share/sgml catalog freebsd.dsl doc/fr_FR.ISO_8859-1/share/sgml catalog freebsd.dsl ...
Message-ID:  <200009282329.QAA32652@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
nbm         2000/09/28 16:29:48 PDT

  Modified files:
    de_DE.ISO_8859-1/share/sgml freebsd.dsl 
    en_US.ISO_8859-1/share/sgml freebsd.dsl 
    es_ES.ISO_8859-1/share/sgml freebsd.dsl 
    fr_FR.ISO_8859-1/share/sgml freebsd.dsl 
    ja_JP.eucJP/share/sgml freebsd.dsl 
    ru_RU.KOI8-R/share/sgml freebsd.dsl 
    share/mk             doc.docbook.mk doc.images.mk 
                         doc.project.mk 
    share/sgml           catalog 
    zh_TW.Big5/share/sgml freebsd.dsl 
  Added files:
    de_DE.ISO_8859-1/share/sgml catalog 
    en_US.ISO_8859-1/share/sgml catalog 
    es_ES.ISO_8859-1/share/sgml catalog 
    fr_FR.ISO_8859-1/share/sgml catalog 
    ja_JP.eucJP/share/sgml catalog 
    nl_NL.ISO_8859-1/share/sgml catalog 
    ru_RU.KOI8-R/share/sgml catalog 
    share/sgml           default.dsl 
    zh_TW.Big5/share/sgml catalog 
  Log:
  a) "Fix" out-of-tree builds by not hard-coding locations of dsl files
  with SYSTEM, and using instead PUBLIC entities gained from the catalog
  in the directory of the language the document belongs to, or the
  language-neutral entity.  Now we always use default.dsl as our dsl
  master, and it grabs the necessary magic from the catalogs.
  
  b) Fix the always-out-of-date imagelib problem with some make(1)-fu.
  
  Approved by:	nik (ages ago)
  
  Revision  Changes    Path
  1.2       +2 -2      doc/de_DE.ISO_8859-1/share/sgml/freebsd.dsl
  1.4       +2 -2      doc/en_US.ISO_8859-1/share/sgml/freebsd.dsl
  1.2       +2 -2      doc/es_ES.ISO_8859-1/share/sgml/freebsd.dsl
  1.2       +2 -2      doc/fr_FR.ISO_8859-1/share/sgml/freebsd.dsl
  1.3       +2 -2      doc/ja_JP.eucJP/share/sgml/freebsd.dsl
  1.3       +2 -2      doc/ru_RU.KOI8-R/share/sgml/freebsd.dsl
  1.18      +11 -9     doc/share/mk/doc.docbook.mk
  1.3       +4 -4      doc/share/mk/doc.images.mk
  1.6       +3 -2      doc/share/mk/doc.project.mk
  1.10      +7 -1      doc/share/sgml/catalog
  1.3       +2 -2      doc/zh_TW.Big5/share/sgml/freebsd.dsl



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200009282329.QAA32652>