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.
This commit is contained in:
parent
de567c77ad
commit
167fbf476d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=26497
@ -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/
|
||||
|
||||
|
@ -1 +1 @@
|
||||
MD5 (apsfilter-5.1.4.tar.bz2) = 07734deb2184abbc96cab78be3e660f1
|
||||
MD5 (apsfilter-5.1.5.tar.bz2) = 59059f7f8a840005da5840214a3105c7
|
||||
|
2
print/apsfilter/scripts/configure
vendored
2
print/apsfilter/scripts/configure
vendored
@ -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. \""
|
||||
|
@ -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/
|
||||
|
||||
|
@ -1 +1 @@
|
||||
MD5 (apsfilter-5.1.4.tar.bz2) = 07734deb2184abbc96cab78be3e660f1
|
||||
MD5 (apsfilter-5.1.5.tar.bz2) = 59059f7f8a840005da5840214a3105c7
|
||||
|
2
print/apsfilter6/scripts/configure
vendored
2
print/apsfilter6/scripts/configure
vendored
@ -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. \""
|
||||
|
Loading…
Reference in New Issue
Block a user