---
name: up-imapproxy
version: 1.2.7_2
origin: mail/up-imapproxy
comment: Caching IMAP proxy server
arch: freebsd:9:x86:64
www: http://www.imapproxy.org
maintainer: ports@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses: [GPLv2]
flatsize: 145147
desc: |
  The IMAP Proxy server is a caching IMAP proxy server.
  It was written to reduce the load that Webmail clients
  put on an IMAP server by keeping server connections
  alive for reuse, thus avoiding a new server connection
  for each Webmail transaction.

  WWW: http://www.imapproxy.org
categories: [mail]
options: {DOCS: on, DOVECOT: off}
files:
  /usr/local/etc/imapproxyd.conf.sample: c0acf525501059a27dc25af18b5213a1975fcdf2be24c209d38bf33d7bb7c58b
  /usr/local/etc/rc.d/imapproxyd: f79956985ab5ea636d2585e226bdb89cd612ec6da2ab946bed8d59d0b0f3f679
  /usr/local/sbin/in.imapproxyd: b975755cb9826969a81743cc2189e8d374c80b81da25e6c663091100d7865a86
  /usr/local/sbin/pimpstat: 4bd2e00dc885ae977a893dd8d669b66b2eab46e52603db091bb263ee56a477cc
  /usr/local/share/doc/imapproxy/ChangeLog: 4fdc5f7c36ed1d0170aa811bd334e597cc5965d16a34f8813370fb91faaf2358
  /usr/local/share/doc/imapproxy/README: 3e7b57c3e5738973b73f5369accfb6b38bbac441eab2403da20124defc99e990
  /usr/local/share/doc/imapproxy/README.debian: 6e547e729f5002b9a48eac5a92c0b9cb30d52e0615d1914e3e8370f7129d2e5e
  /usr/local/share/doc/imapproxy/README.known_issues: cd3f60f64767da8fa30ffcb3109c82fd7c4eeedc21730c639ed389402d514c3e
  /usr/local/share/doc/imapproxy/README.ssl: 1deb3db9356985654074bbf3cfd00aacebbb1e6253c48055ca4193fd8e21f91b
  /usr/local/share/licenses/up-imapproxy-1.2.7_2/GPLv2: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643
  /usr/local/share/licenses/up-imapproxy-1.2.7_2/LICENSE: 7e1394d03c5f275a402fe721ff1d1349449ea8602b52af954c76463afcdb6ef7
  /usr/local/share/licenses/up-imapproxy-1.2.7_2/catalog.mk: 38b8c9cfc35b60e6a9b8b7f36d36d5c25f54da0f080536cf4bd6ee3ecf1defc5
directories:
  /usr/local/share/licenses/up-imapproxy-1.2.7_2/: n
  /usr/local/share/licenses/: y
  /usr/local/share/doc/imapproxy/: n
scripts:
  post-install: |
    cd /usr/local
    cd /usr/local
  pre-deinstall: |
    if cmp -s /usr/local/etc/imapproxyd.conf.default /usr/local/etc/imapproxyd.conf; then rm -f /usr/local/etc/imapproxyd.conf; fi
    cd /usr/local
    cd /usr/local
  post-deinstall: |
    cd /usr/local
    cd /usr/local
message: |
  ****************************************************************************

  Please change the name of your mailserver in the imapproxyd.conf and setup
  the correct ports.

  To run the imapproxyd from startup, add imapproxyd_enable="YES" in your
  /etc/rc.conf.

  ****************************************************************************
