---
name: openprinting
version: 1.0_3
origin: print/openprinting
comment: Sun's implementation of the OpenPrinting API (PAPI)
arch: freebsd:9:x86:64
www: http://openprinting.sourceforge.net/
maintainer: ports@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 337948
desc: |
  This package contains implentations of the Free Standards Group (FSG)
  Open Printing API (PAPI) (v1.0) and client software that uses it.
  The implemenations of the API are designed so that they can be used
  individually to support client application interaction with a particular
  type of print service or together to interact with a variety of different
  print service types.

  WWW: http://openprinting.sourceforge.net/
deps:
  gettext: {origin: devel/gettext, version: 0.18.1.1_1}
  libiconv: {origin: converters/libiconv, version: 1.14_1}
categories: [print, net]
files:
  /usr/local/include/debug.h: 70a637ff0ee6acee37365ef0d4f0ff694e940c4563a4d5fe0d8aacfd40d4d453
  /usr/local/include/http-private.h: 4779a4fd1ca2a64e2308dd8c962b8c692bfaf9d8c6b3263183da602f57efec3a
  /usr/local/include/http.h: 565ab1a59559ac887e14dd5b36e73de060ea9425e7032ba554d408fc892e02dc
  /usr/local/include/ipp-listener.h: 1f94d02f4351bd09ebf81da3620de4e1a029d79a9677b03cbf89b78414685c3f
  /usr/local/include/ipp.h: ea469e66ca34bfa751103e17dce24f9300bfe8424aee5be7be2b32ee15905c1b
  /usr/local/include/papi.h: dfe56ab40f425d58cd657bb2df29630b41b97c1f976616539c05b3914a88ca69
  /usr/local/lib/libipp-core.la: bfc30860c1ce12c2c0b37ebf9fdfb51bf272bc68893a67604c4f1e47cc58d26d
  /usr/local/lib/libipp-core.so: '-'
  /usr/local/lib/libipp-core.so.0: 25b100b5ab26558a8883cdf1c8069fb9c847f5cf61666966ac811ce3fe988519
  /usr/local/lib/libipp-listener.la: e7f0cb914f8072829b3183fce55d522f78df74edb5b615e7bce1fd4f24fb9f9f
  /usr/local/lib/libipp-listener.so: '-'
  /usr/local/lib/libipp-listener.so.0: 0c061649264f5989832d8668dc3a8941488f39e77975d596013e86432e09b77d
  /usr/local/lib/libpapi-common.la: 7a0e471cebaaf872a6394928be30d95c27a411cf095a71e045849e7da45fab1c
  /usr/local/lib/libpapi-common.so: '-'
  /usr/local/lib/libpapi-common.so.0: 3d90b4a588c2d8e9314a451d22b6403367189070a88e211c7c4b19ef36dd34a4
  /usr/local/lib/libpapi.la: 943be9c5eb18bf0dfb0d81a0e70a66ae538d93576467fbc8e9688b00ead6b398
  /usr/local/lib/libpapi.so: '-'
  /usr/local/lib/libpapi.so.0: 54d2c96cbfa5e08dc6e921ee753561df4a5d8ce44ac66410da0b34814321192c
  /usr/local/libdata/ldconfig/openprinting: 01b8123b9dd9dafd24dd7a2eb1c9b3efa088683cac48ef63e6448bbc913ebf3d
  /usr/local/libexec/lpd-port: f252f7fa9990d949a1c60db08b74d7d278f4c5eba652db1c46e50fe4dc9869fe
  /usr/local/libexec/psm-ipp.la: dfbcd61a769d09eb20f574ed74f1c0fc0de2feb3e80b1ff849666ccd681c1ed2
  /usr/local/libexec/psm-ipp.so: 8f5495015a2fb83f3e2a865781760463f88ec8451eebd4d60502816639b44e9e
  /usr/local/libexec/psm-lpd.la: 1a380d17852af00bc96d8a8e06b975cb81d2ae7bbd0a3c6adb7d990e2e6acc11
  /usr/local/libexec/psm-lpd.so: d9865aa448233b5ceae72ec2d05709facdf055ad210570cf2879f6f0a08f9f75
  /usr/local/man/man5/psm-ipp.5.gz: 58a562ecf3eba039093635b468c74e33808b305026eb3e7008e2d1eebc3f42c8
directories:
  /usr/local/man/mani/: n
scripts:
  post-install: |
    /sbin/ldconfig -m /usr/local/lib /usr/local/libexec
    cd /usr/local
  pre-deinstall: |
    /sbin/ldconfig -R
    cd /usr/local
  post-deinstall: |
    cd /usr/local
message: |
  ==================================================================

  USE THIS PORT STRICTLY AT YOUR OWN RISK!

  The mod_ipp module dumps core, and the psm_cups.so does not
  compile with these sources as shipped. Therefore, this port
  defaults to shipping the include files and libraries only.

  USE THIS PORT STRICTLY AT YOUR OWN RISK!

  ==================================================================
