Commit graph

16 commits

Author SHA1 Message Date
wiz
c57215a7b2 Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
wiz
4b6cc49c90 Comment out some dead HOMEPAGEs. 2017-08-01 17:40:08 +00:00
agc
03010d7bd0 Add SHA512 digests for distfiles for print category
Problems found locating distfiles:
	Package acroread7: missing distfile AdobeReader_enu-7.0.9-1.i386.tar.gz
	Package acroread8: missing distfile AdobeReader_enu-8.1.7-1.sparc.tar.gz
	Package cups-filters: missing distfile cups-filters-1.1.0.tar.xz
	Package dvidvi: missing distfile dvidvi-1.0.tar.gz
	Package lgrind: missing distfile lgrind.tar.bz2

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-04 01:01:30 +00:00
tnn
6a69e9522b Recursive revbump following MesaLib update, categories p through x. 2015-04-25 14:24:44 +00:00
mef
9d803c4033 (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.
2015-01-24 11:16:32 +00:00
sbd
87b94069aa Revbump for all packages that have USE_TOOLS+=gs 2013-04-24 10:06:47 +00:00
wiz
d1b820f37b Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
adam
f4c3b89da7 Revbump after graphics/jpeg and textproc/icu 2013-01-26 21:36:13 +00:00
gdt
9cd69adaaf Depend on x11/fltk13 rather than x11/fltk.
As discussed on pkgsrc-users, x11/ftlk (1.1) is no longer maintained,
and 1.3 is believed to be almost entirely compatible.

Patch from Tim Larson, who has build-tested these packages on
NetBSD/amd64.
2012-11-15 13:44:13 +00:00
asau
6ebceaf75d Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 13:45:34 +00:00
wiz
af3596f984 png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. 2011-01-13 13:36:05 +00:00
wiz
e8d8834f6a Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
2010-06-13 22:43:46 +00:00
joerg
ea051d4218 DESTDIR support 2010-02-11 22:57:40 +00:00
joerg
dde8c871c5 Remove @dirrm entries from PLISTs 2009-06-14 18:11:52 +00:00
joerg
0d27010638 fltk knows what X11 parts to include, thanks. 2007-03-24 01:57:44 +00:00
agc
f42288f148 Initial import of flpsed-0.3.9 into the Packages Collection. With thanks to
Perry Metzger for the nudge.

	flpsed is a WYSIWYG PostScript2 annotator.  You can't remove or modify
	existing elements of a document, but flpsed lets you add arbitrary
	text lines to existing PostScript 2 documents.  Added lines can later
	be re-edited with flpsed.  Using pdftops, which is part of xpdf one can
	convert PDF documents to PostScript and also add text to them.  flpsed
	is useful for filling in forms, adding notes etc.  GsWidget is now
	part of flpsed.  flpsed is released under the GPL.

	Features:
	    * Add arbitrary text to existing PostScript documents.
	    * Reedit text, that has been added with flpsed.
	    * The overall structure of the PostScript document is not
	      modified.  flpsed only adds the additional text.
	    * Batch processing (no X11 required) to modify tagged text lines
	      that have been entered interactively with flpsed before.  This
	      is very useful for repeatedly filling in forms.
	    * Text lines can be imported from other flpsed-modified documents.
	    * Import and export PDF. Therefore it can be used as a PDF editor as well.
2007-02-23 21:32:07 +00:00