summaryrefslogtreecommitdiff
path: root/mail/ssmtp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - update to 2.60.4Christian Weisgerber2003-10-013-6/+8
| | | | | | | | | | | - use proper OpenSSL hooks - take maintainership PR: 57450 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> Notes: svn path=/head/; revision=90011
* Switch to MASTER_SITE_DEBIAN_POOLKris Kennaway2003-08-041-2/+1
| | | | | | | | PR: ports/50572 Submitted by: Alex Semenyaka <alexs@ratmir.ru> Notes: svn path=/head/; revision=86269
* - Use MASTER_SITE_DEBIANYen-Ming Lee2003-04-142-58/+16
| | | | | | | | | | - Portlint PR: 50925 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> Notes: svn path=/head/; revision=78948
* update of mail/ssmtp to 2.50.9Edwin Groothuis2003-04-1411-132/+145
| | | | | | | | | | update of mail/ssmtp to 2.60.3 PR: ports/40344 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> Notes: svn path=/head/; revision=78923
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76038
* change the 'IGNORE' statement to reflect that this port incorrectlyBill Fumerola2002-12-051-1/+1
| | | | | | | | | | configures the hostname used in SMTP communication at compile-time instead of install-time. Approved by: portmgr (kkenn) Notes: svn path=/head/; revision=71374
* 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