diff options
author | mi <mi@FreeBSD.org> | 2004-06-25 07:13:47 +0800 |
---|---|---|
committer | mi <mi@FreeBSD.org> | 2004-06-25 07:13:47 +0800 |
commit | c11c639d8150e7023b7959599ce6ae39bb617af4 (patch) | |
tree | 4acf5219a3df5f455d8a7a6b4d98c62050091fd6 /print/rlpr/pkg-descr | |
parent | b027956fea8ef1046855e367500f8c7796cde481 (diff) | |
download | freebsd-ports-gnome-c11c639d8150e7023b7959599ce6ae39bb617af4.tar.gz freebsd-ports-gnome-c11c639d8150e7023b7959599ce6ae39bb617af4.tar.zst freebsd-ports-gnome-c11c639d8150e7023b7959599ce6ae39bb617af4.zip |
Update to 2.04 (only released 3 years ago). Unforbid by the new patch-msg
(reviewed by eik@). Reword pkg-descr and add WWW. Set MASTER_SITES to the
author's own site -- SunSite still lists 2.02 as the latest.
Diffstat (limited to 'print/rlpr/pkg-descr')
-rw-r--r-- | print/rlpr/pkg-descr | 17 |
1 files changed, 3 insertions, 14 deletions
diff --git a/print/rlpr/pkg-descr b/print/rlpr/pkg-descr index bddc66cae544..a1054cd68bc6 100644 --- a/print/rlpr/pkg-descr +++ b/print/rlpr/pkg-descr @@ -2,19 +2,8 @@ Send print jobs to lpd servers anywhere on a network. Does not require lpd server to be listed in client's /etc/printcap, and is therefore useful for printing from machines one does not have root access on. -This version has been completely redesigned and rewritten from the -ground up. the source code is oh-so-much-better than before. there are -also a number of user-visible changes: - - . addition of new rlprm command - . new hooks for internationalization support - . build procedure now uses automake in addition to autoconf - . new --timeout option in case remote end dies - . new --send-data-first option to improve support for buggy lpd's - . now works with hp jetdirect printers - . shiny-new rlpr progress meter, useful for printing over slow links - . all printing commands default to `lp' printer now, like bsd - -Gettext (-lintl) is ripped out by this port because it adds bloat +Gettext (-lintl) is not used by this port because it adds bloat without functionality -- there are no language files supplied with this package yet. May be in future versions. + +WWW: http://truffula.com/rlpr/ |