aboutsummaryrefslogtreecommitdiff
path: root/textproc/xmlto
Commit message (Collapse)AuthorAgeFilesLines
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* - 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 Notes: svn path=/head/; revision=127011
* - 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> Notes: svn path=/head/; revision=106116
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* SIZE *DOES* MATTER.Sergei Kolobov2004-01-301-0/+1
| | | | Notes: svn path=/head/; revision=99525
* - Fix #!/bin/bash in xmlto to refer to ${LOCALBASE}/bin/bash insteadSergei Kolobov2004-01-052-0/+9
| | | | | | | Noticed by: Nicola Vitale <nivit@email.it> Notes: svn path=/head/; revision=97327
* - 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 Notes: svn path=/head/; revision=95684
* - Update to 0.0.16pre1Sergei Kolobov2003-11-012-2/+2
| | | | Notes: svn path=/head/; revision=92797
* Change to my @FreeBSD.org address.Sergei Kolobov2003-10-231-1/+1
| | | | | | | Approved by: krion Notes: svn path=/head/; revision=91927
* 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) Notes: svn path=/head/; revision=84494
* 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) Notes: svn path=/head/; revision=83372