summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorAndreas Klemm <andreas@FreeBSD.org>2000-03-02 17:40:14 +0000
committerAndreas Klemm <andreas@FreeBSD.org>2000-03-02 17:40:14 +0000
commit167fbf476dd4e0a1a82fc7e883eafb60e4f9eb13 (patch)
treeb55200fcb078d538ca257860b1dc6f70c845eb46 /print
parentChange the site for the distfile to Nedit's new home. (diff)
Apsfilter 5.1.5-RELEASE
- SETUP: added support for configuring remote printer Beware: you still have to make sure, that your line printer scheduler supports input filter processing with remote printers as it is the case for FreeBSD 3.x and later with a "fixed" lpd, as well as for Unix systems with LPRng installed as lineprinter scheduler, which is the case for some (not all !!!) Linux Systems. - Add support for printing with SAMBA (SAMBA_PRINTER) - Bugfix. Some printer dependend settings will be overwritten, when installing a 2nd printer, which might cause printing with the 1st printer to fail, especially if the first printer is color and 2nd B&W or vice versa. Revamped SETUP and bin/apsfilter to get around this. - Added SETUP menue entries for the uniprint driver contributed by Francois D. Menard <fmenard@g6-114b.residence.usherb.ca> printer: Epson Stylus Color 740 mode1: stc740ih.upp : Epson Stylus Color 740, 1440x720DpI, Inkjet Paper mode2: stc740p.upp : Epson Stylus Color 740, 720x720DpI, Plain Paper mode3: stc740pl.upp : Epson Stylus Color 740, 360x360DpI, Plain Paper - New FAQ entries concerning print margins when printing ASCII text with a2ps - updated howto and troubleshooting document HOWTO-BUGREPORTS moved to toplevel, so that its easier to find.
Notes
Notes: svn path=/head/; revision=26497
Diffstat (limited to 'print')
-rw-r--r--print/apsfilter/Makefile2
-rw-r--r--print/apsfilter/distinfo2
-rw-r--r--print/apsfilter/scripts/configure2
-rw-r--r--print/apsfilter6/Makefile2
-rw-r--r--print/apsfilter6/distinfo2
-rw-r--r--print/apsfilter6/scripts/configure2
6 files changed, 4 insertions, 8 deletions
diff --git a/print/apsfilter/Makefile b/print/apsfilter/Makefile
index cb7b723a4ddf..1fb2841ef1f5 100644
--- a/print/apsfilter/Makefile
+++ b/print/apsfilter/Makefile
@@ -6,7 +6,7 @@
# $FreeBSD$
#
-DISTNAME= apsfilter-5.1.4
+DISTNAME= apsfilter-5.1.5
CATEGORIES= print
MASTER_SITES= http://people.FreeBSD.org/~andreas/apsfilter/download/
diff --git a/print/apsfilter/distinfo b/print/apsfilter/distinfo
index 36251278715c..1eb1b33b4813 100644
--- a/print/apsfilter/distinfo
+++ b/print/apsfilter/distinfo
@@ -1 +1 @@
-MD5 (apsfilter-5.1.4.tar.bz2) = 07734deb2184abbc96cab78be3e660f1
+MD5 (apsfilter-5.1.5.tar.bz2) = 59059f7f8a840005da5840214a3105c7
diff --git a/print/apsfilter/scripts/configure b/print/apsfilter/scripts/configure
index a6c108fae3b9..1e8caebc3b08 100644
--- a/print/apsfilter/scripts/configure
+++ b/print/apsfilter/scripts/configure
@@ -157,5 +157,3 @@ then
fi
echo " @\${ECHO} \"*** Printer installation *** \""
echo " @\${ECHO} \" cd ${PREFIX}/apsfilter; ./SETUP \""
- echo " @\${ECHO} \"*** Please note *** \""
- echo " @\${ECHO} \" This is an apsfilter 5.1.5 Prerelease. \""
diff --git a/print/apsfilter6/Makefile b/print/apsfilter6/Makefile
index cb7b723a4ddf..1fb2841ef1f5 100644
--- a/print/apsfilter6/Makefile
+++ b/print/apsfilter6/Makefile
@@ -6,7 +6,7 @@
# $FreeBSD$
#
-DISTNAME= apsfilter-5.1.4
+DISTNAME= apsfilter-5.1.5
CATEGORIES= print
MASTER_SITES= http://people.FreeBSD.org/~andreas/apsfilter/download/
diff --git a/print/apsfilter6/distinfo b/print/apsfilter6/distinfo
index 36251278715c..1eb1b33b4813 100644
--- a/print/apsfilter6/distinfo
+++ b/print/apsfilter6/distinfo
@@ -1 +1 @@
-MD5 (apsfilter-5.1.4.tar.bz2) = 07734deb2184abbc96cab78be3e660f1
+MD5 (apsfilter-5.1.5.tar.bz2) = 59059f7f8a840005da5840214a3105c7
diff --git a/print/apsfilter6/scripts/configure b/print/apsfilter6/scripts/configure
index a6c108fae3b9..1e8caebc3b08 100644
--- a/print/apsfilter6/scripts/configure
+++ b/print/apsfilter6/scripts/configure
@@ -157,5 +157,3 @@ then
fi
echo " @\${ECHO} \"*** Printer installation *** \""
echo " @\${ECHO} \" cd ${PREFIX}/apsfilter; ./SETUP \""
- echo " @\${ECHO} \"*** Please note *** \""
- echo " @\${ECHO} \" This is an apsfilter 5.1.5 Prerelease. \""