summaryrefslogtreecommitdiff
path: root/textproc/docbook-300/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix @exec in pkg-plist.Jun Kuriyama2003-07-071-1/+1
| | | | | | | Submitted by: hrs Notes: svn path=/head/; revision=84389
* Switch to using xmlcatmgr from mkcatalog.Jun Kuriyama2003-07-011-11/+15
| | | | | | | | | | | | | | # Maintainers, please let me know if I break something in your port. Submitted by: hrs PR: ports/53819, ports/53820, ports/53821, ports/53822, ports/53823, ports/53824, ports/53825, ports/53826, ports/53827, ports/53828, ports/53829, ports/53830, ports/53831, ports/53832, ports/53833, ports/53834, ports/53835, ports/53836, ports/53837 Notes: svn path=/head/; revision=83949
* Clear moonlight beckons.Ade Lovett2003-03-071-0/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-01-291-1/+1
| | | | | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. Notes: svn path=/head/; revision=53959
* Set proper LATEST_LINK names to avoid conflicts.Akinori MUSHA2001-11-091-0/+2
| | | | | | | Approved by: nik Notes: svn path=/head/; revision=49872
* Use ':' instead of '.' for ${CHOWN}.Jun Kuriyama2001-06-011-1/+1
| | | | Notes: svn path=/head/; revision=43376
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-3/+3
| | | | Notes: svn path=/head/; revision=37252
* Use mkcatalog for adding this entry to ${PREFIX}/share/sgml/catalogShigeyuki Fukushima2000-10-271-1/+8
| | | | | | | and ${PREFIX}/share/sgml/docbook/catalog. Notes: svn path=/head/; revision=34293
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-2/+2
| | | | Notes: svn path=/head/; revision=27429
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21145
* echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffMichael Haro1999-08-271-2/+2
| | | | | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE} Notes: svn path=/head/; revision=21034
* chmod -> ${CHMOD}Michael Haro1999-08-221-3/+3
| | | | | | | chown -> ${CHOWN} Notes: svn path=/head/; revision=20885
* nclayton -> nik in the MAINTAINER line. That'll teach me to prepareNik Clayton1999-05-051-3/+3
| | | | | | | these things during my lunch hour. Notes: svn path=/head/; revision=18516
* Version 3.0 of the DocBook DTD. Continued splitting of the currentNik Clayton1999-04-141-0/+38
docbook port. Notes: svn path=/head/; revision=17881