aboutsummaryrefslogtreecommitdiff
path: root/mail/lmtpd
Commit message (Collapse)AuthorAgeFilesLines
* - Fix build with gcc 4.1Martin Wilke2006-12-303-8/+40
| | | | | | | | PR: ports/107343 Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer) Notes: svn path=/head/; revision=181091
* - utilize USE_BDBYen-Ming Lee2006-12-191-15/+34
| | | | | | | | | PR: 89023 Submitted by: swhetzel at gmail.com Approved by: maintainer Notes: svn path=/head/; revision=180168
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154158
* - Update to 0.10.2Pav Lucistnik2005-09-143-3/+25
| | | | | | | | PR: ports/86129 Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer) Notes: svn path=/head/; revision=142730
* upgrade to 0.10.1Ying-Chieh Liao2005-08-302-5/+11
| | | | | | | | PR: 85395 Submitted by: maintainer Notes: svn path=/head/; revision=141401
* - Properly fix plist problems here. The symlinks are created dynamicallyPav Lucistnik2005-05-242-32/+7
| | | | | | | | depending on content of share/nls which different between FreeBSD releases. Also remove empty directories according to present mtree. Notes: svn path=/head/; revision=136047
* - fix plistYen-Ming Lee2005-05-241-0/+35
| | | | | | | | PR: 81359 Submitted by: Xavier Beaudouin <kiwi@oav.net> Notes: svn path=/head/; revision=136043
* update to 0.9.24Vanilla I. Shu2005-05-162-3/+3
| | | | | | | | PR: ports/81024 Submitted by: maintainer Notes: svn path=/head/; revision=135318
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* Update to 0.9.19Volker Stolz2004-07-213-34/+3
| | | | | | | | PR: ports/69381 Submitted by: Xavier Beaudouin (maintainer) Notes: svn path=/head/; revision=114359
* Update to 0.9.18:Volker Stolz2004-07-124-29/+43
| | | | | | | | | | | | | | * vacation.cache.create configuration directive * experimental libtre-support * new user commands "archive" and "archive2" * quota.timefatal.acl configuration directive * bug fixes PR: ports/68851 Submitted by: Xavier Beaudouin (maintainer) Notes: svn path=/head/; revision=113474
* - Adjust dependencies (libhome now provides shared library)Pav Lucistnik2004-05-091-2/+3
| | | | | | | | PR: ports/66358 Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer) Notes: svn path=/head/; revision=108764
* - Remove autoconfiguration of OPTIONS, it was making trouble when conflictingPav Lucistnik2004-05-021-20/+2
| | | | | | | | | | dependencies were detected PR: ports/66140 Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer) Notes: svn path=/head/; revision=108144
* - use OPTIONSPete Fritchman2004-05-011-7/+61
| | | | | | | | | | | - make mysql & pcre dependency optional - allow users to choose db3 or db4 PR: 63932 Submitted by: maintainer Notes: svn path=/head/; revision=108066
* - Update to 0.9.16Pav Lucistnik2004-02-153-2/+5
| | | | | | | | PR: ports/62836 Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer) Notes: svn path=/head/; revision=100971
* - Update to 0.9.14Sergei Kolobov2004-01-293-3/+22
| | | | | | | | | | - Install sample files PR: ports/62067 Submitted by: maintainer Notes: svn path=/head/; revision=99415
* - Update to 0.9.13 (see NEWS for list of changes)Sergei Kolobov2004-01-263-4/+8
| | | | | | | | PR: 61637 Submitted by: maintainer Notes: svn path=/head/; revision=99232
* - Update to 0.9.12Sergei Kolobov2003-12-043-3/+13
| | | | | | | | | | | | While I'm here: - Install documentation - Shorten COMMENT to fit the limit PR: 59742 Submitted by: maintainer Notes: svn path=/head/; revision=94985
* - Update to 0.9.9 (fixes a security problem)Sergei Kolobov2003-10-263-6/+36
| | | | | | | | | PR: 58332 Submitted by: maintainer Approved by: krion (implicit) Notes: svn path=/head/; revision=92246
* Upgrade to 0.9.8.Munechika SUMIKAWA2003-10-142-3/+4
| | | | | | | | PR: ports/57998 Submitted by: Xavier Beaudouin <kiwi@oav.net> Notes: svn path=/head/; revision=91180
* Add lmtpd 0.9.7,Vanilla I. Shu2003-09-304-0/+44
lMTPD is a lmtp server compliant with RFC 2033 and Maildir++. PR: 57176 Submitted by: Xavier Beaudouin <kiwi@oav.net> Notes: svn path=/head/; revision=89915