cvs commit: ports/mail Makefile ports/mail/mini_sendmail Makefile distinfo pkg-descr pkg-plist

Dmitry Sivachenko demon at FreeBSD.org
Fri Jul 11 03:03:03 PDT 2003


demon       2003/07/11 03:03:02 PDT

  FreeBSD ports repository

  Modified files:
    mail                 Makefile 
  Added files:
    mail/mini_sendmail   Makefile distinfo pkg-descr pkg-plist 
  Log:
  New port: mini_sendmail.
  
  mini_sendmail reads its standard input up to an end-of-file and sends
  a copy of the message found there to all of the addresses listed.  The message
  is sent by connecting to a local SMTP server.  This means mini_sendmail
  can be used to send email from inside a chroot(2) area.
  
  Revision  Changes    Path
  1.401     +1 -0      ports/mail/Makefile
  1.1       +26 -0     ports/mail/mini_sendmail/Makefile (new)
  1.1       +1 -0      ports/mail/mini_sendmail/distinfo (new)
  1.1       +6 -0      ports/mail/mini_sendmail/pkg-descr (new)
  1.1       +1 -0      ports/mail/mini_sendmail/pkg-plist (new)


More information about the cvs-all mailing list