pgj         2012-02-18 17:15:46 UTC

  FreeBSD ports repository

  Modified files:
    lang/ghc             bsd.hackage.mk 
    mail                 Makefile 
  Added files:
    mail/hs-mime-mail    Makefile distinfo pkg-descr 
  Log:
  This package provides some high-level datatypes for declaring MIME email
  messages, functions for automatically composing these into bytestrings,
  and the ability to send bytestrings via the sendmail executable.  You
  can also use any other library you wish to send via different methods,
  eg directly to SMTP.
  
  WWW:    http://github.com/snoyberg/mime-mail
  
  Obtained from:  FreeBSD Haskell
  
  Revision  Changes    Path
  1.144     +2 -1      ports/lang/ghc/bsd.hackage.mk
  1.1117    +1 -0      ports/mail/Makefile
  1.1       +20 -0     ports/mail/hs-mime-mail/Makefile (new)
  1.1       +2 -0      ports/mail/hs-mime-mail/distinfo (new)
  1.1       +7 -0      ports/mail/hs-mime-mail/pkg-descr (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to