Path to this page:
./
print/cups,
Common UNIX Printing System
Branch: pkgsrc-2007Q3,
Version: 1.2.12nb2,
Package name: cups-1.2.12nb2,
Maintainer: jlamThe 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.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:[
graphics/jpeg] [
graphics/png] [
graphics/tiff] [
net/openslp]
Required to build:[
devel/automake] [
devel/libtool-base] [
devel/autoconf] [
devel/gmake]
Package options: slp
Master sites: (Expand)
SHA1: 11a540f76a1d3164b6636bf8ba47928803ad9356
RMD160: 598270e37ff8a9b9ff1e667066d6f7e120493e32
Filesize: 3699.513 KB
Version history: (Expand)
- (2007-12-08) Updated to version: cups-1.2.12nb2
- (2007-11-10) Package added to pkgsrc.se, version cups-1.2.12 (created)
CVS history: (Expand)
2007-12-03 14:13:14 by Geert Hendrickx | Files touched by this commit (3) |
Log message:
Pullup ticket 2233 - requested by adrianp
security fix for cups
- pkgsrc/print/cups/Makefile 1.127-1.128
- pkgsrc/print/cups/distifno 1.53
- pkgsrc/print/cups/patches/patch-au 1.9
Module Name: pkgsrc
Committed By: dsainty
Date: Mon Oct 22 11:56:46 UTC 2007
Modified Files:
pkgsrc/print/cups: Makefile
Log message:
Fix the output of "cups-config --ldflags" to output \
"-Wl,-R/usr/pkg" like
other config scripts do.
Bump PKGREVISION since client software may not correctly build or run
without this fix.
---
Module Name: pkgsrc
Committed By: adrianp
Date: Mon Nov 5 20:16:19 UTC 2007
Modified Files:
pkgsrc/print/cups: Makefile distinfo
Added Files:
pkgsrc/print/cups/patches: patch-au
Log message:
Fix for CVE-2007-4351
PKGREVISION++
|