./print/cups, Common UNIX Printing System

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.5.4nb5, Package name: cups-1.5.4nb5, Maintainer: sbd

The Common UNIX Printing System provides a portable printing layer for
UNIX 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 (IETF-IPP) as the basis for
managing print jobs and queues. The Line Printer Daemon (LPD, RFC1179)
and AppSocket protocols are also supported with reduced functionality.

CUPS adds network printer browsing and PostScript Printer Description
("PPD")-based printing options to support real world applications under
UNIX.

MESSAGE.libusb [+/-]
MESSAGE.pam [+/-]

Required to run:
[sysutils/dbus] [print/poppler-utils] [graphics/tiff] [graphics/png] [net/openslp] [print/libpaper] [devel/libusb1]

Required to build:
[devel/gmake] [devel/autoconf] [devel/libtool-base] [devel/automake] [devel/pkg-config]

Package options: dbus, dnssd, kerberos, libusb, poppler, slp

Master sites: (Expand)

SHA1: cb39961cbaf1851a47694828ad9a7cdf4da51fbd
RMD160: 9d6a7fd69d3036ec1f3dfd9c70672a2c6fb517b6
Filesize: 9358.4 KB

Version history: (Expand)


CVS history: (Expand)


   2013-05-09 11:38:20 by Jonathan Perkin | Files touched by this commit (2)
Log message:
Don't create backup files.
   2013-04-24 12:06:53 by Steven Drake | Files touched by this commit (38)
Log message:
Revbump for all packages that have USE_TOOLS+=gs
   2013-02-16 12:25:34 by Thomas Klausner | Files touched by this commit (1885)
Log message:
Recursive bump for png-1.6.
   2013-02-12 15:12:19 by Jonathan Perkin | Files touched by this commit (2)
Log message:
Don't pull in sys/ucred.h on Solaris as it results in procfs.h being
included and conflicts between _FILE_OFFSET_BITS=64 and 32-bit procfs.
   2013-02-07 00:24:19 by Jonathan Perkin | Files touched by this commit (1351) | Package updated
Log message:
PKGREVISION bumps for the security/openssl 1.0.1d update.
   2013-01-26 22:39:22 by Adam Ciarcinski | Files touched by this commit (1280)
Log message:
Revbump after graphics/jpeg and textproc/icu
   2012-10-08 15:45:50 by Aleksej Saushev | Files touched by this commit (147)
Log message:
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
   2012-10-08 14:47:24 by John Marino | Files touched by this commit (1)
Log message:
print/cups: PR#46984 Remove libusb options from DragonFly, SunOS

The devel/libusb1 package is masked for both DragonFly and SunOS.  This
cups package set libusb on by default which means cups fails to build
with no set options on those two platforms.

Add an OPSYS check which prevents libusb from even being offered as an
option on DragonFly and SunOS.