summaryrefslogtreecommitdiffstats
path: root/textproc/dsssl-docbook-modular/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.trevor2003-11-131-2/+2
|
* Use relative path in catalog.kuriyama2003-10-301-3/+4
| | | | | PR: ports/58678 Submitted by: Hiroki Sato <hrs@freebsd.org>
* Add missing dependency on xmlcatmgr.kuriyama2003-07-061-1/+4
| | | | Notified by: kris
* Register catalog entry with xmlcatmgr.kuriyama2003-07-031-1/+6
| | | | PR: ports/40742, ports/36795
* o Upgrade to 1.78.kuriyama2003-06-281-5/+2
| | | | | | | | | o Fix hanging problems. o Update Italian patch. o Remove DocBook 3.0 patch and dependency. Submitted by: Alex Dupre <sysadmin@alexdupre.com> PR: ports/50030
* de-pkg-comment.kuriyama2003-02-221-0/+1
|
* Fix Italian localization (this fix is already included in originalkuriyama2002-09-281-0/+1
| | | | | | | | repository). PR: ports/42925 Submitted by: Alex Dupre <sysadmin@alexdupre.com> Approved by: portmgr (kris)
* Bump PORTEPOCH. I forgot this in my last commit. *sigh*jim2002-07-241-0/+1
| | | | Submitted by: wjv
* Go back to version 1.73 for 4.6.1-RELEASE. The upgrade to 1.77 wasjim2002-07-191-1/+1
| | | | | | | | | causing the handbook build to hang indefinitely for some people (including myself), which doesn't happen with 1.73. This is more of a band-aid than a real fix, but having an unbuildable handbook for many people is a worse option at this point. Requested by: murray
* Upgrade to 1.77.kuriyama2002-07-081-1/+1
|
* Upgrade to 1.73.kuriyama2001-10-021-1/+1
|
* Upgdate to 1.71.kuriyama2001-07-121-1/+1
|
* Upgrade to 1.70.kuriyama2001-07-091-11/+8
| | | | | Master site was moved to sourceforge. Use $LOCALBASE at depends line.
* Use ':' instead of '.' for ${CHOWN}.kuriyama2001-06-011-1/+1
|
* Bump $PORTREVISION.kuriyama2001-03-191-0/+1
|
* Upgrade to 1.64.kuriyama2001-03-171-1/+1
|
* Upgrade to 1.63.kuriyama2001-03-121-1/+1
|
* Update to 1.62.kuriyama2001-02-211-2/+1
| | | | | | - patch-ab is included in the distribution. Requested by: nik
* Make the German versions of <warning> and <caution> behave as <note>,alex2001-01-191-1/+1
| | | | | | | i.e. "Warnung: " and not "Warnung" (note is "Note: "). Bump PORTREVISION. Submitted by: Udo Erdelhoff (ue@nathan.ruhr.de)
* Fix generation of table of contents when generating HTML output. Bumpnik2001-01-031-0/+1
| | | | PORTREVISION.
* Upgrade to 1.60.kuriyama2000-12-191-1/+1
|
* Upgrade to v1.59.kuriyama2000-10-311-1/+1
|
* Update to 1.57.kuriyama2000-09-121-2/+2
| | | | Submitted by: kiri@pis.toba-cmt.ac.jp
* Update to v1.54.kuriyama2000-05-261-2/+2
|
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-091-3/+3
|
* Upgrade to v1.52.kuriyama2000-02-011-3/+3
|
* Upgrade to v1.50.kuriyama2000-01-181-3/+3
|
* Update to v1.49.kuriyama1999-12-221-3/+3
|
* Upgrade to v1.48.kuriyama1999-12-051-8/+6
| | | | Use USE_ZIP.
* Update to v1.46.kuriyama1999-11-231-3/+3
|
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-1/+1
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
|
* Upgrade to v1.44.kuriyama1999-08-261-4/+4
|
* chmod -> ${CHMOD}mharo1999-08-221-2/+2
| | | | chown -> ${CHOWN}
* Upgrade to v1.43.kuriyama1999-08-201-4/+4
| | | | Requested by: Rasmus Kaj <kaj@raditex.se>
* Updgrade to 1.42.kuriyama1999-07-071-6/+5
|
* Upgrade to v1.40.kuriyama1999-04-241-8/+11
|
* Upgrade to 1.38b (fixes TeX capacity problems when building the PDFnik1999-04-041-9/+5
| | | | | | | | | 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.
* Adjust port Makefiles to new EXTRACT_* variable defaults. See log ofasami1999-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.
* Upgrade to v1.33.kuriyama1999-01-161-5/+5
| | | | | | | | | 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.
* Upgrade to v1.30.kuriyama1998-12-231-5/+5
|
* Kanji encoding of patch for localization should be japanese_euc...kuriyama1998-11-091-2/+2
| | | | Mistaken by: myself
* Upgrade to v1.23.kuriyama1998-11-081-7/+5
|
* Can't fetch, server not responding.asami1998-11-071-1/+3
|
* Update to v1.20.kuriyama1998-11-031-6/+6
|
* Upgrade to v1.19.kuriyama1998-10-311-5/+5
| | | | Requested by: nik
* Cleanup junk files.kuriyama1998-10-091-1/+2
|
* Add patch for jpja localization.kuriyama1998-09-201-1/+6
| | | | Submitted by: myself
* Update from v1.10 to v1.13.kuriyama1998-09-081-4/+4
| | | | Founded by: Bill Fenner's "unfetchable distfiles" mail
* Update to 1.10.kuriyama1998-08-151-5/+5
|
OpenPOWER on IntegriCloud