aboutsummaryrefslogtreecommitdiff
path: root/print/cups/pkg-descr
diff options
context:
space:
mode:
authorJames E. Housley <jeh@FreeBSD.org>2001-01-07 00:52:07 +0000
committerJames E. Housley <jeh@FreeBSD.org>2001-01-07 00:52:07 +0000
commit1d4001f27202664db8032fc1d959345b1a642929 (patch)
tree886299a4f42dc0f3545691fce1c5cba9744d7839 /print/cups/pkg-descr
parente3fc1c0cc231fb8f3bfe6db77e1a091411c1da66 (diff)
Notes
Diffstat (limited to 'print/cups/pkg-descr')
-rw-r--r--print/cups/pkg-descr19
1 files changed, 19 insertions, 0 deletions
diff --git a/print/cups/pkg-descr b/print/cups/pkg-descr
new file mode 100644
index 000000000000..9afefc74189e
--- /dev/null
+++ b/print/cups/pkg-descr
@@ -0,0 +1,19 @@
+CUPS provides a portable printing layer for UNIX-based operating
+systems. It has been developed by Easy Software Products to promote a
+standard printing solution for all UNIX vendors and users. CUPS
+provides the System V and Berkeley command-line interfaces.
+
+CUPS uses the Internet Printing Protocol ("IPP") as the basis for
+managing print jobs and queues. The Line Printer Daemon ("LPD") Server
+Message Block ("SMB"), and AppSocket (a.k.a. JetDirect) protocols are
+also supported with reduced functionality. CUPS adds network printer
+browsing and PostScript Printer Description ("PPD") based printing
+options to support real-world printing under UNIX.
+
+CUPS also includes a customized version of GNU Ghostscript (currently
+based off GNU Ghostscript 5.50) and an image file RIP that are used to
+support non-PostScript printers. Sample drivers for HP and EPSON
+printers are included that use these filters.
+
+- George Reid
+greid@ukug.uk.freebsd.org