diff options
author | Andreas Klemm <andreas@FreeBSD.org> | 2000-03-11 20:56:10 +0000 |
---|---|---|
committer | Andreas Klemm <andreas@FreeBSD.org> | 2000-03-11 20:56:10 +0000 |
commit | 980b2b2f4e4474f2c3dbbac2f55aa52c0c48fdcb (patch) | |
tree | 2ec99b1c4bf5197f86a74753fe846f3df824c002 | |
parent | df0004eb3b7a775ac430e38d904b6cbd7ef74bcc (diff) | |
download | freebsd-ports-980b2b2f4e4474f2c3dbbac2f55aa52c0c48fdcb.zip |
Forgot to change checksum file.
New apsfilter features:
* Security: config files are read using awk, not sourced during runtime
* Complete Windows Remote Printer Support (as Guest user or using real login)
* Complete Unix remote printer support
* Support for different print resolutions (by starting SETUP repeatedly)
and choosing different print resolutions
* A2PS options revamped
* lots of more things... See my homepage, ANNOUNCE file ...
* print margin problem of a2ps fixed
FAQ section gives you a real life example, of how to configure
page margins in /usr/local/etc/a2ps.cfg for an EPSON STYLUS PRO.
With this example you can fine tune the margins for your printer in
about 10-15 minutes from scratch...
-rw-r--r-- | print/apsfilter/distinfo | 2 | ||||
-rw-r--r-- | print/apsfilter6/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/print/apsfilter/distinfo b/print/apsfilter/distinfo index 1eb1b33b4813..6db7669d77dd 100644 --- a/print/apsfilter/distinfo +++ b/print/apsfilter/distinfo @@ -1 +1 @@ -MD5 (apsfilter-5.1.5.tar.bz2) = 59059f7f8a840005da5840214a3105c7 +MD5 (apsfilter-5.2.0.tar.bz2) = 50d2fb2790d1227806737c6e69e72811 diff --git a/print/apsfilter6/distinfo b/print/apsfilter6/distinfo index 1eb1b33b4813..6db7669d77dd 100644 --- a/print/apsfilter6/distinfo +++ b/print/apsfilter6/distinfo @@ -1 +1 @@ -MD5 (apsfilter-5.1.5.tar.bz2) = 59059f7f8a840005da5840214a3105c7 +MD5 (apsfilter-5.2.0.tar.bz2) = 50d2fb2790d1227806737c6e69e72811 |