From baa68c75937ab57c282dc71c51653821d42512d4 Mon Sep 17 00:00:00 2001 From: fgsch Date: Fri, 30 Sep 2005 06:56:33 +0000 Subject: [PATCH] fix 'server-error-internal-error' when configuring the printer via the web interface, talk where to find ppd drivers and bump package. maintainer ok. --- print/cups/Makefile | 4 ++-- print/cups/pkg/DESCR | 2 ++ print/cups/pkg/PLIST | 7 ++++--- 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/print/cups/Makefile b/print/cups/Makefile index 0832d932f15..123b595d6d0 100644 --- a/print/cups/Makefile +++ b/print/cups/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.4 2005/03/16 15:34:49 naddy Exp $ +# $OpenBSD: Makefile,v 1.5 2005/09/30 06:56:33 fgsch Exp $ COMMENT= "Common Unix Printing System" VERSION= 1.1.23 DISTNAME= cups-${VERSION}-source -PKGNAME= ${DISTNAME:S/-source//}p2 +PKGNAME= ${DISTNAME:S/-source//}p3 CATEGORIES= print sysutils HOMEPAGE= http://www.cups.org/ diff --git a/print/cups/pkg/DESCR b/print/cups/pkg/DESCR index 9ff94661ccf..ef7142014a1 100644 --- a/print/cups/pkg/DESCR +++ b/print/cups/pkg/DESCR @@ -9,3 +9,5 @@ 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. + +For extra printer drivers check http://www.cups.org/ppd.php. diff --git a/print/cups/pkg/PLIST b/print/cups/pkg/PLIST index b2d09cedad5..9404bffe791 100644 --- a/print/cups/pkg/PLIST +++ b/print/cups/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $OpenBSD: PLIST,v 1.5 2005/03/16 15:34:49 naddy Exp $ +@comment $OpenBSD: PLIST,v 1.6 2005/09/30 06:56:34 fgsch Exp $ @conflict LPRng-* @newgroup _cups:541 @newuser _cups:541:541:daemon:CUPS:/nonexistent:/sbin/nologin @@ -805,5 +805,6 @@ share/examples/cups/printers.conf @group _cups @sample /var/log/cups/ @sample /var/spool/cups/ -@extraunexec rm -fr /var/log/cups/* -@extraunexec rm -fr /var/spool/cups/* +@sample /var/spool/cups/tmp/ +@extraunexec rm -fr /var/log/cups +@extraunexec rm -fr /var/spool/cups