#
9199c09a |
| 06-Jan-2010 |
Warner Losh <imp@FreeBSD.org> |
Merge from head at r201628.
# This hasn't been tested, and there are at least three bad commits # that need to be backed out before the branch will be stable again.
|
#
fffa535e |
| 03-Jan-2010 |
Ed Schouten <ed@FreeBSD.org> |
Lower WARNS for sendmail.
Even though it builds with WARNS=2, some users link sendmail from the base system against SASL. This doesn't build in this case.
Reported by: Andrzej Tobola <ato iem pw ed
Lower WARNS for sendmail.
Even though it builds with WARNS=2, some users link sendmail from the base system against SASL. This doesn't build in this case.
Reported by: Andrzej Tobola <ato iem pw edu pl>
show more ...
|
#
71ccf092 |
| 02-Jan-2010 |
Ed Schouten <ed@FreeBSD.org> |
The last big commit: let usr.sbin/ use WARNS=6 by default.
|
Revision tags: release/8.0.0_cvs, release/8.0.0, release/7.2.0_cvs, release/7.2.0, release/7.1.0_cvs, release/7.1.0, release/6.4.0_cvs, release/6.4.0, release/7.0.0_cvs, release/7.0.0, release/6.3.0_cvs, release/6.3.0 |
|
#
b5e69016 |
| 09-Apr-2007 |
Gregory Neil Shapiro <gshapiro@FreeBSD.org> |
This FFR is no longer needed in sendmail 8.14
|
Revision tags: release/6.2.0_cvs, release/6.2.0 |
|
#
b14f0509 |
| 26-Sep-2006 |
David E. O'Brien <obrien@FreeBSD.org> |
Catch up with share/mk/bsd.sys.mk rev. 1.38.
|
Revision tags: release/5.5.0_cvs, release/5.5.0, release/6.1.0_cvs, release/6.1.0 |
|
#
e1fe3dba |
| 17-Mar-2006 |
Ruslan Ermilov <ru@FreeBSD.org> |
Reimplementation of world/kernel build options. For details, see:
http://lists.freebsd.org/pipermail/freebsd-current/2006-March/061725.html
The src.conf(5) manpage is to follow in a few days.
Bro
Reimplementation of world/kernel build options. For details, see:
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)
show more ...
|
Revision tags: release/6.0.0_cvs, release/6.0.0 |
|
#
7d0ac6f3 |
| 17-Aug-2005 |
Gregory Neil Shapiro <gshapiro@FreeBSD.org> |
Make links for hoststat(8) and purgestat(8) man pages.
PR: docs/85009 MFC after: 3 days
|
#
ee66677a |
| 10-Jun-2005 |
Dag-Erling Smørgrav <des@FreeBSD.org> |
Remove kludges intended to support src trees with partial obj trees.
Discussed with: ru
|
Revision tags: release/5.4.0_cvs, release/5.4.0, release/4.11.0_cvs, release/4.11.0 |
|
#
731db6a4 |
| 21-Dec-2004 |
Ruslan Ermilov <ru@FreeBSD.org> |
NOINET6 -> NO_INET6
|
#
a2161735 |
| 21-Dec-2004 |
Ruslan Ermilov <ru@FreeBSD.org> |
NOCRYPT -> NO_CRYPT
|
#
3064e7b0 |
| 10-Dec-2004 |
Gregory Neil Shapiro <gshapiro@FreeBSD.org> |
Enable _FFR_DEAL_WITH_ERROR_SSL to deal with OpenSSL error returns of 0.
PR: bin/73105 MFC after: 2 days
|
#
6c58990d |
| 13-Nov-2004 |
Bjoern A. Zeeb <bz@FreeBSD.org> |
Add knob NO_NIS (fka NO_YP_LIBC) and make world compileable when set. If turned on no NIS support and related programs will be built.
Lost parts rediscovered by: Danny Braniss <danny at cs.huji.ac.
Add knob NO_NIS (fka NO_YP_LIBC) and make world compileable when set. If turned on no NIS support and related programs will be built.
Lost parts rediscovered by: Danny Braniss <danny at cs.huji.ac.il> PR: bin/68303 No objections: des, gshapiro, nectar Reviewed by: ru Approved by: rwatson (mentor) MFC after: 2 weeks
show more ...
|
Revision tags: release/5.3.0_cvs, release/5.3.0 |
|
#
d37df47d |
| 06-Aug-2004 |
Colin Percival <cperciva@FreeBSD.org> |
Join the 21st century: Cryptography is no longer an optional component of releases. The -DNOCRYPT build option still exists for anyone who really wants to build non-cryptographic binaries, but the "
Join the 21st century: Cryptography is no longer an optional component of releases. The -DNOCRYPT build option still exists for anyone who really wants to build non-cryptographic binaries, but the "crypto" release distribution is now part of "base", and anyone installing from a release will get cryptographic binaries.
Approved by: re (scottl), markm Discussed on: freebsd-current, in late April 2004
show more ...
|
#
f673db9f |
| 01-Aug-2004 |
Gregory Neil Shapiro <gshapiro@FreeBSD.org> |
Reflect changes in sendmail 8.13 source tree
|
#
0c56527f |
| 01-Jun-2004 |
Gregory Neil Shapiro <gshapiro@FreeBSD.org> |
Honor NOINET6 and disable IPv6 support in libmilter and sendmail if it is set.
MFC after: 4 days
|
Revision tags: release/4.10.0_cvs, release/4.10.0, release/5.2.1_cvs, release/5.2.1, release/5.2.0_cvs, release/5.2.0, release/4.9.0_cvs, release/4.9.0 |
|
#
ebb9f0ef |
| 24-Jul-2003 |
Mark Murray <markm@FreeBSD.org> |
Don't check for the existance of src/crypto/ for building items that may contain crypto. The days of ITAR paranoia are over, and the simple macro tests that remain are sufficient.
|
#
dce6e651 |
| 07-Jul-2003 |
Gregory Neil Shapiro <gshapiro@FreeBSD.org> |
Remove MAINTAINER= lines from individual Makefiles in favor of the MAINTAINER file (which already had entries for sendmail).
|
Revision tags: release/5.1.0_cvs, release/5.1.0 |
|
#
0ff4c492 |
| 02-Jun-2003 |
David E. O'Brien <obrien@FreeBSD.org> |
CSTD=c89 due to mismatched declarations.
|
#
7691f66a |
| 19-May-2003 |
Dag-Erling Smørgrav <des@FreeBSD.org> |
Retire the useless NOSECURE knob.
Approved by: re (scottl)
|
#
052238b1 |
| 04-Apr-2003 |
David E. O'Brien <obrien@FreeBSD.org> |
style.Makefile(5)
|
Revision tags: release/4.8.0_cvs, release/4.8.0 |
|
#
edf34e80 |
| 01-Feb-2003 |
Mark Murray <markm@FreeBSD.org> |
No need for the OPENSSL_NO_KRB5 switch anymore.
Fixed by: nectar
|
#
c6dfac3e |
| 29-Jan-2003 |
Mark Murray <markm@FreeBSD.org> |
iAdjust for OpenSSL 0.9.7.
|
Revision tags: release/5.0.0_cvs, release/5.0.0, release/4.7.0_cvs, release/4.6.2_cvs, release/4.6.2, release/4.6.1, release/4.6.0_cvs |
|
#
6ebfa57d |
| 17-Feb-2002 |
Gregory Neil Shapiro <gshapiro@FreeBSD.org> |
Update build infrastructure for sendmail 8.12. Add new build knob, SENDMAIL_SET_USER_ID, which installs sendmail as a set-user-ID root binary instead of the new method (set-group-ID smmsp).
|
Revision tags: release/4.5.0_cvs, release/4.4.0_cvs |
|
#
c9842b5a |
| 14-Sep-2001 |
Ruslan Ermilov <ru@FreeBSD.org> |
Set BINOWN=root explicitly for setuid root binaries.
|
#
23254312 |
| 03-Aug-2001 |
Gregory Neil Shapiro <gshapiro@FreeBSD.org> |
Convert to using the same method of detecting the secure directory as other usr.sbin programs.
Noted by: markm
|