| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
09 Feb 2012 01:18:20
0.0.25
|
mandree  |
Update to new upstream release 0.0.25. Changes:
fix possible conflict in manpage generation
fix the issue with fop/fop1 extensions support
fix support for external data objects (images) with fop
Local change: fix the --noextensions option.
Note: This also fixes the PDF generation in x11-toolkits/libXaw. |
24 Oct 2011 09:11:38
0.0.24
|
dougb  |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
17 Jul 2011 14:41:11
0.0.24
|
mandree  |
Update to new upstream version 0.0.24.
Submitted by: Jin-Sih Lin <linpct@gmail.com>
PR: ports/158937 |
21 Mar 2011 15:55:15
0.0.23
|
mandree  |
Use immediate assignment when copying BUILD_DEPENDS to RUN_DEPENDS,
per the revised porter's handbook.
Remove MD5 checksum from distinfo.
PR: 154896 |
07 Feb 2011 11:17:27
0.0.23
|
mandree  |
Update WWW link to https://fedorahosted.org/xmlto/.
Feature safe: yes |
05 Jul 2010 13:21:05
0.0.23
|
mandree  |
Add missing dependency on docbook-xml (4.2).
Reported by: Jack Peirce <jpeirce@sourcecode.com>
PR: ports/148243
Approved by: garga (mentor, implicit)
Feature safe: yes |
23 Dec 2009 17:28:26
0.0.23
|
mandree  |
- Update to new upstream 0.0.23
- Change maintainer's email address
- Unconditionally depend on libpaper
- Depend on w3m (required by xmlto for certain output formats)
- Rearrange OPTIONS display
- Change way how CONFIGURE_ARGS are set, to track upstream changes
- Set MAKE_JOBS_UNSAFE (because it is)
- Simplified passivetex-related xmlto installation now possible after upstream
fixes
- Better choice of default backend
Submitted by: mandree (maintainer)
Approved by: garga (mentor) |
21 Aug 2008 06:18:49
0.0.21
|
rafan  |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
22 Jul 2008 02:00:58
0.0.21
|
wxs  |
Update to 0.0.21.
Chase new MASTER_SITE.
Add more OPTIONS (default to off).
Cleanup post-patch and post-build targets.
Remove unnecessary patch.
PR: ports/125837
Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer) |
06 Jun 2008 14:05:09
0.0.20_2
|
edwin  |
Bump portrevision due to upgrade of devel/gettext.
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) |
28 May 2008 12:40:05
0.0.20_1
|
edwin  |
[PATCH] textproc/xmlto: important fixes, general overhaul, take maintainership
Supersedes: ports/123952 - please close that one, in favour
of this one. (Note, if that one should have been committed
before this one, please bump PORTREVISION to 2!)
Changes that were already in ports/123952:
- Fix all scripts that use cp -a to instead use cp -PpR,
fixing output formats such as html, html-nochunks and others.
- Take maintainership of port.
Additional changes since ports/123952, a.k.a. "overhaul":
- Drop non-functional passivetex autodetection
- Make WITH_PASSIVETEX an official OPTION (default: OFF, as previously)
- Add COPYING ChangeLog THANKS to PORTDOCS(Only the first 15 lines of the commit message are shown above ) |
07 May 2008 09:23:11
0.0.20
|
gahr  |
- Unbreak
PR: 123054
Submitted by: Chess Griffin <chess@chessgriffin.com>
Alexander Botero-Lowry <alexbl@FreeBSD.org>
Approved by: miwi (mentor) |
22 Apr 2008 12:38:55
0.0.20
|
gahr  |
- Update to 0.0.20
Approved by: miwi (mentor implicit) |
30 Sep 2007 04:32:12
0.0.18_1
|
dinoex  |
- fix build with passivetex |
03 Mar 2007 13:22:37
0.0.18_1
|
pav  |
- Update WWW |
31 Jan 2007 19:48:12
0.0.18_1
|
bsam  |
In preparation to deprecate shells/bash2 do at textproc/xmlto [1]
and devel/cogito [2]:
. change RUN_DEPENDS shells/bash2 -> shells/bash;
. bump PORTREVISION.
PR: 107005 [1], 107113 [2]
Submitted by: bsam (me) [1], [2]
Approved by: anholt (maintainer timeout) [2] |
29 Jan 2007 14:39:28
0.0.18
|
sergei  |
- Drop port maintainership due to ENOTIME |
13 May 2006 04:24:52
0.0.18
|
edwin  |
Remove USE_REINPLACE from categories starting with T |
25 Nov 2005 14:05:38
0.0.18
|
sergei  |
- Add SHA256 checksums to my ports |
12 Apr 2005 03:26:57
0.0.18
|
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 08:04:41
0.0.18
|
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
21 Jan 2005 14:50:30
0.0.18
|
sergei  |
- PassiveTeX support needs more testing - mark the port IGNORE
if WITH_PASSIVETEX=yes knob is specified
- Remove now-unneeded DISTNAME override |
04 Apr 2004 13:52:57
0.0.18
|
sergei  |
- Update to 0.0.18
- 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> |
04 Feb 2004 05:10:27
0.0.17_2
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
30 Jan 2004 16:03:29
0.0.17_1
|
sergei  |
SIZE *DOES* MATTER. |
05 Jan 2004 06:33:16
0.0.17_1
|
sergei  |
- Fix #!/bin/bash in xmlto to refer to ${LOCALBASE}/bin/bash instead
Noticed by: Nicola Vitale <nivit@email.it> |
12 Dec 2003 21:11:13
0.0.17
|
sergei  |
- Update to 0.0.17 (unbreaks fetching)
- Remove local hacks to prevent fetching DocBook XML
from SourceForge at build-time - we now have xmlcatmgr that DTRT |
01 Nov 2003 22:18:06
0.0.16.p1
|
sergei  |
- Update to 0.0.16pre1 |
23 Oct 2003 05:42:49
0.0.15.p1
|
sergei  |
Change to my @FreeBSD.org address.
Approved by: krion |
09 Jul 2003 04:43:19
0.0.15.p1
|
daichi  |
update textproc/xmlto: 0.0.14 -> 0.0.15.p1
PR: 54227
Submitted by: Sergei Kolobov <sergei@kolobov.com> (maintainer) |
20 Jun 2003 16:27:08
0.0.14
|
osa  |
Add xmlto - front-end to an XSL toolchain
Submitted by: Sergei Kolobov <sergei@kolobov.com>
PR: 53173
Approved by: fjoe (mentor) (implicit) |