Date: Mon, 6 Mar 2000 13:56:32 -0800 (PST) From: Andreas Klemm <andreas@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/print/apsfilter/patches patch-ad Message-ID: <200003062156.NAA31965@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
andreas 2000/03/06 13:56:31 PST
Modified files:
print/apsfilter/patches patch-ad
Log:
Mo 6 Mär 2000 21:31:17 CET Andreas Klemm <andreas@klemm.gtn.com>
* Extended samba support
SAMBA printer is automatically recognized if there is a
smbclient.conf file in the printers spool directory
Following format:
SMB_SERVER:SALOME: # NetBIOS name, i.e.: "NT40SRV"
SMB_PRINTER:EPSON: # service (printer) name, i.e.: "EPSON"
SMB_IP:172.16.1.2: # IP Address of NetBIOS server
SMB_WORKGROUP:KLEMM: # Workgroup Name
SMB_BUFFER:1200: # finetune send buffer size (def. 65520)
SMB_FLAGS:-N: # suppress password prompt
The environment variable SAMBA_PRINTER is unnecessary now
* Added Samba Printer support in SETUP
* trim sleeps a bit in SETUP
Mo 6 Mär 2000 19:13:12 CET Andreas Klemm <andreas@klemm.gtn.com>
* when testing and setting PRINT_TO_FILE
if you want trash:
KEEP_PRINTOUT="YES" # set to keep $TMP_PRINTOUT
if you want to postprocess tmp printout with gs
POSTPROCESS_PRINTOUT="YES" # set to pipe it through PRINT_PS
* style: "! -z" -> "-n" in string tests
* GLOBAL.sh: add /home/local/bin as local path
Mo 6 Mär 2000 13:35:12 CET Andreas Klemm <andreas@klemm.gtn.com>
* some style fixes from Debian concerning tmp file handling
in apsfilter. Declare tmp variables at the beginning of
apsfilter.
* introduce TMP variable, might be set to /var/tmp,
if root- or memory filesystem too small
* document PRINT_REMOTE a little bit more verbose
* Fix e-mail address in README, to get postal address
Revision Changes Path
1.2 +478 -45 ports/print/apsfilter/patches/patch-ad
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200003062156.NAA31965>
