Path to this page:
./
print/mpage,
Print multiple pages per sheet of paper
Branch: CURRENT,
Version: 2.5.7nb1,
Package name: mpage-2.5.7nb1,
Maintainer: pkgsrc-usersMpage is a program to reduce and print multiple pages of plain text
per sheet, such as 1, 2, 4, or 8 pages on one sheet. Pages are
tiled and separated by lines.
It also has limited functionality to do the same with Postscript
files itself.
A Postscript printer or a Postscript interpreter (such as ghostscript)
is required.
Mpage can be used to convert plain text to Postscript.
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 85.146 KB
Version history: (Expand)
- (2021-03-15) Updated to version: mpage-2.5.7nb1
- (2020-03-24) Updated to version: mpage-2.5.7
- (2014-12-09) Updated to version: mpage-2.5.6
- (2008-10-05) Updated to version: mpage-2.5.5nb2
- (2005-10-05) Package added to pkgsrc.se, version mpage-2.5 (created)
CVS history: (Expand)
2021-10-26 13:15:15 by Nia Alarie | Files touched by this commit (1670) |
Log message:
print: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 16:52:04 by Nia Alarie | Files touched by this commit (1670) |
Log message:
print: Remove SHA1 hashes for distfiles
|
2021-03-14 09:40:46 by Thomas Klausner | Files touched by this commit (3) |
Log message:
mpage: fix RELRO build
Add PAPERSIZE to BUILD_DEFS.
Bump PKGREVISION.
|
2020-03-24 19:12:08 by Nia Alarie | Files touched by this commit (2) |
Log message:
mpage: Update to 2.5.7
Version 2.5.7 June 2017
--------------------------
- relicense tot GPL properly
|
2020-01-26 18:32:28 by Roland Illig | Files touched by this commit (981) |
Log message:
all: migrate homepages from http to https
pkglint -r --network --only "migrate"
As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.
|
2019-11-04 20:58:09 by Roland Illig | Files touched by this commit (101) |
Log message:
print: align variable assignments
pkglint -Wall -F --only aligned --only indent -r
No manual corrections.
|
2017-01-19 19:52:30 by Alistair G. Crooks | Files touched by this commit (352) |
Log message:
Convert all occurrences (353 by my count) of
MASTER_SITES= site1 \
site2
style continuation lines to be simple repeated
MASTER_SITES+= site1
MASTER_SITES+= site2
lines. As previewed on tech-pkg. With thanks to rillig for fixing pkglint
accordingly.
|
2015-11-04 02:03:03 by Alistair G. Crooks | Files touched by this commit (1194) |
Log message:
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.
|