summaryrefslogtreecommitdiff
path: root/mail/ssmtp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Fix typo which prevent to build ssmtp MD5 authClement Laforet2005-04-051-1/+1
| | | | | | | Reported by: bsdcrank at squbes dot com Notes: svn path=/head/; revision=132558
* - Update to 2.61Clement Laforet2004-10-142-5/+5
| | | | Notes: svn path=/head/; revision=119370
* - Update to ssmtp_2.60.12.Clement Laforet2004-08-082-3/+3
| | | | | | | This release fixes most of auth smtp known bugs Notes: svn path=/head/; revision=115615
* - Update to 2.6.9Clement Laforet2004-05-192-4/+12
| | | | | | | - Add WITHOUT_IPV6 and WITH_MD5AUTH knobs Notes: svn path=/head/; revision=109535
* - Add WITH_LOGFILE knob (additional logging over and above syslog)Clement Laforet2004-05-171-0/+4
| | | | Notes: svn path=/head/; revision=109331
* update to 2.60.8Oliver Eikemeier2004-05-132-4/+3
| | | | | | | | | PR: 66585 Submitted by: Roman Neuhauser <neuhauser@chello.cz> Approved by: clement Notes: svn path=/head/; revision=109037
* WITH_USERPREFS is now the default.Clement Laforet2004-02-251-5/+3
| | | | | | | Define WITHOUT_USERPREFS to disable user preferences. Notes: svn path=/head/; revision=102131
* - SIZEify distinfoClement Laforet2004-02-071-0/+1
| | | | Notes: svn path=/head/; revision=100265
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* - Update my email addressClement Laforet2004-01-131-1/+1
| | | | | | | Approved and reviewed by: erwin (mentor) Notes: svn path=/head/; revision=98067
* - Add WITH_USERPREFS knob: a user can set his own reverse alias,Sergei Kolobov2003-11-083-4/+53
| | | | | | | | | | | | e.g.: % echo "nospam@cotds.org" > ~/.ssmtprc - Bump PORTREVISION PR: 59063 Submitted by: maintainer Notes: svn path=/head/; revision=93414
* - 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