1# 2# CDDL HEADER START 3# 4# The contents of this file are subject to the terms of the 5# Common Development and Distribution License (the "License"). 6# You may not use this file except in compliance with the License. 7# 8# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 9# or http://www.opensolaris.org/os/licensing. 10# See the License for the specific language governing permissions 11# and limitations under the License. 12# 13# When distributing Covered Code, include this CDDL HEADER in each 14# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 15# If applicable, add the following below this CDDL HEADER, with the 16# fields enclosed by brackets "[]" replaced with your own identifying 17# information: Portions Copyright [yyyy] [name of copyright owner] 18# 19# CDDL HEADER END 20# 21 22# 23# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. 24# Copyright 2011 Nexenta Systems, Inc. All rights reserved. 25# 26 27set name=pkg.fmri value=pkg:/print/lp@$(PKGVERS) 28set name=pkg.description \ 29 value="client configuration files and utilities for the print service" 30set name=pkg.summary value="Solaris Print - LP Server" 31set name=info.classification \ 32 value=org.opensolaris.category.2008:System/Printing 33set name=variant.arch value=$(ARCH) 34dir path=etc group=sys 35dir path=etc/lp group=lp mode=0775 owner=lp 36dir path=etc/lp/classes group=lp mode=0775 owner=lp 37dir path=etc/lp/fd group=lp 38dir path=etc/lp/forms group=lp mode=0775 owner=lp 39dir path=etc/lp/interfaces group=lp mode=0775 owner=lp 40dir path=etc/lp/ppd group=lp mode=0775 owner=lp 41dir path=etc/lp/printers group=lp mode=0775 owner=lp 42dir path=etc/lp/pwheels group=lp mode=0775 owner=lp 43dir path=lib 44dir path=lib/svc 45dir path=lib/svc/manifest group=sys 46dir path=lib/svc/manifest/application group=sys 47dir path=lib/svc/manifest/application/print group=sys 48dir path=lib/svc/method 49dir path=usr group=sys 50dir path=usr/bin 51dir path=usr/lib 52dir path=usr/lib/lp group=lp 53dir path=usr/lib/lp/bin group=lp 54dir path=usr/lib/lp/local group=lp 55dir path=usr/lib/lp/model group=lp 56dir path=usr/lib/print group=lp 57dir path=usr/sbin 58dir path=usr/share 59dir path=usr/share/man 60dir path=usr/share/man/man1m 61dir path=usr/share/man/man4 62dir path=var group=sys 63dir path=var/lp group=lp mode=0775 owner=lp 64dir path=var/lp/logs group=lp mode=0775 owner=lp 65dir path=var/spool 66dir path=var/spool/cron group=sys 67dir path=var/spool/cron/crontabs group=sys 68dir path=var/spool/lp group=lp mode=0775 owner=lp 69dir path=var/spool/lp/admins group=lp mode=0775 owner=lp 70dir path=var/spool/lp/requests group=lp mode=0775 owner=lp 71dir path=var/spool/lp/system group=lp mode=0775 owner=lp 72dir path=var/spool/print group=lp 73file path=etc/lp/fd/catv.fd group=lp 74file path=etc/lp/fd/download.fd group=lp 75file path=etc/lp/fd/dpost.fd group=lp 76file path=etc/lp/fd/postio.fd group=lp 77file path=etc/lp/fd/postior.fd group=lp 78file path=etc/lp/fd/postpages.fd group=lp 79file path=etc/lp/fd/postprint.fd group=lp 80file path=etc/lp/fd/postreverse.fd group=lp 81file path=etc/lp/fd/pr.fd group=lp 82file path=etc/printers.conf group=sys original_name=SUNWpc:etc/printers.conf \ 83 preserve=true 84file path=lib/svc/manifest/application/print/rfc1179.xml group=sys mode=0444 85file path=lib/svc/manifest/application/print/server.xml group=sys mode=0444 86file path=lib/svc/method/print-svc mode=0555 87file path=usr/bin/lpget group=lp mode=0511 88file path=usr/bin/lpset group=lp mode=4511 89file path=usr/bin/lptest group=lp mode=0555 90file path=usr/lib/libprint.so.2 91file path=usr/lib/lp/bin/accept mode=0555 92file path=usr/lib/lp/bin/alert.proto group=lp mode=0444 93file path=usr/lib/lp/bin/cancel mode=0555 94file path=usr/lib/lp/bin/disable mode=0555 95file path=usr/lib/lp/bin/drain.output group=lp mode=0555 96file path=usr/lib/lp/bin/enable mode=0555 97file path=usr/lib/lp/bin/lp mode=0555 98file path=usr/lib/lp/bin/lp.cat group=lp mode=0555 99file path=usr/lib/lp/bin/lp.set group=lp mode=0555 100file path=usr/lib/lp/bin/lp.tell group=lp mode=0555 101file path=usr/lib/lp/bin/lpadmin mode=0555 102file path=usr/lib/lp/bin/lpc mode=0555 103file path=usr/lib/lp/bin/lpmove mode=0555 104file path=usr/lib/lp/bin/lpq mode=0555 105file path=usr/lib/lp/bin/lpr mode=0555 106file path=usr/lib/lp/bin/lprm mode=0555 107file path=usr/lib/lp/bin/lpstat mode=0555 108file path=usr/lib/lp/bin/netpr mode=4511 109file path=usr/lib/lp/bin/reject mode=0555 110file path=usr/lib/lp/bin/slow.filter group=lp mode=0555 111file path=usr/lib/lp/local/lpadmin group=lp mode=0555 112file path=usr/lib/lp/local/lpsched group=lp mode=0555 113file path=usr/lib/lp/local/lpshut group=lp mode=0555 114file path=usr/lib/lp/model/netstandard group=lp mode=0555 115file path=usr/lib/lp/model/standard group=lp mode=0555 116file path=usr/lib/lp/model/uri group=lp mode=0555 117file path=usr/lib/lpsched group=lp mode=0555 118file path=usr/lib/print/Makefile.yp group=lp mode=0444 119file path=usr/lib/print/conv_fix group=lp mode=0555 120file path=usr/lib/print/conv_lp group=lp mode=0555 121file path=usr/lib/print/conv_lpd group=lp mode=0555 122file path=usr/lib/print/in.lpd mode=0555 123file path=usr/lib/print/psm-lpsched.so.1 group=lp 124file path=usr/sbin/lpfilter group=lp mode=0555 125file path=usr/sbin/lpforms group=lp mode=0555 126file path=usr/sbin/lpshut group=lp mode=0555 127file path=usr/sbin/lpsystem group=lp mode=0555 128file path=usr/sbin/lpusers group=lp mode=0555 129file path=usr/share/man/man1m/conv_lp.1m 130file path=usr/share/man/man1m/conv_lpd.1m 131file path=usr/share/man/man1m/in.lpd.1m 132file path=usr/share/man/man1m/lpfilter.1m 133file path=usr/share/man/man1m/lpforms.1m 134file path=usr/share/man/man1m/lpget.1m 135file path=usr/share/man/man1m/lpsched.1m 136file path=usr/share/man/man1m/lpset.1m 137file path=usr/share/man/man1m/lpshut.1m 138file path=usr/share/man/man1m/lpsystem.1m 139file path=usr/share/man/man1m/lpusers.1m 140file path=usr/share/man/man4/printers.4 141file path=usr/share/man/man4/printers.conf.4 142file path=var/spool/cron/crontabs/lp group=root mode=0400 \ 143 original_name=SUNWps:var/spool/cron/crontabs/lp preserve=true 144legacy pkg=SUNWpsr \ 145 desc="configuration and start-up files for the print service" \ 146 name="Solaris Print - LP Server, (root)" version=13.1,REV=2009.11.11 147legacy pkg=SUNWpsu \ 148 desc="client configuration files and utilities for the print service" \ 149 name="Solaris Print - LP Server, (usr)" version=13.1,REV=2009.11.11 150license cr_Sun license=cr_Sun 151license lic_CDDL license=lic_CDDL 152link path=etc/lp/logs target=../../var/lp/logs 153link path=usr/lib/accept target=../sbin/accept 154link path=usr/lib/libprint.so target=./libprint.so.2 155link path=usr/lib/lpadmin target=../sbin/lpadmin 156link path=usr/lib/lpfilter target=../sbin/lpfilter 157link path=usr/lib/lpforms target=../sbin/lpforms 158link path=usr/lib/lpmove target=../sbin/lpmove 159link path=usr/lib/lpshut target=../sbin/lpshut 160link path=usr/lib/lpsystem target=../sbin/lpsystem 161link path=usr/lib/lpusers target=../sbin/lpusers 162link path=usr/lib/print/psm-lpsched.so target=./psm-lpsched.so.1 163link path=usr/lib/reject target=../sbin/reject 164link path=var/spool/lp/admins/lp target=../../../../etc/lp 165link path=var/spool/lp/bin target=../../../usr/lib/lp/bin 166link path=var/spool/lp/logs target=../../lp/logs 167link path=var/spool/lp/model target=../../../usr/lib/lp/model 168# 169# Depend on terminfo data. 170# 171depend fmri=system/data/terminfo type=require 172