Removed $(PUBLISHER) from pkg.fmri package attributes. Renamed package
authorDanek Duvall <danek.duvall@oracle.com>
Wed, 11 Aug 2010 09:18:07 -0700
changeset 30 440b6ca0641d
parent 29 eb4177698749
child 31 90e0c3ea3281
Removed $(PUBLISHER) from pkg.fmri package attributes. Renamed package manifests to .p5m. Made setup.py-based components install to vendor-packages instead of site-packages.
components/bind/bind.ips
components/bind/bind.p5m
components/file/file.ips
components/file/file.p5m
components/lcms/lcms.ips
components/lcms/lcms.p5m
components/pycups/pycups.ips
components/pycups/pycups.p5m
components/rsync/rsync.ips
components/rsync/rsync.p5m
make-rules/ips.mk
make-rules/setup.py.mk
transforms/manifest-metadata-template
--- a/components/bind/bind.ips	Wed Jul 21 12:59:53 2010 -0500
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,501 +0,0 @@
-#
-# CDDL HEADER START
-#
-# The contents of this file are subject to the terms of the
-# Common Development and Distribution License (the "License").
-# You may not use this file except in compliance with the License.
-#
-# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
-# or http://www.opensolaris.org/os/licensing.
-# See the License for the specific language governing permissions
-# and limitations under the License.
-#
-# When distributing Covered Code, include this CDDL HEADER in each
-# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
-# If applicable, add the following below this CDDL HEADER, with the
-# fields enclosed by brackets "[]" replaced with your own identifying
-# information: Portions Copyright [yyyy] [name of copyright owner]
-#
-# CDDL HEADER END
-#
-# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
-#
-set name=pkg.fmri \
-    value=pkg:/$(PUBLISHER)/network/dns/bind@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
-set name=pkg.description value="$(COMPONENT_DESCRIPTION) "
-set name=pkg.summary value="$(COMPONENT_SUMMARY) "
-set name=info.classification \
-    value="org.opensolaris.category.2008:$(COMPONENT_CLASSIFICATION) "
-set name=info.source_url value=$(COMPONENT_ARCHIVE_URL)
-set name=info.upstream_url value=$(COMPONENT_PROJECT_URL)
-set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
-license COPYRIGHT license="ISC"
-dir path=etc
-dir path=usr
-dir path=usr/bin
-dir path=usr/bin/$(MACH64) variant.arch=$(ARCH)
-dir path=usr/include
-dir path=usr/include/bind9
-dir path=usr/include/dns
-dir path=usr/include/dst
-dir path=usr/include/isc
-dir path=usr/include/isccc
-dir path=usr/include/isccfg
-dir path=usr/include/lwres
-dir path=usr/lib
-dir path=usr/lib/$(MACH64) variant.arch=$(ARCH)
-dir path=usr/sbin
-dir path=usr/share
-dir path=usr/share/man
-dir path=usr/share/man/man1
-dir path=usr/share/man/man3
-dir path=usr/share/man/man5
-dir path=usr/share/man/man8
-dir path=var
-dir path=var/run
-file path=etc/bind.keys
-file path=usr/bin/$(MACH64)/dig variant.arch=$(ARCH)
-file path=usr/bin/$(MACH64)/host variant.arch=$(ARCH)
-file path=usr/bin/$(MACH64)/isc-config.sh variant.arch=$(ARCH)
-file path=usr/bin/$(MACH64)/nslookup variant.arch=$(ARCH)
-file path=usr/bin/$(MACH64)/nsupdate variant.arch=$(ARCH)
-file path=usr/bin/dig variant.arch=$(ARCH)
-file path=usr/bin/host variant.arch=$(ARCH)
-file path=usr/bin/isc-config.sh
-file path=usr/bin/nslookup variant.arch=$(ARCH)
-file path=usr/bin/nsupdate variant.arch=$(ARCH)
-file path=usr/include/bind9/check.h
-file path=usr/include/bind9/getaddresses.h
-file path=usr/include/bind9/version.h
-file path=usr/include/dns/acl.h
-file path=usr/include/dns/adb.h
-file path=usr/include/dns/byaddr.h
-file path=usr/include/dns/cache.h
-file path=usr/include/dns/callbacks.h
-file path=usr/include/dns/cert.h
-file path=usr/include/dns/compress.h
-file path=usr/include/dns/db.h
-file path=usr/include/dns/dbiterator.h
-file path=usr/include/dns/dbtable.h
-file path=usr/include/dns/diff.h
-file path=usr/include/dns/dispatch.h
-file path=usr/include/dns/dlz.h
-file path=usr/include/dns/dnssec.h
-file path=usr/include/dns/ds.h
-file path=usr/include/dns/enumclass.h
-file path=usr/include/dns/enumtype.h
-file path=usr/include/dns/events.h
-file path=usr/include/dns/fixedname.h
-file path=usr/include/dns/iptable.h
-file path=usr/include/dns/journal.h
-file path=usr/include/dns/keyflags.h
-file path=usr/include/dns/keytable.h
-file path=usr/include/dns/keyvalues.h
-file path=usr/include/dns/lib.h
-file path=usr/include/dns/log.h
-file path=usr/include/dns/master.h
-file path=usr/include/dns/masterdump.h
-file path=usr/include/dns/message.h
-file path=usr/include/dns/name.h
-file path=usr/include/dns/ncache.h
-file path=usr/include/dns/nsec.h
-file path=usr/include/dns/peer.h
-file path=usr/include/dns/portlist.h
-file path=usr/include/dns/private.h
-file path=usr/include/dns/rbt.h
-file path=usr/include/dns/rcode.h
-file path=usr/include/dns/rdata.h
-file path=usr/include/dns/rdataclass.h
-file path=usr/include/dns/rdatalist.h
-file path=usr/include/dns/rdataset.h
-file path=usr/include/dns/rdatasetiter.h
-file path=usr/include/dns/rdataslab.h
-file path=usr/include/dns/rdatastruct.h
-file path=usr/include/dns/rdatatype.h
-file path=usr/include/dns/request.h
-file path=usr/include/dns/resolver.h
-file path=usr/include/dns/result.h
-file path=usr/include/dns/rootns.h
-file path=usr/include/dns/sdb.h
-file path=usr/include/dns/sdlz.h
-file path=usr/include/dns/secalg.h
-file path=usr/include/dns/secproto.h
-file path=usr/include/dns/soa.h
-file path=usr/include/dns/ssu.h
-file path=usr/include/dns/tcpmsg.h
-file path=usr/include/dns/time.h
-file path=usr/include/dns/tkey.h
-file path=usr/include/dns/tsig.h
-file path=usr/include/dns/ttl.h
-file path=usr/include/dns/types.h
-file path=usr/include/dns/validator.h
-file path=usr/include/dns/version.h
-file path=usr/include/dns/view.h
-file path=usr/include/dns/xfrin.h
-file path=usr/include/dns/zone.h
-file path=usr/include/dns/zonekey.h
-file path=usr/include/dns/zt.h
-file path=usr/include/dst/dst.h
-file path=usr/include/dst/gssapi.h
-file path=usr/include/dst/lib.h
-file path=usr/include/dst/result.h
-file path=usr/include/isc/app.h
-file path=usr/include/isc/assertions.h
-file path=usr/include/isc/atomic.h
-file path=usr/include/isc/base64.h
-file path=usr/include/isc/bind9.h
-file path=usr/include/isc/bitstring.h
-file path=usr/include/isc/boolean.h
-file path=usr/include/isc/buffer.h
-file path=usr/include/isc/bufferlist.h
-file path=usr/include/isc/commandline.h
-file path=usr/include/isc/condition.h
-file path=usr/include/isc/dir.h
-file path=usr/include/isc/entropy.h
-file path=usr/include/isc/error.h
-file path=usr/include/isc/event.h
-file path=usr/include/isc/eventclass.h
-file path=usr/include/isc/file.h
-file path=usr/include/isc/formatcheck.h
-file path=usr/include/isc/fsaccess.h
-file path=usr/include/isc/hash.h
-file path=usr/include/isc/heap.h
-file path=usr/include/isc/hex.h
-file path=usr/include/isc/hmacmd5.h
-file path=usr/include/isc/httpd.h
-file path=usr/include/isc/int.h
-file path=usr/include/isc/interfaceiter.h
-file path=usr/include/isc/iterated_hash.h
-file path=usr/include/isc/lang.h
-file path=usr/include/isc/lex.h
-file path=usr/include/isc/lfsr.h
-file path=usr/include/isc/lib.h
-file path=usr/include/isc/list.h
-file path=usr/include/isc/log.h
-file path=usr/include/isc/magic.h
-file path=usr/include/isc/md5.h
-file path=usr/include/isc/mem.h
-file path=usr/include/isc/msgcat.h
-file path=usr/include/isc/msgs.h
-file path=usr/include/isc/mutex.h
-file path=usr/include/isc/mutexblock.h
-file path=usr/include/isc/namespace.h
-file path=usr/include/isc/net.h
-file path=usr/include/isc/netaddr.h
-file path=usr/include/isc/netdb.h
-file path=usr/include/isc/offset.h
-file path=usr/include/isc/once.h
-file path=usr/include/isc/ondestroy.h
-file path=usr/include/isc/os.h
-file path=usr/include/isc/parseint.h
-file path=usr/include/isc/platform.h
-file path=usr/include/isc/print.h
-file path=usr/include/isc/quota.h
-file path=usr/include/isc/radix.h
-file path=usr/include/isc/random.h
-file path=usr/include/isc/ratelimiter.h
-file path=usr/include/isc/refcount.h
-file path=usr/include/isc/region.h
-file path=usr/include/isc/resource.h
-file path=usr/include/isc/result.h
-file path=usr/include/isc/resultclass.h
-file path=usr/include/isc/rwlock.h
-file path=usr/include/isc/serial.h
-file path=usr/include/isc/sha1.h
-file path=usr/include/isc/sha2.h
-file path=usr/include/isc/sockaddr.h
-file path=usr/include/isc/socket.h
-file path=usr/include/isc/stdio.h
-file path=usr/include/isc/stdlib.h
-file path=usr/include/isc/stdtime.h
-file path=usr/include/isc/string.h
-file path=usr/include/isc/symtab.h
-file path=usr/include/isc/syslog.h
-file path=usr/include/isc/task.h
-file path=usr/include/isc/taskpool.h
-file path=usr/include/isc/thread.h
-file path=usr/include/isc/time.h
-file path=usr/include/isc/timer.h
-file path=usr/include/isc/types.h
-file path=usr/include/isc/util.h
-file path=usr/include/isc/version.h
-file path=usr/include/isc/xml.h
-file path=usr/include/isccc/alist.h
-file path=usr/include/isccc/base64.h
-file path=usr/include/isccc/cc.h
-file path=usr/include/isccc/ccmsg.h
-file path=usr/include/isccc/events.h
-file path=usr/include/isccc/lib.h
-file path=usr/include/isccc/result.h
-file path=usr/include/isccc/sexpr.h
-file path=usr/include/isccc/symtab.h
-file path=usr/include/isccc/symtype.h
-file path=usr/include/isccc/types.h
-file path=usr/include/isccc/util.h
-file path=usr/include/isccc/version.h
-file path=usr/include/isccfg/aclconf.h
-file path=usr/include/isccfg/cfg.h
-file path=usr/include/isccfg/grammar.h
-file path=usr/include/isccfg/log.h
-file path=usr/include/isccfg/namedconf.h
-file path=usr/include/isccfg/version.h
-file path=usr/include/lwres/context.h
-file path=usr/include/lwres/int.h
-file path=usr/include/lwres/ipv6.h
-file path=usr/include/lwres/lang.h
-file path=usr/include/lwres/list.h
-file path=usr/include/lwres/lwbuffer.h
-file path=usr/include/lwres/lwpacket.h
-file path=usr/include/lwres/lwres.h
-file path=usr/include/lwres/net.h
-file path=usr/include/lwres/netdb.h
-file path=usr/include/lwres/platform.h
-file path=usr/include/lwres/result.h
-file path=usr/include/lwres/version.h
-file path=usr/lib/$(MACH64)/libbind9.a variant.arch=$(ARCH)
-file path=usr/lib/$(MACH64)/libbind9.la variant.arch=$(ARCH)
-file path=usr/lib/$(MACH64)/libbind9.so.60.0.1 variant.arch=$(ARCH)
-file path=usr/lib/$(MACH64)/libdns.a variant.arch=$(ARCH)
-file path=usr/lib/$(MACH64)/libdns.la variant.arch=$(ARCH)
-file path=usr/lib/$(MACH64)/libdns.so.64.1.1 variant.arch=$(ARCH)
-file path=usr/lib/$(MACH64)/libisc.a variant.arch=$(ARCH)
-file path=usr/lib/$(MACH64)/libisc.la variant.arch=$(ARCH)
-file path=usr/lib/$(MACH64)/libisc.so.60.1.4 variant.arch=$(ARCH)
-file path=usr/lib/$(MACH64)/libisccc.a variant.arch=$(ARCH)
-file path=usr/lib/$(MACH64)/libisccc.la variant.arch=$(ARCH)
-file path=usr/lib/$(MACH64)/libisccc.so.60.0.0 variant.arch=$(ARCH)
-file path=usr/lib/$(MACH64)/libisccfg.a variant.arch=$(ARCH)
-file path=usr/lib/$(MACH64)/libisccfg.la variant.arch=$(ARCH)
-file path=usr/lib/$(MACH64)/libisccfg.so.60.0.2 variant.arch=$(ARCH)
-file path=usr/lib/$(MACH64)/liblwres.a variant.arch=$(ARCH)
-file path=usr/lib/$(MACH64)/liblwres.la variant.arch=$(ARCH)
-file path=usr/lib/$(MACH64)/liblwres.so.60.0.0 variant.arch=$(ARCH)
-file path=usr/lib/libbind9.a variant.arch=$(ARCH)
-file path=usr/lib/libbind9.la variant.arch=$(ARCH)
-file path=usr/lib/libbind9.so.60.0.1 variant.arch=$(ARCH)
-file path=usr/lib/libdns.a variant.arch=$(ARCH)
-file path=usr/lib/libdns.la variant.arch=$(ARCH)
-file path=usr/lib/libdns.so.64.1.1 variant.arch=$(ARCH)
-file path=usr/lib/libisc.a variant.arch=$(ARCH)
-file path=usr/lib/libisc.la variant.arch=$(ARCH)
-file path=usr/lib/libisc.so.60.1.4 variant.arch=$(ARCH)
-file path=usr/lib/libisccc.a variant.arch=$(ARCH)
-file path=usr/lib/libisccc.la variant.arch=$(ARCH)
-file path=usr/lib/libisccc.so.60.0.0 variant.arch=$(ARCH)
-file path=usr/lib/libisccfg.a variant.arch=$(ARCH)
-file path=usr/lib/libisccfg.la variant.arch=$(ARCH)
-file path=usr/lib/libisccfg.so.60.0.2 variant.arch=$(ARCH)
-file path=usr/lib/liblwres.a variant.arch=$(ARCH)
-file path=usr/lib/liblwres.la variant.arch=$(ARCH)
-file path=usr/lib/liblwres.so.60.0.0 variant.arch=$(ARCH)
-file path=usr/sbin/arpaname variant.arch=$(ARCH)
-file path=usr/sbin/ddns-confgen variant.arch=$(ARCH)
-file path=usr/sbin/dnssec-dsfromkey variant.arch=$(ARCH)
-file path=usr/sbin/dnssec-keyfromlabel variant.arch=$(ARCH)
-file path=usr/sbin/dnssec-keygen variant.arch=$(ARCH)
-file path=usr/sbin/dnssec-revoke variant.arch=$(ARCH)
-file path=usr/sbin/dnssec-settime variant.arch=$(ARCH)
-file path=usr/sbin/dnssec-signzone variant.arch=$(ARCH)
-file path=usr/sbin/genrandom variant.arch=$(ARCH)
-file path=usr/sbin/isc-hmac-fixup variant.arch=$(ARCH)
-file path=usr/sbin/named variant.arch=$(ARCH)
-file path=usr/sbin/named-checkconf variant.arch=$(ARCH)
-file path=usr/sbin/named-checkzone variant.arch=$(ARCH)
-file path=usr/sbin/named-journalprint variant.arch=$(ARCH)
-file path=usr/sbin/nsec3hash variant.arch=$(ARCH)
-file path=usr/sbin/rndc variant.arch=$(ARCH)
-file path=usr/sbin/rndc-confgen variant.arch=$(ARCH)
-file path=usr/share/man/man1/arpaname.1
-file path=usr/share/man/man1/dig.1
-file path=usr/share/man/man1/host.1
-file path=usr/share/man/man1/isc-config.sh.1
-file path=usr/share/man/man1/nslookup.1
-file path=usr/share/man/man1/nsupdate.1
-file path=usr/share/man/man3/lwres.3
-file path=usr/share/man/man3/lwres_addr_parse.3
-file path=usr/share/man/man3/lwres_buffer.3
-file path=usr/share/man/man3/lwres_conf_clear.3
-file path=usr/share/man/man3/lwres_context.3
-file path=usr/share/man/man3/lwres_endhostent.3
-file path=usr/share/man/man3/lwres_freeaddrinfo.3
-file path=usr/share/man/man3/lwres_freehostent.3
-file path=usr/share/man/man3/lwres_gabn.3
-file path=usr/share/man/man3/lwres_gai_strerror.3
-file path=usr/share/man/man3/lwres_getnameinfo.3
-file path=usr/share/man/man3/lwres_getrrsetbyname.3
-file path=usr/share/man/man3/lwres_gnba.3
-file path=usr/share/man/man3/lwres_herror.3
-file path=usr/share/man/man3/lwres_inetntop.3
-file path=usr/share/man/man3/lwres_lwpacket_parseheader.3
-file path=usr/share/man/man3/lwres_noop.3
-file path=usr/share/man/man5/named.conf.5
-file path=usr/share/man/man5/rndc.conf.5
-file path=usr/share/man/man8/ddns-confgen.8
-file path=usr/share/man/man8/dnssec-dsfromkey.8
-file path=usr/share/man/man8/dnssec-keyfromlabel.8
-file path=usr/share/man/man8/dnssec-keygen.8
-file path=usr/share/man/man8/dnssec-revoke.8
-file path=usr/share/man/man8/dnssec-settime.8
-file path=usr/share/man/man8/dnssec-signzone.8
-file path=usr/share/man/man8/genrandom.8
-file path=usr/share/man/man8/isc-hmac-fixup.8
-file path=usr/share/man/man8/lwresd.8
-file path=usr/share/man/man8/named-checkconf.8
-file path=usr/share/man/man8/named-checkzone.8
-file path=usr/share/man/man8/named-journalprint.8
-file path=usr/share/man/man8/named.8
-file path=usr/share/man/man8/nsec3hash.8
-file path=usr/share/man/man8/rndc-confgen.8
-file path=usr/share/man/man8/rndc.8
-hardlink path=usr/sbin/lwresd target=named
-hardlink path=usr/share/man/man3/lwres_buffer_add.3 target=lwres_buffer.3
-hardlink path=usr/share/man/man3/lwres_buffer_back.3 target=lwres_buffer.3
-hardlink path=usr/share/man/man3/lwres_buffer_clear.3 target=lwres_buffer.3
-hardlink path=usr/share/man/man3/lwres_buffer_first.3 target=lwres_buffer.3
-hardlink path=usr/share/man/man3/lwres_buffer_forward.3 target=lwres_buffer.3
-hardlink path=usr/share/man/man3/lwres_buffer_getmem.3 target=lwres_buffer.3
-hardlink path=usr/share/man/man3/lwres_buffer_getuint16.3 \
-    target=lwres_buffer.3
-hardlink path=usr/share/man/man3/lwres_buffer_getuint32.3 \
-    target=lwres_buffer.3
-hardlink path=usr/share/man/man3/lwres_buffer_getuint8.3 target=lwres_buffer.3
-hardlink path=usr/share/man/man3/lwres_buffer_init.3 target=lwres_buffer.3
-hardlink path=usr/share/man/man3/lwres_buffer_invalidate.3 \
-    target=lwres_buffer.3
-hardlink path=usr/share/man/man3/lwres_buffer_putmem.3 target=lwres_buffer.3
-hardlink path=usr/share/man/man3/lwres_buffer_putuint16.3 \
-    target=lwres_buffer.3
-hardlink path=usr/share/man/man3/lwres_buffer_putuint32.3 \
-    target=lwres_buffer.3
-hardlink path=usr/share/man/man3/lwres_buffer_putuint8.3 target=lwres_buffer.3
-hardlink path=usr/share/man/man3/lwres_buffer_subtract.3 target=lwres_buffer.3
-hardlink path=usr/share/man/man3/lwres_conf_get.3 target=lwres_conf_clear.3
-hardlink path=usr/share/man/man3/lwres_conf_init.3 target=lwres_conf_clear.3
-hardlink path=usr/share/man/man3/lwres_conf_parse.3 target=lwres_conf_clear.3
-hardlink path=usr/share/man/man3/lwres_conf_print.3 target=lwres_conf_clear.3
-hardlink path=usr/share/man/man3/lwres_config.3 target=lwres_conf_clear.3
-hardlink path=usr/share/man/man3/lwres_context_allocmem.3 \
-    target=lwres_context.3
-hardlink path=usr/share/man/man3/lwres_context_create.3 target=lwres_context.3
-hardlink path=usr/share/man/man3/lwres_context_destroy.3 \
-    target=lwres_context.3
-hardlink path=usr/share/man/man3/lwres_context_freemem.3 \
-    target=lwres_context.3
-hardlink path=usr/share/man/man3/lwres_context_initserial.3 \
-    target=lwres_context.3
-hardlink path=usr/share/man/man3/lwres_context_nextserial.3 \
-    target=lwres_context.3
-hardlink path=usr/share/man/man3/lwres_context_sendrecv.3 \
-    target=lwres_context.3
-hardlink path=usr/share/man/man3/lwres_endhostent_r.3 \
-    target=lwres_endhostent.3
-hardlink path=usr/share/man/man3/lwres_gabnrequest_free.3 target=lwres_gabn.3
-hardlink path=usr/share/man/man3/lwres_gabnrequest_parse.3 target=lwres_gabn.3
-hardlink path=usr/share/man/man3/lwres_gabnrequest_render.3 \
-    target=lwres_gabn.3
-hardlink path=usr/share/man/man3/lwres_gabnresponse_free.3 target=lwres_gabn.3
-hardlink path=usr/share/man/man3/lwres_gabnresponse_parse.3 \
-    target=lwres_gabn.3
-hardlink path=usr/share/man/man3/lwres_gabnresponse_render.3 \
-    target=lwres_gabn.3
-hardlink path=usr/share/man/man3/lwres_getaddrinfo.3 \
-    target=lwres_freeaddrinfo.3
-hardlink path=usr/share/man/man3/lwres_getaddrsbyname.3 \
-    target=lwres_addr_parse.3
-hardlink path=usr/share/man/man3/lwres_gethostbyaddr.3 \
-    target=lwres_endhostent.3
-hardlink path=usr/share/man/man3/lwres_gethostbyaddr_r.3 \
-    target=lwres_endhostent.3
-hardlink path=usr/share/man/man3/lwres_gethostbyname.3 \
-    target=lwres_endhostent.3
-hardlink path=usr/share/man/man3/lwres_gethostbyname2.3 \
-    target=lwres_endhostent.3
-hardlink path=usr/share/man/man3/lwres_gethostbyname_r.3 \
-    target=lwres_endhostent.3
-hardlink path=usr/share/man/man3/lwres_gethostent.3 target=lwres_endhostent.3
-hardlink path=usr/share/man/man3/lwres_gethostent_r.3 \
-    target=lwres_endhostent.3
-hardlink path=usr/share/man/man3/lwres_getipnode.3 target=lwres_freehostent.3
-hardlink path=usr/share/man/man3/lwres_getipnodebyaddr.3 \
-    target=lwres_freehostent.3
-hardlink path=usr/share/man/man3/lwres_getipnodebyname.3 \
-    target=lwres_freehostent.3
-hardlink path=usr/share/man/man3/lwres_getnamebyaddr.3 \
-    target=lwres_addr_parse.3
-hardlink path=usr/share/man/man3/lwres_gnbarequest_free.3 target=lwres_gnba.3
-hardlink path=usr/share/man/man3/lwres_gnbarequest_parse.3 target=lwres_gnba.3
-hardlink path=usr/share/man/man3/lwres_gnbarequest_render.3 \
-    target=lwres_gnba.3
-hardlink path=usr/share/man/man3/lwres_gnbaresponse_free.3 target=lwres_gnba.3
-hardlink path=usr/share/man/man3/lwres_gnbaresponse_parse.3 \
-    target=lwres_gnba.3
-hardlink path=usr/share/man/man3/lwres_gnbaresponse_render.3 \
-    target=lwres_gnba.3
-hardlink path=usr/share/man/man3/lwres_hstrerror.3 target=lwres_herror.3
-hardlink path=usr/share/man/man3/lwres_lwpacket_renderheader.3 \
-    target=lwres_lwpacket_parseheader.3
-hardlink path=usr/share/man/man3/lwres_net_ntop.3 target=lwres_inetntop.3
-hardlink path=usr/share/man/man3/lwres_nooprequest_free.3 target=lwres_noop.3
-hardlink path=usr/share/man/man3/lwres_nooprequest_parse.3 target=lwres_noop.3
-hardlink path=usr/share/man/man3/lwres_nooprequest_render.3 \
-    target=lwres_noop.3
-hardlink path=usr/share/man/man3/lwres_noopresponse_free.3 target=lwres_noop.3
-hardlink path=usr/share/man/man3/lwres_noopresponse_parse.3 \
-    target=lwres_noop.3
-hardlink path=usr/share/man/man3/lwres_noopresponse_render.3 \
-    target=lwres_noop.3
-hardlink path=usr/share/man/man3/lwres_packet.3 \
-    target=lwres_lwpacket_parseheader.3
-hardlink path=usr/share/man/man3/lwres_resutil.3 target=lwres_addr_parse.3
-hardlink path=usr/share/man/man3/lwres_sethostent.3 target=lwres_endhostent.3
-hardlink path=usr/share/man/man3/lwres_sethostent_r.3 \
-    target=lwres_endhostent.3
-hardlink path=usr/share/man/man3/lwres_string_parse.3 \
-    target=lwres_addr_parse.3
-link path=usr/lib/$(MACH64)/libbind9.so target=libbind9.so.60.0.1 \
-    variant.arch=$(ARCH)
-link path=usr/lib/$(MACH64)/libbind9.so.60 target=libbind9.so.60.0.1 \
-    variant.arch=$(ARCH)
-link path=usr/lib/$(MACH64)/libdns.so target=libdns.so.64.1.1 \
-    variant.arch=$(ARCH)
-link path=usr/lib/$(MACH64)/libdns.so.64 target=libdns.so.64.1.1 \
-    variant.arch=$(ARCH)
-link path=usr/lib/$(MACH64)/libisc.so target=libisc.so.60.1.4 \
-    variant.arch=$(ARCH)
-link path=usr/lib/$(MACH64)/libisc.so.60 target=libisc.so.60.1.4 \
-    variant.arch=$(ARCH)
-link path=usr/lib/$(MACH64)/libisccc.so target=libisccc.so.60.0.0 \
-    variant.arch=$(ARCH)
-link path=usr/lib/$(MACH64)/libisccc.so.60 target=libisccc.so.60.0.0 \
-    variant.arch=$(ARCH)
-link path=usr/lib/$(MACH64)/libisccfg.so target=libisccfg.so.60.0.2 \
-    variant.arch=$(ARCH)
-link path=usr/lib/$(MACH64)/libisccfg.so.60 target=libisccfg.so.60.0.2 \
-    variant.arch=$(ARCH)
-link path=usr/lib/$(MACH64)/liblwres.so target=liblwres.so.60.0.0 \
-    variant.arch=$(ARCH)
-link path=usr/lib/$(MACH64)/liblwres.so.60 target=liblwres.so.60.0.0 \
-    variant.arch=$(ARCH)
-link path=usr/lib/libbind9.so target=libbind9.so.60.0.1
-link path=usr/lib/libbind9.so.60 target=libbind9.so.60.0.1
-link path=usr/lib/libdns.so target=libdns.so.64.1.1
-link path=usr/lib/libdns.so.64 target=libdns.so.64.1.1
-link path=usr/lib/libisc.so target=libisc.so.60.1.4
-link path=usr/lib/libisc.so.60 target=libisc.so.60.1.4
-link path=usr/lib/libisccc.so target=libisccc.so.60.0.0
-link path=usr/lib/libisccc.so.60 target=libisccc.so.60.0.0
-link path=usr/lib/libisccfg.so target=libisccfg.so.60.0.2
-link path=usr/lib/libisccfg.so.60 target=libisccfg.so.60.0.2
-link path=usr/lib/liblwres.so target=liblwres.so.60.0.0
-link path=usr/lib/liblwres.so.60 target=liblwres.so.60.0.0
-link path=usr/sbin/named-compilezone target=named-checkzone
-link path=usr/share/man/man8/named-compilezone.8 target=named-checkzone.8
-depend fmri=pkg:/[email protected] type=require
-depend fmri=pkg:/library/[email protected] type=require
-depend fmri=pkg:/library/security/[email protected] type=require
-depend fmri=pkg:/library/[email protected] type=require
-depend fmri=pkg:/system/library/[email protected] type=require
-depend fmri=pkg:/system/[email protected] type=require
-
-
-
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/bind/bind.p5m	Wed Aug 11 09:18:07 2010 -0700
@@ -0,0 +1,501 @@
+#
+# CDDL HEADER START
+#
+# The contents of this file are subject to the terms of the
+# Common Development and Distribution License (the "License").
+# You may not use this file except in compliance with the License.
+#
+# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
+# or http://www.opensolaris.org/os/licensing.
+# See the License for the specific language governing permissions
+# and limitations under the License.
+#
+# When distributing Covered Code, include this CDDL HEADER in each
+# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
+# If applicable, add the following below this CDDL HEADER, with the
+# fields enclosed by brackets "[]" replaced with your own identifying
+# information: Portions Copyright [yyyy] [name of copyright owner]
+#
+# CDDL HEADER END
+#
+# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
+#
+set name=pkg.fmri \
+    value=pkg:/network/dns/bind@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+set name=pkg.description value="$(COMPONENT_DESCRIPTION) "
+set name=pkg.summary value="$(COMPONENT_SUMMARY) "
+set name=info.classification \
+    value="org.opensolaris.category.2008:$(COMPONENT_CLASSIFICATION) "
+set name=info.source_url value=$(COMPONENT_ARCHIVE_URL)
+set name=info.upstream_url value=$(COMPONENT_PROJECT_URL)
+set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
+license COPYRIGHT license="ISC"
+dir path=etc
+dir path=usr
+dir path=usr/bin
+dir path=usr/bin/$(MACH64) variant.arch=$(ARCH)
+dir path=usr/include
+dir path=usr/include/bind9
+dir path=usr/include/dns
+dir path=usr/include/dst
+dir path=usr/include/isc
+dir path=usr/include/isccc
+dir path=usr/include/isccfg
+dir path=usr/include/lwres
+dir path=usr/lib
+dir path=usr/lib/$(MACH64) variant.arch=$(ARCH)
+dir path=usr/sbin
+dir path=usr/share
+dir path=usr/share/man
+dir path=usr/share/man/man1
+dir path=usr/share/man/man3
+dir path=usr/share/man/man5
+dir path=usr/share/man/man8
+dir path=var
+dir path=var/run
+file path=etc/bind.keys
+file path=usr/bin/$(MACH64)/dig variant.arch=$(ARCH)
+file path=usr/bin/$(MACH64)/host variant.arch=$(ARCH)
+file path=usr/bin/$(MACH64)/isc-config.sh variant.arch=$(ARCH)
+file path=usr/bin/$(MACH64)/nslookup variant.arch=$(ARCH)
+file path=usr/bin/$(MACH64)/nsupdate variant.arch=$(ARCH)
+file path=usr/bin/dig variant.arch=$(ARCH)
+file path=usr/bin/host variant.arch=$(ARCH)
+file path=usr/bin/isc-config.sh
+file path=usr/bin/nslookup variant.arch=$(ARCH)
+file path=usr/bin/nsupdate variant.arch=$(ARCH)
+file path=usr/include/bind9/check.h
+file path=usr/include/bind9/getaddresses.h
+file path=usr/include/bind9/version.h
+file path=usr/include/dns/acl.h
+file path=usr/include/dns/adb.h
+file path=usr/include/dns/byaddr.h
+file path=usr/include/dns/cache.h
+file path=usr/include/dns/callbacks.h
+file path=usr/include/dns/cert.h
+file path=usr/include/dns/compress.h
+file path=usr/include/dns/db.h
+file path=usr/include/dns/dbiterator.h
+file path=usr/include/dns/dbtable.h
+file path=usr/include/dns/diff.h
+file path=usr/include/dns/dispatch.h
+file path=usr/include/dns/dlz.h
+file path=usr/include/dns/dnssec.h
+file path=usr/include/dns/ds.h
+file path=usr/include/dns/enumclass.h
+file path=usr/include/dns/enumtype.h
+file path=usr/include/dns/events.h
+file path=usr/include/dns/fixedname.h
+file path=usr/include/dns/iptable.h
+file path=usr/include/dns/journal.h
+file path=usr/include/dns/keyflags.h
+file path=usr/include/dns/keytable.h
+file path=usr/include/dns/keyvalues.h
+file path=usr/include/dns/lib.h
+file path=usr/include/dns/log.h
+file path=usr/include/dns/master.h
+file path=usr/include/dns/masterdump.h
+file path=usr/include/dns/message.h
+file path=usr/include/dns/name.h
+file path=usr/include/dns/ncache.h
+file path=usr/include/dns/nsec.h
+file path=usr/include/dns/peer.h
+file path=usr/include/dns/portlist.h
+file path=usr/include/dns/private.h
+file path=usr/include/dns/rbt.h
+file path=usr/include/dns/rcode.h
+file path=usr/include/dns/rdata.h
+file path=usr/include/dns/rdataclass.h
+file path=usr/include/dns/rdatalist.h
+file path=usr/include/dns/rdataset.h
+file path=usr/include/dns/rdatasetiter.h
+file path=usr/include/dns/rdataslab.h
+file path=usr/include/dns/rdatastruct.h
+file path=usr/include/dns/rdatatype.h
+file path=usr/include/dns/request.h
+file path=usr/include/dns/resolver.h
+file path=usr/include/dns/result.h
+file path=usr/include/dns/rootns.h
+file path=usr/include/dns/sdb.h
+file path=usr/include/dns/sdlz.h
+file path=usr/include/dns/secalg.h
+file path=usr/include/dns/secproto.h
+file path=usr/include/dns/soa.h
+file path=usr/include/dns/ssu.h
+file path=usr/include/dns/tcpmsg.h
+file path=usr/include/dns/time.h
+file path=usr/include/dns/tkey.h
+file path=usr/include/dns/tsig.h
+file path=usr/include/dns/ttl.h
+file path=usr/include/dns/types.h
+file path=usr/include/dns/validator.h
+file path=usr/include/dns/version.h
+file path=usr/include/dns/view.h
+file path=usr/include/dns/xfrin.h
+file path=usr/include/dns/zone.h
+file path=usr/include/dns/zonekey.h
+file path=usr/include/dns/zt.h
+file path=usr/include/dst/dst.h
+file path=usr/include/dst/gssapi.h
+file path=usr/include/dst/lib.h
+file path=usr/include/dst/result.h
+file path=usr/include/isc/app.h
+file path=usr/include/isc/assertions.h
+file path=usr/include/isc/atomic.h
+file path=usr/include/isc/base64.h
+file path=usr/include/isc/bind9.h
+file path=usr/include/isc/bitstring.h
+file path=usr/include/isc/boolean.h
+file path=usr/include/isc/buffer.h
+file path=usr/include/isc/bufferlist.h
+file path=usr/include/isc/commandline.h
+file path=usr/include/isc/condition.h
+file path=usr/include/isc/dir.h
+file path=usr/include/isc/entropy.h
+file path=usr/include/isc/error.h
+file path=usr/include/isc/event.h
+file path=usr/include/isc/eventclass.h
+file path=usr/include/isc/file.h
+file path=usr/include/isc/formatcheck.h
+file path=usr/include/isc/fsaccess.h
+file path=usr/include/isc/hash.h
+file path=usr/include/isc/heap.h
+file path=usr/include/isc/hex.h
+file path=usr/include/isc/hmacmd5.h
+file path=usr/include/isc/httpd.h
+file path=usr/include/isc/int.h
+file path=usr/include/isc/interfaceiter.h
+file path=usr/include/isc/iterated_hash.h
+file path=usr/include/isc/lang.h
+file path=usr/include/isc/lex.h
+file path=usr/include/isc/lfsr.h
+file path=usr/include/isc/lib.h
+file path=usr/include/isc/list.h
+file path=usr/include/isc/log.h
+file path=usr/include/isc/magic.h
+file path=usr/include/isc/md5.h
+file path=usr/include/isc/mem.h
+file path=usr/include/isc/msgcat.h
+file path=usr/include/isc/msgs.h
+file path=usr/include/isc/mutex.h
+file path=usr/include/isc/mutexblock.h
+file path=usr/include/isc/namespace.h
+file path=usr/include/isc/net.h
+file path=usr/include/isc/netaddr.h
+file path=usr/include/isc/netdb.h
+file path=usr/include/isc/offset.h
+file path=usr/include/isc/once.h
+file path=usr/include/isc/ondestroy.h
+file path=usr/include/isc/os.h
+file path=usr/include/isc/parseint.h
+file path=usr/include/isc/platform.h
+file path=usr/include/isc/print.h
+file path=usr/include/isc/quota.h
+file path=usr/include/isc/radix.h
+file path=usr/include/isc/random.h
+file path=usr/include/isc/ratelimiter.h
+file path=usr/include/isc/refcount.h
+file path=usr/include/isc/region.h
+file path=usr/include/isc/resource.h
+file path=usr/include/isc/result.h
+file path=usr/include/isc/resultclass.h
+file path=usr/include/isc/rwlock.h
+file path=usr/include/isc/serial.h
+file path=usr/include/isc/sha1.h
+file path=usr/include/isc/sha2.h
+file path=usr/include/isc/sockaddr.h
+file path=usr/include/isc/socket.h
+file path=usr/include/isc/stdio.h
+file path=usr/include/isc/stdlib.h
+file path=usr/include/isc/stdtime.h
+file path=usr/include/isc/string.h
+file path=usr/include/isc/symtab.h
+file path=usr/include/isc/syslog.h
+file path=usr/include/isc/task.h
+file path=usr/include/isc/taskpool.h
+file path=usr/include/isc/thread.h
+file path=usr/include/isc/time.h
+file path=usr/include/isc/timer.h
+file path=usr/include/isc/types.h
+file path=usr/include/isc/util.h
+file path=usr/include/isc/version.h
+file path=usr/include/isc/xml.h
+file path=usr/include/isccc/alist.h
+file path=usr/include/isccc/base64.h
+file path=usr/include/isccc/cc.h
+file path=usr/include/isccc/ccmsg.h
+file path=usr/include/isccc/events.h
+file path=usr/include/isccc/lib.h
+file path=usr/include/isccc/result.h
+file path=usr/include/isccc/sexpr.h
+file path=usr/include/isccc/symtab.h
+file path=usr/include/isccc/symtype.h
+file path=usr/include/isccc/types.h
+file path=usr/include/isccc/util.h
+file path=usr/include/isccc/version.h
+file path=usr/include/isccfg/aclconf.h
+file path=usr/include/isccfg/cfg.h
+file path=usr/include/isccfg/grammar.h
+file path=usr/include/isccfg/log.h
+file path=usr/include/isccfg/namedconf.h
+file path=usr/include/isccfg/version.h
+file path=usr/include/lwres/context.h
+file path=usr/include/lwres/int.h
+file path=usr/include/lwres/ipv6.h
+file path=usr/include/lwres/lang.h
+file path=usr/include/lwres/list.h
+file path=usr/include/lwres/lwbuffer.h
+file path=usr/include/lwres/lwpacket.h
+file path=usr/include/lwres/lwres.h
+file path=usr/include/lwres/net.h
+file path=usr/include/lwres/netdb.h
+file path=usr/include/lwres/platform.h
+file path=usr/include/lwres/result.h
+file path=usr/include/lwres/version.h
+file path=usr/lib/$(MACH64)/libbind9.a variant.arch=$(ARCH)
+file path=usr/lib/$(MACH64)/libbind9.la variant.arch=$(ARCH)
+file path=usr/lib/$(MACH64)/libbind9.so.60.0.1 variant.arch=$(ARCH)
+file path=usr/lib/$(MACH64)/libdns.a variant.arch=$(ARCH)
+file path=usr/lib/$(MACH64)/libdns.la variant.arch=$(ARCH)
+file path=usr/lib/$(MACH64)/libdns.so.64.1.1 variant.arch=$(ARCH)
+file path=usr/lib/$(MACH64)/libisc.a variant.arch=$(ARCH)
+file path=usr/lib/$(MACH64)/libisc.la variant.arch=$(ARCH)
+file path=usr/lib/$(MACH64)/libisc.so.60.1.4 variant.arch=$(ARCH)
+file path=usr/lib/$(MACH64)/libisccc.a variant.arch=$(ARCH)
+file path=usr/lib/$(MACH64)/libisccc.la variant.arch=$(ARCH)
+file path=usr/lib/$(MACH64)/libisccc.so.60.0.0 variant.arch=$(ARCH)
+file path=usr/lib/$(MACH64)/libisccfg.a variant.arch=$(ARCH)
+file path=usr/lib/$(MACH64)/libisccfg.la variant.arch=$(ARCH)
+file path=usr/lib/$(MACH64)/libisccfg.so.60.0.2 variant.arch=$(ARCH)
+file path=usr/lib/$(MACH64)/liblwres.a variant.arch=$(ARCH)
+file path=usr/lib/$(MACH64)/liblwres.la variant.arch=$(ARCH)
+file path=usr/lib/$(MACH64)/liblwres.so.60.0.0 variant.arch=$(ARCH)
+file path=usr/lib/libbind9.a variant.arch=$(ARCH)
+file path=usr/lib/libbind9.la variant.arch=$(ARCH)
+file path=usr/lib/libbind9.so.60.0.1 variant.arch=$(ARCH)
+file path=usr/lib/libdns.a variant.arch=$(ARCH)
+file path=usr/lib/libdns.la variant.arch=$(ARCH)
+file path=usr/lib/libdns.so.64.1.1 variant.arch=$(ARCH)
+file path=usr/lib/libisc.a variant.arch=$(ARCH)
+file path=usr/lib/libisc.la variant.arch=$(ARCH)
+file path=usr/lib/libisc.so.60.1.4 variant.arch=$(ARCH)
+file path=usr/lib/libisccc.a variant.arch=$(ARCH)
+file path=usr/lib/libisccc.la variant.arch=$(ARCH)
+file path=usr/lib/libisccc.so.60.0.0 variant.arch=$(ARCH)
+file path=usr/lib/libisccfg.a variant.arch=$(ARCH)
+file path=usr/lib/libisccfg.la variant.arch=$(ARCH)
+file path=usr/lib/libisccfg.so.60.0.2 variant.arch=$(ARCH)
+file path=usr/lib/liblwres.a variant.arch=$(ARCH)
+file path=usr/lib/liblwres.la variant.arch=$(ARCH)
+file path=usr/lib/liblwres.so.60.0.0 variant.arch=$(ARCH)
+file path=usr/sbin/arpaname variant.arch=$(ARCH)
+file path=usr/sbin/ddns-confgen variant.arch=$(ARCH)
+file path=usr/sbin/dnssec-dsfromkey variant.arch=$(ARCH)
+file path=usr/sbin/dnssec-keyfromlabel variant.arch=$(ARCH)
+file path=usr/sbin/dnssec-keygen variant.arch=$(ARCH)
+file path=usr/sbin/dnssec-revoke variant.arch=$(ARCH)
+file path=usr/sbin/dnssec-settime variant.arch=$(ARCH)
+file path=usr/sbin/dnssec-signzone variant.arch=$(ARCH)
+file path=usr/sbin/genrandom variant.arch=$(ARCH)
+file path=usr/sbin/isc-hmac-fixup variant.arch=$(ARCH)
+file path=usr/sbin/named variant.arch=$(ARCH)
+file path=usr/sbin/named-checkconf variant.arch=$(ARCH)
+file path=usr/sbin/named-checkzone variant.arch=$(ARCH)
+file path=usr/sbin/named-journalprint variant.arch=$(ARCH)
+file path=usr/sbin/nsec3hash variant.arch=$(ARCH)
+file path=usr/sbin/rndc variant.arch=$(ARCH)
+file path=usr/sbin/rndc-confgen variant.arch=$(ARCH)
+file path=usr/share/man/man1/arpaname.1
+file path=usr/share/man/man1/dig.1
+file path=usr/share/man/man1/host.1
+file path=usr/share/man/man1/isc-config.sh.1
+file path=usr/share/man/man1/nslookup.1
+file path=usr/share/man/man1/nsupdate.1
+file path=usr/share/man/man3/lwres.3
+file path=usr/share/man/man3/lwres_addr_parse.3
+file path=usr/share/man/man3/lwres_buffer.3
+file path=usr/share/man/man3/lwres_conf_clear.3
+file path=usr/share/man/man3/lwres_context.3
+file path=usr/share/man/man3/lwres_endhostent.3
+file path=usr/share/man/man3/lwres_freeaddrinfo.3
+file path=usr/share/man/man3/lwres_freehostent.3
+file path=usr/share/man/man3/lwres_gabn.3
+file path=usr/share/man/man3/lwres_gai_strerror.3
+file path=usr/share/man/man3/lwres_getnameinfo.3
+file path=usr/share/man/man3/lwres_getrrsetbyname.3
+file path=usr/share/man/man3/lwres_gnba.3
+file path=usr/share/man/man3/lwres_herror.3
+file path=usr/share/man/man3/lwres_inetntop.3
+file path=usr/share/man/man3/lwres_lwpacket_parseheader.3
+file path=usr/share/man/man3/lwres_noop.3
+file path=usr/share/man/man5/named.conf.5
+file path=usr/share/man/man5/rndc.conf.5
+file path=usr/share/man/man8/ddns-confgen.8
+file path=usr/share/man/man8/dnssec-dsfromkey.8
+file path=usr/share/man/man8/dnssec-keyfromlabel.8
+file path=usr/share/man/man8/dnssec-keygen.8
+file path=usr/share/man/man8/dnssec-revoke.8
+file path=usr/share/man/man8/dnssec-settime.8
+file path=usr/share/man/man8/dnssec-signzone.8
+file path=usr/share/man/man8/genrandom.8
+file path=usr/share/man/man8/isc-hmac-fixup.8
+file path=usr/share/man/man8/lwresd.8
+file path=usr/share/man/man8/named-checkconf.8
+file path=usr/share/man/man8/named-checkzone.8
+file path=usr/share/man/man8/named-journalprint.8
+file path=usr/share/man/man8/named.8
+file path=usr/share/man/man8/nsec3hash.8
+file path=usr/share/man/man8/rndc-confgen.8
+file path=usr/share/man/man8/rndc.8
+hardlink path=usr/sbin/lwresd target=named
+hardlink path=usr/share/man/man3/lwres_buffer_add.3 target=lwres_buffer.3
+hardlink path=usr/share/man/man3/lwres_buffer_back.3 target=lwres_buffer.3
+hardlink path=usr/share/man/man3/lwres_buffer_clear.3 target=lwres_buffer.3
+hardlink path=usr/share/man/man3/lwres_buffer_first.3 target=lwres_buffer.3
+hardlink path=usr/share/man/man3/lwres_buffer_forward.3 target=lwres_buffer.3
+hardlink path=usr/share/man/man3/lwres_buffer_getmem.3 target=lwres_buffer.3
+hardlink path=usr/share/man/man3/lwres_buffer_getuint16.3 \
+    target=lwres_buffer.3
+hardlink path=usr/share/man/man3/lwres_buffer_getuint32.3 \
+    target=lwres_buffer.3
+hardlink path=usr/share/man/man3/lwres_buffer_getuint8.3 target=lwres_buffer.3
+hardlink path=usr/share/man/man3/lwres_buffer_init.3 target=lwres_buffer.3
+hardlink path=usr/share/man/man3/lwres_buffer_invalidate.3 \
+    target=lwres_buffer.3
+hardlink path=usr/share/man/man3/lwres_buffer_putmem.3 target=lwres_buffer.3
+hardlink path=usr/share/man/man3/lwres_buffer_putuint16.3 \
+    target=lwres_buffer.3
+hardlink path=usr/share/man/man3/lwres_buffer_putuint32.3 \
+    target=lwres_buffer.3
+hardlink path=usr/share/man/man3/lwres_buffer_putuint8.3 target=lwres_buffer.3
+hardlink path=usr/share/man/man3/lwres_buffer_subtract.3 target=lwres_buffer.3
+hardlink path=usr/share/man/man3/lwres_conf_get.3 target=lwres_conf_clear.3
+hardlink path=usr/share/man/man3/lwres_conf_init.3 target=lwres_conf_clear.3
+hardlink path=usr/share/man/man3/lwres_conf_parse.3 target=lwres_conf_clear.3
+hardlink path=usr/share/man/man3/lwres_conf_print.3 target=lwres_conf_clear.3
+hardlink path=usr/share/man/man3/lwres_config.3 target=lwres_conf_clear.3
+hardlink path=usr/share/man/man3/lwres_context_allocmem.3 \
+    target=lwres_context.3
+hardlink path=usr/share/man/man3/lwres_context_create.3 target=lwres_context.3
+hardlink path=usr/share/man/man3/lwres_context_destroy.3 \
+    target=lwres_context.3
+hardlink path=usr/share/man/man3/lwres_context_freemem.3 \
+    target=lwres_context.3
+hardlink path=usr/share/man/man3/lwres_context_initserial.3 \
+    target=lwres_context.3
+hardlink path=usr/share/man/man3/lwres_context_nextserial.3 \
+    target=lwres_context.3
+hardlink path=usr/share/man/man3/lwres_context_sendrecv.3 \
+    target=lwres_context.3
+hardlink path=usr/share/man/man3/lwres_endhostent_r.3 \
+    target=lwres_endhostent.3
+hardlink path=usr/share/man/man3/lwres_gabnrequest_free.3 target=lwres_gabn.3
+hardlink path=usr/share/man/man3/lwres_gabnrequest_parse.3 target=lwres_gabn.3
+hardlink path=usr/share/man/man3/lwres_gabnrequest_render.3 \
+    target=lwres_gabn.3
+hardlink path=usr/share/man/man3/lwres_gabnresponse_free.3 target=lwres_gabn.3
+hardlink path=usr/share/man/man3/lwres_gabnresponse_parse.3 \
+    target=lwres_gabn.3
+hardlink path=usr/share/man/man3/lwres_gabnresponse_render.3 \
+    target=lwres_gabn.3
+hardlink path=usr/share/man/man3/lwres_getaddrinfo.3 \
+    target=lwres_freeaddrinfo.3
+hardlink path=usr/share/man/man3/lwres_getaddrsbyname.3 \
+    target=lwres_addr_parse.3
+hardlink path=usr/share/man/man3/lwres_gethostbyaddr.3 \
+    target=lwres_endhostent.3
+hardlink path=usr/share/man/man3/lwres_gethostbyaddr_r.3 \
+    target=lwres_endhostent.3
+hardlink path=usr/share/man/man3/lwres_gethostbyname.3 \
+    target=lwres_endhostent.3
+hardlink path=usr/share/man/man3/lwres_gethostbyname2.3 \
+    target=lwres_endhostent.3
+hardlink path=usr/share/man/man3/lwres_gethostbyname_r.3 \
+    target=lwres_endhostent.3
+hardlink path=usr/share/man/man3/lwres_gethostent.3 target=lwres_endhostent.3
+hardlink path=usr/share/man/man3/lwres_gethostent_r.3 \
+    target=lwres_endhostent.3
+hardlink path=usr/share/man/man3/lwres_getipnode.3 target=lwres_freehostent.3
+hardlink path=usr/share/man/man3/lwres_getipnodebyaddr.3 \
+    target=lwres_freehostent.3
+hardlink path=usr/share/man/man3/lwres_getipnodebyname.3 \
+    target=lwres_freehostent.3
+hardlink path=usr/share/man/man3/lwres_getnamebyaddr.3 \
+    target=lwres_addr_parse.3
+hardlink path=usr/share/man/man3/lwres_gnbarequest_free.3 target=lwres_gnba.3
+hardlink path=usr/share/man/man3/lwres_gnbarequest_parse.3 target=lwres_gnba.3
+hardlink path=usr/share/man/man3/lwres_gnbarequest_render.3 \
+    target=lwres_gnba.3
+hardlink path=usr/share/man/man3/lwres_gnbaresponse_free.3 target=lwres_gnba.3
+hardlink path=usr/share/man/man3/lwres_gnbaresponse_parse.3 \
+    target=lwres_gnba.3
+hardlink path=usr/share/man/man3/lwres_gnbaresponse_render.3 \
+    target=lwres_gnba.3
+hardlink path=usr/share/man/man3/lwres_hstrerror.3 target=lwres_herror.3
+hardlink path=usr/share/man/man3/lwres_lwpacket_renderheader.3 \
+    target=lwres_lwpacket_parseheader.3
+hardlink path=usr/share/man/man3/lwres_net_ntop.3 target=lwres_inetntop.3
+hardlink path=usr/share/man/man3/lwres_nooprequest_free.3 target=lwres_noop.3
+hardlink path=usr/share/man/man3/lwres_nooprequest_parse.3 target=lwres_noop.3
+hardlink path=usr/share/man/man3/lwres_nooprequest_render.3 \
+    target=lwres_noop.3
+hardlink path=usr/share/man/man3/lwres_noopresponse_free.3 target=lwres_noop.3
+hardlink path=usr/share/man/man3/lwres_noopresponse_parse.3 \
+    target=lwres_noop.3
+hardlink path=usr/share/man/man3/lwres_noopresponse_render.3 \
+    target=lwres_noop.3
+hardlink path=usr/share/man/man3/lwres_packet.3 \
+    target=lwres_lwpacket_parseheader.3
+hardlink path=usr/share/man/man3/lwres_resutil.3 target=lwres_addr_parse.3
+hardlink path=usr/share/man/man3/lwres_sethostent.3 target=lwres_endhostent.3
+hardlink path=usr/share/man/man3/lwres_sethostent_r.3 \
+    target=lwres_endhostent.3
+hardlink path=usr/share/man/man3/lwres_string_parse.3 \
+    target=lwres_addr_parse.3
+link path=usr/lib/$(MACH64)/libbind9.so target=libbind9.so.60.0.1 \
+    variant.arch=$(ARCH)
+link path=usr/lib/$(MACH64)/libbind9.so.60 target=libbind9.so.60.0.1 \
+    variant.arch=$(ARCH)
+link path=usr/lib/$(MACH64)/libdns.so target=libdns.so.64.1.1 \
+    variant.arch=$(ARCH)
+link path=usr/lib/$(MACH64)/libdns.so.64 target=libdns.so.64.1.1 \
+    variant.arch=$(ARCH)
+link path=usr/lib/$(MACH64)/libisc.so target=libisc.so.60.1.4 \
+    variant.arch=$(ARCH)
+link path=usr/lib/$(MACH64)/libisc.so.60 target=libisc.so.60.1.4 \
+    variant.arch=$(ARCH)
+link path=usr/lib/$(MACH64)/libisccc.so target=libisccc.so.60.0.0 \
+    variant.arch=$(ARCH)
+link path=usr/lib/$(MACH64)/libisccc.so.60 target=libisccc.so.60.0.0 \
+    variant.arch=$(ARCH)
+link path=usr/lib/$(MACH64)/libisccfg.so target=libisccfg.so.60.0.2 \
+    variant.arch=$(ARCH)
+link path=usr/lib/$(MACH64)/libisccfg.so.60 target=libisccfg.so.60.0.2 \
+    variant.arch=$(ARCH)
+link path=usr/lib/$(MACH64)/liblwres.so target=liblwres.so.60.0.0 \
+    variant.arch=$(ARCH)
+link path=usr/lib/$(MACH64)/liblwres.so.60 target=liblwres.so.60.0.0 \
+    variant.arch=$(ARCH)
+link path=usr/lib/libbind9.so target=libbind9.so.60.0.1
+link path=usr/lib/libbind9.so.60 target=libbind9.so.60.0.1
+link path=usr/lib/libdns.so target=libdns.so.64.1.1
+link path=usr/lib/libdns.so.64 target=libdns.so.64.1.1
+link path=usr/lib/libisc.so target=libisc.so.60.1.4
+link path=usr/lib/libisc.so.60 target=libisc.so.60.1.4
+link path=usr/lib/libisccc.so target=libisccc.so.60.0.0
+link path=usr/lib/libisccc.so.60 target=libisccc.so.60.0.0
+link path=usr/lib/libisccfg.so target=libisccfg.so.60.0.2
+link path=usr/lib/libisccfg.so.60 target=libisccfg.so.60.0.2
+link path=usr/lib/liblwres.so target=liblwres.so.60.0.0
+link path=usr/lib/liblwres.so.60 target=liblwres.so.60.0.0
+link path=usr/sbin/named-compilezone target=named-checkzone
+link path=usr/share/man/man8/named-compilezone.8 target=named-checkzone.8
+depend fmri=pkg:/[email protected] type=require
+depend fmri=pkg:/library/[email protected] type=require
+depend fmri=pkg:/library/security/[email protected] type=require
+depend fmri=pkg:/library/[email protected] type=require
+depend fmri=pkg:/system/library/[email protected] type=require
+depend fmri=pkg:/system/[email protected] type=require
+
+
+
--- a/components/file/file.ips	Wed Jul 21 12:59:53 2010 -0500
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,69 +0,0 @@
-#
-# CDDL HEADER START
-#
-# The contents of this file are subject to the terms of the
-# Common Development and Distribution License (the "License").
-# You may not use this file except in compliance with the License.
-#
-# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
-# or http://www.opensolaris.org/os/licensing.
-# See the License for the specific language governing permissions
-# and limitations under the License.
-#
-# When distributing Covered Code, include this CDDL HEADER in each
-# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
-# If applicable, add the following below this CDDL HEADER, with the
-# fields enclosed by brackets "[]" replaced with your own identifying
-# information: Portions Copyright [yyyy] [name of copyright owner]
-#
-# CDDL HEADER END
-#
-# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
-#
-set name=pkg.fmri \
-    value=pkg:/$(PUBLISHER)/file/file@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
-set name=pkg.description value="$(COMPONENT_DESCRIPTION) "
-set name=pkg.summary value="$(COMPONENT_SUMMARY) "
-set name=info.classification \
-    value="org.opensolaris.category.2008:$(COMPONENT_CLASSIFICATION) "
-set name=info.source_url value=$(COMPONENT_ARCHIVE_URL)
-set name=info.upstream_url value=$(COMPONENT_PROJECT_URL)
-set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
-license COPYING license="BSD-like"
-dir path=usr
-dir path=usr/bin
-dir path=usr/bin/$(MACH64) variant.arch=$(ARCH)
-dir path=usr/include
-dir path=usr/lib
-dir path=usr/lib/$(MACH64) variant.arch=$(ARCH)
-dir path=usr/share
-dir path=usr/share/man
-dir path=usr/share/man/man1
-dir path=usr/share/man/man3
-dir path=usr/share/man/man4
-dir path=usr/share/man/man5
-dir path=usr/share/misc
-file path=usr/bin/$(MACH64)/file variant.arch=$(ARCH)
-file path=usr/bin/file variant.arch=$(ARCH)
-file path=usr/include/magic.h
-file path=usr/lib/$(MACH64)/libmagic.a variant.arch=$(ARCH)
-file path=usr/lib/$(MACH64)/libmagic.la variant.arch=$(ARCH)
-file path=usr/lib/$(MACH64)/libmagic.so.1.0.0 variant.arch=$(ARCH)
-file path=usr/lib/libmagic.a variant.arch=$(ARCH)
-file path=usr/lib/libmagic.la variant.arch=$(ARCH)
-file path=usr/lib/libmagic.so.1.0.0 variant.arch=$(ARCH)
-file path=usr/share/man/man1/file.1
-file path=usr/share/man/man3/libmagic.3
-file path=usr/share/man/man4/magic.4
-file path=usr/share/misc/magic.mgc
-link path=usr/lib/$(MACH64)/libmagic.so target=libmagic.so.1.0.0 \
-    variant.arch=$(ARCH)
-link path=usr/lib/$(MACH64)/libmagic.so.1 target=libmagic.so.1.0.0 \
-    variant.arch=$(ARCH)
-link path=usr/lib/libmagic.so target=libmagic.so.1.0.0
-link path=usr/lib/libmagic.so.1 target=libmagic.so.1.0.0
-depend fmri=pkg:/library/[email protected] type=require
-depend fmri=pkg:/system/[email protected] type=require
-
-
-
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/file/file.p5m	Wed Aug 11 09:18:07 2010 -0700
@@ -0,0 +1,69 @@
+#
+# CDDL HEADER START
+#
+# The contents of this file are subject to the terms of the
+# Common Development and Distribution License (the "License").
+# You may not use this file except in compliance with the License.
+#
+# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
+# or http://www.opensolaris.org/os/licensing.
+# See the License for the specific language governing permissions
+# and limitations under the License.
+#
+# When distributing Covered Code, include this CDDL HEADER in each
+# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
+# If applicable, add the following below this CDDL HEADER, with the
+# fields enclosed by brackets "[]" replaced with your own identifying
+# information: Portions Copyright [yyyy] [name of copyright owner]
+#
+# CDDL HEADER END
+#
+# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
+#
+set name=pkg.fmri \
+    value=pkg:/file/file@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+set name=pkg.description value="$(COMPONENT_DESCRIPTION) "
+set name=pkg.summary value="$(COMPONENT_SUMMARY) "
+set name=info.classification \
+    value="org.opensolaris.category.2008:$(COMPONENT_CLASSIFICATION) "
+set name=info.source_url value=$(COMPONENT_ARCHIVE_URL)
+set name=info.upstream_url value=$(COMPONENT_PROJECT_URL)
+set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
+license COPYING license="BSD-like"
+dir path=usr
+dir path=usr/bin
+dir path=usr/bin/$(MACH64) variant.arch=$(ARCH)
+dir path=usr/include
+dir path=usr/lib
+dir path=usr/lib/$(MACH64) variant.arch=$(ARCH)
+dir path=usr/share
+dir path=usr/share/man
+dir path=usr/share/man/man1
+dir path=usr/share/man/man3
+dir path=usr/share/man/man4
+dir path=usr/share/man/man5
+dir path=usr/share/misc
+file path=usr/bin/$(MACH64)/file variant.arch=$(ARCH)
+file path=usr/bin/file variant.arch=$(ARCH)
+file path=usr/include/magic.h
+file path=usr/lib/$(MACH64)/libmagic.a variant.arch=$(ARCH)
+file path=usr/lib/$(MACH64)/libmagic.la variant.arch=$(ARCH)
+file path=usr/lib/$(MACH64)/libmagic.so.1.0.0 variant.arch=$(ARCH)
+file path=usr/lib/libmagic.a variant.arch=$(ARCH)
+file path=usr/lib/libmagic.la variant.arch=$(ARCH)
+file path=usr/lib/libmagic.so.1.0.0 variant.arch=$(ARCH)
+file path=usr/share/man/man1/file.1
+file path=usr/share/man/man3/libmagic.3
+file path=usr/share/man/man4/magic.4
+file path=usr/share/misc/magic.mgc
+link path=usr/lib/$(MACH64)/libmagic.so target=libmagic.so.1.0.0 \
+    variant.arch=$(ARCH)
+link path=usr/lib/$(MACH64)/libmagic.so.1 target=libmagic.so.1.0.0 \
+    variant.arch=$(ARCH)
+link path=usr/lib/libmagic.so target=libmagic.so.1.0.0
+link path=usr/lib/libmagic.so.1 target=libmagic.so.1.0.0
+depend fmri=pkg:/library/[email protected] type=require
+depend fmri=pkg:/system/[email protected] type=require
+
+
+
--- a/components/lcms/lcms.ips	Wed Jul 21 12:59:53 2010 -0500
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,86 +0,0 @@
-#
-# CDDL HEADER START
-#
-# The contents of this file are subject to the terms of the
-# Common Development and Distribution License (the "License").
-# You may not use this file except in compliance with the License.
-#
-# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
-# or http://www.opensolaris.org/os/licensing.
-# See the License for the specific language governing permissions
-# and limitations under the License.
-#
-# When distributing Covered Code, include this CDDL HEADER in each
-# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
-# If applicable, add the following below this CDDL HEADER, with the
-# fields enclosed by brackets "[]" replaced with your own identifying
-# information: Portions Copyright [yyyy] [name of copyright owner]
-#
-# CDDL HEADER END
-#
-# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
-#
-set name=pkg.fmri \
-    value=pkg:/$(PUBLISHER)/library/lcms@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
-set name=pkg.description value="$(COMPONENT_DESCRIPTION) "
-set name=pkg.summary value="$(COMPONENT_SUMMARY) "
-set name=info.classification \
-    value="org.opensolaris.category.2008:$(COMPONENT_CLASSIFICATION) "
-set name=info.source_url value=$(COMPONENT_ARCHIVE_URL)
-set name=info.upstream_url value=$(COMPONENT_PROJECT_URL)
-set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
-license COPYING license="LCMS"
-dir path=usr
-dir path=usr/bin
-dir path=usr/bin/$(MACH64) variant.arch=$(ARCH)
-dir path=usr/include
-dir path=usr/lib
-dir path=usr/lib/$(MACH64) variant.arch=$(ARCH)
-dir path=usr/lib/$(MACH64)/pkgconfig variant.arch=$(ARCH)
-dir path=usr/lib/pkgconfig
-dir path=usr/share
-dir path=usr/share/man
-dir path=usr/share/man/man1
-file path=usr/bin/$(MACH64)/icc2ps variant.arch=$(ARCH)
-file path=usr/bin/$(MACH64)/icclink variant.arch=$(ARCH)
-file path=usr/bin/$(MACH64)/icctrans variant.arch=$(ARCH)
-file path=usr/bin/$(MACH64)/jpegicc variant.arch=$(ARCH)
-file path=usr/bin/$(MACH64)/tiffdiff variant.arch=$(ARCH)
-file path=usr/bin/$(MACH64)/tifficc variant.arch=$(ARCH)
-file path=usr/bin/$(MACH64)/wtpt variant.arch=$(ARCH)
-file path=usr/bin/icc2ps variant.arch=$(ARCH)
-file path=usr/bin/icclink variant.arch=$(ARCH)
-file path=usr/bin/icctrans variant.arch=$(ARCH)
-file path=usr/bin/jpegicc variant.arch=$(ARCH)
-file path=usr/bin/tiffdiff variant.arch=$(ARCH)
-file path=usr/bin/tifficc variant.arch=$(ARCH)
-file path=usr/bin/wtpt variant.arch=$(ARCH)
-file path=usr/include/icc34.h
-file path=usr/include/lcms.h
-file path=usr/lib/$(MACH64)/liblcms.a variant.arch=$(ARCH)
-file path=usr/lib/$(MACH64)/liblcms.la variant.arch=$(ARCH)
-file path=usr/lib/$(MACH64)/liblcms.so.1.0.19 variant.arch=$(ARCH)
-file path=usr/lib/$(MACH64)/pkgconfig/lcms.pc variant.arch=$(ARCH)
-file path=usr/lib/liblcms.a variant.arch=$(ARCH)
-file path=usr/lib/liblcms.la variant.arch=$(ARCH)
-file path=usr/lib/liblcms.so.1.0.19 variant.arch=$(ARCH)
-file path=usr/lib/pkgconfig/lcms.pc
-file path=usr/share/man/man1/icc2ps.1
-file path=usr/share/man/man1/icclink.1
-file path=usr/share/man/man1/jpegicc.1
-file path=usr/share/man/man1/tifficc.1
-file path=usr/share/man/man1/wtpt.1
-link path=usr/lib/$(MACH64)/liblcms.so target=liblcms.so.1.0.19 \
-    variant.arch=$(ARCH)
-link path=usr/lib/$(MACH64)/liblcms.so.1 target=liblcms.so.1.0.19 \
-    variant.arch=$(ARCH)
-link path=usr/lib/liblcms.so target=liblcms.so.1.0.19
-link path=usr/lib/liblcms.so.1 target=liblcms.so.1.0.19
-depend fmri=pkg:/image/library/[email protected] type=require
-depend fmri=pkg:/image/library/[email protected] type=require
-depend fmri=pkg:/library/[email protected] type=require
-depend fmri=pkg:/system/library/[email protected] type=require
-depend fmri=pkg:/system/[email protected] type=require
-
-
-
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/lcms/lcms.p5m	Wed Aug 11 09:18:07 2010 -0700
@@ -0,0 +1,86 @@
+#
+# CDDL HEADER START
+#
+# The contents of this file are subject to the terms of the
+# Common Development and Distribution License (the "License").
+# You may not use this file except in compliance with the License.
+#
+# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
+# or http://www.opensolaris.org/os/licensing.
+# See the License for the specific language governing permissions
+# and limitations under the License.
+#
+# When distributing Covered Code, include this CDDL HEADER in each
+# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
+# If applicable, add the following below this CDDL HEADER, with the
+# fields enclosed by brackets "[]" replaced with your own identifying
+# information: Portions Copyright [yyyy] [name of copyright owner]
+#
+# CDDL HEADER END
+#
+# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
+#
+set name=pkg.fmri \
+    value=pkg:/library/lcms@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+set name=pkg.description value="$(COMPONENT_DESCRIPTION) "
+set name=pkg.summary value="$(COMPONENT_SUMMARY) "
+set name=info.classification \
+    value="org.opensolaris.category.2008:$(COMPONENT_CLASSIFICATION) "
+set name=info.source_url value=$(COMPONENT_ARCHIVE_URL)
+set name=info.upstream_url value=$(COMPONENT_PROJECT_URL)
+set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
+license COPYING license="LCMS"
+dir path=usr
+dir path=usr/bin
+dir path=usr/bin/$(MACH64) variant.arch=$(ARCH)
+dir path=usr/include
+dir path=usr/lib
+dir path=usr/lib/$(MACH64) variant.arch=$(ARCH)
+dir path=usr/lib/$(MACH64)/pkgconfig variant.arch=$(ARCH)
+dir path=usr/lib/pkgconfig
+dir path=usr/share
+dir path=usr/share/man
+dir path=usr/share/man/man1
+file path=usr/bin/$(MACH64)/icc2ps variant.arch=$(ARCH)
+file path=usr/bin/$(MACH64)/icclink variant.arch=$(ARCH)
+file path=usr/bin/$(MACH64)/icctrans variant.arch=$(ARCH)
+file path=usr/bin/$(MACH64)/jpegicc variant.arch=$(ARCH)
+file path=usr/bin/$(MACH64)/tiffdiff variant.arch=$(ARCH)
+file path=usr/bin/$(MACH64)/tifficc variant.arch=$(ARCH)
+file path=usr/bin/$(MACH64)/wtpt variant.arch=$(ARCH)
+file path=usr/bin/icc2ps variant.arch=$(ARCH)
+file path=usr/bin/icclink variant.arch=$(ARCH)
+file path=usr/bin/icctrans variant.arch=$(ARCH)
+file path=usr/bin/jpegicc variant.arch=$(ARCH)
+file path=usr/bin/tiffdiff variant.arch=$(ARCH)
+file path=usr/bin/tifficc variant.arch=$(ARCH)
+file path=usr/bin/wtpt variant.arch=$(ARCH)
+file path=usr/include/icc34.h
+file path=usr/include/lcms.h
+file path=usr/lib/$(MACH64)/liblcms.a variant.arch=$(ARCH)
+file path=usr/lib/$(MACH64)/liblcms.la variant.arch=$(ARCH)
+file path=usr/lib/$(MACH64)/liblcms.so.1.0.19 variant.arch=$(ARCH)
+file path=usr/lib/$(MACH64)/pkgconfig/lcms.pc variant.arch=$(ARCH)
+file path=usr/lib/liblcms.a variant.arch=$(ARCH)
+file path=usr/lib/liblcms.la variant.arch=$(ARCH)
+file path=usr/lib/liblcms.so.1.0.19 variant.arch=$(ARCH)
+file path=usr/lib/pkgconfig/lcms.pc
+file path=usr/share/man/man1/icc2ps.1
+file path=usr/share/man/man1/icclink.1
+file path=usr/share/man/man1/jpegicc.1
+file path=usr/share/man/man1/tifficc.1
+file path=usr/share/man/man1/wtpt.1
+link path=usr/lib/$(MACH64)/liblcms.so target=liblcms.so.1.0.19 \
+    variant.arch=$(ARCH)
+link path=usr/lib/$(MACH64)/liblcms.so.1 target=liblcms.so.1.0.19 \
+    variant.arch=$(ARCH)
+link path=usr/lib/liblcms.so target=liblcms.so.1.0.19
+link path=usr/lib/liblcms.so.1 target=liblcms.so.1.0.19
+depend fmri=pkg:/image/library/[email protected] type=require
+depend fmri=pkg:/image/library/[email protected] type=require
+depend fmri=pkg:/library/[email protected] type=require
+depend fmri=pkg:/system/library/[email protected] type=require
+depend fmri=pkg:/system/[email protected] type=require
+
+
+
--- a/components/pycups/pycups.ips	Wed Jul 21 12:59:53 2010 -0500
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,46 +0,0 @@
-#
-# CDDL HEADER START
-#
-# The contents of this file are subject to the terms of the
-# Common Development and Distribution License (the "License").
-# You may not use this file except in compliance with the License.
-#
-# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
-# or http://www.opensolaris.org/os/licensing.
-# See the License for the specific language governing permissions
-# and limitations under the License.
-#
-# When distributing Covered Code, include this CDDL HEADER in each
-# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
-# If applicable, add the following below this CDDL HEADER, with the
-# fields enclosed by brackets "[]" replaced with your own identifying
-# information: Portions Copyright [yyyy] [name of copyright owner]
-#
-# CDDL HEADER END
-#
-# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
-#
-set name=pkg.fmri \
-    value=pkg:/$(PUBLISHER)/library/python-2/pycups@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
-set name=pkg.description value="$(COMPONENT_DESCRIPTION) "
-set name=pkg.summary value="$(COMPONENT_SUMMARY) "
-set name=info.classification \
-    value="org.opensolaris.category.2008:$(COMPONENT_CLASSIFICATION) "
-set name=info.source_url value=$(COMPONENT_ARCHIVE_URL)
-set name=info.upstream_url value=$(COMPONENT_PROJECT_URL)
-set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
-license COPYING license="GPLv2"
-dir path=usr
-dir path=usr/lib
-dir path=usr/lib/python2.6
-dir path=usr/lib/python2.6/site-packages
-dir path=usr/lib/python2.6/site-packages/64
-file path=usr/lib/python2.6/site-packages/64/cups.so variant.arch=$(ARCH)
-file path=usr/lib/python2.6/site-packages/cups-1.0-py2.6.egg-info
-file path=usr/lib/python2.6/site-packages/cups.so variant.arch=$(ARCH)
-depend fmri=pkg:/library/print/[email protected] type=require
-depend fmri=pkg:/runtime/[email protected] type=require
-depend fmri=pkg:/system/[email protected] type=require
-
-
-
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/pycups/pycups.p5m	Wed Aug 11 09:18:07 2010 -0700
@@ -0,0 +1,46 @@
+#
+# CDDL HEADER START
+#
+# The contents of this file are subject to the terms of the
+# Common Development and Distribution License (the "License").
+# You may not use this file except in compliance with the License.
+#
+# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
+# or http://www.opensolaris.org/os/licensing.
+# See the License for the specific language governing permissions
+# and limitations under the License.
+#
+# When distributing Covered Code, include this CDDL HEADER in each
+# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
+# If applicable, add the following below this CDDL HEADER, with the
+# fields enclosed by brackets "[]" replaced with your own identifying
+# information: Portions Copyright [yyyy] [name of copyright owner]
+#
+# CDDL HEADER END
+#
+# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
+#
+set name=pkg.fmri \
+    value=pkg:/library/python-2/pycups@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+set name=pkg.description value="$(COMPONENT_DESCRIPTION) "
+set name=pkg.summary value="$(COMPONENT_SUMMARY) "
+set name=info.classification \
+    value="org.opensolaris.category.2008:$(COMPONENT_CLASSIFICATION) "
+set name=info.source_url value=$(COMPONENT_ARCHIVE_URL)
+set name=info.upstream_url value=$(COMPONENT_PROJECT_URL)
+set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
+license COPYING license="GPLv2"
+dir path=usr
+dir path=usr/lib
+dir path=usr/lib/python2.6
+dir path=usr/lib/python2.6/vendor-packages
+dir path=usr/lib/python2.6/vendor-packages/64
+file path=usr/lib/python2.6/vendor-packages/64/cups.so variant.arch=$(ARCH)
+file path=usr/lib/python2.6/vendor-packages/cups-1.0-py2.6.egg-info
+file path=usr/lib/python2.6/vendor-packages/cups.so variant.arch=$(ARCH)
+depend fmri=pkg:/library/print/[email protected] type=require
+depend fmri=pkg:/runtime/[email protected] type=require
+depend fmri=pkg:/system/[email protected] type=require
+
+
+
--- a/components/rsync/rsync.ips	Wed Jul 21 12:59:53 2010 -0500
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,45 +0,0 @@
-#
-# CDDL HEADER START
-#
-# The contents of this file are subject to the terms of the
-# Common Development and Distribution License (the "License").
-# You may not use this file except in compliance with the License.
-#
-# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
-# or http://www.opensolaris.org/os/licensing.
-# See the License for the specific language governing permissions
-# and limitations under the License.
-#
-# When distributing Covered Code, include this CDDL HEADER in each
-# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
-# If applicable, add the following below this CDDL HEADER, with the
-# fields enclosed by brackets "[]" replaced with your own identifying
-# information: Portions Copyright [yyyy] [name of copyright owner]
-#
-# CDDL HEADER END
-#
-# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
-#
-set name=pkg.fmri \
-    value=pkg:/$(PUBLISHER)/network/rsync@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
-set name=pkg.description value="$(COMPONENT_DESCRIPTION) "
-set name=pkg.summary value="$(COMPONENT_SUMMARY) "
-set name=info.classification \
-    value="org.opensolaris.category.2008:$(COMPONENT_CLASSIFICATION) "
-set name=info.source_url value=$(COMPONENT_ARCHIVE_URL)
-set name=info.upstream_url value=$(COMPONENT_PROJECT_URL)
-set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
-license COPYING license="GPLv2"
-dir path=usr
-dir path=usr/bin
-dir path=usr/share
-dir path=usr/share/man
-dir path=usr/share/man/man1
-dir path=usr/share/man/man5
-file path=usr/bin/rsync variant.arch=$(ARCH)
-file path=usr/share/man/man1/rsync.1
-file path=usr/share/man/man5/rsyncd.conf.5
-depend fmri=pkg:/system/[email protected] type=require
-
-
-
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/rsync/rsync.p5m	Wed Aug 11 09:18:07 2010 -0700
@@ -0,0 +1,45 @@
+#
+# CDDL HEADER START
+#
+# The contents of this file are subject to the terms of the
+# Common Development and Distribution License (the "License").
+# You may not use this file except in compliance with the License.
+#
+# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
+# or http://www.opensolaris.org/os/licensing.
+# See the License for the specific language governing permissions
+# and limitations under the License.
+#
+# When distributing Covered Code, include this CDDL HEADER in each
+# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
+# If applicable, add the following below this CDDL HEADER, with the
+# fields enclosed by brackets "[]" replaced with your own identifying
+# information: Portions Copyright [yyyy] [name of copyright owner]
+#
+# CDDL HEADER END
+#
+# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
+#
+set name=pkg.fmri \
+    value=pkg:/network/rsync@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+set name=pkg.description value="$(COMPONENT_DESCRIPTION) "
+set name=pkg.summary value="$(COMPONENT_SUMMARY) "
+set name=info.classification \
+    value="org.opensolaris.category.2008:$(COMPONENT_CLASSIFICATION) "
+set name=info.source_url value=$(COMPONENT_ARCHIVE_URL)
+set name=info.upstream_url value=$(COMPONENT_PROJECT_URL)
+set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
+license COPYING license="GPLv2"
+dir path=usr
+dir path=usr/bin
+dir path=usr/share
+dir path=usr/share/man
+dir path=usr/share/man/man1
+dir path=usr/share/man/man5
+file path=usr/bin/rsync variant.arch=$(ARCH)
+file path=usr/share/man/man1/rsync.1
+file path=usr/share/man/man5/rsyncd.conf.5
+depend fmri=pkg:/system/[email protected] type=require
+
+
+
--- a/make-rules/ips.mk	Wed Jul 21 12:59:53 2010 -0500
+++ b/make-rules/ips.mk	Wed Aug 11 09:18:07 2010 -0700
@@ -82,13 +82,13 @@
 
 MANIFEST_BASE =		$(COMPONENT_SRC)/manifest-$(MACH)
 
-CANONICAL_MANIFESTS =	$(wildcard *.ips)
+CANONICAL_MANIFESTS =	$(wildcard *.p5m)
 GENERATED =		$(MANIFEST_BASE)-generated
 COMBINED =		$(MANIFEST_BASE)-combined
 MANIFESTS =		$(CANONICAL_MANIFESTS:%=$(MANIFEST_BASE)-%)
 
 
-MOGRIFIED=$(CANONICAL_MANIFESTS:%.ips=$(MANIFEST_BASE)-%.resolved)
+MOGRIFIED=$(CANONICAL_MANIFESTS:%.p5m=$(MANIFEST_BASE)-%.resolved)
 PUBLISHED=$(MOGRIFIED:%.resolved=%.published)
 
 COPYRIGHT_FILE =	$(COMPONENT_NAME)-$(COMPONENT_VERSION).copyright
@@ -103,7 +103,7 @@
 
 publish:		install $(COMPONENT_SRC)/.published
 
-sample-manifest:	$(GENERATED).ips
+sample-manifest:	$(GENERATED).p5m
 
 #
 # Rules for generating a manifest automatically.  Generated manifests will
@@ -136,7 +136,7 @@
 	$(PKGDEPEND) resolve -o $< | sed -e '1d' >$@
 
 # generate a complete manifest from the pieces
-$(GENERATED).ips:	$(GENERATED).metadata $(GENERATED).actions \
+$(GENERATED).p5m:	$(GENERATED).metadata $(GENERATED).actions \
 			$(GENERATED).depend
 	cat $(COPYRIGHT_TEMPLATE) $(GENERATED).metadata $(GENERATED).actions \
 	    $(GENERATED).depend >$@
@@ -148,11 +148,11 @@
 
 # Combine the canonical manifest(s) for this component and "normalize" them
 # for comparison.
-$(COMBINED).ips:	canonical-manifests
+$(COMBINED).p5m:	canonical-manifests
 	cat $(CANONICAL_MANIFESTS) | $(PKGMOGRIFY) $(PKG_OPTIONS) /dev/fd/0 | \
  		sed -e '/^$$/d' -e '/^#.*$$/d' | sort -u | $(PKGFMT) >$@
 
-$(MANIFEST_BASE)-%.compare:		$(MANIFEST_BASE)-%.ips
+$(MANIFEST_BASE)-%.compare:		$(MANIFEST_BASE)-%.p5m
 	$(PKGMOGRIFY) $(PKG_OPTIONS) $(COMPARISON_TRANSFORMS) $< >$@
 
 manifest-compare:	$(COMBINED).compare $(GENERATED).compare
@@ -161,7 +161,7 @@
 
 # mogrify the canonical manifest(s) 
 #
-$(MANIFEST_BASE)-%.resolved:	%.ips manifest-compare
+$(MANIFEST_BASE)-%.resolved:	%.p5m manifest-compare
 	$(PKGMOGRIFY) $(PKG_OPTIONS) $< $(PUBLISH_TRANSFORMS) >$@
 
 $(MANIFEST_BASE)-%.published:	$(MANIFEST_BASE)-%.resolved
--- a/make-rules/setup.py.mk	Wed Jul 21 12:59:53 2010 -0500
+++ b/make-rules/setup.py.mk	Wed Aug 11 09:18:07 2010 -0700
@@ -36,10 +36,16 @@
 	$(COMPONENT_POST_BUILD_ACTION)
 	$(TOUCH) $@
 
+# The default is site-packages, but that directory belongs to the end-user.
+# Modules which are shipped by the OS but not with the core Python distribution
+# belong in vendor-packages.
+PYTHON_LIB= /usr/lib/python$(PYTHON_VERSION)/vendor-packages
+
 # install the built source into a prototype area
 $(COMPONENT_SRC)/build-%/.installed:	$(COMPONENT_SRC)/build-%/.built
 	$(COMPONENT_PRE_INSTALL_ACTION)
 	(cd $(COMPONENT_SRC) ; $(ENV) $(PYTHON_ENV) \
-		$(PYTHON.$(BITS)) ./setup.py install --root $(PROTO_DIR))
+		$(PYTHON.$(BITS)) ./setup.py install --root $(PROTO_DIR) \
+			--install-lib=$(PYTHON_LIB))
 	$(COMPONENT_POST_INSTALL_ACTION)
 	$(TOUCH) $@
--- a/transforms/manifest-metadata-template	Wed Jul 21 12:59:53 2010 -0500
+++ b/transforms/manifest-metadata-template	Wed Aug 11 09:18:07 2010 -0700
@@ -21,7 +21,7 @@
 # Copyright (c) 2010, Oracle and/or it's affiliates.  All rights reserved.
 #
 
-set name=pkg.fmri value=pkg:/$(PUBLISHER)/$(IPS_PKG_NAME)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+set name=pkg.fmri value=pkg:/$(IPS_PKG_NAME)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
 set name=pkg.summary value="$(COMPONENT_SUMMARY) "
 set name=pkg.description value="$(COMPONENT_DESCRIPTION) "
 set name=info.classification value="org.opensolaris.category.2008:$(COMPONENT_CLASSIFICATION) "