aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/docbook-utils
Commit message (Collapse)AuthorAgeFilesLines
* - Conflicts to docbook2Xgabor2009-11-081-1/+3
| | | | | | - Bump PORTREVISION Submitted by: Charlie Kester <corky1951@comcast.net>
* - Respect NOPORTDOCSgabor2008-08-251-1/+5
| | | | | | - Bump PORTREVISION Reported by: QA Tindy (via itetcu)
* - Fix build after some recent docbook-310 changesgabor2008-08-154-79/+13
| | | | | | | | - Adjust better the dependencies - Eliminate some patches and use reinplace editing - Take maintainership Approved by: araujo (maintainer)
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1
| | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
* - Try to clean up share/sgml/docbook directorypav2008-04-242-1/+2
| | | | Submitted by: rafan
* - Add run dependency on www/lynx.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/.flz2007-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.marcus2006-11-131-1/+3
| | | | Approved by: maintainer
* Fix plist (correct the install location of documentation).lawrance2005-11-141-0/+1
| | | | Reported by: kris
* Add docbook-utils 0.6.14, generates various output formats from DocBooklawrance2005-11-1014-0/+243
SGML documents. PR: ports/66246 Submitted by: Brian Candler <B.Candler@pobox.com>