summaryrefslogtreecommitdiff
path: root/textproc/xmlto (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - PassiveTeX support needs more testing - mark the port IGNORESergei Kolobov2005-01-211-1/+1
| | | | | if WITH_PASSIVETEX=yes knob is specified - Remove now-unneeded DISTNAME override
* - Update to 0.0.18Sergei Kolobov2004-04-042-4/+7
| | | | | | | | - Teach format/docbook/txt to look in ${LOCALBASE}/bin instead of /usr/bin This fixes this error: No way to convert HTML to text found. PR: ports/64952 Submitted by: Koop Mast <kwm@rainbow-runner.nl>
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | (Part 1)
* SIZE *DOES* MATTER.Sergei Kolobov2004-01-301-0/+1
|
* - Fix #!/bin/bash in xmlto to refer to ${LOCALBASE}/bin/bash insteadSergei Kolobov2004-01-052-0/+9
| | | | Noticed by: Nicola Vitale <nivit@email.it>
* - Update to 0.0.17 (unbreaks fetching)Sergei Kolobov2003-12-123-12/+4
| | | | | - Remove local hacks to prevent fetching DocBook XML from SourceForge at build-time - we now have xmlcatmgr that DTRT
* - Update to 0.0.16pre1Sergei Kolobov2003-11-012-2/+2
|
* Change to my @FreeBSD.org address.Sergei Kolobov2003-10-231-1/+1
| | | | Approved by: krion
* update textproc/xmlto: 0.0.14 -> 0.0.15.p1Daichi GOTO2003-07-092-4/+5
| | | | | PR: 54227 Submitted by: Sergei Kolobov <sergei@kolobov.com> (maintainer)
* Add xmlto - front-end to an XSL toolchainSergey A. Osokin2003-06-204-0/+105
Submitted by: Sergei Kolobov <sergei@kolobov.com> PR: 53173 Approved by: fjoe (mentor) (implicit)