summaryrefslogtreecommitdiff
path: root/textproc/dsssl-docbook-modular (follow)
Commit message (Collapse)AuthorAgeFilesLines
* chmod -> ${CHMOD}Michael Haro1999-08-221-2/+2
| | | | | | | chown -> ${CHOWN} Notes: svn path=/head/; revision=20885
* Upgrade to v1.43.Jun Kuriyama1999-08-203-35/+40
| | | | | | | Requested by: Rasmus Kaj <kaj@raditex.se> Notes: svn path=/head/; revision=20828
* Updgrade to 1.42.Jun Kuriyama1999-07-073-12/+18
| | | | Notes: svn path=/head/; revision=20103
* Upgrade to v1.40.Jun Kuriyama1999-04-243-402/+408
| | | | Notes: svn path=/head/; revision=18108
* Upgrade to 1.38b (fixes TeX capacity problems when building the PDFNik Clayton1999-04-044-799/+574
| | | | | | | | | | | | 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. Notes: svn path=/head/; revision=17633
* Adjust port Makefiles to new EXTRACT_* variable defaults. See log ofSatoshi Asami1999-02-031-1/+2
| | | | | | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=16518
* Upgrade to v1.33.Jun Kuriyama1999-01-163-31/+48
| | | | | | | | | | | | 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. Notes: svn path=/head/; revision=16078
* Upgrade to v1.30.Jun Kuriyama1998-12-233-10/+103
| | | | Notes: svn path=/head/; revision=15527
* Kanji encoding of patch for localization should be japanese_euc...Jun Kuriyama1998-11-092-3/+3
| | | | | | | Mistaken by: myself Notes: svn path=/head/; revision=14428
* Upgrade to v1.23.Jun Kuriyama1998-11-083-18/+48
| | | | Notes: svn path=/head/; revision=14399
* Can't fetch, server not responding.Satoshi Asami1998-11-071-1/+3
| | | | Notes: svn path=/head/; revision=14378
* Update to v1.20.Jun Kuriyama1998-11-033-8/+31
| | | | Notes: svn path=/head/; revision=14333
* Upgrade to v1.19.Jun Kuriyama1998-10-313-30/+408
| | | | | | | Requested by: nik Notes: svn path=/head/; revision=14275
* Cleanup junk files.Jun Kuriyama1998-10-091-1/+2
| | | | Notes: svn path=/head/; revision=13781
* Add patch for jpja localization.Jun Kuriyama1998-09-203-1/+9
| | | | | | | Submitted by: myself Notes: svn path=/head/; revision=13262
* Update from v1.10 to v1.13.Jun Kuriyama1998-09-083-30/+16
| | | | | | | Founded by: Bill Fenner's "unfetchable distfiles" mail Notes: svn path=/head/; revision=13058
* Update to 1.10.Jun Kuriyama1998-08-153-25/+37
| | | | Notes: svn path=/head/; revision=12524
* Remove NO_CONFIGURE and NO_PATCH, they never meant anything.Satoshi Asami1998-06-271-3/+1
| | | | Notes: svn path=/head/; revision=11552
* Upgrade from 1.07 to 1.08.Jun Kuriyama1998-06-193-195/+253
| | | | Notes: svn path=/head/; revision=11472
* This is v1.07 of Norm Walsh's modular DocBook stylesheets, used (inNik Clayton1998-03-256-0/+402
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 Notes: svn path=/head/; revision=10312