aboutsummaryrefslogtreecommitdiff
path: root/mail/smtpmail
Commit message (Collapse)AuthorAgeFilesLines
* Add SHA256Marcus Alves Grando2005-11-091-0/+1
| | | | Notes: svn path=/head/; revision=147666
* Update my emailMarcus Alves Grando2005-09-161-1/+1
| | | | | | | Approved by: pav (mentor) Notes: svn path=/head/; revision=142945
* . Move COMMENT towards grammatical correctness.Greg Lewis2005-09-131-1/+1
| | | | Notes: svn path=/head/; revision=142559
* . Update to 0.4.5.Greg Lewis2005-09-132-9/+8
| | | | | | | | | | . Assign maintainership to submitter. PR: 86051 Submitted by: Marcus Alves Grando <marcus@corp.grupos.com.br> Notes: svn path=/head/; revision=142557
* Drop maintainership.Kirill Ponomarev2004-08-081-1/+1
| | | | Notes: svn path=/head/; revision=115610
* - Remove USE_SIZE knobKirill Ponomarev2004-04-161-1/+0
| | | | Notes: svn path=/head/; revision=107235
* - Fix MASTER_SITESKirill Ponomarev2004-04-141-1/+1
| | | | Notes: svn path=/head/; revision=107019
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-062-1/+1
| | | | Notes: svn path=/head/; revision=100139
* - SIZEifyKirill Ponomarev2004-01-302-0/+2
| | | | Notes: svn path=/head/; revision=99518
* Chase up new MASTER_SITE_SAVANNAH.Edwin Groothuis2003-10-031-1/+2
| | | | | | | | PR: ports/56970 Submitted by: Jean-Yves Lefort <jylefort@brutele.be> Notes: svn path=/head/; revision=90089
* - Add new URLKirill Ponomarev2003-07-281-1/+1
| | | | | | | Approved by: fjoe (mentor) (implicit) Notes: svn path=/head/; revision=85739
* Change my mail to @FreeBSD.orgKirill Ponomarev2003-07-221-1/+1
| | | | | | | Approved by: fjoe (mentor) Notes: svn path=/head/; revision=85354
* Update mail/smtpmail (maintainer): 0.4.1 -> 0.4.2Yen-Ming Lee2003-07-122-3/+3
| | | | | | | | | | | * This version modifies the SMTP engine and removes the segfault from the attachment encoding. PR: 54384 Submitted by: Kirill Ponomarew <ponomarew@oberon.net> Notes: svn path=/head/; revision=84746
* Update mail/smtpmail (maintainer): 0.4 -> 0.4.1Yen-Ming Lee2003-07-032-2/+2
| | | | | | | | | | * added a function to send attachments PR: 54054 Submitted by: Kirill Ponomarew <ponomarew@oberon.net> Notes: svn path=/head/; revision=84117
* Add smtpmail 0.4, tool to send the mails over remote smtp server.Daichi GOTO2003-07-024-0/+42
PR: 53724 Submitted by: Kirill Ponomarew <ponomarew@oberon.net> Notes: svn path=/head/; revision=84040