aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/docbook-utils
Commit message (Collapse)AuthorAgeFilesLines
* - Add run dependency on www/lynx.Marcelo Araujo2007-05-291-3/+8
| | | | | | | | | | - Fix build error. - Taking maintainership. PR: ports/112785 Submitted by: Pawel Pekala <c0rn@o2.pl> Reviewed by: Brian Candler <B.Candler@pobox.com> (old-maintainer) Approved by: stas (mentor)
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-201-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* Add a missing RUN_DEPENDS on jade to fix dependent port builds.Joe Marcus Clarke2006-11-131-1/+3
| | | | Approved by: maintainer
* Fix plist (correct the install location of documentation).Sam Lawrance2005-11-141-0/+1
| | | | Reported by: kris
* Add docbook-utils 0.6.14, generates various output formats from DocBookSam Lawrance2005-11-1014-0/+243
SGML documents. PR: ports/66246 Submitted by: Brian Candler <B.Candler@pobox.com>