cvs commit: ports/mail Makefile ports/mail/archivesmtp Makefile distinfo pkg-descr pkg-plist ports/mail/archivesmtp/files archivesmtp.in pkg-message.in src-Makefile top-Makefile

Edwin Groothuis edwin at FreeBSD.org
Tue Nov 10 10:12:23 UTC 2009


edwin       2009-11-10 10:12:23 UTC

  FreeBSD ports repository

  Modified files:
    mail                 Makefile 
  Added files:
    mail/archivesmtp     Makefile distinfo pkg-descr pkg-plist 
    mail/archivesmtp/files archivesmtp.in pkg-message.in 
                           src-Makefile top-Makefile 
  Log:
  new port: mail/archivestmp
  
      ArchiveSMTP is a mail archiver designed to be run on an SMTP
      mail server. It uses rule-based matching to collect and store
      mail passing through an MTA to specific locations in mbox format.
      The libmilter interface is used and must be supported by the
      MTA for ArchiveSMTP to work.
  
      WWW: http://www.dancingfortune.com/projects/archivesmtp/
  
  Revision  Changes    Path
  1.981     +1 -0      ports/mail/Makefile
  1.1       +55 -0     ports/mail/archivesmtp/Makefile (new)
  1.1       +3 -0      ports/mail/archivesmtp/distinfo (new)
  1.1       +27 -0     ports/mail/archivesmtp/files/archivesmtp.in (new)
  1.1       +20 -0     ports/mail/archivesmtp/files/pkg-message.in (new)
  1.1       +5 -0      ports/mail/archivesmtp/files/src-Makefile (new)
  1.1       +3 -0      ports/mail/archivesmtp/files/top-Makefile (new)
  1.1       +6 -0      ports/mail/archivesmtp/pkg-descr (new)
  1.1       +7 -0      ports/mail/archivesmtp/pkg-plist (new)


More information about the cvs-ports mailing list