[csw-devel] SF.net SVN: gar:[6952] csw/mgar/pkg/cups/trunk

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Fri Oct 23 14:50:36 CEST 2009


Revision: 6952
          http://gar.svn.sourceforge.net/gar/?rev=6952&view=rev
Author:   wahwah
Date:     2009-10-23 12:50:35 +0000 (Fri, 23 Oct 2009)

Log Message:
-----------
cups: Merging version 1.4.1 into trunk

Modified Paths:
--------------
    csw/mgar/pkg/cups/trunk/Makefile
    csw/mgar/pkg/cups/trunk/checksums
    csw/mgar/pkg/cups/trunk/files/CSWcupsd.postremove

Added Paths:
-----------
    csw/mgar/pkg/cups/trunk/files/0001-cswcups-for-service-name.patch
    csw/mgar/pkg/cups/trunk/files/0002-Adding-the-refcount-member-to-mime_type_t.patch
    csw/mgar/pkg/cups/trunk/files/0003-Reference-counting-for-printers-only.patch
    csw/mgar/pkg/cups/trunk/files/0004-Fix-for-usb-unix.c-from-http-www.cups.org-str.php-L3.patch
    csw/mgar/pkg/cups/trunk/files/0005-Mapping-gnutls_record_recv-return-error-codes-to-err.patch
    csw/mgar/pkg/cups/trunk/files/0006-Fail-compilation-if-no-SSL-impl-chosen.patch
    csw/mgar/pkg/cups/trunk/files/0007-Solaris-zone-support-in-init-script.patch
    csw/mgar/pkg/cups/trunk/files/CSWcupsclient.preinstall
    csw/mgar/pkg/cups/trunk/files/CSWcupsd.preinstall

Removed Paths:
-------------
    csw/mgar/pkg/cups/trunk/files/CSWcups.depend
    csw/mgar/pkg/cups/trunk/files/CSWcups.gspec
    csw/mgar/pkg/cups/trunk/files/CSWcups.prototype
    csw/mgar/pkg/cups/trunk/files/CSWcupsclient.depend
    csw/mgar/pkg/cups/trunk/files/CSWcupsclient.gspec
    csw/mgar/pkg/cups/trunk/files/CSWcupsclient.prototype
    csw/mgar/pkg/cups/trunk/files/CSWcupsd.depend
    csw/mgar/pkg/cups/trunk/files/CSWcupsd.gspec
    csw/mgar/pkg/cups/trunk/files/CSWcupsd.postinstall
    csw/mgar/pkg/cups/trunk/files/CSWcupsd.preremove
    csw/mgar/pkg/cups/trunk/files/CSWcupsd.prototype
    csw/mgar/pkg/cups/trunk/files/CSWcupsdev.depend
    csw/mgar/pkg/cups/trunk/files/CSWcupsdev.gspec
    csw/mgar/pkg/cups/trunk/files/CSWcupsdev.prototype
    csw/mgar/pkg/cups/trunk/files/CSWcupsdoc.depend
    csw/mgar/pkg/cups/trunk/files/CSWcupsdoc.gspec
    csw/mgar/pkg/cups/trunk/files/CSWcupsdoc.prototype
    csw/mgar/pkg/cups/trunk/files/CSWlibcups.depend
    csw/mgar/pkg/cups/trunk/files/CSWlibcups.gspec
    csw/mgar/pkg/cups/trunk/files/CSWlibcups.prototype
    csw/mgar/pkg/cups/trunk/files/Makedefs.in.patch
    csw/mgar/pkg/cups/trunk/files/checkinstall
    csw/mgar/pkg/cups/trunk/files/create_rc.d.sh
    csw/mgar/pkg/cups/trunk/files/cswcups
    csw/mgar/pkg/cups/trunk/files/cups.xml
    csw/mgar/pkg/cups/trunk/files/i.smfno
    csw/mgar/pkg/cups/trunk/files/i.smfyes
    csw/mgar/pkg/cups/trunk/files/space

Property Changed:
----------------
    csw/mgar/pkg/cups/trunk/
    csw/mgar/pkg/cups/trunk/Makefile


Property changes on: csw/mgar/pkg/cups/trunk
___________________________________________________________________
Modified: svn:externals
   - gar https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/gar/v1

   + gar https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/gar/v2

Added: svn:mergeinfo
   + /csw/mgar/pkg/cups/branches/cups-1.4:6190-6950
/csw/mgar/pkg/cups/branches/cups-1.4.0:6915-6949
/csw/mgar/pkg/cups/branches/cups-with-classutils:5613-6189

Modified: csw/mgar/pkg/cups/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cups/trunk/Makefile	2009-10-23 12:49:49 UTC (rev 6951)
+++ csw/mgar/pkg/cups/trunk/Makefile	2009-10-23 12:50:35 UTC (rev 6952)
@@ -1,5 +1,9 @@
+# Copyright 2009 OpenCSW
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
 GARNAME = cups
-GARVERSION = 1.3.11
+GARVERSION = 1.4.1
 CATEGORIES = net
 
 define BLURB
@@ -7,41 +11,159 @@
   systems.  It is developed and maintained by Easy Software Products to
   promote a standard printing solution and is the standard printing system
   in MacOS(R) X and most Linux(R) distributions.
+
+  http://www.cups.org/str.php?L3324
 endef
 
+sysconfdir = /etc/opt/csw
+localstatedir = /var/opt/csw
+
+# There's a problem with cups-polld going into a busy-wait loop when polling
+# print servers.
+#
+#   http://www.cups.org/str.php?L3257 (closed)
+#   http://www.cups.org/str.php?L3381 (filed again)
+#
+# The problem with cups-polld seems to be going away when CUPS is compiled with
+# debugging symbols. The debugging options is turned on for this package, in
+# order to be able to debug the binary if it ever shows the problem.
+
+GARFLAVOR = DBG
+
 # These are the source mirrors published on the CUPS home-page.
-CUPS_MIRRORS = http://ftp.easysw.com/pub
+CUPS_MIRRORS  = http://ftp.easysw.com/pub
 CUPS_MIRRORS += ftp://ftp2.easysw.com/pub
 CUPS_MIRRORS += ftp://ftp3.easysw.com/pub
 CUPS_MIRRORS += http://www.nu6.org/_/mirror/ftp.easysw.com/pub
 CUPS_MIRRORS += http://ftp.funet.fi/pub/mirrors/ftp.easysw.com/pub
 CUPS_MIRRORS += ftp://ftp.funet.fi/pub/mirrors/ftp.easysw.com/pub
 CUPS_MIRRORS += http://ftp.rz.tu-bs.de/pub/mirror/ftp.easysw.com/ftp/pub
+
 # Complete the mirror paths by adding /cups/x.y.z/ at the end.
-FULL_MIRRORS = $(foreach S,$(CUPS_MIRRORS),$(S)/$(GARNAME)/$(GARVERSION)/)
+FULL_MIRRORS  = $(foreach S,$(CUPS_MIRRORS),$(S)/$(GARNAME)/$(GARVERSION)/)
 MASTER_SITES += $(FULL_MIRRORS)
 
-DISTFILES  = cups-$(GARVERSION)-source.tar.bz2
-DISTFILES += $(call admfiles,CSWlibcups,depend prototype)
-DISTFILES += $(call admfiles,CSWcupsd,depend prototype postinstall preremove \
-	postremove)
-DISTFILES += $(call admfiles,CSWcupsclient,depend prototype)
-DISTFILES += $(call admfiles,CSWcupsdoc,depend prototype)
-DISTFILES += $(call admfiles,CSWcupsdev,depend prototype)
-DISTFILES += $(call admfiles,CSWcups,depend prototype)
+DISTFILES  = $(GARNAME)-$(GARVERSION)-source.tar.bz2
+DISTFILES += CSWcupsclient.preinstall
+DISTFILES += CSWcupsd.preinstall
+DISTFILES += CSWcupsd.postremove
 
-DISTFILES += i.smfyes i.smfno space checkinstall
+PATCHFILES  = 0001-cswcups-for-service-name.patch
+PATCHFILES += 0002-Adding-the-refcount-member-to-mime_type_t.patch
+PATCHFILES += 0003-Reference-counting-for-printers-only.patch
+PATCHFILES += 0004-Fix-for-usb-unix.c-from-http-www.cups.org-str.php-L3.patch
+PATCHFILES += 0005-Mapping-gnutls_record_recv-return-error-codes-to-err.patch
+PATCHFILES += 0006-Fail-compilation-if-no-SSL-impl-chosen.patch
+PATCHFILES += 0007-Solaris-zone-support-in-init-script.patch
 
-REQUIRED_PKGS = CSWkrb5lib CSWosslrt
-PREREQUISITE_PKGS = $(REQUIRED_PKGS) CSWoldapdevel
+PREREQUISITE_PKGS  = CSWggettext
+PREREQUISITE_PKGS += CSWjpeg
+PREREQUISITE_PKGS += CSWkrb5libdev
+PREREQUISITE_PKGS += CSWoldapdevel
+PREREQUISITE_PKGS += CSWossldevel
+PREREQUISITE_PKGS += CSWtiff
+PREREQUISITE_PKGS += CSWzlib
+PREREQUISITE_PKGS += SUNWhea
+PREREQUISITE_PKGS += SUNWlibm
+PREREQUISITE_PKGS += SUNWslpu
 
-# We define upstream file regex so we can be notifed of new upstream software release
 UFILES_REGEX = cups-(\d+(?:\.\d+)*)-source.tar.bz2
 
+SPKG_CLASSES = none cswcpsampleconf cswinitsmf
+
+PACKAGES = CSWlibcups CSWcupsd CSWcupsclient CSWcupsdoc CSWcupsdev CSWcups
+
+ARCHALL_CSWcupsdoc = 1
+ARCHALL_CSWcupsdev = 1
+
+REQUIRED_PKGS_CSWcups  = CSWcswclassutils CSWcupsd CSWcupsclient
+REQUIRED_PKGS_CSWcupsd  = CSWcswclassutils CSWlibcups CSWoldaprt CSWzlib
+REQUIRED_PKGS_CSWcupsd += CSWjpeg CSWpng CSWtiff CSWlibtasn1
+REQUIRED_PKGS_CSWcupsd += CSWgcrypt CSWgnutls CSWgpgerr CSWlibdbus
+REQUIRED_PKGS_CSWcupsd += CSWkrb5lib CSWosslrt CSWcupsdoc
+REQUIRED_PKGS_CSWcupsd += CSWdbusglib CSWggettextrt CSWglib2
+REQUIRED_PKGS_CSWcupsclient  = CSWcswclassutils CSWlibcups CSWoldaprt CSWzlib
+REQUIRED_PKGS_CSWcupsclient += CSWgcrypt CSWgnutls CSWgpgerr CSWlibtasn1 CSWosslrt
+REQUIRED_PKGS_CSWcupsdoc = CSWcswclassutils
+REQUIRED_PKGS_CSWcupsdev = CSWcswclassutils
+REQUIRED_PKGS_CSWlibcups  = CSWcswclassutils CSWjpeg CSWpng CSWtiff CSWzlib
+REQUIRED_PKGS_CSWlibcups += CSWgcrypt CSWgnutls CSWgpgerr CSWlibtasn1 CSWosslrt
+
+PKGFILES_CSWlibcups  = $(libdir)/libcups.*
+
+PKGFILES_CSWcupsdoc  = $(datadir)/doc
+PKGFILES_CSWcupsdoc += $(datadir)/doc/.*
+PKGFILES_CSWcupsdoc += $(datadir)/cups/examples.*
+
+PKGFILES_CSWcupsdev  = $(includedir)/cups/?.*
+PKGFILES_CSWcupsdev += $(mandir)/man1/cups-config.1
+PKGFILES_CSWcupsdev += $(bindir)/cups-config
+PKGFILES_CSWcupsdev += $(datadir)/cups/ppdc.*
+PKGFILES_CSWcupsdev += $(datadir)/cups/drv.*
+
+PKGFILES_CSWcupsd  = $(sysconfdir)/.*
+PKGFILES_CSWcupsd += $(mandir)/man1m
+PKGFILES_CSWcupsd += $(mandir)/man1m/cups(filter|d|-polld|-deviced|-driverd|-lpd).*
+PKGFILES_CSWcupsd += $(mandir)/man7/(backend|filter).7
+PKGFILES_CSWcupsd += $(mandir)/man5/(cups-snmp.conf|subscriptions.conf).5
+PKGFILES_CSWcupsd += $(mandir)/man5/(mime.convs|classes.conf|cupsd.conf).5
+PKGFILES_CSWcupsd += $(mandir)/man5/(mime.types|printers.conf|mailto.conf).5
+PKGFILES_CSWcupsd += $(datadir)/cups
+PKGFILES_CSWcupsd += $(datadir)/cups/(fonts|templates|charmaps|model).*
+PKGFILES_CSWcupsd += $(datadir)/cups/(banners|data|profiles|charsets).*
+PKGFILES_CSWcupsd += $(datadir)/locale/.*
+PKGFILES_CSWcupsd += $(datadir)/applications/.*
+PKGFILES_CSWcupsd += $(datadir)/cups/mime.*
+PKGFILES_CSWcupsd += $(datadir)/icons.*
+PKGFILES_CSWcupsd += $(libdir)/cups/.*
+PKGFILES_CSWcupsd += $(libdir)/svc/.*
+PKGFILES_CSWcupsd += $(bindir)/ppd(c|html|i|merge|po)
+PKGFILES_CSWcupsd += $(sbindir)/(cupsfilter|cupsd)
+PKGFILES_CSWcupsd += $(localstatedir)/.*
+
+PKGFILES_CSWcupsclient  = $(sbindir)/(accept|reject|cups(addsmb|ctl|(en|dis)able))
+PKGFILES_CSWcupsclient += $(sbindir)/cups(accept|reject)
+PKGFILES_CSWcupsclient += $(sbindir)/(lp(admin|p|c|info|move))
+PKGFILES_CSWcupsclient += $(bindir)/(cancel|cupstest(dsc|ppd))
+PKGFILES_CSWcupsclient += $(bindir)/(lp(|options|passwd|q|r|rm|stat))
+PKGFILES_CSWcupsclient += $(mandir)/man1/(cancel|cupstest(dsc|ppd)|lp).1
+PKGFILES_CSWcupsclient += $(mandir)/man1/(lpoptions|lppasswd|lpq|lpr|lprm).1
+PKGFILES_CSWcupsclient += $(mandir)/man1/lpstat.1
+PKGFILES_CSWcupsclient += $(mandir)/man1/ppd.*\.1
+PKGFILES_CSWcupsclient += $(mandir)/man1m/(cups|)(accept|reject)\.1m
+PKGFILES_CSWcupsclient += $(mandir)/man1m/cups(en|dis)able\.1m
+PKGFILES_CSWcupsclient += $(mandir)/man1m/cups(addsmb|ctl)\.1m
+PKGFILES_CSWcupsclient += $(mandir)/man1m/lp(admin|c|info|move)\.1m
+PKGFILES_CSWcupsclient += $(mandir)/man5/client.conf.5
+PKGFILES_CSWcupsclient += $(mandir)/man5/ppdcfile\.5
+PKGFILES_CSWcupsclient += $(mandir)/man7/(drv|notifier)\.7
+
+SPKG_DESC_CSWcups = Common Unix Printing System
+SPKG_DESC_CSWlibcups = CUPS libraries
+SPKG_DESC_CSWcupsd = CUPS daemon
+SPKG_DESC_CSWcupsclient = CUPS client binaries
+SPKG_DESC_CSWcupsdoc = CUPS documentation
+SPKG_DESC_CSWcupsdev = CUPS header files
+
+# http://lists.opencsw.org/pipermail/maintainers/2009-September/004249.html
+SAMPLECONF = $(sysconfdir)/cups/cupsd\.conf\.CSW
+INITSMF    = $(sysconfdir)/init\.d/cswcups
+
 LD_OPTIONS = -R/opt/csw/lib/\$$ISALIST -R/opt/csw/lib
 
-CONFIGURE_ARGS = $(DIRPATHS) --enable-pdftops
+CONFIGURE_ARGS  = $(DIRPATHS) --enable-pdftops
+CONFIGURE_ARGS += --with-menudir=$(datadir)/applications
+CONFIGURE_ARGS += --localedir=$(datadir)/locale
+CONFIGURE_ARGS += --with-rcdir=$(sysconfdir)
+CONFIGURE_ARGS += --with-icondir=$(datadir)/icons
 
+CONFIGURE_ARGS_DBG  = --enable-debug
+CONFIGURE_ARGS_DBG += --enable-debug-guards
+CONFIGURE_ARGS_DBG += --enable-debug-printfs
+
+CONFIGURE_ARGS += $(CONFIGURE_ARGS_$(GARFLAVOR))
+
+
 # This is a hack that's needed, because configure (Makedefs) will otherwise
 # plase -ltiff, etc. first and -L/opt/csw/lib afterwards, thus being unable
 # to find any of the image libraries.
@@ -56,54 +178,27 @@
 export DSTROOT
 
 # Don't run tests (at least for now); there are some LD_LIBRARY_PATH issues
-TEST_TARGET = 
+TEST_TARGET =
 
 SPKG_SOURCEURL = http://www.cups.org/
 
-include gar/category.mk
-
 PRIVATE_CUPS_INC = $(DESTDIR)$(includedir)/cups
 
-post-configure:
-	(test -d $(PRIVATE_CUPS_INC) || mkdir -p $(PRIVATE_CUPS_INC); \
-	cd $(WORKSRC)/cups; \
-	cp -p adminutil.h array.h cups.h dir.h file.h http.h i18n.h ipp.h \
-		language.h md5.h ppd.h transcode.h $(PRIVATE_CUPS_INC); \
-	cd ../filter; \
-	cp -p image.h raster.h $(PRIVATE_CUPS_INC))
+# CUPS uses the 'OPTIM' variable to set the optimization flags.
+OPTIM_DBG = -g -xO0
+OPTIM = $(OPTIM_$(GARFLAVOR))
+export OPTIM
 
-post-install:
-	(test -d $(DESTDIR)$(prefix)/share || \
-	mkdir $(DESTDIR)$(prefix)/share; \
-	cd $(DESTDIR)$(prefix)/share; \
-	if [ ! -d locale ]; then \
-		test -d ../lib/locale && mv ../lib/locale .; \
-		cd locale; \
-		for i in *; do \
-			echo "Processing $$i..."; \
-			cd $$i; \
-			mkdir LC_MESSAGES; \
-			mv cups*.po LC_MESSAGES; \
-			cd ..; \
-		done \
-	fi)
-	(cd $(DESTDIR); \
-	if [ -d usr/share ]; then \
-		cd usr/share; \
-		gtar cf - * | gtar xf - -C ./$(prefix)/share; \
-		cd ../..; \
-		rm -rf usr/share; \
-	fi)
-	(cd $(DESTDIR)$(prefix)/etc/cups; \
+include gar/category.mk
+
+post-install-modulated:
+	(cd $(DESTDIR)$(sysconfdir)/cups; \
+	echo "Making .CSW configs in $(DESTDIR)$(sysconfdir)/cups"; \
 	for i in cupsd.conf; do \
 		if [ -r "$$i" ]; then \
 			echo "$$i -> $$i.CSW"; \
-			mv "$$i" "$$i.CSW";	\
+			mv "$$i" "$$i.CSW"; \
+			chmod 0644 "$$i.CSW"; \
 		fi \
 	done)
-	files/create_rc.d.sh $(DESTDIR)
-	mkdir -p $(DESTDIR)$(prefix)/var/svc/manifest/application/print
-	cp -p files/cups.xml  $(DESTDIR)$(prefix)/var/svc/manifest/application/print
-	mkdir -p $(DESTDIR)$(prefix)/lib/svc/method
-	cp -p files/cswcups \
-		$(DESTDIR)$(prefix)/lib/svc/method/svc-cups
+	@$(MAKECOOKIE)


Property changes on: csw/mgar/pkg/cups/trunk/Makefile
___________________________________________________________________
Added: svn:keywords
   + Id

Modified: csw/mgar/pkg/cups/trunk/checksums
===================================================================
--- csw/mgar/pkg/cups/trunk/checksums	2009-10-23 12:49:49 UTC (rev 6951)
+++ csw/mgar/pkg/cups/trunk/checksums	2009-10-23 12:50:35 UTC (rev 6952)
@@ -1,30 +1,11 @@
-7f65bae0054cd8335824942595d867ef  download/cups-1.2.3-source.tar.bz2
-528650aba3b56541f75370ef09541850  download/cups-1.2.4-source.tar.bz2
-bf44783d9b46130bee9f2995e6055470  download/cups-1.2.7-source.tar.bz2
-cf63f451c356e6cabb08972d4d11c365  download/cups-1.3.9-source.tar.bz2
-2d4c205b6bf46118e5729f297f6c86f4  download/CSWlibcups.gspec
-b935020156288e961d4616b67ed6282f  download/CSWlibcups.depend
-8d0be59e5a223ee3f393dd7428b361f7  download/CSWlibcups.prototype
-6754b7828a6689c73f88a725e530ecad  download/CSWcupsd.gspec
-cb99c644910343ca3a15f602207542c4  download/CSWcupsd.depend
-6a2cdf81c09ebd10a5aad39007a379a9  download/CSWcupsd.prototype
-983e667bd1e48083d53f1a81ac0a532b  download/CSWcupsd.postinstall
-088e288b9d1df2ae98a95ba8aeed0fc9  download/CSWcupsd.preremove
-76fde99d51b374ae83bfafd2434654fe  download/CSWcupsd.postremove
-1d70187f4b8b2e9198112a4a46df8ec8  download/CSWcupsclient.gspec
-887ada7324b06e36e6e85a15928a5dd2  download/CSWcupsclient.depend
-cb019efac2edf3bbcb995535abc02126  download/CSWcupsclient.prototype
-36fa60a8b6f50bed29e1cedcb614635a  download/CSWcupsdoc.gspec
-d41d8cd98f00b204e9800998ecf8427e  download/CSWcupsdoc.depend
-9034bf572363d3448c3a162b8412178f  download/CSWcupsdoc.prototype
-b48a4b028e872afd97fcbc978f475a5c  download/CSWcupsdev.gspec
-51ec8b485aa9cb40f94ab748cfe6e039  download/CSWcupsdev.depend
-237928d30262573d3c37bebbffe6bb61  download/CSWcupsdev.prototype
-a9639c24fb955bb3b56991e0e5b55fd7  download/CSWcups.gspec
-c43f5fba2adc1d80c36d25e6772cd809  download/CSWcups.depend
-d41d8cd98f00b204e9800998ecf8427e  download/CSWcups.prototype
-867f8d3ecf9dbd00e75ef2f9929ac827  download/i.smfyes
-023011fb893a6c7c65a596559a3bc3e9  download/i.smfno
-f49c3339aa897df97abf1baf54582fb8  download/space
-fab3f277553e2df50af55dfa29109c02  download/checkinstall
-fb8245ae67c27d343009536858d97a48  download/Makedefs.in.patch
+1e5e54a2b503cfdeeda1b683bcccab83  download/0001-cswcups-for-service-name.patch
+0da4ea6bf72d61adfc4316a738b90ab5  download/0002-Adding-the-refcount-member-to-mime_type_t.patch
+a80b8543633e2f9b3b1e531ac2289306  download/0003-Reference-counting-for-printers-only.patch
+193912518565c7052724420e7899930b  download/0004-Fix-for-usb-unix.c-from-http-www.cups.org-str.php-L3.patch
+bbf0295c76cd06b5311ac3a3467fd431  download/0005-Mapping-gnutls_record_recv-return-error-codes-to-err.patch
+0dd35cc0938696577104852781ec1df6  download/0006-Fail-compilation-if-no-SSL-impl-chosen.patch
+44ff410e237d6f4f9f0fe650ba2c7fa0  download/0007-Solaris-zone-support-in-init-script.patch
+cf6a3fe902545aac1ab2303e41c08a3e  download/CSWcupsclient.preinstall
+ca7718998e56c320c08a77cfefe046f6  download/CSWcupsd.postremove
+cf6a3fe902545aac1ab2303e41c08a3e  download/CSWcupsd.preinstall
+587a58039c112ecb3c932e048c8a7b01  download/cups-1.4.1-source.tar.bz2

Copied: csw/mgar/pkg/cups/trunk/files/0001-cswcups-for-service-name.patch (from rev 6950, csw/mgar/pkg/cups/branches/cups-1.4/files/0001-cswcups-for-service-name.patch)
===================================================================
--- csw/mgar/pkg/cups/trunk/files/0001-cswcups-for-service-name.patch	                        (rev 0)
+++ csw/mgar/pkg/cups/trunk/files/0001-cswcups-for-service-name.patch	2009-10-23 12:50:35 UTC (rev 6952)
@@ -0,0 +1,72 @@
+From 7ef5a09e7257782a5f8b4d9bcf681a399ef82996 Mon Sep 17 00:00:00 2001
+From: Super-User <root at cabbage.dub.corp.google.com>
+Date: Wed, 9 Sep 2009 16:41:17 +0100
+Subject: [PATCH 1/3] cswcups for service name
+
+---
+ Makefile        |   12 ++++++------
+ locale/Makefile |    3 ++-
+ 2 files changed, 8 insertions(+), 7 deletions(-)
+
+diff --git a/Makefile b/Makefile
+index 91be6e5..a1ff6f8 100644
+--- a/Makefile
++++ b/Makefile
+@@ -178,18 +178,18 @@ install-data:
+ 	if test "x$(INITDIR)" != x; then \
+ 		echo Installing init scripts...; \
+ 		$(INSTALL_DIR) -m 755 $(BUILDROOT)$(INITDIR)/init.d; \
+-		$(INSTALL_SCRIPT) init/cups.sh $(BUILDROOT)$(INITDIR)/init.d/cups; \
++		$(INSTALL_SCRIPT) init/cups.sh $(BUILDROOT)$(INITDIR)/init.d/cswcups; \
+ 		for level in $(RCLEVELS); do \
+ 			$(INSTALL_DIR) -m 755 $(BUILDROOT)$(INITDIR)/rc$${level}.d; \
+-			$(LN) ../init.d/cups $(BUILDROOT)$(INITDIR)/rc$${level}.d/S$(RCSTART)cups; \
++			$(LN) ../init.d/cswcups $(BUILDROOT)$(INITDIR)/rc$${level}.d/S$(RCSTART)cups; \
+ 			if test `uname` = HP-UX; then \
+ 				level=`expr $$level - 1`; \
+ 				$(INSTALL_DIR) -m 755 $(BUILDROOT)$(INITDIR)/rc$${level}.d; \
+ 			fi; \
+-			$(LN) ../init.d/cups $(BUILDROOT)$(INITDIR)/rc$${level}.d/K$(RCSTOP)cups; \
++			$(LN) ../init.d/cswcups $(BUILDROOT)$(INITDIR)/rc$${level}.d/K$(RCSTOP)cups; \
+ 		done; \
+ 		$(INSTALL_DIR) -m 755 $(BUILDROOT)$(INITDIR)/rc0.d; \
+-		$(LN) ../init.d/cups $(BUILDROOT)$(INITDIR)/rc0.d/K$(RCSTOP)cups; \
++		$(LN) ../init.d/cswcups $(BUILDROOT)$(INITDIR)/rc0.d/K$(RCSTOP)cups; \
+ 	fi
+ 	if test "x$(INITDIR)" = x -a "x$(INITDDIR)" != x; then \
+ 		$(INSTALL_DIR) $(BUILDROOT)$(INITDDIR); \
+@@ -227,7 +227,7 @@ install-data:
+ 		$(INSTALL_DATA) init/cups-lpd $(BUILDROOT)$(XINETD)/cups-lpd; \
+ 	fi
+ 	if test "x$(MENUDIR)" != x; then \
+-		echo Installing desktop menu...; \
++		echo Installing desktop menu into $(BUILDROOT)$(MENUDIR)...; \
+ 		$(INSTALL_DIR) -m 755 $(BUILDROOT)$(MENUDIR); \
+ 		$(INSTALL_DATA) desktop/cups.desktop $(BUILDROOT)$(MENUDIR); \
+ 	fi
+@@ -290,7 +290,7 @@ uninstall:
+ 	-$(RMDIR) $(BINDIR)
+ 	echo Uninstalling startup script...
+ 	if test "x$(INITDIR)" != x; then \
+-		$(RM) $(BUILDROOT)$(INITDIR)/init.d/cups; \
++		$(RM) $(BUILDROOT)$(INITDIR)/init.d/cswcups; \
+ 		$(RMDIR) $(BUILDROOT)$(INITDIR)/init.d; \
+ 		$(RM)  $(BUILDROOT)$(INITDIR)/rc0.d/K00cups; \
+ 		$(RMDIR) $(BUILDROOT)$(INITDIR)/rc0.d; \
+diff --git a/locale/Makefile b/locale/Makefile
+index 6241b66..f76b8bc 100644
+--- a/locale/Makefile
++++ b/locale/Makefile
+@@ -75,7 +75,8 @@ install-languages:
+ 	for loc in $(LANGUAGES) ; do \
+ 		if test -f cups_$$loc.po; then \
+ 			$(INSTALL_DIR) -m 755 $(LOCALEDIR)/$$loc ; \
+-			$(INSTALL_DATA) cups_$$loc.po $(LOCALEDIR)/$$loc/cups_$$loc.po ; \
++			$(INSTALL_DIR) -m 755 $(LOCALEDIR)/$$loc/LC_MESSAGES ; \
++			$(INSTALL_DATA) cups_$$loc.po $(LOCALEDIR)/$$loc/LC_MESSAGES/cups_$$loc.po ; \
+ 		fi ; \
+ 	done
+ 
+-- 
+1.6.3.2
+

Copied: csw/mgar/pkg/cups/trunk/files/0002-Adding-the-refcount-member-to-mime_type_t.patch (from rev 6950, csw/mgar/pkg/cups/branches/cups-1.4/files/0002-Adding-the-refcount-member-to-mime_type_t.patch)
===================================================================
--- csw/mgar/pkg/cups/trunk/files/0002-Adding-the-refcount-member-to-mime_type_t.patch	                        (rev 0)
+++ csw/mgar/pkg/cups/trunk/files/0002-Adding-the-refcount-member-to-mime_type_t.patch	2009-10-23 12:50:35 UTC (rev 6952)
@@ -0,0 +1,24 @@
+From ee9340922a5a998e05b2ec123233f2bbf57a84a3 Mon Sep 17 00:00:00 2001
+From: Super-User <root at cabbage.dub.corp.google.com>
+Date: Wed, 9 Sep 2009 19:33:00 +0100
+Subject: [PATCH 2/3] Adding the refcount member to mime_type_t
+
+---
+ scheduler/mime.h |    1 +
+ 1 files changed, 1 insertions(+), 0 deletions(-)
+
+diff --git a/scheduler/mime.h b/scheduler/mime.h
+index 0194964..4bd64c2 100644
+--- a/scheduler/mime.h
++++ b/scheduler/mime.h
+@@ -85,6 +85,7 @@ typedef struct _mime_magic_s		/**** MIME Magic Data ****/
+ 
+ typedef struct _mime_type_s		/**** MIME Type Data ****/
+ {
++  int           refcount;               /* To allow sharing of this struct */
+   mime_magic_t	*rules;			/* Rules used to detect this type */
+   int		priority;		/* Priority of this type */
+   char		super[MIME_MAX_SUPER],	/* Super-type name ("image", "application", etc.) */
+-- 
+1.6.3.2
+

Copied: csw/mgar/pkg/cups/trunk/files/0003-Reference-counting-for-printers-only.patch (from rev 6950, csw/mgar/pkg/cups/branches/cups-1.4/files/0003-Reference-counting-for-printers-only.patch)
===================================================================
--- csw/mgar/pkg/cups/trunk/files/0003-Reference-counting-for-printers-only.patch	                        (rev 0)
+++ csw/mgar/pkg/cups/trunk/files/0003-Reference-counting-for-printers-only.patch	2009-10-23 12:50:35 UTC (rev 6952)
@@ -0,0 +1,56 @@
+From b22d9f6339a2d367dd5493f8fb0e06041b26d80a Mon Sep 17 00:00:00 2001
+From: Super-User <root at cabbage.dub.corp.google.com>
+Date: Wed, 9 Sep 2009 19:52:18 +0100
+Subject: [PATCH 3/3] Reference counting for printers only.
+
+---
+ scheduler/mime.c     |    7 +++++++
+ scheduler/printers.c |    1 +
+ scheduler/type.c     |    1 +
+ 3 files changed, 9 insertions(+), 0 deletions(-)
+
+diff --git a/scheduler/mime.c b/scheduler/mime.c
+index 890f2ea..1cabf64 100644
+--- a/scheduler/mime.c
++++ b/scheduler/mime.c
+@@ -156,6 +156,13 @@ mimeDeleteType(mime_t      *mime,	/* I - MIME database */
+   if (!mime || !mt)
+     return;
+ 
++  mt->refcount--;
++  if (mt->refcount) {
++    /*
++     * Other references to this instance exist, not removing.
++     */
++    return;
++  }
+   cupsArrayRemove(mime->types, mt);
+ 
+   delete_rules(mt->rules);
+diff --git a/scheduler/printers.c b/scheduler/printers.c
+index 1430946..629b86d 100644
+--- a/scheduler/printers.c
++++ b/scheduler/printers.c
+@@ -127,6 +127,7 @@ cupsdAddPrinter(const char *name)	/* I - Name of printer */
+   p->accepting  = 0;
+   p->shared     = DefaultShared;
+   p->filetype   = mimeAddType(MimeDatabase, "printer", name);
++  p->filetype->refcount++;
+ 
+   cupsdSetString(&p->job_sheets[0], "none");
+   cupsdSetString(&p->job_sheets[1], "none");
+diff --git a/scheduler/type.c b/scheduler/type.c
+index 6443506..faf4381 100644
+--- a/scheduler/type.c
++++ b/scheduler/type.c
+@@ -124,6 +124,7 @@ mimeAddType(mime_t     *mime,		/* I - MIME database */
+                         strlen(type) + 1)) == NULL)
+     return (NULL);
+ 
++  temp->refcount = 0; /* Callers are responsible for incrementing the counter */
+   strlcpy(temp->super, super, sizeof(temp->super));
+   strcpy(temp->type, type);		/* Safe: temp->type is allocated */
+   temp->priority = 100;
+-- 
+1.6.3.2
+

Copied: csw/mgar/pkg/cups/trunk/files/0004-Fix-for-usb-unix.c-from-http-www.cups.org-str.php-L3.patch (from rev 6950, csw/mgar/pkg/cups/branches/cups-1.4/files/0004-Fix-for-usb-unix.c-from-http-www.cups.org-str.php-L3.patch)
===================================================================
--- csw/mgar/pkg/cups/trunk/files/0004-Fix-for-usb-unix.c-from-http-www.cups.org-str.php-L3.patch	                        (rev 0)
+++ csw/mgar/pkg/cups/trunk/files/0004-Fix-for-usb-unix.c-from-http-www.cups.org-str.php-L3.patch	2009-10-23 12:50:35 UTC (rev 6952)
@@ -0,0 +1,25 @@
+From df22eb20fe2b75a3a39384c11fd57194a8977a27 Mon Sep 17 00:00:00 2001
+From: =?utf-8?q?Maciej=20Blizi=C5=84ski?= <blizinski at google.com>
+Date: Mon, 19 Oct 2009 13:22:37 +0100
+Subject: [PATCH] Fix for usb-unix.c, from http://www.cups.org/str.php?L3332
+
+---
+ backend/usb-unix.c |    2 +-
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+diff --git a/backend/usb-unix.c b/backend/usb-unix.c
+index c749253..8ce92b9 100644
+--- a/backend/usb-unix.c
++++ b/backend/usb-unix.c
+@@ -560,7 +560,7 @@ open_device(const char *uri,		/* I - Device URI */
+  * 'side_cb()' - Handle side-channel requests...
+  */
+ 
+-static void
++static int				/* O - 0 on success, -1 on error */
+ side_cb(int         print_fd,		/* I - Print file */
+         int         device_fd,		/* I - Device file */
+         int         snmp_fd,		/* I - SNMP socket (unused) */
+-- 
+1.6.3.2
+

Copied: csw/mgar/pkg/cups/trunk/files/0005-Mapping-gnutls_record_recv-return-error-codes-to-err.patch (from rev 6950, csw/mgar/pkg/cups/branches/cups-1.4/files/0005-Mapping-gnutls_record_recv-return-error-codes-to-err.patch)
===================================================================
--- csw/mgar/pkg/cups/trunk/files/0005-Mapping-gnutls_record_recv-return-error-codes-to-err.patch	                        (rev 0)
+++ csw/mgar/pkg/cups/trunk/files/0005-Mapping-gnutls_record_recv-return-error-codes-to-err.patch	2009-10-23 12:50:35 UTC (rev 6952)
@@ -0,0 +1,42 @@
+From 77851ae023d84a70379d8897ca5b2e5cfcfebeba Mon Sep 17 00:00:00 2001
+From: Maciej Blizinski <maciej at opencsw.org>
+Date: Wed, 21 Oct 2009 12:40:39 +0200
+Subject: [PATCH] Mapping gnutls_record_recv return error codes to errno
+
+---
+ cups/http.c |   19 ++++++++++++++++++-
+ 1 files changed, 18 insertions(+), 1 deletions(-)
+
+diff --git a/cups/http.c b/cups/http.c
+index 840e3fc..e255375 100644
+--- a/cups/http.c
++++ b/cups/http.c
+@@ -2719,7 +2719,24 @@ http_read_ssl(http_t *http,		/* I - Connection to server */
+   return (SSL_read((SSL *)(http->tls), buf, len));
+ 
+ #  elif defined(HAVE_GNUTLS)
+-  return (gnutls_record_recv(((http_tls_t *)(http->tls))->session, buf, len));
++  int result;
++  result = (gnutls_record_recv(((http_tls_t *)(http->tls))->session, buf, len));
++  if (result < 0 && !errno) {
++    switch (result)
++    {
++      case GNUTLS_E_INTERRUPTED :
++        errno = EINTR;
++        break;
++      case GNUTLS_E_AGAIN :
++        errno = EAGAIN;
++        break;
++      default :
++        errno = EPIPE;
++        break;
++    }
++    result = -1;
++  }
++  return result;
+ 
+ #  elif defined(HAVE_CDSASSL)
+   int		result;			/* Return value */
+-- 
+1.6.5
+

Copied: csw/mgar/pkg/cups/trunk/files/0006-Fail-compilation-if-no-SSL-impl-chosen.patch (from rev 6950, csw/mgar/pkg/cups/branches/cups-1.4/files/0006-Fail-compilation-if-no-SSL-impl-chosen.patch)
===================================================================
--- csw/mgar/pkg/cups/trunk/files/0006-Fail-compilation-if-no-SSL-impl-chosen.patch	                        (rev 0)
+++ csw/mgar/pkg/cups/trunk/files/0006-Fail-compilation-if-no-SSL-impl-chosen.patch	2009-10-23 12:50:35 UTC (rev 6952)
@@ -0,0 +1,25 @@
+From 8aaa020d1c297edc2c0b1e2b3426ab6f8b0b7a1d Mon Sep 17 00:00:00 2001
+From: Maciej Blizinski <maciej at opencsw.org>
+Date: Tue, 20 Oct 2009 13:35:40 +0200
+Subject: [PATCH] Fail compilation if no SSL impl chosen
+
+---
+ cups/http.c |    2 ++
+ 1 files changed, 2 insertions(+), 0 deletions(-)
+
+diff --git a/cups/http.c b/cups/http.c
+index 8b767c9..840e3fc 100644
+--- a/cups/http.c
++++ b/cups/http.c
+@@ -2753,6 +2753,8 @@ http_read_ssl(http_t *http,		/* I - Connection to server */
+   }
+ 
+   return (result);
++#  else
++#    error "One of HAVE_LIBSSL, HAVE_GNUTLS or HAVE_CDSASSL must be set."
+ #  endif /* HAVE_LIBSSL */
+ }
+ #endif /* HAVE_SSL */
+-- 
+1.6.5
+

Copied: csw/mgar/pkg/cups/trunk/files/0007-Solaris-zone-support-in-init-script.patch (from rev 6950, csw/mgar/pkg/cups/branches/cups-1.4/files/0007-Solaris-zone-support-in-init-script.patch)
===================================================================
--- csw/mgar/pkg/cups/trunk/files/0007-Solaris-zone-support-in-init-script.patch	                        (rev 0)
+++ csw/mgar/pkg/cups/trunk/files/0007-Solaris-zone-support-in-init-script.patch	2009-10-23 12:50:35 UTC (rev 6952)
@@ -0,0 +1,42 @@
+From 87110488b3509610756f0c21447a42124d3a092d Mon Sep 17 00:00:00 2001
+From: =?utf-8?q?Maciej=20Blizi=C5=84ski?= <blizinski at google.com>
+Date: Fri, 23 Oct 2009 11:08:23 +0100
+Subject: [PATCH] Solaris zone support in init script
+
+---
+ init/cups.sh.in |   12 +++++++++++-
+ 1 files changed, 11 insertions(+), 1 deletions(-)
+
+diff --git a/init/cups.sh.in b/init/cups.sh.in
+index 2ff418c..d714b19 100755
+--- a/init/cups.sh.in
++++ b/init/cups.sh.in
+@@ -148,7 +148,7 @@ case "`uname`" in
+ 	HP-UX* | AIX* | SINIX*)
+ 		pid=`ps -e | awk '{if (match($4, ".*/cupsd$") || $4 == "cupsd") print $1}'`
+ 		;;
+-	IRIX* | SunOS*)
++	IRIX*)
+ 		pid=`ps -e | nawk '{if (match($4, ".*/cupsd$") || $4 == "cupsd") print $1}'`
+ 		;;
+ 	UnixWare*)
+@@ -161,6 +161,16 @@ case "`uname`" in
+ 	Linux* | *BSD* | Darwin*)
+ 		pid=`ps ax | awk '{if (match($5, ".*/cupsd$") || $5 == "cupsd") print $1}'`
+ 		;;
++	SunOS*)
++		if [ -x /usr/bin/zonename ]; then
++			zonename=`/usr/bin/zonename`
++			zoneopts="-z $zonename"
++		else
++			zoneopts=
++		fi
++		# The backslash before the ^ is important.
++		pid=`/usr/bin/pgrep ${zoneopts} \^cupsd$`
++		;;
+ 	*)
+ 		pid=""
+ 		;;
+-- 
+1.6.3.2
+

Deleted: csw/mgar/pkg/cups/trunk/files/CSWcups.depend
===================================================================
--- csw/mgar/pkg/cups/trunk/files/CSWcups.depend	2009-10-23 12:49:49 UTC (rev 6951)
+++ csw/mgar/pkg/cups/trunk/files/CSWcups.depend	2009-10-23 12:50:35 UTC (rev 6952)
@@ -1,5 +0,0 @@
-P      CSWlibcups      Libraries for the Common UNIX Printing System
-P      CSWcupsclient   Client portion of the Common UNIX Printing System
-P      CSWcupsd        Server portion of the Common UNIX Printing System
-P      CSWcupsdev      Development files for the Common UNIX Printing System
-P      CSWcupsdoc      Documentation for the Common UNIX Printing System

Deleted: csw/mgar/pkg/cups/trunk/files/CSWcups.gspec
===================================================================
--- csw/mgar/pkg/cups/trunk/files/CSWcups.gspec	2009-10-23 12:49:49 UTC (rev 6951)
+++ csw/mgar/pkg/cups/trunk/files/CSWcups.gspec	2009-10-23 12:50:35 UTC (rev 6952)
@@ -1,6 +0,0 @@
-%var            bitname cups
-%var            pkgname CSWcups
-%var		arch all
-%include        url file://%{GARDIR}/pkglib/csw_dyndepend.gspec
-%var            desc The Common UNIX Printing System
-#%copyright      url file://%{WORKSRC}/LICENSE.txt

Deleted: csw/mgar/pkg/cups/trunk/files/CSWcupsclient.depend
===================================================================
--- csw/mgar/pkg/cups/trunk/files/CSWcupsclient.depend	2009-10-23 12:49:49 UTC (rev 6951)
+++ csw/mgar/pkg/cups/trunk/files/CSWcupsclient.depend	2009-10-23 12:50:35 UTC (rev 6952)
@@ -1,5 +0,0 @@
-P      CSWlibcups     libcups - Libraries for the Common UNIX Printing System
-P      CSWgcrypt      libgcrypt - GNU libcrypt
-P      CSWgnutls      gnutls - GNU Transport Layer Security lib and tools
-P      CSWgpgerr      libgpg_error - GNU gpg related library
-P      CSWzlib        zlib - Zlib Data Compression Library

Deleted: csw/mgar/pkg/cups/trunk/files/CSWcupsclient.gspec
===================================================================
--- csw/mgar/pkg/cups/trunk/files/CSWcupsclient.gspec	2009-10-23 12:49:49 UTC (rev 6951)
+++ csw/mgar/pkg/cups/trunk/files/CSWcupsclient.gspec	2009-10-23 12:50:35 UTC (rev 6952)
@@ -1,5 +0,0 @@
-%var            bitname cupsclient
-%var            pkgname CSWcupsclient
-%include        url file://%{GARDIR}/pkglib/csw_dyndepend.gspec
-%var            desc Client portion of the Common UNIX Printing System
-%copyright      url file://%{WORKSRC}/LICENSE.txt

Copied: csw/mgar/pkg/cups/trunk/files/CSWcupsclient.preinstall (from rev 6950, csw/mgar/pkg/cups/branches/cups-1.4/files/CSWcupsclient.preinstall)
===================================================================
--- csw/mgar/pkg/cups/trunk/files/CSWcupsclient.preinstall	                        (rev 0)
+++ csw/mgar/pkg/cups/trunk/files/CSWcupsclient.preinstall	2009-10-23 12:50:35 UTC (rev 6952)
@@ -0,0 +1,45 @@
+#!/bin/sh
+# vim:set sw=2 ts=2 sts=2 expandtab:
+#
+# $Id$
+#
+
+set -u
+
+PKG_INSTALL_ROOT="${PKG_INSTALL_ROOT:-}"
+readonly PKG_INSTALL_ROOT
+
+obsolete_directories="/opt/csw/etc/cups:/etc/opt/csw/cups"
+
+obsolete_dir_information="
+This directory is obsolete.  Files in this directory are going to be ignored.
+Please move your data to the new location.
+
+Feel free to remove this file afterwards.
+"
+obsolete_dir_file_name="README.THIS_DIRECTORY_IS_OBSOLETE"
+
+for dirpair in ${obsolete_directories}; do
+  obsolete_dir=`echo ${dirpair} | cut -d: -f1`
+  new_dir=`echo ${dirpair} | cut -d: -f2`
+  if [ -d "${PKG_INSTALL_ROOT}/${obsolete_dir}" ]; then
+    echo
+    echo "*******************************************************************"
+    echo "* The old configuration directory ${obsolete_dir} still exists.    "
+    echo "* Please move your configuration to ${new_dir}.                    "
+    echo "*                                                                  "
+    echo "*       Installation will continue in 10 seconds.                  "
+    echo "*         Press CTRL+C if you want to stop now.                    "
+    echo "*******************************************************************"
+    echo
+    sleep 10
+
+    # Leaving a note for the sysadmin if the they proceed with the installation.
+    fn="${PKG_INSTALL_ROOT}/${obsolete_dir}/${obsolete_dir_file_name}"
+    if touch "${fn}" 2>/dev/null; then
+      echo "${obsolete_dir_information}" > "${fn}"
+    fi
+  fi
+done
+
+exit 0

Deleted: csw/mgar/pkg/cups/trunk/files/CSWcupsclient.prototype
===================================================================
--- csw/mgar/pkg/cups/trunk/files/CSWcupsclient.prototype	2009-10-23 12:49:49 UTC (rev 6951)
+++ csw/mgar/pkg/cups/trunk/files/CSWcupsclient.prototype	2009-10-23 12:50:35 UTC (rev 6952)
@@ -1,52 +0,0 @@
-d none /opt/csw 0755 root bin
-d none /opt/csw/bin 0755 root bin
-f none /opt/csw/bin/cupstestdsc 0755 root bin
-f none /opt/csw/bin/lpr 0755 root bin
-f none /opt/csw/bin/lpq 0755 root bin
-f none /opt/csw/bin/cancel 0755 root bin
-f none /opt/csw/bin/lprm 0755 root bin
-f none /opt/csw/bin/lppasswd 0755 root bin
-f none /opt/csw/bin/lp 0755 root bin
-f none /opt/csw/bin/lpoptions 0755 root bin
-f none /opt/csw/bin/cupstestppd 0755 root bin
-f none /opt/csw/bin/lpstat 0755 root bin
-d none /opt/csw/sbin 0755 root bin
-s none /opt/csw/sbin/cupsdisable=accept
-s none /opt/csw/sbin/cupsenable=accept
-f none /opt/csw/sbin/cupsaddsmb 0755 root bin
-s none /opt/csw/sbin/reject=accept
-f none /opt/csw/sbin/lpadmin 0755 root bin
-f none /opt/csw/sbin/lpinfo 0755 root bin
-f none /opt/csw/sbin/cupsctl 0755 root bin
-f none /opt/csw/sbin/accept 0755 root bin
-f none /opt/csw/sbin/lpmove 0755 root bin
-f none /opt/csw/sbin/lpc 0755 root bin
-d none /opt/csw/share 0755 root bin
-d none /opt/csw/share/man 0755 root bin
-d none /opt/csw/share/man/man1 0755 root bin
-f none /opt/csw/share/man/man1/lpstat.1 0644 root bin
-f none /opt/csw/share/man/man1/cupstestdsc.1 0644 root bin
-f none /opt/csw/share/man/man1/cancel.1 0644 root bin
-f none /opt/csw/share/man/man1/lpq.1 0644 root bin
-f none /opt/csw/share/man/man1/cupstestppd.1 0644 root bin
-f none /opt/csw/share/man/man1/lp.1 0644 root bin
-f none /opt/csw/share/man/man1/lppasswd.1 0644 root bin
-f none /opt/csw/share/man/man1/lpoptions.1 0644 root bin
-f none /opt/csw/share/man/man1/lpr.1 0644 root bin
-f none /opt/csw/share/man/man1/lprm.1 0644 root bin
-d none /opt/csw/share/man/man1m 0755 root bin
-f none /opt/csw/share/man/man1m/lpinfo.1m 0644 root bin
-f none /opt/csw/share/man/man1m/accept.1m 0644 root bin
-f none /opt/csw/share/man/man1m/cupsctl.1m 0644 root bin
-s none /opt/csw/share/man/man1m/reject.1m=accept.1m
-f none /opt/csw/share/man/man1m/cupsenable.1m 0644 root bin
-f none /opt/csw/share/man/man1m/lpc.1m 0644 root bin
-f none /opt/csw/share/man/man1m/cupsaddsmb.1m 0644 root bin
-f none /opt/csw/share/man/man1m/lpadmin.1m 0644 root bin
-s none /opt/csw/share/man/man1m/cupsdisable.1m=cupsenable.1m
-f none /opt/csw/share/man/man1m/lpmove.1m 0644 root bin
-d none /opt/csw/share/man/man5 0755 root bin
-f none /opt/csw/share/man/man5/client.conf.5 0644 root bin
-i copyright=CSWcupsclient.copyright
-i depend=CSWcupsclient.depend
-i pkginfo=CSWcupsclient.pkginfo

Deleted: csw/mgar/pkg/cups/trunk/files/CSWcupsd.depend
===================================================================
--- csw/mgar/pkg/cups/trunk/files/CSWcupsd.depend	2009-10-23 12:49:49 UTC (rev 6951)
+++ csw/mgar/pkg/cups/trunk/files/CSWcupsd.depend	2009-10-23 12:50:35 UTC (rev 6952)
@@ -1,7 +0,0 @@
-P      CSWlibcups     libcups - Libraries for the Common UNIX Printing System
-P      CSWgcrypt      libgcrypt - GNU libcrypt
-P      CSWgnutls      gnutls - GNU Transport Layer Security lib and tools
-P      CSWgpgerr      libgpg_error - GNU gpg related library
-P      CSWzlib        zlib - Zlib Data Compression Library
-P      CSWoldaprt     OpenLDAP runtime libraries (oldaprt)
-P      CSWkrb5lib     MIT Kerberos 5 core libraries

Deleted: csw/mgar/pkg/cups/trunk/files/CSWcupsd.gspec
===================================================================
--- csw/mgar/pkg/cups/trunk/files/CSWcupsd.gspec	2009-10-23 12:49:49 UTC (rev 6951)
+++ csw/mgar/pkg/cups/trunk/files/CSWcupsd.gspec	2009-10-23 12:50:35 UTC (rev 6952)
@@ -1,5 +0,0 @@
-%var            bitname cupsd
-%var            pkgname CSWcupsd
-%include        url file://%{GARDIR}/pkglib/csw_dyndepend.gspec
-%var            desc Server portion of the Common UNIX Printing System
-%copyright      url file://%{WORKSRC}/LICENSE.txt

Deleted: csw/mgar/pkg/cups/trunk/files/CSWcupsd.postinstall
===================================================================
--- csw/mgar/pkg/cups/trunk/files/CSWcupsd.postinstall	2009-10-23 12:49:49 UTC (rev 6951)
+++ csw/mgar/pkg/cups/trunk/files/CSWcupsd.postinstall	2009-10-23 12:50:35 UTC (rev 6952)
@@ -1,62 +0,0 @@
-#!/sbin/sh
-
-CONFDIR=$BASEDIR/opt/csw/etc/cups
-CONFFILES="cupsd.conf classes.conf client.conf printers.conf mime.convs \
-	mime.types"
-PATH=/bin:/usr/bin:"$PATH"
-export PATH
-
-class=smfno
-test -f $BASEDIR/usr/sbin/svccfg -a -f $BASEDIR/usr/sbin/svcadm && class=smfyes
-
-# stop cups, but ONLY if we are doing a "direct"
-# install, rather than a jumpstart install or something.
-case "$PKG_ROOT_DIR" in
-  ""|"/")
-    if [ "$smf" = "yes" ]; then
-      /usr/sbin/svcadm disable -s svc:application/print/cswcups:default
-      /usr/sbin/svccfg delete svc:application/print/cswcups:default
-    else
-      test -x $BASEDIR/etc/init.d/cswcups && $BASEDIR/etc/init.d/cswcups stop
-    fi
-    ;;
-esac
-
-
-### Set up config-file related stuff
-
-for file in $CONFFILES; do
-  confpath="$CONFDIR/$file"
-  if [ -r "$confpath" ]; then
-    echo "Not touching existing $confpath"
-  else
-    if [ -r "$confpath.CSW" ]; then
-      echo "Copying $confpath.CSW to $confpath"
-      cp -p "$confpath.CSW" "$confpath"
-    else
-      echo "Skipping $confpath.CSW..."
-    fi
-  fi
-done
-
-# start cups, but ONLY if we are doing a "direct"
-# install, rather than a jumpstart install or something.
-case "$PKG_ROOT_DIR" in
-  ""|"/")
-    if [ "$class" = "smfno" ]; then
-      if [ -f $BASEDIR/etc/init.d/cswcups ]; then
-        $BASEDIR/etc/init.d/cswcups start
-        echo "If you do *NOT* want to start cupsd during system-boot"
-        echo "  rm $CONFDIR/cupsd.conf"
-        echo "or"
-        echo "  mv $CONFDIR/cupsd.conf $CONFDIR/cupsd.conf.OFF"
-      fi
-    else
-      echo "Registering CUPS with SMF..."
-      /usr/sbin/svccfg import $BASEDIR/opt/csw/var/svc/manifest/application/print/cups.xml
-      /usr/sbin/svcadm enable svc:application/print/cswcups
-    fi
-  ;;
-esac
-
-exit 0

Modified: csw/mgar/pkg/cups/trunk/files/CSWcupsd.postremove
===================================================================
--- csw/mgar/pkg/cups/trunk/files/CSWcupsd.postremove	2009-10-23 12:49:49 UTC (rev 6951)
+++ csw/mgar/pkg/cups/trunk/files/CSWcupsd.postremove	2009-10-23 12:50:35 UTC (rev 6952)
@@ -1,6 +1,6 @@
 #!/sbin/sh
 
-etccups=${BASEDIR}opt/csw/etc/cups
+etccups=${BASEDIR}/etc/opt/csw/cups
 
 if [ -d "$etccups" ]; then
   echo ""

Copied: csw/mgar/pkg/cups/trunk/files/CSWcupsd.preinstall (from rev 6950, csw/mgar/pkg/cups/branches/cups-1.4/files/CSWcupsd.preinstall)
===================================================================
--- csw/mgar/pkg/cups/trunk/files/CSWcupsd.preinstall	                        (rev 0)
+++ csw/mgar/pkg/cups/trunk/files/CSWcupsd.preinstall	2009-10-23 12:50:35 UTC (rev 6952)
@@ -0,0 +1,45 @@
+#!/bin/sh
+# vim:set sw=2 ts=2 sts=2 expandtab:
+#
+# $Id$
+#
+
+set -u
+
+PKG_INSTALL_ROOT="${PKG_INSTALL_ROOT:-}"
+readonly PKG_INSTALL_ROOT
+
+obsolete_directories="/opt/csw/etc/cups:/etc/opt/csw/cups"
+
+obsolete_dir_information="
+This directory is obsolete.  Files in this directory are going to be ignored.
+Please move your data to the new location.
+
+Feel free to remove this file afterwards.
+"
+obsolete_dir_file_name="README.THIS_DIRECTORY_IS_OBSOLETE"
+
+for dirpair in ${obsolete_directories}; do
+  obsolete_dir=`echo ${dirpair} | cut -d: -f1`
+  new_dir=`echo ${dirpair} | cut -d: -f2`
+  if [ -d "${PKG_INSTALL_ROOT}/${obsolete_dir}" ]; then
+    echo
+    echo "*******************************************************************"
+    echo "* The old configuration directory ${obsolete_dir} still exists.    "
+    echo "* Please move your configuration to ${new_dir}.                    "
+    echo "*                                                                  "
+    echo "*       Installation will continue in 10 seconds.                  "
+    echo "*         Press CTRL+C if you want to stop now.                    "
+    echo "*******************************************************************"
+    echo
+    sleep 10
+
+    # Leaving a note for the sysadmin if the they proceed with the installation.
+    fn="${PKG_INSTALL_ROOT}/${obsolete_dir}/${obsolete_dir_file_name}"
+    if touch "${fn}" 2>/dev/null; then
+      echo "${obsolete_dir_information}" > "${fn}"
+    fi
+  fi
+done
+
+exit 0

Deleted: csw/mgar/pkg/cups/trunk/files/CSWcupsd.preremove
===================================================================
--- csw/mgar/pkg/cups/trunk/files/CSWcupsd.preremove	2009-10-23 12:49:49 UTC (rev 6951)
+++ csw/mgar/pkg/cups/trunk/files/CSWcupsd.preremove	2009-10-23 12:50:35 UTC (rev 6952)
@@ -1,38 +0,0 @@
-#!/sbin/sh
-
-CONFDIR=$BASEDIR/opt/csw/etc/cups
-CONFFILES="classes.conf client.conf cupsd.conf printers.conf mime.convs \
-	mime.types"
-
-PATH=/bin:/usr/bin:"$PATH"
-export PATH
-
-smf=no
-test -f $BASEDIR/usr/sbin/svccfg -a -f $BASEDIR/usr/sbin/svcadm && smf=yes
-
-# stop cups, but ONLY if we are doing a "direct"
-# install, rather than a jumpstart install or something.
-case "$PKG_ROOT_DIR" in
-  ""|"/")
-    if [ "$smf" = "yes" ]; then
-      echo "Stopping and deregistering CUPS..."
-      /usr/sbin/svcadm disable -s svc:application/print/cswcups:default
-      /usr/sbin/svccfg delete svc:application/print/cswcups:default
-    else
-      echo "Stopping CUPS..."
-      test -x $BASEDIR/etc/init.d/cswcups && $BASEDIR/etc/init.d/cswcups stop
-    fi
-    ;;
-esac
-
-for file in $CONFFILES; do
-  confpath="$CONFDIR/$file"
-  test -r "$confpath.CSW" || continue
-  diff "$confpath" "$confpath.CSW" >/dev/null 2>&1
-  if [ $? != 0 ]; then
-    echo "Not touching modified $confpath"
-  else
-    echo "Removing unmodified $confpath"
-    rm -f "$confpath"
-  fi
-done

Deleted: csw/mgar/pkg/cups/trunk/files/CSWcupsd.prototype
===================================================================
--- csw/mgar/pkg/cups/trunk/files/CSWcupsd.prototype	2009-10-23 12:49:49 UTC (rev 6951)
+++ csw/mgar/pkg/cups/trunk/files/CSWcupsd.prototype	2009-10-23 12:50:35 UTC (rev 6952)
@@ -1,1035 +0,0 @@
-d smfno /etc 0755 root bin
-d smfno /etc/init.d 0755 root bin
-f smfno /etc/init.d/cswcups 0755 root sys
-d smfno /etc/rc0.d 0755 root bin
-s smfno /etc/rc0.d/K00cswcups=../init.d/cswcups
-d smfno /etc/rc2.d 0755 root bin
-s smfno /etc/rc2.d/K00cswcups=../init.d/cswcups
-d smfno /etc/rc3.d 0755 root bin
-s smfno /etc/rc3.d/S99cswcups=../init.d/cswcups
-d smfno /etc/rcS.d 0755 root bin
-s smfno /etc/rcS.d/K00cswcups=../init.d/cswcups
-d smfno /etc/rc1.d 0755 root bin
-s smfno /etc/rc1.d/K00cswcups=../init.d/cswcups
-d smfyes /opt/csw/lib/svc 0755 root bin
-d smfyes /opt/csw/lib/svc/method 0755 root bin
-f smfyes /opt/csw/lib/svc/method/svc-cups 0755 root bin
-d smfyes /opt/csw/var/svc 0755 root bin
-d smfyes /opt/csw/var/svc/manifest 0755 root bin
-d smfyes /opt/csw/var/svc/manifest/application 0755 root bin
-d smfyes /opt/csw/var/svc/manifest/application/print 0755 root bin
-f smfyes /opt/csw/var/svc/manifest/application/print/cups.xml 0644 root bin
-d none /opt/csw 0755 root bin
-d none /opt/csw/etc 0755 root bin
-d none /opt/csw/etc/cups 0755 root lp
-d none /opt/csw/etc/cups/ssl 0700 root sys
-f none /opt/csw/etc/cups/cupsd.conf.CSW 0640 root sys
-d none /opt/csw/etc/cups/ppd 0755 root lp
-f none /opt/csw/etc/cups/cupsd.conf.default 0640 root sys
-f none /opt/csw/etc/cups/mime.convs 0644 root sys
-f none /opt/csw/etc/cups/mime.types 0644 root sys
-f none /opt/csw/etc/cups/snmp.conf 0640 root sys
-d none /opt/csw/etc/cups/interfaces 0755 root sys
-d none /opt/csw/share 0755 root bin
-d none /opt/csw/share/man 0755 root bin
-d none /opt/csw/share/man/man1m 0755 root bin
-f none /opt/csw/share/man/man1m/cupsfilter.1m 0644 root bin
-f none /opt/csw/share/man/man1m/cupsd.1m 0644 root bin
-f none /opt/csw/share/man/man1m/cups-polld.1m 0644 root bin
-f none /opt/csw/share/man/man1m/cups-deviced.1m 0644 root bin
-f none /opt/csw/share/man/man1m/cups-driverd.1m 0644 root bin
-f none /opt/csw/share/man/man1m/cups-lpd.1m 0644 root bin
-d none /opt/csw/share/man/man7 0755 root bin
-f none /opt/csw/share/man/man7/backend.7 0644 root bin
-f none /opt/csw/share/man/man7/filter.7 0644 root bin
-d none /opt/csw/share/man/man5 0755 root bin
-f none /opt/csw/share/man/man5/cups-snmp.conf.5 0644 root bin
-f none /opt/csw/share/man/man5/subscriptions.conf.5 0644 root bin
-f none /opt/csw/share/man/man5/mime.convs.5 0644 root bin
-f none /opt/csw/share/man/man5/classes.conf.5 0644 root bin
-f none /opt/csw/share/man/man5/cupsd.conf.5 0644 root bin
-f none /opt/csw/share/man/man5/mime.types.5 0644 root bin
-f none /opt/csw/share/man/man5/printers.conf.5 0644 root bin
-f none /opt/csw/share/man/man5/mailto.conf.5 0644 root bin
-d none /opt/csw/share/cups 0755 root bin
-d none /opt/csw/share/cups/fonts 0755 root bin
-f none /opt/csw/share/cups/fonts/Courier-Bold 0644 root bin
-f none /opt/csw/share/cups/fonts/Courier-BoldOblique 0644 root bin
-f none /opt/csw/share/cups/fonts/Symbol 0644 root bin
-f none /opt/csw/share/cups/fonts/Courier 0644 root bin
-f none /opt/csw/share/cups/fonts/Courier-Oblique 0644 root bin
-d none /opt/csw/share/cups/templates 0755 root bin
-f none /opt/csw/share/cups/templates/samba-export.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/search.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/admin.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/class-deleted.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/help-header.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/choose-model.tmpl 0644 root bin
-d none /opt/csw/share/cups/templates/et 0755 root bin
-f none /opt/csw/share/cups/templates/et/samba-export.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/et/test-page.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/et/printer-confirm.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/et/set-printer-options-header.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/et/users.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/et/choose-model.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/et/class-deleted.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/et/printer-accept.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/et/printer-purge.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/et/restart.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/et/printer-configured.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/et/jobs-header.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/et/option-boolean.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/et/samba-exported.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/et/add-printer.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/et/printer-default.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/et/error-op.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/et/job-hold.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/et/job-moved.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/et/maintenance.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/et/choose-device.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/et/trailer.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/et/printers-header.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/et/option-pickmany.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/et/option-trailer.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/et/class-added.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/et/classes.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/et/pager.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/et/printer-stop.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/et/printer-reject.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/et/header.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/et/modify-class.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/et/printer-jobs-header.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/et/edit-config.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/et/norestart.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/et/choose-make.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/et/job-release.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/et/printer-added.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/et/option-pickone.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/et/help-printable.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/et/class-modified.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/et/printer-modified.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/et/job-restart.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/et/choose-uri.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/et/admin.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/et/set-printer-options-trailer.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/et/classes-header.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/et/option-header.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/et/printers.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/et/option-conflict.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/et/job-cancel.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/et/modify-printer.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/et/class-jobs-header.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/et/printer-start.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/et/class-confirm.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/et/add-class.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/et/error.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/et/printer-deleted.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/et/choose-serial.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/et/help-header.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/et/jobs.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/et/search.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/modify-printer.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/job-cancel.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/printers.tmpl 0644 root bin
-d none /opt/csw/share/cups/templates/pl 0755 root bin
-f none /opt/csw/share/cups/templates/pl/class-jobs-header.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/pl/search.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/pl/error.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/pl/printer-stop.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/pl/choose-serial.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/pl/job-moved.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/pl/printer-start.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/pl/class-confirm.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/pl/option-trailer.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/pl/job-hold.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/pl/printer-configured.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/pl/error-op.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/pl/option-header.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/pl/jobs-header.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/pl/admin.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/pl/printer-confirm.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/pl/printer-reject.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/pl/test-page.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/pl/maintenance.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/pl/printer-accept.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/pl/add-printer.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/pl/printers-header.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/pl/option-pickmany.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/pl/printer-added.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/pl/class-added.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/pl/choose-model.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/pl/printer-default.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/pl/option-boolean.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/pl/samba-exported.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/pl/printer-jobs-header.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/pl/header.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/pl/job-move.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/pl/samba-export.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/pl/set-printer-options-header.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/pl/classes-header.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/pl/choose-make.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/pl/job-cancel.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/pl/job-release.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/pl/pager.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/pl/edit-config.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/pl/choose-device.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/pl/job-restart.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/pl/set-printer-options-trailer.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/pl/modify-printer.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/pl/printers.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/pl/restart.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/pl/add-class.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/pl/jobs.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/pl/printer-deleted.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/pl/printer-purge.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/pl/choose-uri.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/pl/option-conflict.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/pl/help-header.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/pl/help-printable.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/pl/class-modified.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/pl/classes.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/pl/class-deleted.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/pl/option-pickone.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/pl/modify-class.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/pl/users.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/pl/trailer.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/pl/printer-modified.tmpl 0644 root bin
-d none /opt/csw/share/cups/templates/es 0755 root bin
-f none /opt/csw/share/cups/templates/es/maintenance.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/es/choose-uri.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/es/add-printer.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/es/add-class.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/es/printer-deleted.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/es/choose-device.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/es/class-added.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/es/set-printer-options-trailer.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/es/printer-reject.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/es/option-conflict.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/es/pager.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/es/option-trailer.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/es/printer-configured.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/es/add-rss-subscription.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/es/printers.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/es/printer-accept.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/es/users.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/es/job-cancel.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/es/list-available-printers.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/es/class-deleted.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/es/subscription-canceled.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/es/norestart.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/es/printer-purge.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/es/samba-exported.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/es/option-boolean.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/es/modify-class.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/es/jobs-header.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/es/admin.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/es/option-pickmany.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/es/printers-header.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/es/printer-stop.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/es/option-header.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/es/classes-header.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/es/search.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/es/job-move.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/es/help-header.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/es/subscription-added.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/es/printer-start.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/es/class-confirm.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/es/classes.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/es/jobs.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/es/modify-printer.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/es/error.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/es/job-moved.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/es/choose-serial.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/es/printer-jobs-header.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/es/trailer.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/es/printer-default.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/es/choose-make.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/es/error-op.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/es/job-hold.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/es/class-jobs-header.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/es/job-release.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/es/edit-config.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/es/set-printer-options-header.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/es/printer-added.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/es/samba-export.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/es/header.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/es/job-restart.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/es/test-page.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/es/printer-modified.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/es/printer-confirm.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/es/choose-model.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/es/restart.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/es/option-pickone.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/es/class-modified.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/es/help-printable.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/printer-purge.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/norestart.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/error.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/classes-header.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/jobs.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/option-conflict.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/add-class.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/help-printable.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/printer-jobs-header.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/job-restart.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/class-modified.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/option-pickone.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/choose-device.tmpl 0644 root bin
-d none /opt/csw/share/cups/templates/he 0755 root bin
-f none /opt/csw/share/cups/templates/he/printers-header.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/he/option-pickmany.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/he/modify-class.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/he/add-class.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/he/trailer.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/he/class-confirm.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/he/printer-start.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/he/printers.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/he/choose-serial.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/he/modify-printer.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/he/job-cancel.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/he/classes.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/he/printer-configured.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/he/printer-jobs-header.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/he/option-header.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/he/printer-default.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/he/help-header.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/he/classes-header.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/he/edit-config.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/he/restart.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/he/printer-added.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/he/choose-uri.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/he/set-printer-options-header.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/he/option-pickone.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/he/job-release.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/he/class-modified.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/he/help-printable.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/he/admin.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/he/choose-make.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/he/error.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/he/printer-confirm.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/he/norestart.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/he/job-restart.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/he/samba-export.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/he/printer-reject.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/he/add-printer.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/he/class-jobs-header.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/he/maintenance.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/he/choose-model.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/he/job-hold.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/he/printer-deleted.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/he/error-op.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/he/users.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/he/search.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/he/option-trailer.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/he/printer-modified.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/he/job-moved.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/he/option-conflict.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/he/class-added.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/he/choose-device.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/he/job-move.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/he/samba-exported.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/he/printer-purge.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/he/option-boolean.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/he/set-printer-options-trailer.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/he/pager.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/he/header.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/he/jobs.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/he/printer-accept.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/he/jobs-header.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/he/class-deleted.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/he/printer-stop.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/he/test-page.tmpl 0644 root bin
-d none /opt/csw/share/cups/templates/fr 0755 root bin
-f none /opt/csw/share/cups/templates/fr/restart.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/fr/error-op.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/fr/class-deleted.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/fr/job-hold.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/fr/class-added.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/fr/header.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/fr/printer-configured.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/fr/add-printer.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/fr/printer-stop.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/fr/set-printer-options-trailer.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/fr/printer-confirm.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/fr/printer-purge.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/fr/option-pickone.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/fr/add-class.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/fr/maintenance.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/fr/class-modified.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/fr/help-printable.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/fr/trailer.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/fr/choose-model.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/fr/admin.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/fr/option-pickmany.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/fr/printers-header.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/fr/choose-device.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/fr/norestart.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/fr/samba-export.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/fr/job-move.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/fr/classes.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/fr/classes-header.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/fr/jobs-header.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/fr/jobs.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/fr/search.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/fr/modify-printer.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/fr/printer-default.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/fr/error.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/fr/choose-uri.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/fr/users.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/fr/printer-accept.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/fr/printers.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/fr/job-moved.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/fr/help-header.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/fr/class-jobs-header.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/fr/option-boolean.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/fr/samba-exported.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/fr/set-printer-options-header.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/fr/printer-added.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/fr/test-page.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/fr/option-header.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/fr/printer-deleted.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/fr/job-restart.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/fr/printer-jobs-header.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/fr/printer-modified.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/fr/modify-class.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/fr/job-cancel.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/fr/choose-serial.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/fr/printer-reject.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/fr/edit-config.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/fr/class-confirm.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/fr/printer-start.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/fr/choose-make.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/fr/option-trailer.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/fr/option-conflict.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/fr/job-release.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/fr/pager.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/edit-config.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/printer-deleted.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/subscription-added.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/choose-make.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/printer-stop.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/job-release.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/choose-uri.tmpl 0644 root bin
-d none /opt/csw/share/cups/templates/zh_TW 0755 root bin
-f none /opt/csw/share/cups/templates/zh_TW/option-boolean.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/zh_TW/samba-exported.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/zh_TW/printers.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/zh_TW/admin.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/zh_TW/printer-stop.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/zh_TW/printer-jobs-header.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/zh_TW/option-header.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/zh_TW/printer-deleted.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/zh_TW/printer-start.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/zh_TW/class-confirm.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/zh_TW/printer-accept.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/zh_TW/option-conflict.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/zh_TW/error.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/zh_TW/search.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/zh_TW/choose-uri.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/zh_TW/help-header.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/zh_TW/choose-serial.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/zh_TW/printer-reject.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/zh_TW/header.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/zh_TW/edit-config.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/zh_TW/set-printer-options-trailer.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/zh_TW/option-trailer.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/zh_TW/job-release.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/zh_TW/choose-make.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/zh_TW/add-class.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/zh_TW/job-cancel.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/zh_TW/samba-export.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/zh_TW/printer-added.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/zh_TW/jobs.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/zh_TW/choose-model.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/zh_TW/job-restart.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/zh_TW/printers-header.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/zh_TW/option-pickmany.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/zh_TW/add-printer.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/zh_TW/job-hold.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/zh_TW/error-op.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/zh_TW/maintenance.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/zh_TW/help-printable.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/zh_TW/class-modified.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/zh_TW/choose-device.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/zh_TW/class-jobs-header.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/zh_TW/option-pickone.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/zh_TW/test-page.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/zh_TW/pager.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/zh_TW/restart.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/zh_TW/class-added.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/zh_TW/printer-default.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/zh_TW/users.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/zh_TW/printer-modified.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/zh_TW/job-move.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/zh_TW/class-deleted.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/zh_TW/modify-printer.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/zh_TW/printer-confirm.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/zh_TW/printer-purge.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/zh_TW/set-printer-options-header.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/zh_TW/printer-configured.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/zh_TW/modify-class.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/zh_TW/classes.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/zh_TW/jobs-header.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/zh_TW/classes-header.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/zh_TW/job-moved.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/zh_TW/trailer.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/header.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/printer-reject.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/set-printer-options-trailer.tmpl 0644 root bin
-d none /opt/csw/share/cups/templates/de 0755 root bin
-f none /opt/csw/share/cups/templates/de/users.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/de/printer-purge.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/de/edit-config.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/de/set-printer-options-header.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/de/printer-reject.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/de/job-move.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/de/jobs.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/de/choose-make.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/de/printer-stop.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/de/printer-deleted.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/de/subscription-canceled.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/de/option-trailer.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/de/job-release.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/de/classes.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/de/subscription-added.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/de/job-restart.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/de/class-deleted.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/de/trailer.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/de/printer-modified.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/de/option-conflict.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/de/samba-exported.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/de/add-class.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/de/option-boolean.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/de/error-op.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/de/job-hold.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/de/samba-export.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/de/printer-accept.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/de/set-printer-options-trailer.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/de/restart.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/de/help-header.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/de/choose-device.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/de/choose-model.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/de/pager.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/de/printers-header.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/de/option-pickmany.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/de/printer-jobs-header.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/de/printer-added.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/de/modify-printer.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/de/choose-uri.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/de/list-available-printers.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/de/search.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/de/printer-configured.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/de/printer-default.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/de/classes-header.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/de/jobs-header.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/de/test-page.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/de/admin.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/de/add-printer.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/de/class-confirm.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/de/printer-start.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/de/printers.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/de/class-jobs-header.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/de/header.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/de/option-pickone.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/de/choose-serial.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/de/maintenance.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/de/help-printable.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/de/class-modified.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/de/printer-confirm.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/de/add-rss-subscription.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/de/modify-class.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/de/job-moved.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/de/class-added.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/de/option-header.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/de/error.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/de/job-cancel.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/set-printer-options-header.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/modify-class.tmpl 0644 root bin
-d none /opt/csw/share/cups/templates/ja 0755 root bin
-f none /opt/csw/share/cups/templates/ja/search.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/ja/list-available-printers.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/ja/classes-header.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/ja/option-conflict.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/ja/choose-device.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/ja/add-class.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/ja/error-op.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/ja/job-hold.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/ja/help-header.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/ja/choose-model.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/ja/modify-printer.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/ja/subscription-canceled.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/ja/samba-export.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/ja/printer-deleted.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/ja/job-move.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/ja/job-release.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/ja/printer-modified.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/ja/subscription-added.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/ja/printer-stop.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/ja/choose-make.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/ja/class-deleted.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/ja/edit-config.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/ja/admin.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/ja/printer-jobs-header.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/ja/add-rss-subscription.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/ja/error.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/ja/jobs.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/ja/norestart.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/ja/job-restart.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/ja/printer-purge.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/ja/class-modified.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/ja/header.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/ja/maintenance.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/ja/add-printer.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/ja/printers.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/ja/choose-uri.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/ja/printer-default.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/ja/users.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/ja/printer-reject.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/ja/printers-header.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/ja/class-added.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/ja/printer-start.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/ja/class-confirm.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/ja/classes.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/ja/option-trailer.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/ja/choose-serial.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/ja/modify-class.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/ja/job-moved.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/ja/printer-accept.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/ja/printer-confirm.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/ja/job-cancel.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/ja/class-jobs-header.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/ja/printer-configured.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/ja/jobs-header.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/ja/samba-exported.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/ja/printer-added.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/ja/pager.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/ja/test-page.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/ja/restart.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/printer-confirm.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/class-jobs-header.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/class-added.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/option-trailer.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/restart.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/job-hold.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/printer-added.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/add-printer.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/error-op.tmpl 0644 root bin
-d none /opt/csw/share/cups/templates/sv 0755 root bin
-f none /opt/csw/share/cups/templates/sv/class-jobs-header.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/sv/admin.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/sv/class-deleted.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/sv/job-moved.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/sv/class-added.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/sv/set-printer-options-header.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/sv/set-printer-options-trailer.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/sv/option-pickone.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/sv/modify-class.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/sv/header.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/sv/job-cancel.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/sv/help-printable.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/sv/class-modified.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/sv/trailer.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/sv/maintenance.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/sv/printer-jobs-header.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/sv/add-printer.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/sv/error.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/sv/printer-purge.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/sv/printer-confirm.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/sv/classes.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/sv/printer-configured.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/sv/jobs.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/sv/choose-device.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/sv/jobs-header.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/sv/choose-uri.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/sv/printers-header.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/sv/option-pickmany.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/sv/test-page.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/sv/modify-printer.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/sv/restart.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/sv/printer-default.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/sv/search.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/sv/printer-modified.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/sv/classes-header.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/sv/printers.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/sv/help-header.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/sv/option-boolean.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/sv/samba-exported.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/sv/choose-model.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/sv/samba-export.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/sv/add-class.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/sv/job-move.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/sv/printer-accept.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/sv/printer-added.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/sv/pager.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/sv/job-restart.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/sv/option-header.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/sv/users.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/sv/printer-deleted.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/sv/printer-reject.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/sv/option-trailer.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/sv/choose-make.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/sv/choose-serial.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/sv/option-conflict.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/sv/job-release.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/sv/printer-stop.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/sv/job-hold.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/sv/class-confirm.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/sv/printer-start.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/sv/edit-config.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/sv/error-op.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/printer-modified.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/pager.tmpl 0644 root bin
-d none /opt/csw/share/cups/templates/id 0755 root bin
-f none /opt/csw/share/cups/templates/id/printer-accept.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/id/restart.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/id/job-moved.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/id/printer-deleted.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/id/error.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/id/class-jobs-header.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/id/printer-added.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/id/help-header.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/id/admin.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/id/set-printer-options-trailer.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/id/option-boolean.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/id/samba-exported.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/id/job-hold.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/id/error-op.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/id/option-conflict.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/id/job-cancel.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/id/test-page.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/id/trailer.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/id/choose-serial.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/id/add-rss-subscription.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/id/modify-class.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/id/classes.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/id/class-confirm.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/id/printer-start.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/id/job-restart.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/id/job-move.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/id/choose-uri.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/id/edit-config.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/id/option-header.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/id/printer-reject.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/id/subscription-added.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/id/job-release.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/id/option-trailer.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/id/printer-jobs-header.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/id/choose-make.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/id/printers-header.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/id/option-pickmany.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/id/printer-purge.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/id/class-added.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/id/header.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/id/pager.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/id/printer-modified.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/id/subscription-canceled.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/id/add-printer.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/id/class-deleted.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/id/printer-stop.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/id/printer-default.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/id/maintenance.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/id/option-pickone.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/id/add-class.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/id/printers.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/id/class-modified.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/id/help-printable.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/id/jobs.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/id/norestart.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/id/choose-model.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/id/jobs-header.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/id/set-printer-options-header.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/id/classes-header.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/id/samba-export.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/id/choose-device.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/id/search.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/id/users.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/id/printer-configured.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/id/printer-confirm.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/id/list-available-printers.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/id/modify-printer.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/test-page.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/maintenance.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/add-rss-subscription.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/classes.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/samba-exported.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/option-boolean.tmpl 0644 root bin
-d none /opt/csw/share/cups/templates/it 0755 root bin
-f none /opt/csw/share/cups/templates/it/job-restart.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/it/modify-class.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/it/option-trailer.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/it/jobs.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/it/printer-default.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/it/printer-added.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/it/printer-reject.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/it/class-jobs-header.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/it/printers-header.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/it/option-pickmany.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/it/choose-make.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/it/job-release.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/it/error-op.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/it/job-hold.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/it/job-moved.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/it/edit-config.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/it/choose-uri.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/it/set-printer-options-header.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/it/help-header.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/it/printer-confirm.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/it/printer-modified.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/it/choose-serial.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/it/class-confirm.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/it/printer-start.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/it/error.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/it/option-boolean.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/it/samba-exported.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/it/set-printer-options-trailer.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/it/job-cancel.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/it/test-page.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/it/admin.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/it/job-move.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/it/option-header.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/it/printer-accept.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/it/modify-printer.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/it/trailer.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/it/jobs-header.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/it/samba-export.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/it/printer-purge.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/it/option-conflict.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/it/choose-model.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/it/classes.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/it/add-class.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/it/printer-jobs-header.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/it/classes-header.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/it/users.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/it/search.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/it/printer-configured.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/it/class-deleted.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/it/printers.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/it/printer-deleted.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/it/class-added.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/it/restart.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/it/option-pickone.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/it/class-modified.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/it/help-printable.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/it/header.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/it/pager.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/it/norestart.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/it/choose-device.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/it/maintenance.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/it/add-printer.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/it/printer-stop.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/users.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/printer-default.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/trailer.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/option-header.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/list-available-printers.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/jobs-header.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/printer-accept.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/job-moved.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/class-confirm.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/printer-start.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/printer-configured.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/subscription-canceled.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/choose-serial.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/option-pickmany.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/job-move.tmpl 0644 root bin
-f none /opt/csw/share/cups/templates/printers-header.tmpl 0644 root bin
-d none /opt/csw/share/cups/charmaps 0755 root bin
-f none /opt/csw/share/cups/charmaps/windows-1258.txt 0644 root bin
-f none /opt/csw/share/cups/charmaps/iso-8859-16.txt 0644 root bin
-f none /opt/csw/share/cups/charmaps/windows-1251.txt 0644 root bin
-f none /opt/csw/share/cups/charmaps/windows-1256.txt 0644 root bin
-f none /opt/csw/share/cups/charmaps/iso-8859-11.txt 0644 root bin

@@ Diff output truncated at 100000 characters. @@

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list