./print/stylewriter, Apple StyleWriter driver for un*x

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.9.9nb6, Package name: stylewriter-0.9.9nb6, Maintainer: pkgsrc-users

This is an Apple StyleWriter driver for un*x. It was developed on
NetBSD-mac68k, and has been reported to work on NetBSD-i386,
linux-pmac, mklinux-ppc, and linux-x86.

Supported printers include:

StyleWriter I
StyleWriter II
StyleWriter III (aka StyleWriter 1200)
Color StyleWriter 1500
Color StyleWriter 2200
Color StyleWriter 2400
Color StyleWriter 2500


Required to run:
[print/ghostscript] [print/enscript]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 29.43 KB

Version history: (Expand)


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
   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.
   2018-01-01 23:30:04 by Roland Illig | Files touched by this commit (537)
Log message:
Sort PLIST files.

Unsorted entries in PLIST files have generated a pkglint warning for at
least 12 years. Somewhat more recently, pkglint has learned to sort
PLIST files automatically. Since pkglint 5.4.23, the sorting is only
done in obvious, simple cases. These have been applied by running:

  pkglint -Cnone,PLIST -Wnone,plist-sort -r -F
   2017-09-04 20:01:05 by Thomas Klausner | Files touched by this commit (192)
Log message:
Comment out dead sites.
   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.
   2014-01-09 16:45:18 by Jonathan Perkin | Files touched by this commit (2)
Log message:
Add cfmakeraw compatability for SunOS.
   2013-09-10 16:41:18 by Joerg Sonnenberger | Files touched by this commit (3)
Log message:
Fix format string. Fix error handling. Don't bail out on pointer sign
casts for clang.