Update of /cvsroot/fink/experimental/thesin/finkinfo/net
In directory sc8-pr-cvs1:/tmp/cvs-serv4723
Added Files:
exact.info
Removed Files:
exact-1.33-1.info
Log Message:
New upstream release, changed to new filenames; The changes in this release are as
follows:
New qpopper support.
--- NEW FILE: exact.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