| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
06 Jun 2008 15:05:09
0.5.5_1
|
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) |
05 May 2008 14:27:22
0.5.5
|
hrs  |
Update to 0.5.5. |
02 Sep 2007 17:22:14
0.5.2
|
hrs  |
Update to 0.5.2. Changes include:
* Fixed crash in locales with comma as decimal separator (#49)
* Cleaned up all compiler warnings (#51)
* >99% reduction in 'permanently lost' memory leaks (#52)
* Fixed compilation error when GNOME Print not installed (#34)
* Fixed segfaults when media-usage not 'paginate' |
23 Jun 2007 16:36:58
0.5.0
|
hrs  |
Update to 0.5.0. Changes include:
- Does not require PangoXSL
- Uses GOption instead of popt
- Defaults to using compatibility stylesheet
- xmlroff manpage in DocBook XML
- Cairo backend is less experimental
- Added Cairo backend SVG output that is really experimental
- Added handling of base for relative URIs when '--compat' is used
- Handles 'auto' for page width and height
- Added '--compat' option for running compatibility stylesheet
- Added '-w' option for setting warning mode
- Added handling empty fo:wrapper
- Simplified creating FoXmlDoc and running XSLT transformations
- Removed support for SGML catalogs |
19 May 2007 21:32:57
0.3.9_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
01 Feb 2007 02:42:06
0.3.9
|
kris  |
Use libtool port instead of included version to avoid objformat a.out botch |
03 Jun 2006 19:24:15
0.3.9
|
hrs  |
Update to 0.3.9.
Submitted by: Martin Wilke (freebsd at unixfreunde dot de)
PR: ports/98444 |
23 Feb 2006 10:40:45
0.3.8_1
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
30 Jan 2006 15:06:14
0.3.8
|
hrs  |
Update to 0.3.8. Changes include:
- Changes between 0.3.7 and 0.3.8
* Corrected endless loop if area won't fit on page
* Added handling 'overflow' property of fo:region-body
* xmlroff stops at first error instead of continuing
- Changes between 0.3.6 and 0.3.7
* Corrected placement of fo:external-graphic if not first on line
* Added setting pixels-per-inch (for graphics without intrinsic size)
as configure option
* Working on averting endless loop if area won't fit on page.
(Only the first 15 lines of the commit message are shown above ) |
24 Jan 2006 03:10:24
0.3.3_1
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 02:55:05
0.3.3_1
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
15 Nov 2005 06:52:12
0.3.3_1
|
ade  |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
05 Nov 2005 05:22:06
0.3.3_1
|
marcus  |
Bump PORTREVISION to chase the glib20 shared library update. |
14 Jun 2005 19:17:57
0.3.3
|
hrs  |
Update to 0.3.3. Changes include:
- Added support for 'border', 'border-left', 'border-right',
'border-top', 'border-bottom', 'border-style', 'border-width', and
'border-color' properties (Julian Rosse)
- Removed border-related properties and 'padding'from libfo-compat.xsl
- Corrected whitespace handling in libfo-compat.xsl
- Added removal of more unsupported properties in libfo-compat.xsl
- Corrected drawing 'dashed', 'dotted', 'groove', and 'hidden' border
styles
- Partially re-implemented fo:external-graphic support |
12 Mar 2005 10:54:27
0.3.2_1
|
marcus  |
Bump PORTREVISION to chase the glib20 shared lib version change. |
03 Mar 2005 02:16:03
0.3.2
|
hrs  |
Update to 0.3.2. Changes between 0.3.1 and 0.3.2:
* Added support for X11 colour names as 'color' keywords
* Removed rewriting of 'color' and similar properties' from libfo-compat.xsl
* Improved documentation
* Minor bug fixes |
07 Feb 2005 02:28:41
0.3.1
|
hrs  |
Update to 0.3.1 and take maintainership.
Approved by: James Earl (maintainer) |
13 Jan 2005 20:12:39
0.3.0_2
|
mezz  |
Fix the pkg-plist.
Reported by: pointyhat via kris
Submitted by: James Earl <chero7@telus.net> (maintainer) |
11 Jan 2005 02:48:09
0.3.0_1
|
mezz  |
-Add a missing dependency. [1]
-Fix the build on FreeBSD 4.x.
Reported by: pointyhat via kris [1]
Submitted by: hrs and James Earl <james@icionline.ca> (maintainer) |
10 Jan 2005 00:39:56
0.3.0
|
mezz  |
xmlroff is an XSL formatter written in C that produces PDF and PostScript.
WWW: http://xmlroff.org
PR: ports/75972
Submitted by: James Earl <james@icionline.ca> |