Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add new libsm file from sendmail 8.13.6 | gshapiro | 2006-03-22 | 1 | -1/+1 |
| | | | | MFC after: 4 days | ||||
* | Reimplementation of world/kernel build options. For details, see: | ru | 2006-03-17 | 1 | -1/+3 |
| | | | | | | | | http://lists.freebsd.org/pipermail/freebsd-current/2006-March/061725.html The src.conf(5) manpage is to follow in a few days. Brought to you by: imp, jhb, kris, phk, ru (all bugs are mine) | ||||
* | Add a new source file in sendmail 8.13.4 | gshapiro | 2005-06-07 | 1 | -1/+1 |
| | |||||
* | Remove file no longer in 8.13.3 | gshapiro | 2005-02-14 | 1 | -1/+1 |
| | |||||
* | NOINET6 -> NO_INET6 | ru | 2004-12-21 | 1 | -1/+1 |
| | |||||
* | For variables that are only checked with defined(), don't provide | ru | 2004-10-24 | 1 | -1/+1 |
| | | | | any fake value. | ||||
* | Reflect changes in sendmail 8.13 source tree | gshapiro | 2004-08-01 | 1 | -1/+1 |
| | |||||
* | Honor NOINET6 and disable IPv6 support in libmilter and sendmail if it | gshapiro | 2004-06-01 | 1 | -1/+5 |
| | | | | | | is set. MFC after: 4 days | ||||
* | Remove MAINTAINER= lines from individual Makefiles in favor of the | gshapiro | 2003-07-07 | 1 | -2/+0 |
| | | | | MAINTAINER file (which already had entries for sendmail). | ||||
* | Removed now unused INTERNALSTATICLIB. | ru | 2002-05-13 | 1 | -2/+0 |
| | | | | | INTERNALLIB now implies NOPIC and NOPROFILE. Removed gratuitous NOMAN. | ||||
* | Add two new libraries which are part of sendmail 8.12. libsm is used only | gshapiro | 2002-02-17 | 1 | -0/+37 |
for building sendmail and the associated utilities. libmilter is a new mail filtering API for sendmail. |