Path to this page:
./
print/cups,
Common UNIX Printing System
Branch: pkgsrc-2010Q2,
Version: 1.4.3nb7,
Package name: cups-1.4.3nb7,
Maintainer: sbdThe 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 [+/-]===========================================================================
$NetBSD: MESSAGE.libusb,v 1.2 2010/06/10 10:28:35 gdt Exp $
With cups 1.4 from pkgsrc, USB printing can use libusb in addition to
traditional USB printer devices.
To see the DeviceURI of all attached printers run:
${PREFIX}/libexec/cups/backend/usb
libusb DeviceURIs start with "usb://".
ulpt(4)/usblp DeviceURIs start with "usb:/dev/" (e.g., "usb:/dev/ulpt0".)
===========================================================================
MESSAGE.pam [+/-]===========================================================================
$NetBSD: MESSAGE.pam,v 1.2 2002/09/24 12:30:32 wiz Exp $
To authenticate for CUPS using PAM, add the contents of the file:
${PREFIX}/share/examples/cups/cups.pam
to your PAM configuration file.
===========================================================================
Required to run:[
devel/libusb] [
net/openslp] [
net/mDNSResponder] [
print/libpaper] [
print/poppler-utils] [
graphics/png] [
graphics/jpeg] [
graphics/tiff] [
sysutils/dbus]
Required to build:[
devel/pkg-config] [
devel/gmake] [
devel/libtool-base] [
devel/autoconf] [
devel/automake]
Package options: dbus, dnssd, kerberos, libusb, poppler, slp
Master sites: (Expand)
SHA1: 0dd9e3d709614d26cce77728b9263556c94c9559
RMD160: 6c5ab282405d6a1132163c727583f3a572307d88
Filesize: 4356.544 KB
Version history: (Expand)
- (2010-07-14) Updated to version: cups-1.4.3nb7
- (2010-07-05) Package added to pkgsrc.se, version cups-1.4.3nb6 (created)
CVS history: (Expand)
2010-07-14 11:15:08 by Matthias Scheler | Files touched by this commit (3) |
Log message:
Pullup ticket #3164 - requested by sbd
print/cups: build fix
Revisions pulled up:
- print/cups/Makefile 1.168
- print/cups/distinfo 1.75
- print/cups/patches/patch-bd 1.5
---
Module Name: pkgsrc
Committed By: sbd
Date: Tue Jul 13 10:59:43 UTC 2010
Modified Files:
pkgsrc/print/cups: Makefile distinfo
pkgsrc/print/cups/patches: patch-bd
Log message:
the st_gen member of stat(2) is a BSD extension
|