mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
39764db188
This version change requires and epoch. The patch from the PR was still using :L instead of :tl modifiers, otherwise it was correct. PR: 145149 Submitted by: Ports Fury
12 lines
656 B
Plaintext
12 lines
656 B
Plaintext
The LPRng software is an enhanced, extended, and portable implementation
|
|
of the Berkeley LPR print spooler functionality. While providing the
|
|
same interface and meeting RFC1179 requirements, the implementation is
|
|
completely different and provides support for the following features:
|
|
lightweight (no databases needed) lpr, lpc, and lprm programs; dynamic
|
|
redirection of print queues; automatic job holding; highly verbose
|
|
diagnostics; multiple printers serving a single queue; client programs
|
|
do not need to run SUID root; greatly enhanced security checks; and a
|
|
greatly improved permission and authorization mechanism.
|
|
|
|
WWW: http://lprng.sourceforge.net/
|