Subject: CVS commit: pkgsrc/print/flpsed
From: Makoto Fujiwara
Date: 2015-01-24 12:16:32
Message id: 20150124111632.31B0098@cvs.netbsd.org

Log Message:
(pkgsrc)
 - Convert (buildlink3) from fltk 1.3 to 2.0
(upstream)
 - Update 0.3.9 to 0.4.4
---------------------
flpsed-0.4.4
 - fix problem with documents that embed standard font replacements
   (reported by Volker Kuhlmann)
 - use plain Helvetica font instead of HelveticaNeue-Roman
   (reported by Evgeny Stambulchik and others).
 - use ftell() instead of ftello() for better compatibility
   (reported by Christophe CURIS).
 - fix compile problem with recent fltk-2 snapshots (reported by Brian)
 - automatically import PDF files from the command line (requested by many).

flpsed-0.4.3
 - implicitely end setup section if %%Page comment is encountered and check
   for valid setup length after DSC parsing.
 - only set modified flag if real changes have been made to the document.
 - use fl_choice() instead of deprecated fl_ask().
 - no longer rely on %%Pages comment because of possible use of (atend).
 - call XSync() to avoid "Cannot get ghostview property" error from gs
   (reported by A Mennucc).
 - don't die on SIGPIPE if gs has a problem (reported by A Mennucc).
 - use fltk2-config instead of fltk-config.

flpsed-0.4.2
 - Use setenv() instead of putenv() for POSIX
   compatibility (noticed by Jeff Orczykowski on Solaris 8).
 - fix gcc-4.1 compilation problem.
 - fix segfault in DSC code reported by Morten Brix Pedersen.
 - work around missing utf8len() in recent fltk-2. versions.
 - more compile fixes for recent fltk-2. versions.

flpsed-0.4.1
 - Add support for PostScript Document Structure Convention.
 - Pages can now be accessed in random order.
 - Document sizes other than A4 are handled better.
 - Add -geometry and -z (zoom) options.

flpsed-0.4.0
 - Switch to fltk2 to support antialiased fonts and utf8.
 - Added support for polish special characters (tested by Bartosz Malinowski).
 - Document sizes other than A4 are handled better.
 - Add -geometry and -z (zoom) options.

Files:
RevisionActionfile
1.11modifypkgsrc/print/flpsed/Makefile
1.2modifypkgsrc/print/flpsed/distinfo