aboutsummaryrefslogtreecommitdiffstats
path: root/mail/bsmtp
Commit message (Collapse)AuthorAgeFilesLines
* * bump up to sendmail 8.13 and cross fingersnaddy2007-07-254-9/+31
| | | | * make sure recipient addresses starting with '-' are not mistaken for flags
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* Add size data, approved by maintainers.trevor2004-03-191-0/+1
|
* Mark bsmtp and smail as mutually conflicting.naddy2003-10-111-0/+2
| | | | Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
* Master site and home page are gone.naddy2003-03-062-3/+2
| | | | Submitted by: Stephane Lentz <root@faithnomore.gotdns.org>
* pkg-comment -> COMMENTnaddy2003-02-212-1/+1
|
* Half of these ones missed yesterday while converting to USE_REINPLACE.edwin2002-11-051-1/+1
| | | | | | The other half needs perl to build. Noticed on bento and others (full mailbox :-)
* This requires perl.naddy2002-11-041-1/+2
| | | | Obtained from: bento
* Fix directory permissions.naddy2002-09-052-1/+15
|
* - Provide explicit support for sendmail 8.10 (same as 8.9), 8.11naddy2002-02-246-13/+136
| | | | | (new), and 8.12 (new). - libexec/* -> libexec/bsmtp/*
* * Deal with UUCP having moved to ports in -CURRENT.naddy2001-11-162-3/+14
| | | | * Bump port revision.
* Update my MAINTAINER address.naddy2001-11-041-1/+1
| | | | Approved by: trevor
* update to 1.0.2ijliao2001-02-096-48/+21
| | | | | PR: 24936 Submitted by: MAINTAINER
* Add New Port: mail/bsmtpjeh2000-10-288-0/+125
Batch SMTP support for sendmail, incoming and outgoing PR: 21781 Submitted by: Christian Weisgerber <naddy@mips.inka.de>