Commit graph

8 commits

Author SHA1 Message Date
markd
f50dc45760 Update poster to the 20060221 version
2006-02-19 Manfred Paulus <manfred.paulus@googlemail.com>
    * option: added -C option for switching clipping facilities
    * option: added -O option for setting content overlap
    * output: make postscript functions out of read in
              page descriptions instead of copying the code
              for every output page
    * pages:  corrected sizes of ISO A and B formats

2005-09-07 Cristian Tibirna <tibirna@kde.org>
    * option: don't crash when specifying -s option (scaling)

2002-08-30 Michael Goffioul <goffioul@imec.be>
        * option: added a "fake" option to pre-calculate the
          tile pages (used within KDEPrint).

2002-08-28 Michael Goffioul <goffioul@imec.be>
        * pages: allow selection of tile pages to print

2002-08-26 Michael Goffioul <goffioul@imec.be>
        * gets: avoid the use of gets, replaced by fgets
        * input: allow input from STDIN
        * pages: allow poster printing of more than one page
2007-06-06 11:05:21 +00:00
rillig
2829e658f2 Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with
${PREFIX}/${PKGMANDIR}.

Fixes PR 35265, although I did not use the patch provided therein.
2007-01-07 09:13:46 +00:00
jlam
9c8b5ede43 Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
2006-03-04 21:28:51 +00:00
jlam
e46a9dd380 Create directories before installing files into them. 2005-06-17 03:50:19 +00:00
wiz
b8e0eb28f4 Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be
useful.
2005-03-24 21:12:50 +00:00
agc
d81d19f8e0 Add RMD160 digests. 2005-02-24 12:51:41 +00:00
wiz
6e02d7ee41 Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.
Suggested by Roland Illig, ok'd by various.
2004-12-03 15:14:50 +00:00
jschauma
8a95542474 Import 'poster' package, based on the FreeBSD port, converted using
port2pkg.

Here you have the new release of `poster', to scale postscript
images to a larger size, and print them on larger media and/or
tile them to print on multiple sheets.
With respect to the earlier release:
- support is added for foreign (Non European A*) media sizes.
- options for scaling became more flexible
- original restrictions on white margins in your drawing are removed.
For a complete explanation see the accompanying manual.
2004-08-20 01:16:21 +00:00