aboutsummaryrefslogtreecommitdiff
path: root/textproc/docbook-410
Commit message (Collapse)AuthorAgeFilesLines
* 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
* remove outdated URLWolfram Schneider2000-12-291-3/+0
| | | | Notes: svn path=/head/; revision=36447
* Jade doesn't support DTDDECL's, this should have been commented out like it ↵Murray Stokely2000-10-311-1/+1
| | | | | | | is in all of the other docbook ports, doh! Notes: svn path=/head/; revision=34464
* Use mkcatalog for adding this entry to ${PREFIX}/share/sgml/catalogShigeyuki Fukushima2000-10-272-1/+10
| | | | | | | and ${PREFIX}/share/sgml/docbook/catalog. Notes: svn path=/head/; revision=34293
* Fix DISTFILE fennerage. I'm only the MAINTAINER for docbook-310, but theNik Clayton2000-09-071-1/+1
| | | | | | | | | other docbook-* ports were broken in the same way, so I've taken the liberty of updating the URL for all of them -- it looks as though OASIS have fallen over, so point these at docbook.org for the time being. Notes: svn path=/head/; revision=32407
* DocBook 4.1 has been finalizedMurray Stokely2000-06-266-0/+135
Approved by: jkh Notes: svn path=/head/; revision=29893