Update of /cvsroot/fink/dists/10.2/unstable/main/finkinfo/net
In directory sc8-pr-cvs1:/tmp/cvs-serv5431

Added Files:
        exact-1.34-1.info 
Removed Files:
        exact-1.33-1.info 
Log Message:
New upstream release; The changes in this release are as follows:
New qpopper support.

--- NEW FILE: exact-1.34-1.info ---
Package: exact
Version: 1.34
Revision: 1
###
Depends: daemonic
###
Source: http://www.britishsteal.com/dist/exact/%n-%v.tar.gz
Source-MD5: 5c73ff6985948c1cb05fb41c11f1e4c3
###
DocFiles: INSTALL NEWS README*
ConfFiles: %p/etc/exact.conf
###
ConfigureParams: --with-watch=%p/var/log/mail.log --with-user=smmsp --with-group=smmsp 
--mandir=%i/share/man --infodir=%p/share/info --libexecdir=%p/lib
###
PostInstScript: <<
  # update init script if necessary
  daemonic update %n
<<
PreRmScript: <<
  # clean up
  [ -f %p/var/run/%n/%n.pid ] && kill `cat %p/var/run/%n/%n.pid`
  if [ $1 != "upgrade" ]; then
    daemonic remove %n
  fi
<<
###
DaemonicName: exact
DaemonicFile: <<
  <service>
    <description>POP/IMAP before SMTP authentication</description>
    <message>POP/IMAP before SMTP authentication</message>

    <daemon name="exact">
      <executable background="yes">%p/sbin/exact</executable>
      <!-- the daemon will background itself, but may take a while
           to start up to the point where it does so -->
      <pidfile>%p/var/run/exact/exact.pid</pidfile>
    </daemon>

  </service>
<<
###
Description: POP (or IMAP) before SMTP authentication daemon
DescDetail: <<
  EXACT is a program that implements POP Before SMTP Relay
  Authentication. EXACT supports the University of Washington IMAP
  server, the Cyrus IMAP server, EXIM and Sendmail. POP Before SMTP
  Relay Authentication is commonly used on systems that provide both
  IMAP or POP services and SMTP services, to authenticate users for
  mail sending based on their previous authentication against an IMAP
  or POP server.  
<<
###
License: GPL
Maintainer: Justin F. Hallett <[EMAIL PROTECTED]>
Homepage: http://www.britishsteal.com/dist/exact/

--- exact-1.33-1.info DELETED ---




-------------------------------------------------------
This SF.net email is sponsored by:  Etnus, makers of TotalView, The best
thread debugger on the planet. Designed with thread debugging features
you've never dreamed of, try TotalView 6 free at www.etnus.com.
_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to