Commit graph

16 commits

Author SHA1 Message Date
Nik Clayton
73441f1aaf Upgrade to 1.38b (fixes TeX capacity problems when building the PDF
version of the Handbook).

Removed Japanese localisation patches (no longer needed, per e-mail with
Jun Kuriyama).  Patched distfiles to work with DocBook 3.0, because we
haven't upgraded to 3.1 yet.  Pointed distfile at www.freebsd.org/~nik,
as nwalsh.com appears to be having some problems.
1999-04-04 16:38:13 +00:00
Satoshi Asami
5114e2637e Adjust port Makefiles to new EXTRACT_* variable defaults. See log of
bsd.port.mk rev. 1.304 for details on the change.

The fix here is one of the following.

(1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining
    EXTRACT_* commands.

(2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously
    calling the "tar" command (i.e., arguments like "-xzf" are spelled
    out).

(3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS},
    add ${EXTRACT_AFTER_ARGS} to the command line as well.

(4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS
    is set, define the other two too.
1999-02-03 11:12:01 +00:00
Jun Kuriyama
3ebe33373e Upgrade to v1.33.
Changes of my localizatoin:
  o Rename l10n identifier from "jpja" to "ja".
  o Add "ja" l10n for print target.

I hope these changes fix warning in print target for
non-japanese SGML files.
1999-01-16 07:44:14 +00:00
Jun Kuriyama
838b27d59d Upgrade to v1.30. 1998-12-23 14:21:44 +00:00
Jun Kuriyama
88ae7024f6 Kanji encoding of patch for localization should be japanese_euc...
Mistaken by:	myself
1998-11-09 10:04:01 +00:00
Jun Kuriyama
9e8dba0228 Upgrade to v1.23. 1998-11-08 00:10:41 +00:00
Satoshi Asami
a8a4ec5950 Can't fetch, server not responding. 1998-11-07 03:36:39 +00:00
Jun Kuriyama
e49ac6b411 Update to v1.20. 1998-11-03 15:02:23 +00:00
Jun Kuriyama
e1db728333 Upgrade to v1.19.
Requested by:	nik
1998-10-31 13:43:31 +00:00
Jun Kuriyama
283f84d539 Cleanup junk files. 1998-10-09 07:31:45 +00:00
Jun Kuriyama
3428e48c6f Add patch for jpja localization.
Submitted by:	myself
1998-09-20 03:48:11 +00:00
Jun Kuriyama
fed1257341 Update from v1.10 to v1.13.
Founded by:	Bill Fenner's "unfetchable distfiles" mail
1998-09-08 22:03:32 +00:00
Jun Kuriyama
d73800213e Update to 1.10. 1998-08-15 03:33:23 +00:00
Satoshi Asami
7d45e2b7a1 Remove NO_CONFIGURE and NO_PATCH, they never meant anything. 1998-06-27 05:20:00 +00:00
Jun Kuriyama
8b419ff51b Upgrade from 1.07 to 1.08. 1998-06-19 15:25:16 +00:00
Nik Clayton
d5667e93bf This is v1.07 of Norm Walsh's modular DocBook stylesheets, used (in
conjunction with Jade, and the DocBook DTD) to convert DocBook documents
to HTML, RTF and TeX (in conjunction with jadetex macros, which I have
yet to submit/commit).

The name is a bit long but is, I think, relatively future proof. DSSSL is
not the only mechanism that can be used to format SGML, DocBook is not
the only DTD with a DSSSL stylesheet, and the modular stylesheets are not
the only stylesheets available for DocBook. . .

This is my first port commit, I hope I haven't screwed anything up too
much. . .

PR:		6043
Submitted by:	Jun Kuriyama, kuriyama@opt.phys.waseda.ac.jp
1998-03-25 14:10:28 +00:00