aboutsummaryrefslogtreecommitdiff
path: root/mail/ssmtp
Commit message (Collapse)AuthorAgeFilesLines
* Explicitly empty TARGET_ARCH to prevent build problems.Stefan Walter2010-07-011-0/+1
| | | | | | | | | | PR: 147853 Submitted by: Olivier Cochard-Labbé <olivier@cochard.me> Patch by: maintainer Feature safe: yes Notes: svn path=/head/; revision=257265
* - Use absolute pathnames in mailer.confPietro Cerutti2010-05-181-2/+2
| | | | | | | | | PR: 146692 Submitted by: gahr Approved by: Aragon Gouveia <aragon@phat.za.net> (maintainer) Notes: svn path=/head/; revision=254557
* - Transferred to new maintainer Aragon Gouveia (aragon@phat.za.net)Greg Larkin2009-12-071-1/+1
| | | | | | | Approved by: email with new maintainer Notes: svn path=/head/; revision=245343
* - Updated to 2.62.3Greg Larkin2009-12-058-241/+283
| | | | | | | | | | | - Link against system MD5 libs instead of included modules to fix CRAM-MD5 authentication PR: ports/140175 Submitted by: Aragon Gouveia <aragon@phat.za.net> Notes: svn path=/head/; revision=245218
* - Fix ETCDIR removal problem after recent pkg-plist updateGreg Larkin2009-01-272-2/+2
| | | | | | | | | - Bump PORTREVISION Reported by: itetcu, pointyhat (pav) Notes: svn path=/head/; revision=227009
* - Remove debug printf from upstream patch to quiet down cronGreg Larkin2009-01-151-18/+10
| | | | | | | Reported by: Lars Francke <l dot francke at gmx dot de> Notes: svn path=/head/; revision=226182
* Fix to use pre-su-install instead of pre-install. Appease portlintDavid Thiel2009-01-082-2/+2
| | | | | | | | | by using dirrmtry while I'm here. Approved by: glarkin@ (maintainer) Notes: svn path=/head/; revision=225428
* - Take maintainershipGreg Larkin2008-11-198-29/+631
| | | | | | | | | | | | | | | - Various Makefile cleanups - Added protection for config files, including group creation/ deletion - Incorporated patches from http://bugs.debian.org/ssmtp to fix compiler warnings PR: ports/114945 Submitted by: znerd Reviewed by: stas Notes: svn path=/head/; revision=223061
* - Drop maintainershipClement Laforet2008-09-011-1/+1
| | | | Notes: svn path=/head/; revision=219576
* - Update WWWMartin Wilke2008-08-141-1/+1
| | | | | | | | | PR: 120689 Submitted by: Dimiter Ivanov <erazorbg@gmail.com> Approved by: maintainer timeout Notes: svn path=/head/; revision=218568
* - Update to 2.61-11.1Clement Laforet2007-09-182-3/+9
| | | | Notes: svn path=/head/; revision=199728
* Remove USE_REINPLACE from ports starting with MEdwin Groothuis2006-05-101-1/+0
| | | | Notes: svn path=/head/; revision=162032
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154158
* - 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