summaryrefslogtreecommitdiff
path: root/mail/ssmtp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* BROKEN -> IGNORE to prevent package buildKris Kennaway2002-10-131-1/+1
| | | | Notes: svn path=/head/; revision=67947
* Debian FTP site has been reorganized, update MASTER_SITES accordingly.Christian Weisgerber2002-08-151-2/+2
| | | | | | | | PR: 41568 Submitted by: Edwin Groothuis <edwin@mavetju.org> Notes: svn path=/head/; revision=64556
* Mark BROKEN:Brian Somers2002-05-181-0/+2
| | | | | | | pkg_add cannot create /etc/ssmtp/smmtp.conf Notes: svn path=/head/; revision=59433
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-01-291-4/+4
| | | | | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. Notes: svn path=/head/; revision=53958
* fixed repair targert to build a valid /etc/mail/mailer.confDirk Meyer2001-10-031-5/+5
| | | | | | | | PR: 30748 Submitted by: anarcat@anarcat.dyndns.org Notes: svn path=/head/; revision=48404
* Adding ssmtp version 2.38.Steve Price2001-02-267-0/+154
A sendmail alternative for small routers (only for outgoing mail). PR: 24263 Submitted by: Tomasz Paszkowski <ns88@k.pl> Notes: svn path=/head/; revision=38772