summaryrefslogtreecommitdiff
path: root/print/LPRng-core/PLIST
diff options
context:
space:
mode:
authoradam <adam>2004-05-21 13:44:29 +0000
committeradam <adam>2004-05-21 13:44:29 +0000
commit2eee1b7a5b43d80d76ab890d7012beb3b823a5b5 (patch)
tree979c1f71865a660db0173bdc8c19d4d4c1f954bd /print/LPRng-core/PLIST
parent1306057a8f2478504b190e7b8e6f78c8129ba019 (diff)
downloadpkgsrc-2eee1b7a5b43d80d76ab890d7012beb3b823a5b5.tar.gz
Changes 3.8.27:
* Fixed: 'Missing HOLD_FILE' logic error fixed in lpd_rcvjob.c * Fixed: configure with-initpath --with-initpath=PATH now works correctly * Fixed (well, clarified): Errormsg() now checks for a 'null' error string and provides a printable version of errno for logging. * Edited the Scan_queue() function to print error message and removed some dead code. * lpc MOVE could result in endless loop. * lpc MOVE will now start printing job in destination, rather than just copying and preserving status of last operation. * Added detailed error message for connection failure. * Found a really small (1 byte) memory leak in LPD. Solves the mystery of the server dying with malloc failed messages.
Diffstat (limited to 'print/LPRng-core/PLIST')
-rw-r--r--print/LPRng-core/PLIST10
1 files changed, 7 insertions, 3 deletions
diff --git a/print/LPRng-core/PLIST b/print/LPRng-core/PLIST
index c043e00a938..1c3c09cec95 100644
--- a/print/LPRng-core/PLIST
+++ b/print/LPRng-core/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2003/03/22 00:43:36 wiz Exp $
+@comment $NetBSD: PLIST,v 1.3 2004/05/21 13:44:29 adam Exp $
bin/cancel
bin/lp
bin/lpq
@@ -6,6 +6,8 @@ bin/lpr
bin/lprm
bin/lpstat
etc/rc.d/LPRng
+lib/liblpr.a
+lib/liblpr.la
libexec/LPRng/lpbanner
libexec/LPRng/lpf
libexec/LPRng/pclbanner
@@ -16,8 +18,9 @@ man/man1/lpbanner.1
man/man1/lpf.1
man/man1/lpq.1
man/man1/lpr.1
-man/man1/lpraccnt.1
man/man1/lprm.1
+man/man1/lprng_certs.1
+man/man1/lprng_index_certs.1
man/man1/lpstat.1
man/man1/monitor.1
man/man1/pclbanner.1
@@ -31,7 +34,8 @@ man/man8/lpd.8
sbin/checkpc
sbin/lpc
sbin/lpd
-sbin/lpraccnt
+sbin/lprng_certs
+sbin/lprng_index_certs
share/examples/LPRng/lpd.conf.example
share/examples/LPRng/lpd.perms.example
share/examples/LPRng/printcap.example