Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Sep 2003 06:49:09 -0700 (PDT)
From:      Sheldon Hearn <sheldonh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/mail/exim Makefile pkg-install pkg-message pkg-plist ports/mail/exim/files 150.exim-tidydb.shPOST-INSTALL-NOTES.clamd POST-INSTALL-NOTES.exiscan-acl exim.sh
Message-ID:  <200309101349.h8ADn9m3093788@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sheldonh    2003/09/10 06:49:09 PDT

  FreeBSD ports repository

  Modified files:
    mail/exim            Makefile pkg-install pkg-message 
                         pkg-plist 
    mail/exim/files      POST-INSTALL-NOTES 
                         POST-INSTALL-NOTES.clamd 
                         POST-INSTALL-NOTES.exiscan-acl exim.sh 
  Added files:
    mail/exim/files      150.exim-tidydb.sh 
                         460.exim-mail-rejects.sh 
  Log:
  Bring the Exim port closer to use as an install-time sendmail
  replacement for FreeBSD:
  
  * Use an rc.subr start/stop script.
  * Include contributed periodic scripts.
  * Replace $PREFIX with the build-time value of PREFIX.
  * Generate a default configure file if it doesn't exist at install-time.
  * Remove the default configure file if it hasn't been modified at
    deinstall-time.
  * Install additional documentation.
  * Move creation and removal of /var/log/exim to pkg-plist.
  
  Bump PORTREVISION accordingly.
  
  This paves the way for ports/56458, which teaches sysinstall about Exim.
  Bug trhodes about that PR. :-)
  
  PR:             ports/56450
  Submitted by:   Oliver Eikemeier <eikemeier@fillmore-labs.com>
  
  Revision  Changes    Path
  1.155     +48 -13    ports/mail/exim/Makefile
  1.1       +34 -0     ports/mail/exim/files/150.exim-tidydb.sh (new)
  1.1       +68 -0     ports/mail/exim/files/460.exim-mail-rejects.sh (new)
  1.10      +5 -5      ports/mail/exim/files/POST-INSTALL-NOTES
  1.2       +1 -1      ports/mail/exim/files/POST-INSTALL-NOTES.clamd
  1.3       +2 -2      ports/mail/exim/files/POST-INSTALL-NOTES.exiscan-acl
  1.6       +57 -23    ports/mail/exim/files/exim.sh
  1.7       +7 -9      ports/mail/exim/pkg-install
  1.8       +1 -1      ports/mail/exim/pkg-message
  1.32      +22 -7     ports/mail/exim/pkg-plist



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200309101349.h8ADn9m3093788>