Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Jan 2006 15:06:14 +0000 (UTC)
From:      Hiroki Sato <hrs@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/textproc/xmlroff Makefile distinfo pkg-plist ports/textproc/xmlroff/files patch-fo-fo-block-area.c patch-fo-fo-repeatable-page-master-alternatives.c patch-fo-fo-table.c patch-property-fo-property-dominant-baseline.c patch-property-fo-property-font-family.c patch-property-fo-property-id.c
Message-ID:  <200601301506.k0UF6E5F001303@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
hrs         2006-01-30 15:06:14 UTC

  FreeBSD ports repository

  Modified files:
    textproc/xmlroff     Makefile distinfo pkg-plist 
  Added files:
    textproc/xmlroff/files patch-fo-fo-block-area.c 
                           patch-fo-fo-repeatable-page-master-alternatives.c 
                           patch-fo-fo-table.c 
                           patch-property-fo-property-dominant-baseline.c 
                           patch-property-fo-property-font-family.c 
                           patch-property-fo-property-id.c 
  Log:
  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.
  
  - Changes between 0.3.5 and 0.3.6
  
   * Resolves relative URIs for fo:external-graphic 'src' property values
     (Stefan Seefeld)
   * Added 'content-type' to libfo-compat.xsl
   * Stopped requiring 'content-height' and 'content-width'
   * Supporting percentages for 'content-height' and 'content-width'
   * Improved Cygwin support (Gerrit Haase)
  
  - Changes between 0.3.4 and 0.3.5
  
   * fo:external-graphic works (but requires 'content-height' and
    'content-width')
   * Stopped removing 'fo:external-graphic' in libfo-compat.xsl (Tim Waugh)
   * Able to build in separate directory (Matthew Daniel)
   * Default 'auto' output format determines format from output file extension
   * Added conformance section to documentation
  
  - Changes between 0.3.3 and 0.3.4
  
   * Add '--format' parameter for PDF or PostScript output
   * Reduced memory leakage
   * Partially re-implemented fo:external-graphic support
   * Corrected whitespace handling in libfo-compat.xsl (Tim Waugh)
   * Corrected "url()" handling
   * 86% symbol docs coverage
  
  Revision  Changes    Path
  1.10      +2 -2      ports/textproc/xmlroff/Makefile
  1.6       +3 -3      ports/textproc/xmlroff/distinfo
  1.1       +19 -0     ports/textproc/xmlroff/files/patch-fo-fo-block-area.c (new)
  1.1       +17 -0     ports/textproc/xmlroff/files/patch-fo-fo-repeatable-page-master-alternatives.c (new)
  1.1       +19 -0     ports/textproc/xmlroff/files/patch-fo-fo-table.c (new)
  1.1       +28 -0     ports/textproc/xmlroff/files/patch-property-fo-property-dominant-baseline.c (new)
  1.1       +18 -0     ports/textproc/xmlroff/files/patch-property-fo-property-font-family.c (new)
  1.1       +15 -0     ports/textproc/xmlroff/files/patch-property-fo-property-id.c (new)
  1.7       +28 -23    ports/textproc/xmlroff/pkg-plist



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200601301506.k0UF6E5F001303>