summaryrefslogtreecommitdiff
path: root/print/rlpr
diff options
context:
space:
mode:
authorsekiya <sekiya@pkgsrc.org>2004-10-19 01:47:19 +0000
committersekiya <sekiya@pkgsrc.org>2004-10-19 01:47:19 +0000
commit79dafd0f15f9c11ae1562b86a44e5fddba7ced0d (patch)
tree631234a7e8419d5a5c9e778e83479377f87da1a9 /print/rlpr
parentad69128c0b9dc53b9c0bcc46e376d9dadad14c7e (diff)
downloadpkgsrc-79dafd0f15f9c11ae1562b86a44e5fddba7ced0d.tar.gz
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 (limited to 'print/rlpr')
-rw-r--r--print/rlpr/DESCR8
-rw-r--r--print/rlpr/Makefile14
-rw-r--r--print/rlpr/PLIST10
-rw-r--r--print/rlpr/distinfo4
4 files changed, 36 insertions, 0 deletions
diff --git a/print/rlpr/DESCR b/print/rlpr/DESCR
new file mode 100644
index 00000000000..498e109a175
--- /dev/null
+++ b/print/rlpr/DESCR
@@ -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 --git a/print/rlpr/Makefile b/print/rlpr/Makefile
new file mode 100644
index 00000000000..75f79c93d69
--- /dev/null
+++ b/print/rlpr/Makefile
@@ -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
+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 --git a/print/rlpr/PLIST b/print/rlpr/PLIST
new file mode 100644
index 00000000000..5e05f52961e
--- /dev/null
+++ b/print/rlpr/PLIST
@@ -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 --git a/print/rlpr/distinfo b/print/rlpr/distinfo
new file mode 100644
index 00000000000..92177aa504f
--- /dev/null
+++ b/print/rlpr/distinfo
@@ -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