index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.sbin
/
sendmail
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Join the 21st century: Cryptography is no longer an optional component
cperciva
2004-08-06
1
-1
/
+0
*
Reflect changes in sendmail 8.13 source tree
gshapiro
2004-08-01
1
-4
/
+4
*
Honor NOINET6 and disable IPv6 support in libmilter and sendmail if it
gshapiro
2004-06-01
1
-1
/
+5
*
Don't check for the existance of src/crypto/ for building items that
markm
2003-07-24
1
-2
/
+1
*
Remove MAINTAINER= lines from individual Makefiles in favor of the
gshapiro
2003-07-07
1
-2
/
+0
*
CSTD=c89 due to mismatched declarations.
obrien
2003-06-02
1
-0
/
+1
*
Retire the useless NOSECURE knob.
des
2003-05-19
1
-3
/
+2
*
style.Makefile(5)
obrien
2003-04-04
1
-1
/
+1
*
No need for the OPENSSL_NO_KRB5 switch anymore.
markm
2003-01-31
1
-1
/
+0
*
iAdjust for OpenSSL 0.9.7.
markm
2003-01-28
1
-0
/
+1
*
Update build infrastructure for sendmail 8.12.
gshapiro
2002-02-17
1
-17
/
+27
*
Set BINOWN=root explicitly for setuid root binaries.
ru
2001-09-14
1
-0
/
+1
*
Convert to using the same method of detecting the secure directory as other
gshapiro
2001-08-03
1
-2
/
+3
*
Perform a major cleanup of the usr.sbin Makefiles.
obrien
2001-07-20
1
-13
/
+11
*
- Backout botched attempt to introduce MANSECT feature.
ru
2001-03-26
1
-3
/
+1
*
Move installation of sendmail helpfile into etc/sendmail/Makefile. It is
gshapiro
2001-03-01
1
-4
/
+0
*
Move creation of the sendmail statistics file from the usr.sbin/sendmail
gshapiro
2001-02-22
1
-2
/
+0
*
Add a MAINTAINER= line so people know who to blame
gshapiro
2000-10-26
1
-0
/
+2
*
Fix up the build for the STARTTLS version of sendmail (again). This method
gshapiro
2000-10-24
1
-0
/
+9
*
../Makefile.inc was clobbering BINDIR so sendmail was being installed in
gshapiro
2000-10-13
1
-1
/
+1
*
Remove STARTTLS support as it breaks builds without crypto installed.
gshapiro
2000-10-12
1
-7
/
+0
*
With apoligies to Greg Shapiro, fix the world. The previous commit
peter
2000-10-11
1
-2
/
+2
*
Style fixes
gshapiro
2000-10-11
1
-4
/
+4
*
NOCRYPT imples NO_OPENSSL.
gshapiro
2000-10-11
1
-1
/
+1
*
Build sendmail with STARTTLS support unless NO_OPENSSL is set.
gshapiro
2000-10-10
1
-0
/
+7
*
Give users a way to alter the sendmail (and related utilities) build
gshapiro
2000-09-17
1
-1
/
+7
*
Allow users to add libraries for sendmail (e.g. Cyrus SASL)
gshapiro
2000-09-13
1
-1
/
+1
*
Turn on support for IPv6
gshapiro
2000-08-14
1
-1
/
+1
*
Get rid of the /etc/aliases -> /etc/mail/aliases hack. /etc/mail/aliases
gshapiro
2000-08-13
1
-6
/
+0
*
The rest of the changes needed to support the new version of sendmail (8.11.0).
gshapiro
2000-08-12
1
-11
/
+28
*
Since /etc/sendmail.cf got moved to /etc/mail/sendmail.cf, a 'make world'
peter
1999-12-29
1
-0
/
+8
*
Install sendmail in it's new location.
peter
1999-12-29
1
-4
/
+2
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Enable tcp_wrapper support by default.
markm
1999-03-28
1
-10
/
+4
*
MaxHeaderLines is now MaxHeadersLength (in bytes)
peter
1999-02-07
1
-1
/
+1
*
Support 'O MaxHeaderLines=' to override the default header count and line
peter
1999-01-24
1
-0
/
+1
*
Update for 8.9.2 (new file, control.c)
peter
1999-01-12
1
-3
/
+4
*
Remove useless `BINOWN=root' now that it is the default.
obrien
1998-09-19
1
-1
/
+0
*
Connect up sendmail-8.9.1
peter
1998-08-04
1
-55
/
+49
*
Fold sendmail-8.8.2 changes into files that have been touched.
peter
1996-10-24
1
-2
/
+12
*
typo shmrsh -> smrsh
pst
1996-04-22
1
-1
/
+1
*
Enable proper installation of sendmail restricted shell smrsh(8).
pst
1996-04-21
1
-1
/
+1
*
*GULP* cvs remove the uncomfortably large list of files that are no longer
peter
1995-12-02
1
-1
/
+1
*
Re-disable the cf/cf SUBDIR - we were not building it before anyway.
peter
1995-12-02
1
-1
/
+1
*
Import Sendmail-8.7.2 as discussed on -current.
peter
1995-12-02
1
-14
/
+35
*
Import Sendmail v8.6.12, onto the CSRG(!) branch.
peter
1995-08-17
1
-2
/
+2
*
BSD 4.4 Lite usr.sbin Sources
rgrimes
1994-05-26
1
-0
/
+24