pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/rlpr Add rlpr-2.06:
details: https://anonhg.NetBSD.org/pkgsrc/rev/0a0dc3edb8ec
branches: trunk
changeset: 482044:0a0dc3edb8ec
user: sekiya <sekiya%pkgsrc.org@localhost>
date: Tue Oct 19 01:47:19 2004 +0000
description:
Add rlpr-2.06:
rlpr is a package that makes it possible (or at the very least, easier),
to print files on remote sites to your local printer. The rlpr
package includes BSD-compatible replacements for `lpr', `lpq', and
`lprm', whose functionality is a superset of their BSD counterparts.
In other words, with the rlpr package, you can do everything you can
do with the BSD printing commands, and more. The programs contained
within the rlpr package are all GPL'd, and are more lightweight,
cleaner and more secure than their BSD counterparts.
(I've been an rlpr user for several years)
diffstat:
print/rlpr/DESCR | 8 ++++++++
print/rlpr/Makefile | 14 ++++++++++++++
print/rlpr/PLIST | 10 ++++++++++
print/rlpr/distinfo | 4 ++++
4 files changed, 36 insertions(+), 0 deletions(-)
diffs (52 lines):
diff -r d47db9866339 -r 0a0dc3edb8ec print/rlpr/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/rlpr/DESCR Tue Oct 19 01:47:19 2004 +0000
@@ -0,0 +1,8 @@
+rlpr is a package that makes it possible (or at the very least, easier),
+to print files on remote sites to your local printer. The rlpr
+package includes BSD-compatible replacements for `lpr', `lpq', and
+`lprm', whose functionality is a superset of their BSD counterparts.
+In other words, with the rlpr package, you can do everything you can
+do with the BSD printing commands, and more. The programs contained
+within the rlpr package are all GPL'd, and are more lightweight,
+cleaner and more secure than their BSD counterparts.
diff -r d47db9866339 -r 0a0dc3edb8ec print/rlpr/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/rlpr/Makefile Tue Oct 19 01:47:19 2004 +0000
@@ -0,0 +1,14 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/10/19 01:47:19 sekiya Exp $
+
+DISTNAME= rlpr-2.06
+CATEGORIES= print
+MASTER_SITES= ftp://truffula.com/pub/
+
+MAINTAINER= sekiya%NetBSD.org@localhost
+HOMEPAGE= http://truffula.com/rlpr
+COMMENT= lpr work-alike to print directly to remote printer
+
+GNU_CONFIGURE= YES
+#USE_GNU_TOOLS= make
+
+.include "../../mk/bsd.pkg.mk"
diff -r d47db9866339 -r 0a0dc3edb8ec print/rlpr/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/rlpr/PLIST Tue Oct 19 01:47:19 2004 +0000
@@ -0,0 +1,10 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/10/19 01:47:19 sekiya Exp $
+man/man1/rlpr.1
+man/man1/rlpq.1
+man/man1/rlprm.1
+man/man5/rlprrc.5
+man/man8/rlprd.8
+bin/rlpr
+bin/rlpq
+bin/rlprm
+bin/rlprd
diff -r d47db9866339 -r 0a0dc3edb8ec print/rlpr/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/rlpr/distinfo Tue Oct 19 01:47:19 2004 +0000
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/10/19 01:47:19 sekiya Exp $
+
+SHA1 (rlpr-2.06.tar.gz) = 3b14ca164033d529eb8fd6e781301ac93cdf00fd
+Size (rlpr-2.06.tar.gz) = 272200 bytes
Home |
Main Index |
Thread Index |
Old Index